php4 issue after portupgrade -Rua.

Edwin Culp eculp at EnContacto.net
Thu Sep 11 06:15:03 PDT 2003


Mensaje citado por Alexander Leidinger <Alexander at Leidinger.net>:

| On Wed, 10 Sep 2003 16:20:27 -0700
| Edwin Culp <eculp at EnContacto.net> wrote:
|
| > | Clean up your /usr/lib directory, there are old libs which now reside in
| > | /lib.
| [...]
| > Thanks again.  I´m going to keep trying to find the error or old
| > library that is causing the error.
|
| __signbit is a symbol from /lib/libc.so.5.
|
| % nm -D /lib/libc.so.5 |grep __signbit
| 00036b60 T __signbit
|
| % ll /usr/lib/libc.*
| -r--r--r--  1 root  wheel     1.5M  8 Sep 15:09 /usr/lib/libc.a
| lrwxr-xr-x  1 root  wheel      14B  8 Sep 15:09 /usr/lib/libc.so@ ->
| /lib/libc.so.5
|
| % ll /lib/libc.*
| lrwxr-xr-x  1 root  wheel    9.0B 31 Aug 17:21 /lib/libc.so@ -> libc.so.5
| -r--r--r--  1 root  wheel    734K  8 Sep 15:09 /lib/libc.so.5
|
Alexander,

Thanks.  That was what I needed to find the libc.so.5 that was responsible.
I had copied it to compat in february when cleaning libraries and forgot to
erase it.

Thanks for your help and patience,

ed

-------------------------------------------------




More information about the freebsd-ports mailing list