Re: /usr/libexec/ld-elf.so.1: /usr/lib/libutil.so.3: Undefined symbol "__stdoutp"

2001-12-24 Thread Ruslan Ermilov
On Mon, Dec 24, 2001 at 12:03:34AM -0700, M. Warner Losh wrote: > > Warner, could you please add "__stdoutp" to the 20010919 entry, and > > a hint to put COMPAT4X=true to /etc/make.conf to the 20010924 entry? > > Actually, you only need the first one. You don't need COMPAT4X=true > all the time,

Re: /usr/libexec/ld-elf.so.1: /usr/lib/libutil.so.3: Undefined symbol "__stdoutp"

2001-12-21 Thread Ruslan Ermilov
On Fri, Dec 21, 2001 at 11:53:49AM -0800, Doug White wrote: > On Fri, 21 Dec 2001, Jean Louis Ntakpe wrote: > > > Some binaries, especially from the ports tree on my > > system just failed to start, bringing the message: > > > > /usr/libexec/ld-elf.so.1: /usr/lib/

Re: /usr/libexec/ld-elf.so.1: /usr/lib/libutil.so.3: Undefined symbol"__stdoutp"

2001-12-21 Thread Doug White
On Fri, 21 Dec 2001, Jean Louis Ntakpe wrote: > Some binaries, especially from the ports tree on my > system just failed to start, bringing the message: > > /usr/libexec/ld-elf.so.1: /usr/lib/libutil.so.3: Undefined symbol "__stdoutp" > > Could somebody give me a

/usr/libexec/ld-elf.so.1: /usr/lib/libutil.so.3: Undefined symbol "__stdoutp"

2001-12-21 Thread Jean Louis Ntakpe
Hi, Some binaries, especially from the ports tree on my system just failed to start, bringing the message: /usr/libexec/ld-elf.so.1: /usr/lib/libutil.so.3: Undefined symbol "__stdoutp" Could somebody give me a hint what I'm missing here. Since I couldn't start &q

Re: libutil.so.3: Undefined symbol "__stdoutp"

2001-09-24 Thread Bill Fenner
OOPS. That's what I get for just looking individual bits of the tree. Of course, ru not only removed the code from the compat/compat4x.i386/Makefile but also added some to compat/Makefile to work [better] for everything. Sorry for any confusion I introduced. Bill To Unsubscribe: send mail t

Re: libutil.so.3: Undefined symbol "__stdoutp"

2001-09-24 Thread David W. Chapman Jr.
On Mon, Sep 24, 2001 at 12:28:42PM -0700, Bill Fenner wrote: > > >Read UPDATING. > > Having an old libc.so.4 in /usr/lib is not in UPDATING. (Perhaps it > should be...) > I also think updating is a little misleading. It says if you are upgrading from 4.x, whereas actually the problem exists

Re: libutil.so.3: Undefined symbol "__stdoutp"

2001-09-24 Thread Bill Fenner
>Read UPDATING. Having an old libc.so.4 in /usr/lib is not in UPDATING. (Perhaps it should be...) >You have an old libc.so.4. You can have it updated >automatically by adding "COMPAT4X=yes" into /etc/make.conf. For now: > ># echo "COMPAT4X=yes" >> /etc/make.conf ># cd /usr/src/lib/compat >#

Re: libutil.so.3: Undefined symbol "__stdoutp"

2001-09-24 Thread Donny Lee
Peter Wemm wrote: > > a new made world and kernel from last night (09/22) cvsup, > > and is unable to cvsup again tonight (09/23). > > [donny@sys]/usr/src> cvsup > > /usr/libexec/ld-elf.so.1: /usr/lib/libutil.so.3: Undefined symbol > > "__stdoutp" > R

Re: libutil.so.3: Undefined symbol "__stdoutp"

2001-09-23 Thread Kris Kennaway
On Mon, Sep 24, 2001 at 01:06:47PM +0800, Donny Lee wrote: > > Hi there, > > anyone out there has this problem? Are you even reading this list? Kris PGP signature

Re: libutil.so.3: Undefined symbol "__stdoutp"

2001-09-23 Thread Peter Wemm
Donny Lee wrote: > > Hi there, > > anyone out there has this problem? > > a new made world and kernel from last night (09/22) cvsup, > and is unable to cvsup again tonight (09/23). > > [donny@sys]/usr/src> cvsup > /usr/libexec/ld-elf.so.1: /usr/lib/libutil.so

libutil.so.3: Undefined symbol "__stdoutp"

2001-09-23 Thread Donny Lee
Hi there, anyone out there has this problem? a new made world and kernel from last night (09/22) cvsup, and is unable to cvsup again tonight (09/23). [donny@sys]/usr/src> cvsup /usr/libexec/ld-elf.so.1: /usr/lib/libutil.so.3: Undefined symbol "__stdoutp" 5.0-c, wit