Bug 16486

Summary: Compiling without "record" extension is broken
Product: xorg Reporter: Maarten ter Huurne <maarten.ter.huurne>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED DUPLICATE QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: 7.3 (2007.09)   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Do not build "record" subdir when configured with "-disable-record" none

Description Maarten ter Huurne 2008-06-23 13:40:05 UTC
Created attachment 17333 [details] [review]
Do not build "record" subdir when configured with "-disable-record"

I configured the xorg-server-1.4.2 with the "--disable-record" flag. However, when I try to build it, I get the following compile error:

../../../src/xorg-server-1.4.2/record/record.c:43:38: X11/extensions/recordstr.h: No such file or directory

The problem seems to be that file "configure" has an option to compile without the "record" extension, the Makefiles do not. The attached patch fixes this. I am not very good with autotools, so please verify it.
Comment 1 Julien Cristau 2008-06-23 16:15:53 UTC

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

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.