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

Bug 338519

Summary: x11-base/xorg-server-1.9.0 should depend on >=x11-proto/dri2proto-2.3
Product: Gentoo Linux Reporter: Dennis Nezic <dennisn>
Component: New packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dennis Nezic 2010-09-24 02:52:17 UTC
I had dri2proto-2.2 installed and ebuilding xorg-server-1.9.0 failed with:
checking for DRI... yes
checking for DRI2PROTO... no
configure: error: DRI2 requested, but dri2proto not found.

Upgrading to x11-proto/dri2proto-2.3 fixed the problem.

Reproducible: Always

Steps to Reproduce:
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2010-09-28 12:43:26 UTC
Fixed in main tree. Thx for report.