[root@localhost linux-atm-2.4.1]# ./configure
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
Что не так здесь?
RedHat
проблема при конфигурации
Модератор: Bizdelnick
-
elide
- Бывший модератор
- Сообщения: 2421
- Статус: Übermensch
- ОС: лялих
-
BACK_UP
- Сообщения: 23
-
BACK_UP
- Сообщения: 23
Re: проблема при конфигурации
у меня что то не получилось или я где то допустил ошибку. вот что на этот раз :
[root@localhost gcc-3.0]# ./configure
Configuring for a i686-pc-linux-gnu host.
Created "Makefile" in /home/noname/distr/gcc-3.0 using "mt-frag"
./configure: line 7: cc: command not found
*** The command 'cc -o conftest -g conftest.c' failed.
*** You must set the environment variable CC to a working compiler.
[root@localhost gcc-3.0]# make
Configuring in ./libiberty
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ar... ar
checking for ranlib... ranlib
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
make: *** [configure-target-libiberty] Ошибка 1
что мне делать?
[root@localhost gcc-3.0]# ./configure
Configuring for a i686-pc-linux-gnu host.
Created "Makefile" in /home/noname/distr/gcc-3.0 using "mt-frag"
./configure: line 7: cc: command not found
*** The command 'cc -o conftest -g conftest.c' failed.
*** You must set the environment variable CC to a working compiler.
[root@localhost gcc-3.0]# make
Configuring in ./libiberty
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ar... ar
checking for ranlib... ranlib
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
make: *** [configure-target-libiberty] Ошибка 1
что мне делать?
ubuntu 6.10
-
sbar
- Сообщения: 354
- ОС: Gentoo
Re: проблема при конфигурации
Код: Выделить всё
export PATH=/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.1.1:/usr/kde/3.5/bin:/usr/qt/3/bin:/usr/games/bin