Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2003 06:15:02 -0700
From:      Edwin Culp <eculp@EnContacto.net>
To:        Alexander Leidinger <Alexander@Leidinger.net>
Cc:        ports@freebsd.org
Subject:   Re: php4 issue after portupgrade -Rua.
Message-ID:  <1063286102.0150848f6e7c4@encontacto.net>
In-Reply-To: <20030911115442.2fdaf9d6.Alexander@Leidinger.net>
References:  <1063203460.c3c5e38f3bf54@mail.encontacto.net> <20030910170430.08f9e251.Alexander@Leidinger.net> <1063236027.bfd18a773e622@mail.encontacto.net> <20030911115442.2fdaf9d6.Alexander@Leidinger.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Mensaje citado por Alexander Leidinger <Alexander@Leidinger.net>:

| On Wed, 10 Sep 2003 16:20:27 -0700
| Edwin Culp <eculp@EnContacto.net> wrote:
|
| > | Clean up your /usr/lib directory, there are old libs which now reside =
in
| > | /lib.
| [...]
| > Thanks again.  I=B4m 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

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




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