On Wed, 19 Mar 2008 00:52:50 +0000 (GMT)
David Brownlee <abs%NetBSD.org@localhost> wrote:
On Wed, 19 Mar 2008, Joerg Sonnenberger wrote:
> On Tue, Mar 18, 2008 at 10:35:16AM +0000, abs%absd.org@localhost wrote:
>> with the latest pkgsrc & modular x11 xlogo fails to configure
>> on i386 NetBSD 4.0 due to missing xprintutil. Adding the obvious
>> .include "../../x11/libXprintUtil/buildlink3.mk"
>> resolves it.
>> Any objections to commit?
>
> Is this with X11_TYPE=native or X11_TYPE=modular?
modular, and xman has the same symptom
I find myself having this problem too, X11_TYPE=modular.
It started happening after the recent pkg-config update and
is presumably due to some dodgy check in xlogo's configure script.