Subject: Re: pkg/34563: math/pari misbuilt on FreeBSD 6
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-bugs
Date: 09/19/2006 22:35:02
The following reply was made to PR pkg/34563; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg@britannica.bec.de>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: pkg/34563: math/pari misbuilt on FreeBSD 6
Date: Wed, 20 Sep 2006 00:32:38 +0200
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.
Joerg