Date: Sun, 21 Dec 2003 23:56:24 -0500 (EST) From: David Miller <dmiller@miningworks.com> To: Larry Rosenman <ler@lerctr.org> Cc: freebsd-stable@freebsd.org Subject: Re: Undefined symbol "__stderrp" Message-ID: <Pine.BSF.4.21.0312212349130.69227-100000@search.sparks.net> In-Reply-To: <82710000.1072066505@lerlaptop.lerctr.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 21 Dec 2003, Larry Rosenman wrote: > update the compat libs. On a system that works, cvsup and all, I tarred up all of /usr/lib. On the system that's broken I untarred it all. None the compat libs under /usr/lib/compat have noschg set; they should certainly have been replaced. cvsup worked before the "make installworld" of 10/25; I deleted nothing. The compat libs are all dated long ago. Why would they now be out of date/broken? > FAQ. A pointer to the FAQ for this would be very welcome indeed. I did see a case where a -current user needed the 4.x compat libs. That wouldn't seem to be the case here. Thanks for the reply! --- David > > LER > > > --On Sunday, December 21, 2003 23:13:45 -0500 David Miller > <dmiller@sparks.net> wrote: > > > Since cvsup'ing one of my systems on 10/25 a few programs have been > > complaining with this error message: > > > > su-2.03# cvsup -g -L 2 stable-supfile > > /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol "__stderrp" > > su-2.03# > > > > I've copied over /usr/lib/* and /usr/libexec/* from another working system > > updated at the same time but get the same result. > > > > I've copied over /usr/src and done another make world and get the same > > results. > > > > I've checked google for __stderrp and found nothing that seemed > > relevent. I'm not using -current so I shouldn't need 4.x compat libs. > > > > > > I'm not sure what to do next. > > > > > > Ideas? > > > > > > Things that may help: > > > > FreeBSD search.sparks.net 4.9-RC FreeBSD 4.9-RC #3: Fri Dec 19 07:44:15 > > EST 2003 root@search.sparks.net:/usr/obj/usr/src/sys/SEARCH i386 > > > > su-2.03# ls -l /usr/libexec/ld-elf.so.1 > > -r-xr-xr-x 1 root wheel 81932 Oct 25 19:23 /usr/libexec/ld-elf.so.1 > > > > su-2.03# ls -l /usr/lib/libm.so* > > lrwxr-xr-x 1 root wheel 9 Dec 19 07:56 /usr/lib/libm.so -> > > libm.so.2 > > -r--r--r-- 1 root wheel 117024 Dec 19 07:56 /usr/lib/libm.so.2 > > > > > > Any clues greatly appreciated. > > > > --- David > > > > _______________________________________________ > > freebsd-stable@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > > > > > -- > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 972-414-9812 E-Mail: ler@lerctr.org > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0312212349130.69227-100000>