Bug 1197 - ../include/picturestr.h:237: error: parse error before "xTrap"
Summary: ../include/picturestr.h:237: error: parse error before "xTrap"
Status: CLOSED WONTFIX
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: unspecified
Hardware: Alpha Linux (All)
: highest critical
Assignee: Keith Packard
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-26 21:19 UTC by Will L G
Modified: 2011-10-15 17:21 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Will L G 2004-08-26 21:19:09 UTC
Receiving the following error while attempting to compile 'xserver' from cvs.
I was running the following:
Redhate Linux 7.2 [alpha]
Kernel-2.4.27
GCC-3.4.1
Make-3.80
Binutils-2.15.91.0.1 20040527

dispatch.c: In function `ProcChangeGC':
dispatch.c:1583: warning: passing arg 4 of `dixChangeGC' from incompatible 
pointer type
ffs.c:32: warning: no previous prototype for 'ffs'
Making all in fb
In file included from fb.h:42,
                 from fb24_32.c:34:
../include/picturestr.h:237: error: parse error before "xTrap"
../include/picturestr.h:237: warning: function declaration isn't a prototype
../include/picturestr.h:531: error: parse error before "xTrap"
../include/picturestr.h:531: warning: function declaration isn't a prototype
make[1]: *** [fb24_32.o] Error 1
make: *** [all-recursive] Error 1
[root@jericho xserver]#
Comment 1 Will L G 2004-09-09 23:11:38 UTC
Seems like there might also be issues with fbpict.h
fbpict.h:147: parse error before "xTrap"

I copied the original picture.h from Xfree86 and managed to make it past that 
error and then this...
Comment 2 Will L G 2005-03-24 17:44:13 UTC
Anybody home?!?!


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.