On Thu, Mar 17, 2011 at 10:25 PM, Thomas Klausner
<wiz%netbsd.org@localhost> wrote:
The following reply was made to PR pkg/44736; it has been noted by GNATS.
From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Cc:
Subject: Re: pkg/44736: Unable to build graphics/ristretto on linux
Date: Thu, 17 Mar 2011 15:22:30 +0100
On Thu, Mar 17, 2011 at 02:00:01PM +0000, netbsdamd64%gmail.com@localhost wrote:
> I've configure pkgsrc on Linux(barebone) and trying to install meta-pkgs/xfce4-extras. The build stops at graphics/ristretto http://www.pastebin.mozilla.org/1172852.
>
> I've already installed graphics/jpeg. It appears that bmake cant link to libjpeg.
That's weird.
When I build xfce4-thunar, it doesn't link against jpeg.
Your version is built against jpeg though.
What happens when you rebuild and reinstall xfce4-thunar and try
again?
Alternatively, we could enable jpeg for thunar; that should also fix
it.
Thomas