[geeks] C compiler won't create executables ..WTF?

Jonathan C. Patschke jp at celestrion.net
Thu May 23 16:41:05 CDT 2002


On Thu, 23 May 2002, Mike Nicewonger wrote:

> /usr/bin/ld: cannot open crt1.o: No such file or directory
> collect2: ld returned 1 exit status
> configure: failed program was:

Did you just upgrade libc or gcc?  It looks like you didn't install
glibc-devel, or that gcc doesn't know where it's located.

--Jonathan



More information about the geeks mailing list