Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 175125

Summary: x11-libs/libXp is missing x11-libs/libXext dependency
Product: Gentoo Linux Reporter: Dawid Węgliński (RETIRED) <cla>
Component: New packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED WORKSFORME    
Severity: normal CC: x11
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dawid Węgliński (RETIRED) gentoo-dev 2007-04-18 17:37:09 UTC
checking pkg-config is at least version 0.9.0... yes
checking for XPRINT... configure: error: Package requirements (x11 xext xextproto xau printproto) were not met:
No package 'xext' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables XPRINT_CFLAGS
and XPRINT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
!!! ERROR in x11-libs/libXp-1.0.0:
!!! In econf at line 1796
!!! econf failed
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2007-04-18 22:47:56 UTC
That's the thing ... it looks like another of those inexplicable issues. Was libXext actually installed but missing the .pc file or was it skipped?

libXp-1.0.0.ebuild:
RDEPEND="x11-libs/libX11
    x11-libs/libXext
    x11-libs/libXau
    x11-proto/printproto"

$ qlist libXext | grep pkgconfig
/usr/lib/pkgconfig/xext.pc
Comment 2 Dawid Węgliński (RETIRED) gentoo-dev 2007-04-23 21:11:53 UTC
It was not skipped as far as I know. Rather .pc file was missing. Sorry, i should past --info aswell, now it's not possible.
Comment 3 Donnie Berkholz (RETIRED) gentoo-dev 2007-04-25 01:53:48 UTC
I've been totally unable to reproduce this issue any time it comes up. I have no idea where it's coming from or how it's happening, so I need to close it. There are probably a few other open dupes around.