Compilation problem - 1.4 and 1.4.0.90 - xglinput.c
David Kredba
kredba at math.cas.cz
Sat Feb 9 09:13:41 PST 2008
Hello.
I am trying to build X.org server.
The XFree86 directory of the 1.4.090 tarball builds fine and the whole
build procedure for unmodified defaults at ./configure is fine.
After the successful build I deleted the directory, unpacked the source
file again and appended the --enable-xgl --enable-xglx flags to configure.
The compilation fails at :
.........
-I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/hal
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../../include
-I../../include -I../../Xext -I../../composite -I../../damageext
-I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow
-I../../miext/damage -I../../render -I../../randr -I../../fb
-DHAVE_XGL_CONFIG_H -DHAVE_DIX_CONFIG_H -I../../GL/glx
-I../../GL/include -I/sources/Mesa-7.0.2/include
-I/sources/Mesa-7.0.2/src/mesa/glapi -O2 -g -march=pentium4 -MT
xglinput.o -MD -MP -MF .deps/xglinput.Tpo -c -o xglinput.o xglinput.c
xglinput.c: In function ‘xglMouseProc':
xglinput.c:56: warning: ‘miPointerGetMotionBufferSize' is deprecated
(declared at ../../mi/mipointer.h:99)
xglinput.c:56: error: too few arguments to function
‘InitPointerDeviceStruct'
xglinput.c: In function ‘xglInitInput':
xglinput.c:261: warning: implicit declaration of function
‘miRegisterPointerDevice'
xglinput.c:261: warning: nested extern declaration of
‘miRegisterPointerDevice'
xglinput.c:262: error: too many arguments to function ‘mieqInit'
make[3]: *** [xglinput.o] Error 1
make[3]: Leaving directory `/sources/xorg-server-1.4.0.90/hw/xgl'
for both 1.4.0.90 and 1.4 tarballs.
I found only one e-mail about that, at X.org mailing list (
_From michel at tungstengraphics.com Thu Nov 1 00:31:22 2007),_
<http://lists.freedesktop.org/archives/xorg/2007-November.txt.gz>talking
about the patch and later problem with not clear solution.
Am I missing something?
Please help me with solving this problem.
Thank you.
David Kredba
More information about the xorg
mailing list