Re: C Compiler Problems


Subject: Re: C Compiler Problems
From: Jim Cole (greyleaf@yggdrasill.net)
Date: Thu Jun 01 2000 - 01:31:12 MDT


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

>> 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
>
>Thanks for responding. I don't have that file, but if I do an rpm -q
>glibc, it tells me glibc-2.1.3-5a is installed. rmp -ql glibc doesn't list
>crt1.o. It puts a bunch of stuff in /usr/lib/gconv/, but nothing just in
>/usr/lib/

It is glibc-devel-2.1.3-5a you need to install in order to get crt1.o.
            ^^^^^
Note the "devel" bit. As per rpm -qi on this package...

Description :
The glibc-devel package contains the header and object files necessary
for developing programs which use the standard C libraries (which are
used by nearly all programs). If you are developing programs which
will use the standard C libraries, your system needs to have these
standard header and object files available in order to create the
executables.

Install glibc-devel if you are going to develop programs which will
use the standard C libraries.

Jim



This archive was generated by hypermail 2a24 : Thu Jun 01 2000 - 01:16:48 MDT