Subject: Re: pkg/34563: math/pari misbuilt on FreeBSD 6
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Lorenz Minder <lminder@gmx.net>
List: pkgsrc-bugs
Date: 09/20/2006 01:45:03
The following reply was made to PR pkg/34563; it has been noted by GNATS.
From: Lorenz Minder <lminder@gmx.net>
To: gnats-bugs@NetBSD.org
Cc: pkg-manager@netbsd.org, gnats-admin@netbsd.org,
pkgsrc-bugs@netbsd.org
Subject: Re: pkg/34563: math/pari misbuilt on FreeBSD 6
Date: Wed, 20 Sep 2006 00:58:49 +0200
Joerg Sonnenberger wrote:
> On Tue, Sep 19, 2006 at 10:30:00PM +0000, lminder@gmx.net wrote:
> > math/pari is misbuilt on my FreeBSD box; I'm not exactly sure what
> > exactly triggers the bug though. After building and installing, if
> > you try to run "gp", it complains about missing libX11.so.6. The
> > problem is that the rpath for the xorg library is not being added to
> > the linker. (I'm using pkgsrc xorg, btw, but I also do so on my
> > NetBSD box, where I did not see the bug.)
>
> I had the same fix in my tree already, but hadn't had time to commit it
> yet. Will do in a bit.
Great, thanks! (Wow, that was real quick.)
--Lorenz