Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 338519 - x11-base/xorg-server-1.9.0 should depend on >=x11-proto/dri2proto-2.3
Summary: x11-base/xorg-server-1.9.0 should depend on >=x11-proto/dri2proto-2.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2010-09-24 02:52 UTC by Dennis Nezic
Modified: 2010-09-28 12:43 UTC (History)
0 users

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 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.