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

Bug 118595

Summary: x11-libs/libXext-1.0.0 needs x11-proto/inputproto
Product: Gentoo Linux Reporter: Ryan Egesdahl <regesdahl>
Component: New packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: config.log

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.