Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118595 - x11-libs/libXext-1.0.0 needs x11-proto/inputproto
Summary: x11-libs/libXext-1.0.0 needs x11-proto/inputproto
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-10 16:57 UTC by Ryan Egesdahl
Modified: 2006-01-10 22:22 UTC (History)
0 users

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


Attachments
config.log (config.log,43.53 KB, text/plain)
2006-01-10 22:09 UTC, Ryan Egesdahl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Egesdahl 2006-01-10 16:57:24 UTC
In Modular X, x11-libs/libXext-1.0.0 needs x11-proto/inputproto in order to compile. It doesn't say so when the compile breaks, but the config.log tells the tale.
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2006-01-10 21:33:30 UTC
Please attach a compilation log and config.log.
Comment 2 Ryan Egesdahl 2006-01-10 22:03:53 UTC
Compilation log (such as it is):

checking pkg-config is at least version 0.9.0... yes
checking for XEXT... configure: error: Package requirements (xproto x11 xextproto xau) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the XEXT_CFLAGS and XEXT_LIBS environment variables
to avoid the need to call pkg-config.  See the pkg-config man page for
more details.
Comment 3 Ryan Egesdahl 2006-01-10 22:09:44 UTC
Created attachment 76809 [details]
config.log
Comment 4 Donnie Berkholz (RETIRED) gentoo-dev 2006-01-10 22:22:08 UTC
OK, here's the error so we've got it handy:

configure:20258: checking for XEXT
configure:20263: $PKG_CONFIG --exists --print-errors "xproto x11 xextproto xau"
Package inputproto was not found in the pkg-config search path.
Perhaps you should add the directory containing `inputproto.pc'
to the PKG_CONFIG_PATH environment variable
Package 'inputproto', required by 'X11', not found


Fixed by moving inputproto from DEPEND to RDEPEND in libX11.