C no puede crear ejecutables?????

Pues que al intentar hace un ./configure para instalar cualquier programa me da el siguiente error:

checking for C compiler default output... configure: error: C compiler cannot create executables


Nota1: tengo instalado el gcc
Nota2: tengo permisos sobre el archivo
Nota3: ya no hay más notas,jeje

A ver si me podeis ayudar
mmm... como instalaste el GCC? No habras metido un gcc3.2 por la fuerza alguna cosa rara no?

salu2[bye]
Prueba a compilar cualquier cosilla (gcc archivo.c -o archivo) a ver que pasa. Pero es super-raro
uo....ke kausalidad de los dos ordenadores ke tengo uno de ellos le a dado por decirme esto

naru:/home/r5turbo/ircdcp.6# ./configure
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.


Configurando libreria ZLIB...
Checking for gcc...
Building static library libz.a version 1.1.4 with gcc.
Checking for unistd.h... No.
Checking for errno.h... No.
Checking for mmap support... No.
naru:/home/r5turbo/ircdcp.6#



y lo borre y lo volvi a instalar kn el apt-get
tambien meti las libc5
y de todos y na de na :(

version del gcc

naru:/home/r5turbo/ircdcp.6# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)
naru:/home/r5turbo/ircdcp.6#


ke koño puede haber pasado?????

saludos
ya tengo la solucion

instalar los sources del kernel y las glib

apt-get install kernel-source-2.4.18
apt-get install libglib2.0-0
apt-get install libglib2.0-dev

y ya con esto ira :)

pD: el nombre de los paketes de las glib nuse si son asi pero sino haced apt-chache search glib y los buscais :P
Nada, k no consigo solucionar el problema. He desinstalado el gcc k tenía y lo he vuelto a poner con el apt. No forcé nada y no instala.
El gcc parece k lo detecta bien. No me faltará alguna otra librería?

os pego el error completo por si puede ayudar.

knoppix@box:~/programas/xchat-2.0.0$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables

No sé si tiene algo k ver este paquete, cuando intento instalar el libc6-dev me da el siguiente error:

Sorry, but the following packages have unmet dependencies:
libc6-dev: Depends: libc6 (= 2.2.5-11.2) but 2.2.5-14 is to be installed
E: Sorry, broken packages
eso es porke las glib tienen dependencias
tendras ke isntalar lo ke te pide :P
asegurate de tener todos los repositorios del sources.list puestos en stable (o en lo que corresponda a tu sistema, si tienes todo en sarge->testing, si tienes todo SID->unstable)

Luego recuerda hacer el apt-get update y luego reinstala las librerias.

Sospecho que tienes lio de versiones...

salu2[bye]
wenas, pues ya lo he solucionado. El problema era instalar el libc6-devel y con esto ya rula. Gracias por la ayudita
8 respuestas