This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc 2.0.103


> 
> On 20 Nov 1998, Ulrich Drepper wrote:
> 
> > "Jack Howarth" <howarth@bromo.med.uc.edu> writes:
> > 
> > > /usr/src/redhat/BUILD/glibc-2.0.103/build/libc.so.6: undefined reference to `__nscd_getgrgid_r'
> > > /usr/src/redhat/BUILD/glibc-2.0.103/build/libc.so.6: undefined reference to `__nss_not_use_nscd_passwd'
> > > /usr/src/redhat/BUILD/glibc-2.0.103/build/libc.so.6: undefined reference to `inet_pton'
> > 
> > Somebody has to investigate this.  I don't see this problem.  Also
> > look at using the right make version: 3.75.
> 

I have tested it with make 3.75/3.76.1 and I use mawk 1.2.2 and sed 3.02.
Same problem. 
As a short fix to build the glibc:
Add a "\" after the lines _inet_ until _streams_, not after _login_.
This should allow you to compile the library.

 Thorsten
-- 
Thorsten Kukuk  kukuk@vt.uni-paderborn.de
                http://www-vt.uni-paderborn.de/~kukuk/
Linux is like a Vorlon.  It is incredibly powerful, gives terse,
cryptic answers and has a lot of things going on in the background.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]