Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 419757 - x11-libs/libXcomposite-0.4.3-r1 - configure: Package xfixes was not found in the pkg-config search path
Summary: x11-libs/libXcomposite-0.4.3-r1 - configure: Package xfixes was not found in ...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-05 13:19 UTC by Vasiliy
Modified: 2018-06-08 05:36 UTC (History)
0 users

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


Attachments
build.log (build.log,7.09 KB, text/plain)
2012-06-05 13:19 UTC, Vasiliy
Details
config.log (config.log,30.27 KB, text/plain)
2012-06-05 13:20 UTC, Vasiliy
Details

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