/usr/bin/ld: crt1.o: No such file: No such file or directory

Tuesday, December 30th, 2008 @ 5:08 pm | Debian, Notas rápidas

Si sufres este error en silencio:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure: checking for cc
configure: checking for gcc
configure: checking whether the C compiler (cc  ) works
configure: cc -o conftest    conftest.c  1>&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure: failed program was:

#include "confdefs.h"

main(){return(0);}

No lo dudes más, la solución es

apt-get install libc6-dev

 

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

 

 

Recently

  • Cómo instalar dropbox en Debian usando los sources , copia y pega
  • Infección en apps de Android
  • virt-manager: ERROR:root:unsupported locale setting
  • sopastrike.com – Vamos a la huelga
  • No me gusta wordpress
  • [Asterisk] Tareas de mantenimiento
  • screengrab queda muerto
  • rails + omniauth + omniauth-twitter
  • Ruby on Rails + Papercliip: cannot load such file — cocaine (LoadError)
  • `autodetect’: Could not find a JavaScript runtime. See https://github.com/sstephenson/execjs for a list of available runtimes. (ExecJS::RuntimeUnavailable)
  •