Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 175125 - x11-libs/libXp is missing x11-libs/libXext dependency
Summary: x11-libs/libXp is missing x11-libs/libXext dependency
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-18 17:37 UTC by Dawid Węgliński (RETIRED)
Modified: 2007-04-25 01:53 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.