Bug 26671

Summary: build fails when --enable-debug option is used
Product: xorg Reporter: Martin Stolpe <martinstolpe>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED DUPLICATE QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium CC: tiago.vignatti
Version: 7.5 (2009.10)   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Martin Stolpe 2010-02-20 15:32:00 UTC
Build fails with the following error (xorg-server 1.7.5):
  CC    xf86VGAarbiter.o                                                                             
xf86VGAarbiter.c:42:2: error: #error "no, really, you dont want to do this"                          
make[5]: *** [xf86VGAarbiter.lo] Error 1                                                             
make[4]: *** [all] Error 2                                                                           
make[3]: *** [all-recursive] Error 1                                                                 
make[2]: *** [all] Error 2                                                                           
make[1]: *** [all-recursive] Error 1
Comment 1 Peter Hutterer 2010-02-21 17:29:26 UTC
Thanks for reporting this. It's already fixed in master so I just cherry-picked 5e81078cf56aabbf6551d96d312c7840ba9370ae from master to 1.7-nominations.

commit d1732a637e479f20a0edd1426c99d1c6f2027049
Author: Tiago Vignatti <tiago.vignatti@nokia.com>
Date:   Mon Jan 18 14:31:12 2010 +0200

    xfree86: vgaarb: remove useless debug

Tiago, if that's not the right thing to do then let me know please.

Closing as duplicate of bug 26074, just so we have both connected - they are the same issue.

*** This bug has been marked as a duplicate of bug 26074 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.