Subject: Re: Problems building gedit, gimp, etc
To: pkgsrc-users@NetBSD.org, OBATA Akio <obache@NetBSD.org>
From: Bernd Ernesti <netbsd@lists.veego.de>
List: pkgsrc-users
Date: 05/12/2007 19:32:59
On Sat, May 12, 2007 at 07:13:09PM +0200, Jan Danielsson wrote:
> Hello all,
> 
>    Some gtk programs are failing to build. I'm getting this:
> 
> -----------------------------------------------------
> [---]
> checking for LIBBONOBO... yes
> checking for SERVER... yes
> checking for poptStrippedArgv in -lpopt... no
> configure: error: You must have popt version 1.5 or greater installed.
> *** Error code 1

I guess this is due too the popt update to 1.10.7.
Some programs can't cope with 1.10 > 1.5

Bernd