* [Comm] make ругается @ 2005-06-24 8:05 Vitaly Gorshkov 2005-06-24 8:12 ` Denis Klykvin 2005-06-24 9:05 ` Mike Lykov 0 siblings, 2 replies; 12+ messages in thread From: Vitaly Gorshkov @ 2005-06-24 8:05 UTC (permalink / raw) To: community [root@linux_alt stargazer-2.014.7.6]# make cat inst_linux > .install chmod +x .install make -f make.linux make[1]: Entering directory `/home/vita/!distr/stg/src_stg/stargazer-2.014.7.6' g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o main.o main.cpp make[1]: g++: Command not found make[1]: *** [main.o] Error 127 make[1]: Leaving directory `/home/vita/!distr/stg/src_stg/stargazer-2.014.7.6' make: *** [lin] Error 2 [root@linux_alt stargazer-2.014.7.6]# -- С уважением, Vitaly mailto:vita55555@mail.ru icq: 138491970 ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] make ругается 2005-06-24 8:05 [Comm] make ругается Vitaly Gorshkov @ 2005-06-24 8:12 ` Denis Klykvin 2005-06-24 8:59 ` Re[2]: " Vitaly Gorshkov 2005-06-24 9:05 ` Mike Lykov 1 sibling, 1 reply; 12+ messages in thread From: Denis Klykvin @ 2005-06-24 8:12 UTC (permalink / raw) To: community [-- Attachment #1: Type: text/plain, Size: 381 bytes --] On Fri, 24 Jun 2005 12:05:13 +0400 Vitaly Gorshkov wrote: > main.cpp make[1]: g++: Command not found > make[1]: *** [main.o] Error 127 > make[1]: Leaving directory > `/home/vita/!distr/stg/src_stg/stargazer-2.014.7.6' make: *** [lin] > Error 2 [root@linux_alt stargazer-2.014.7.6]# Поставьте gcc-c++-common -- With Best Wishes, Denis Klykvin JID: nikon@jabber.ru [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re[2]: [Comm] make ругается 2005-06-24 8:12 ` Denis Klykvin @ 2005-06-24 8:59 ` Vitaly Gorshkov 2005-06-24 8:59 ` Re[3]: " Anton Gorlov 2005-06-24 9:01 ` Denis Klykvin 0 siblings, 2 replies; 12+ messages in thread From: Vitaly Gorshkov @ 2005-06-24 8:59 UTC (permalink / raw) To: community DK> Поставьте gcc-c++-common [root@linux_alt stargazer-2.014.7.6]# apt-get install gcc-c++-common Reading Package Lists... Done Building Dependency Tree... Done The following NEW packages will be installed: gcc-c++-common 0 upgraded, 1 newly installed, 0 removed and 98 not upgraded. Need to get 5380B of archives. After unpacking 0B of additional disk space will be used. Get:1 ftp://ftp.altlinux.com ALTLinux/main gcc-c++-common 1.4.3-alt1 [5380B] Fetched 5380B in 0s (9041B/s) Committing changes... Preparing... ######################################################################################### [100%] 1: gcc-c++-common ######################################################################################### [100%] Done. все равно: [root@linux_alt stargazer-2.014.7.6]# make cat inst_linux > .install chmod +x .install make -f make.linux make[1]: Entering directory `/home/vita/!distr/stg/src_stg/stargazer-2.014.7.6' g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o main.o main.cpp /usr/bin/i586-alt-linux-g++: No such file or directory make[1]: *** [main.o] Error 1 make[1]: Leaving directory `/home/vita/!distr/stg/src_stg/stargazer-2.014.7.6' make: *** [lin] Error 2 -- С уважением, Vitaly mailto:vita55555@mail.ru ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re[3]: [Comm] make ругается 2005-06-24 8:59 ` Re[2]: " Vitaly Gorshkov @ 2005-06-24 8:59 ` Anton Gorlov 2005-06-24 9:13 ` Michael Isachenkov 2005-06-24 9:01 ` Denis Klykvin 1 sibling, 1 reply; 12+ messages in thread From: Anton Gorlov @ 2005-06-24 8:59 UTC (permalink / raw) To: community Здравствуйте, Vitaly. Вы писали 24 июня 2005 г., 12:59:00: DK>> Поставьте gcc-c++-common > [root@linux_alt stargazer-2.014.7.6]# apt-get install gcc-c++-common [skip] > все равно: [skip] [stalker@ring stalker]$ apt-cache search 'gcc-c++' avr-gcc-c++ - C++ support for gcc for AVR cpp2.95 - The C Preprocessor for gcc backwards compatibility compiler cpp2.96 - The C Preprocessor gcc-c++-common - Common symlinks for the GNU C++ Compiler gcc-color - colorifer configs to colorize gcc output gcc-common - Common directories, symlinks and selection utility for the GNU Compiler Collection gcc2.95-c++ - C++ support for gcc backwards compatibility compiler gcc2.96-c++ - C++ support for gcc gcc3.2-c++ - C++ support for gcc gcc3.3-c++ - C++ support for gcc [stalker@ring stalker]$ apt-cache show 'gcc3.3-c++' Package: gcc3.3-c++ Section: Development/C++ Installed Size: 3802 Maintainer: GCC Development Team <gcc@packages.altlinux.org> Version: 3.3.3-alt5 Pre-Depends: rpmlib(VersionedDependencies) (<= 3.0.3-1), alternatives (>= 0.0.6), gcc-c++-common (>= 1.4), /bin/sh, /bin/sh, rpmlib(PayloadFilesHavePrefix) (<= 4.0-1), rpmlib(CompressedFileNames) (<= 3.0.4-1) Depends: gcc3.3 (= 3.3.3-alt5), libstdc++3.3-devel (= 3.3.3-alt5), /etc/alternatives/packages.d, libc.so.6, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3) Provides: gcc-c++ (= 3.3.3-alt5), /usr/bin/i586-alt-linux-g++, /usr/bin/g++, gcc3.3-c++ (= 3.3.3-alt5) Obsoletes: egcs-c++, gcc-c++ (= 3.3.3), gcc3.0-c++, gcc3.1-c++ Architecture: i586 Size: 1907115 MD5Sum: adebd232ed5290f11777dde3315662c4 Filename: gcc3.3-c++-3.3.3-alt5.i586.rpm Description: C++ support for gcc This package adds C++ support to the GNU Compiler Collection. It includes support for most of the current C++ specification, including templates and exception handling. If you have multiple versions of the GNU Compiler Collection installed on your system, you will have to type g++-3.3 in order to explicitly use the GNU C++ compiler version 3.3.3. -- С уважением, Anton mailto:Pnz.Stalker@mail.ru FIDO: 2:5059/37 ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Re[3]: [Comm] make ругается 2005-06-24 8:59 ` Re[3]: " Anton Gorlov @ 2005-06-24 9:13 ` Michael Isachenkov 2005-06-24 9:41 ` Re[5]: " Anton Gorlov 0 siblings, 1 reply; 12+ messages in thread From: Michael Isachenkov @ 2005-06-24 9:13 UTC (permalink / raw) To: community > [stalker@ring stalker]$ apt-cache search 'gcc-c++' apt-get install gcc-c++... ;) -- Best regards, Michael Isachenkov now: Зимовье Зверей - Хмурое урбо ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re[5]: [Comm] make ругается 2005-06-24 9:13 ` Michael Isachenkov @ 2005-06-24 9:41 ` Anton Gorlov 0 siblings, 0 replies; 12+ messages in thread From: Anton Gorlov @ 2005-06-24 9:41 UTC (permalink / raw) To: community Здравствуйте, Michael. Вы писали 24 июня 2005 г., 13:13:15: >> [stalker@ring stalker]$ apt-cache search 'gcc-c++' > apt-get install gcc-c++... ;) Ну мне что уже почитать нельзя? :-] А стоит оно у меня с самого начала... почти! -- С уважением, Anton mailto:Pnz.Stalker@mail.ru FIDO: 2:5059/37 ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] make ругается 2005-06-24 8:59 ` Re[2]: " Vitaly Gorshkov 2005-06-24 8:59 ` Re[3]: " Anton Gorlov @ 2005-06-24 9:01 ` Denis Klykvin 2005-06-24 11:07 ` Re[2]: " Vitaly Gorshkov 1 sibling, 1 reply; 12+ messages in thread From: Denis Klykvin @ 2005-06-24 9:01 UTC (permalink / raw) To: community [-- Attachment #1: Type: text/plain, Size: 260 bytes --] On Fri, 24 Jun 2005 12:59:00 +0400 Vitaly Gorshkov wrote: > main.cpp /usr/bin/i586-alt-linux-g++: No such file or directory ...и gcc3.x-c++ вместо 3.x поставьте версию, которая у вас есть. -- With Best Wishes, Denis Klykvin JID: nikon@jabber.ru [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re[2]: [Comm] make ругается 2005-06-24 9:01 ` Denis Klykvin @ 2005-06-24 11:07 ` Vitaly Gorshkov 2005-06-24 11:16 ` Denis Klykvin 0 siblings, 1 reply; 12+ messages in thread From: Vitaly Gorshkov @ 2005-06-24 11:07 UTC (permalink / raw) To: community DK> ...и gcc3.x-c++ DK> вместо 3.x поставьте версию, которая у вас есть. [root@linux_alt stargazer-2.014.7.6]# apt-get install gcc3.3-c++ Reading Package Lists... Done Building Dependency Tree... Done The following extra packages will be installed: gcc3.3 libstdc++3.3-devel The following NEW packages will be installed: gcc3.3 gcc3.3-c++ libstdc++3.3-devel 0 upgraded, 3 newly installed, 0 removed and 98 not upgraded. Need to get 6995kB of archives. After unpacking 16.4MB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 ftp://ftp.altlinux.com ALTLinux/main gcc3.3 3.3.3-alt5 [4112kB] Get:2 ftp://ftp.altlinux.com ALTLinux/main libstdc++3.3-devel 3.3.3-alt5 [976kB] Get:3 ftp://ftp.altlinux.com ALTLinux/main gcc3.3-c++ 3.3.3-alt5 [1907kB] Fetched 6995kB in 2m59s (38.9kB/s) Committing changes... Preparing... ######################################################################################### [100%] 1: gcc3.3 ######################################################################################### [ 33%] 2: libstdc++3.3-devel ######################################################################################### [ 66%] 3: gcc3.3-c++ ######################################################################################### [100%] Done. ------------------------------------------------------ [root@linux_alt stargazer-2.014.7.6]# make cat inst_linux > .install chmod +x .install make -f make.linux make[1]: Entering directory `/home/vita/!distr/stg/src_stg/stargazer-2.014.7.6' g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o main.o main.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o tariff.o tariff2.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o conffiles.o conffiles.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o common.o common.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o settings.o settings.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o recivecl.o recivecl.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o users.o users.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o user.o user.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o admin.o admin.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o admins.o admins.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o rsconf.o rsconf.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o list.o list.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o configproto.o configproto.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o bsp.o bsp.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o traffcounter.o traffcounter.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o linux/libipq.o linux/libipq.c g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o linux/cap.o linux/cap.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o parser.o parser.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o parser_admin.o parser_admin.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o parser_tariff.o parser_tariff.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o blowfish.o blowfish.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o hostallow.o hostallow.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o antiflood.o antiflood.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o ping.o ping.cpp g++ -c -Wall -gstabs+ -Dlinux -DTARIFF2 -o linux/capipq.o linux/capipq.cpp g++ -Wall -gstabs+ -o stargazer main.o tariff.o conffiles.o common.o settings.o user.o \ users.o recivecl.o /lib/libpthread.so.0 blowfish.o admin.o admins.o rsconf.o \ list.o configproto.o bsp.o traffcounter.o linux/cap.cpp parser.o parser_admin.o \ parser_tariff.o hostallow.o antiflood.o ping.o /usr/lib/libexpat.a linux/capipq.o linux/libipq.o make[1]: Leaving directory `/home/vita/!distr/stg/src_stg/stargazer-2.014.7.6' ----------------------------------------------- процесс нормально прошел? -- С уважением, Vitaly mailto:vita55555@mail.ru ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] make ругается 2005-06-24 11:07 ` Re[2]: " Vitaly Gorshkov @ 2005-06-24 11:16 ` Denis Klykvin 0 siblings, 0 replies; 12+ messages in thread From: Denis Klykvin @ 2005-06-24 11:16 UTC (permalink / raw) To: community [-- Attachment #1: Type: text/plain, Size: 780 bytes --] On Fri, 24 Jun 2005 15:07:49 +0400 Vitaly Gorshkov wrote: > g++ -Wall -gstabs+ -o stargazer main.o tariff.o conffiles.o common.o ^^^^^^^^^^^^ > settings.o user.o \ users.o recivecl.o /lib/libpthread.so.0 > blowfish.o admin.o admins.o rsconf.o \ list.o configproto.o bsp.o > traffcounter.o linux/cap.cpp parser.o parser_admin.o \ parser_tariff.o > hostallow.o antiflood.o ping.o /usr/lib/libexpat.a linux/capipq.o > linux/libipq.o make[1]: Leaving directory > `/home/vita/!distr/stg/src_stg/stargazer-2.014.7.6' > > ----------------------------------------------- > > процесс нормально прошел? Да. теперь там у вас появился бинарник stargazer что, собственно, и требовалось. -- With Best Wishes, Denis Klykvin JID: nikon@jabber.ru [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] make ругается 2005-06-24 8:05 [Comm] make ругается Vitaly Gorshkov 2005-06-24 8:12 ` Denis Klykvin @ 2005-06-24 9:05 ` Mike Lykov 2005-06-24 9:04 ` Denis Klykvin 2005-06-24 14:02 ` Andrey Rahmatullin 1 sibling, 2 replies; 12+ messages in thread From: Mike Lykov @ 2005-06-24 9:05 UTC (permalink / raw) To: community В сообщении от Пятница 24 Июнь 2005 13:05 Vitaly Gorshkov написал: > g++: Command not found rpm-build поставьте, и все будет. -- Mike Lykov Samara, "Vesna" parfum company, System administrator ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] make ругается 2005-06-24 9:05 ` Mike Lykov @ 2005-06-24 9:04 ` Denis Klykvin 2005-06-24 14:02 ` Andrey Rahmatullin 1 sibling, 0 replies; 12+ messages in thread From: Denis Klykvin @ 2005-06-24 9:04 UTC (permalink / raw) To: community [-- Attachment #1: Type: text/plain, Size: 283 bytes --] On Fri, 24 Jun 2005 14:05:19 +0500 Mike Lykov wrote: > В сообщении от Пятница 24 Июнь 2005 13:05 Vitaly Gorshkov написал: > > g++: Command not found > > rpm-build поставьте, и все будет. Гм... тоже вариант :) -- With Best Wishes, Denis Klykvin JID: nikon@jabber.ru [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] make ругается 2005-06-24 9:05 ` Mike Lykov 2005-06-24 9:04 ` Denis Klykvin @ 2005-06-24 14:02 ` Andrey Rahmatullin 1 sibling, 0 replies; 12+ messages in thread From: Andrey Rahmatullin @ 2005-06-24 14:02 UTC (permalink / raw) To: community [-- Attachment #1: Type: text/plain, Size: 347 bytes --] On Fri, Jun 24, 2005 at 02:05:19PM +0500, Mike Lykov wrote: > rpm-build поставьте, и все будет. Он не ставит g++ -- WBR, wRAR (ALT Linux Team) Powered by the ALT Linux fortune(8): > Какой нибудь специальный драйвер подымался? > Например silraid.o? Хм, вроде общеизвестно, что у меня на такие рейды аллергия. -- mike in community@ [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2005-06-24 14:02 UTC | newest] Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2005-06-24 8:05 [Comm] make ругается Vitaly Gorshkov 2005-06-24 8:12 ` Denis Klykvin 2005-06-24 8:59 ` Re[2]: " Vitaly Gorshkov 2005-06-24 8:59 ` Re[3]: " Anton Gorlov 2005-06-24 9:13 ` Michael Isachenkov 2005-06-24 9:41 ` Re[5]: " Anton Gorlov 2005-06-24 9:01 ` Denis Klykvin 2005-06-24 11:07 ` Re[2]: " Vitaly Gorshkov 2005-06-24 11:16 ` Denis Klykvin 2005-06-24 9:05 ` Mike Lykov 2005-06-24 9:04 ` Denis Klykvin 2005-06-24 14:02 ` Andrey Rahmatullin
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git