Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Sep 1996 23:43:32 +0200 (MET DST)
From:      Robert Eckardt <roberte@ghost.mep.ruhr-uni-bochum.de>
To:        dwhite@resnet.uoregon.edu
Cc:        randyd@nconnect.net, questions@freebsd.org
Subject:   Re: Missing Library ?
Message-ID:  <199609092143.XAA05351@ghost.mep.ruhr-uni-bochum.de>
In-Reply-To: <Pine.BSI.3.94.960908203814.224R-100000@gdi.uoregon.edu> from Doug White at "8. Sep. 96 20:39:00"

next in thread | previous in thread | raw e-mail | index | archive | help

> > "libc.so.3.0". Where can one find this library???  :-)
> 
> cp /usr/lib/libc.so.2.2 /usr/lib/libc.so.3.0   
> 
> :-)
> 
> You downloaded packages from -current for 2.1.5.  The copy will fix you
> up. (The change to libc was actually rather minor, but required the major
> version bump)

I would like to jump in here.
(I was already wondering where I got that 3.0-lib it from.)
(One change was obviously that NLS seems to work without LANG set
-- vs. libc.so.2.2, which doesn't. -- just to note.)

When I recompiled elm and linked to libc.so.3.0, I got an error under
YP/NIS that I would have no passwd entry.

It seems to me that getpwnam() and getpwuid() don't work with YP/NIS.
The libc.so.2.2 variant works o.k. with YP/NIS.

Can this be caused by an error in libc.so.3.0 or NIS or just result
from the usage on an FBSD-2.1/2.1.5 system ?

Regards,
Robert




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609092143.XAA05351>