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

Bug 419757

Summary: x11-libs/libXcomposite-0.4.3-r1 - configure: Package xfixes was not found in the pkg-config search path
Product: Gentoo Linux Reporter: Vasiliy <6vasia>
Component: New packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
config.log

Description Vasiliy 2012-06-05 13:19:50 UTC
Created attachment 314287 [details]
build.log

Merging with ROOT=/target fails on econf
Comment 1 Vasiliy 2012-06-05 13:20:06 UTC
Created attachment 314289 [details]
config.log
Comment 2 Mike Gilbert gentoo-dev 2012-06-05 16:17:34 UTC
libXcomposite depends on libXfixes; do you have that installed in ROOT=/?
Comment 3 Vasiliy 2012-06-05 19:47:30 UTC
Yes, installing libXfixes into / is workaround.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2012-06-06 03:50:12 UTC
Looks like a pkgconfig problem, just like all the other ROOT=/foo bugs you filed.
Comment 5 Vasiliy 2012-06-06 09:23:20 UTC
(In reply to comment #4)
> Looks like a pkgconfig problem, just like all the other ROOT=/foo bugs you
> filed.

Is it portage issue?