Date: Tue, 06 Apr 2010 11:11:53 +0200 From: Dominic Fandrey <kamikaze@bsdforen.de> To: Rainer Hurling <rhurlin@gwdg.de> Cc: freebsd-stable@freebsd.org Subject: Re: ldd manpage - example does not work Message-ID: <4BBAFAD9.8070704@bsdforen.de> In-Reply-To: <4BBAD660.6080704@gwdg.de> References: <4BBA2D66.5060702@gwdg.de> <v2t7d6fde3d1004051140m1e174aa4xfb84940fc74921dc@mail.gmail.com> <4BBA3152.9010506@protected-networks.net> <4BBA4378.5040402@gwdg.de> <4BBA50A8.5040807@bsdforen.de> <4BBAD660.6080704@gwdg.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On 06/04/2010 08:36, Rainer Hurling wrote: > Am 05.04.2010 23:05 (UTC+1) schrieb Dominic Fandrey: >> On 05/04/2010 22:09, Rainer Hurling wrote: >>>> I want to create a list of binaries, which are linked against the old >>>> libz.so.5 and must be upgraded ... >> >> Install sysutils/bsdadminscripts and rung pkg_libchk. :) >> > > I was not aware of this tool for this purpose :-) I originally wrote it for the update from 6.x to 7.x, so that I could find all packages being linked against the compat-ports and avoid unnecessary builds. > With textproc/opensp installed the script hangs after some time with the > following message: I doubt there is a connection. OpenSP is installed on my system and it works fine. > [..snip..] > ImageMagick-6.5.8.10_1: /usr/local/lib/libMagickWand.so.2 misses libz.so.5 > arith: syntax error: ""0" + 1"-1.5.2_1 The arithmetics happen mostly during locking. I suppose the -1.5.2_1 is a remainder of a status message and not connected to the error. Does this always occur in the same place? Maybe run the command with -j1 to gain more predictable output. Regards -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BBAFAD9.8070704>