Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139184 - libXext missing dependencies
Summary: libXext missing dependencies
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
: 139875 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-07-04 07:26 UTC by ProTech
Modified: 2006-07-10 07:13 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 ProTech 2006-07-04 07:26:12 UTC
Updated to the now stable X.Org 7.0 and have problem with dependencies of the x11-libs/libXext-1.0.1
 package:

checking for XEXT... configure: error: Package requirements (xproto x11 xextproto xau) were not met:



No package 'x11' found

No package 'xau' found



I solved the problem by emerging the missing libs with the following commands:
emerge -1va x11-libs/libXau

emerge -1va x11-libs/libX11
Comment 1 Joshua Baergen (RETIRED) gentoo-dev 2006-07-04 19:46:59 UTC
From libXext:

RDEPEND="x11-libs/libX11"

libXau is pulled in as well.  This is probably the weird Portage bug that we haven't been able to track down yet (or whatever is causing it).
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-07-10 07:13:04 UTC
*** Bug 139875 has been marked as a duplicate of this bug. ***