Subject: pkg/36597: sysutils/wmSMPmon does not compile with X11_TYPE=modular
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <khorben@defora.org>
List: pkgsrc-bugs
Date: 07/02/2007 23:45:00
>Number: 36597
>Category: pkg
>Synopsis: sysutils/wmSMPmon does not compile with X11_TYPE=modular
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jul 02 23:45:00 +0000 2007
>Originator: khorben@defora.org
>Release: NetBSD 4.0_BETA2
>Organization:
khorben
>Environment:
System: NetBSD syn.defora.rom 4.0_BETA2 NetBSD 4.0_BETA2 (GENERIC.MP) #6: Mon Jul 2 02:25:25 CEST 2007 khorben@syn.defora.rom:/usr/obj/sys/arch/amd64/compile/GENERIC.MP amd64
Architecture: x86_64
Machine: amd64
>Description:
Compilation of sysutils/wmSMPmon fails when X11_TYPE is set to
"modular", with the following error:
X11/extensions/shape.h not found
Working around this error by manually linking to the relevant file in
work/.buildlink is not enough, it then fails like this:
ld: cannot find -lXext
This error has a similar workaround, which allows compilation of the
package.
>How-To-Repeat:
Compile sysutils/wmSMPmon with X11_TYPE=modular.
>Fix:
Manual fix involves symbolically linking the missing files in
work/.buildlink, but the actual fix is unknown.
>Unformatted:
pkgsrc from June 30 18:17 CEST