pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/42418: x11-links links xprintutil.pc, but not xp.pc
>Number: 42418
>Category: pkg
>Synopsis: x11-links links xprintutil.pc, but not xp.pc
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Dec 06 19:05:00 +0000 2009
>Originator: dieter roelants
>Release: NetBSD 5.0_STABLE
>Organization:
no
>Environment:
NetBSD nbxu1.simult.amelgem.be 5.0_STABLE NetBSD 5.0_STABLE (XU_5_i386) #2: Fri
Dec 4 22:20:27 CET 2009
dieter%simult.amelgem.be@localhost:/build/obj.i386.5/sys/arch/i386/compile/XU_5_i386
i386
Architecture: i386
Machine: i386
pkgsrc-2009Q3, building with native Xorg
>Description:
The pkgtools/x11-links package installs xprintutil.pc,
which requires "xp", but a link to the xp.pc file is not
installed. This causes pkg-config --list-all to exit early
("Package 'xp', required by 'XprintUtil', not found").
This in turn causes graphics/ruby-gnome2-gdkpixbuf to fail.
(It doesn't need xprint, but uses pkg-config --list-all to
find required software.)
Also, glut.pc requires "gl", but the latter isn't linked either.
>How-To-Repeat:
PKG_CONFIG_LIBDIR=/usr/pkg/share/x11-links/lib/pkgconfig \
pkg-config --list-all
>Fix:
Extend x11-links to include Xp and gl? At least in -current,
libXprintUtil was removed, so maybe its links should be
removed instead...
Home |
Main Index |
Thread Index |
Old Index