Date: Tue, 28 Feb 2006 23:26:37 +0200 From: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> To: vd@FreeBSD.org Cc: Jeremy, ade@FreeBSD.org, Messenger <mezz7@cox.net>, Christopher Kelley <bsd@kelleycows.com>, freebsd-ports@FreeBSD.org, Kris Kennaway <kris@obsecurity.org>, Alexander Leidinger <netchild@FreeBSD.org> Subject: Re: libtool note in UPDATING Message-ID: <20060228232637.69d896d2@it.buh.tecnik93.com> In-Reply-To: <20060228153153.GA86942@qlovarnika.bg.datamax> References: <440377FF.4020502@kelleycows.com> <20060227225357.GA87738@xor.obsecurity.org> <op.s5ntodyp9aq2h7@mezz.mezzweb.com> <20060228014641.GA26933@xor.obsecurity.org> <20060228122717.21f2cfd7@Magellan.Leidinger.net> <20060228155659.08b7a0a4@it.buh.tecnik93.com> <20060228152549.3c794a31@Magellan.Leidinger.net> <20060228153153.GA86942@qlovarnika.bg.datamax>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 28 Feb 2006 17:31:53 +0200 Vasil Dimov <vd@FreeBSD.org> wrote: > On Tue, Feb 28, 2006 at 03:25:49PM +0100, Alexander Leidinger wrote: > ... > > > Unresolvable link(s) found in: /usr/local/bin/movtar_play > > > libglib12.so.3 > > > > Theses seem to need a PORTREVISION bump, please tell us which ports > > are affected ("pkg_which <file>"). > > In most cases sysutils/portsearch can answer this question: > "which port installs movtar_play, but I do not have that port > installed?" In this case something like: sh -c 'for i in `grep Unref /tmp/wrong_libs | egrep 'X11|local' | \ sed "s/Unref.* //"`; do pkg_info -W ${i}; done' is at least 3 times faster that creating portsearch's database and I found no orphan libs. BTW: root@it/PU> /usr/ports/editors/openoffice.org-2.0 [22:45:05] 0 # portsearch -u load: 0.72 cmd: make 47999 [biord] 0.02u 0.00s 0% 848k cd: can't cd to /home/itetcu/wrk/usr/ports/benchmarks/lmbench/work/lmbench3/scripts gauche-config: not found /usr/local/bin/ghc: not found /usr/local/bin/ghc: not found gauche-config: not found gauche-config: not found gauche-config: not found /usr/local/bin/octave-config: not found /usr/local/bin/ghc: not found gauche-config: not found /usr/local/bin/ghc: not found /usr/local/bin/ghc: not found root@it/PU> /usr/ports/editors/openoffice.org-2.0 [23:22:19] 0 # -- IOnut - Unregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" BOFH excuse #319: Your computer hasn't been returning all the bits it gets from the Internet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060228232637.69d896d2>