[Openchrome-users] [openChrome] #76: Compile Fails with Mesa 6.5.1.
openChrome
trac
Thu Sep 21 09:24:20 PDT 2006
#76: Compile Fails with Mesa 6.5.1.
-----------------------------+----------------------------------------------
Reporter: pat at suwalski.net | Owner: somebody
Type: defect | Status: new
Priority: blocker | Component: xdriver
Version: 1.0 | Keywords:
-----------------------------+----------------------------------------------
Hello,
OpenChrome fails to compile when the Mesa 6.5.1 dev packages are
installed, because of a type redefinition probably caused by header order:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXFree86Server -DIN_MODULE
-DXFree86Module -DXFree86LOADER -I/usr/include/xorg -I/usr/include/drm
-I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT via_accel.lo -MD -MP
-MF .deps/via_accel.Tpo -c via_accel.c -fPIC -DPIC -o .libs/via_accel.o
In file included from /usr/include/inttypes.h:28,
from /usr/include/GL/glext.h:3194,
from /usr/include/GL/gl.h:2149,
from /usr/include/GL/glxint.h:28,
from via_driver.h:73,
from via_accel.c:45:
/usr/include/stdint.h:52: error: conflicting types for `uint32_t'
via_drmclient.h:30: error: previous declaration of `uint32_t'
make[2]: *** [via_accel.lo] Error 1
--
Ticket URL: <http://openchrome.org/trac/ticket/76>
openChrome <http://www.openchrome.org/>
The openChrome project
More information about the Openchrome-users
mailing list