Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Dec 2003 23:13:45 -0500 (EST)
From:      David Miller <dmiller@sparks.net>
To:        freebsd-stable@freebsd.org
Subject:   Undefined symbol "__stderrp"
Message-ID:  <Pine.BSF.4.21.0312212312190.69227-100000@search.sparks.net>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0312212312190.69227-100000>