Bug 5393 - ../Xext/shmint.h:36: error: parse error before "ShmFuncsPtr"
Summary: ../Xext/shmint.h:36: error: parse error before "ShmFuncsPtr"
Status: CLOSED WORKSFORME
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: unspecified
Hardware: Alpha Linux (All)
: highest blocker
Assignee: Keith Packard
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-21 15:49 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 2005-12-21 15:49:26 UTC
I did a little search on the internet and found several others having similar
issues but there were no solutions...

Kernel-2.6.14.3
GCC-3.4.3
Make-3.80
Binutils-2.16.90.0.3

gcc-3.4.3 -DHAVE_CONFIG_H -I. -I. -I../include -I../mi -I../Xext -I../render
-Wall -Wpointer-arith -Wstrict-prototypes        -Wmissing-prototypes
-Wmissing-declarations     -Wnested-externs -fno-strict-aliasing
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -I/usr/Xserver/include
-I/usr/Xserver/include/X11/fonts -I/usr/local/include
-I/usr/local/include/X11/Xtrans   -D_BSD_SOURCE -I../include -I../Xext  -O3  -O3
-mtune=ev56 -mcpu=ev56  -mieee -funroll-all-loops -mmax -ffast-math
-fstrict-aliasing -pipe  -fexpensive-optimizations -ffloat-store
-funsafe-math-optimizations  -foptimize-register-move -foptimize-sibling-calls
-fforce-addr  -fforce-mem -fomit-frame-pointer -I/usr/Xserver/include
-L/usr/Xserver/lib -MT fboverlay.o -MD -MP -MF ".deps/fboverlay.Tpo" -c -o
fboverlay.o fboverlay.c; \
then mv -f ".deps/fboverlay.Tpo" ".deps/fboverlay.Po"; else rm -f
".deps/fboverlay.Tpo"; exit 1; fi
In file included from fboverlay.c:31:
../Xext/shmint.h:36: error: parse error before "ShmFuncsPtr"
../Xext/shmint.h:36: warning: function declaration isn't a prototype
make: *** [fboverlay.o] Error 1
Comment 1 Erik Andren 2006-07-02 12:22:10 UTC
Is this still an issue using a current version of xorg?
Comment 2 Will L G 2006-07-02 13:53:05 UTC
Actually I haven't messed with it since. After not getting an answer for several
months, I simply erased it and went back to Xfree86-4.5...


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.