Bug 9155

Summary: Error with "# error" in xserver/hw/xfree86/common/xorgVersion.h line #33
Product: xorg Reporter: Peter Dyballa <Peter_Dyballa>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: high    
Version: 7.1 (2006.05)   
Hardware: PowerPC   
OS: Mac OS X (All)   
Whiteboard:
i915 platform: i915 features:

Description Peter Dyballa 2006-11-25 06:20:47 UTC
While compiling xserver 1.1.99.3 I ran into this:

	In file included from darwin.c:45:
	../../hw/xfree86/common/xorgVersion.h:33:4: error: #error 

The lines in xorgVersion.h are:

#ifndef XORG_VERSION_H
# define XORG_VERSION_H

# ifndef XORG_VERSION_CURRENT
#  error
# endif

Mac OS X 10.4.8
GCC 4.0.1
Comment 1 Daniel Stone 2007-02-27 01:34:48 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 2 Peter Dyballa 2007-03-11 14:52:23 UTC
Solved.

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.