Bug 8906

Summary: error: 'noPanoramiXExtension' undeclared (first use in this function)
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:
Attachments:
Description Flags
Proposed patch to make xserver/miext/rootless/safeAlpha/safeAlphaWindow.c work on Mac OS X none

Description Peter Dyballa 2006-11-06 01:17:07 UTC
While compiling the server in miext/rootless/safeAlpha/safeAlphaWindow.c this error is reported:

safeAlphaWindow.c:71: error: 'noPanoramiXExtension' undeclared (first use in this function)
safeAlphaWindow.c:71: error: (Each undeclared identifier is reported only once
safeAlphaWindow.c:71: error: for each function it appears in.)

This patch corrects the error:

34a35,38
> 
> #ifdef HAVE_DIX_CONFIG_H
> #include <dix-config.h>
> #endif
Comment 1 Peter Dyballa 2006-11-06 09:50:54 UTC
Created attachment 7674 [details] [review]
Proposed patch to make xserver/miext/rootless/safeAlpha/safeAlphaWindow.c work on Mac OS X
Comment 2 Daniel Stone 2007-02-27 01:34:26 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 3 Peter Dyballa 2007-03-11 13:57:34 UTC
Does not appear again.

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.