sonik22
(usa Slackware)
Enviado em 19/05/2011 - 14:50h
Boa tarde pessoal, estou usando slack e nao sei como faco com esse GCC pois tento instalar um programa e ele diz que meu compmilador C n'ao esta funcionado! Ja instalei o gcc, glibc e o gcc++ !!Alguem pode me dizer se tenho que atviar algum modulo?
Quando dou um "./configure --prefix=/etc/apache2/" ele me mostra esse erro no compilador:
checking for APR-util... yes
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/mnt/pen/SERVIDOR WEB/APACHE/httpd-2.3.11-beta':
configure: error: C compiler cannot create executables
See `config.log' for more details
JA tenho o gcc instalado e instalei por ultimo o glibc!
root@MASTER:/mnt/pen/SERVIDOR WEB/APACHE/httpd-2.3.11-beta# gcc --version
gcc (GCC) 4.5.2
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
root@MASTER:/mnt/pen/SERVIDOR WEB/APACHE/httpd-2.3.11-beta# g++ --version
g++ (GCC) 4.4.4
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
root@MASTER:/mnt/pen/SERVIDOR WEB/APACHE/httpd-2.3.11-beta# whereis gcc
gcc: /usr/bin/gcc /usr/lib/gcc /usr/X11R6/bin/gcc /usr/bin/X11/gcc /usr/X11/bin/gcc /usr/libexec/gcc /usr/man/man1/gcc.1.gz /usr/share/man/man1/gcc.1.gz /usr/X11/man/man1/gcc.1.gz
LEMBRANDO que instalei o "glibc-2.11.1-i486-5_slack13.1.txz*" por ultimo!