Ayuda con Glib 2.16
Hola, estoy tratando de instalar la libreria glib-2.16, pero al tratar de configurar me sale el siguiente error:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking for the BeOS... no
checking for Win32... no
checking for Mac OS X Carbon support... checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
Veo que el compilador no puede generar o crear el ejecutable, qué es lo deberia de hacer, por favor necesito solucionar este problema para seguir con la instalacion del mono.
- Inicie sesión o regístrese para enviar comentarios

documentación
lista de correo
wiki
planeta
discos
foros
galería de fotos
Usa apt-get build-dep para
Usa apt-get build-dep para completar las dependencias para compilar un paquete, ejemplo:
# apt-get build-dep libglib2.0-0
Si necesitas software más reciente podrías probar usar sid o testing.
Buena Opcion
Si trata de instalar todos lo programas que te salen en "no" asi vas a poder compilar ;
Ok arnette gracias, voy
Ok arnette gracias, voy instalar esas dependencias