Bug 9155 - Error with "# error" in xserver/hw/xfree86/common/xorgVersion.h line #33
Summary: Error with "# error" in xserver/hw/xfree86/common/xorgVersion.h line #33
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: 7.1 (2006.05)
Hardware: PowerPC Mac OS X (All)
: high normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-25 06:20 UTC by Peter Dyballa
Modified: 2007-03-11 14:52 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.