Subject: Re: pkg/34563: math/pari misbuilt on FreeBSD 6
To: None <gnats-bugs@NetBSD.org>
From: Lorenz Minder <lminder@gmx.net>
List: pkgsrc-bugs
Date: 09/20/2006 00:58:49
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