Bug 26671 - build fails when --enable-debug option is used
Summary: build fails when --enable-debug option is used
Status: RESOLVED DUPLICATE of bug 26074
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: 7.5 (2009.10)
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-20 15:32 UTC by Martin Stolpe
Modified: 2010-02-21 17:29 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.