Re: C Compiler Problems


Subject: Re: C Compiler Problems
From: Jim Cole (greyleaf@yggdrasill.net)
Date: Wed May 31 2000 - 14:34:18 MDT


Kelly Nicklin's bits of Wed, 31 May 2000 translated to:

>configure:974: checking whether the C compiler (gcc ) works
>configure:990: gcc -o conftest conftest.c 1>&5
>/usr/bin/ld: cannot open crt1.o: No such file or directory
>collect2: ld returned 1 exit status

Do you have a /usr/lib/crt1.o ? If not, then it is likely that you did
not install the glibc-devel-2.1.3-5a package. If it is installed, are
the permissions set such that the file can be read by the user running
the configure?

Jim



This archive was generated by hypermail 2a24 : Wed May 31 2000 - 14:19:59 MDT