Bug 456153 - xorg-x11-server doesn't build in rawhide
Summary: xorg-x11-server doesn't build in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-server
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-07-21 19:24 UTC by Sven Lankes
Modified: 2008-07-31 14:20 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-07-31 14:20:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Sven Lankes 2008-07-21 19:24:42 UTC
Description of problem:

xorg-x11-server doesn't build because of two things:

 1. the configure script checks for trapproto which is no longer available in
the current xorg-x11-proto-devel
 2. after fixing the above (by installing an older x11-proto-devel) the
compilation fails with "dri2.c:398: error: 'DRM_BO_FLAG_READ' undeclared".
According to http://lists.freedesktop.org/archives/xorg/2008-July/036894.html
--disable-dri2 is needed. Adding this results in a successful build.

Version-Release number of selected component (if applicable):

xorg-x11-server-Xorg-1.4.99.905-2.20080701.fc10.i386
xorg-x11-proto-devel-7.4-1.fc10.noarch

How reproducible:

rpmbuild, scratch-build in koji

Steps to Reproduce:
1. see http://koji.fedoraproject.org/koji/taskinfo?taskID=730627

Comment 1 Adam Jackson 2008-07-31 14:20:53 UTC
Fixed in rawhide.


Note You need to log in before you can comment on or make changes to this bug.