Subject: Re: cannot find -lpopt [SEC = UNCLASSIFIED]
To: Paul (NCC/CS) <pts@bom.gov.au>
From: Roland Illig <rillig@NetBSD.org>
List: pkgsrc-users
Date: 08/25/2007 17:07:39
Paul (NCC/CS) wrote:
> On the way, /usr/pkgsrc/sysutils/gnome-vfs2 came a cropper.
>
> ld: cannot find -lpopt
The interesting thing is that gnome-vfs2 doesn't need libpopt at all for
me. The whole extracted archive doesn't contain the word "popt", except
for the ChangeLog.
Please run "bmake debug" and have a look where this -lpopt is coming from.
Roland