xf86-sis-video-0.9.3 [Compile Errors]
Zeqadious
zeqadious at gmail.com
Wed Feb 14 12:46:40 PST 2007
Hello
I am currently trying to build xf86-sis-video xorg video driver version
0.9.3, however I continue to get a compilation error. After much
googling, it appears I am alone in the world with this problem. I am
hoping perhaps someone on this list will be able to help me get this to
build.
--- snippit of error ---
if /bin/sh ../libtool --tag=CC --mode=compile i486-slackware-linux-gcc
-DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/xorg -I/usr/include/drm
-I/usr/include/X11/dri -g -O2 -MT sis_video.lo -MD -MP -MF
".deps/sis_video.Tpo" -c -o sis_video.lo sis_video.c; \
then mv -f ".deps/sis_video.Tpo" ".deps/sis_video.Plo"; else rm
-f ".deps/sis_video.Tpo"; exit 1; fi
i486-slackware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include/xorg -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT
sis_video.lo -MD -MP -MF .deps/sis_video.Tpo -c sis_video.c -fPIC -DPIC
-o .libs/sis_video.o
if /bin/sh ../libtool --tag=CC --mode=compile i486-slackware-linux-gcc
-DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/xorg -I/usr/include/drm
-I/usr/include/X11/dri -g -O2 -MT sis_dri.lo -MD -MP -MF
".deps/sis_dri.Tpo" -c -o sis_dri.lo sis_dri.c; \
then mv -f ".deps/sis_dri.Tpo" ".deps/sis_dri.Plo"; else rm -f
".deps/sis_dri.Tpo"; exit 1; fi
i486-slackware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include/xorg -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT
sis_dri.lo -MD -MP -MF .deps/sis_dri.Tpo -c sis_dri.c -fPIC -DPIC
-o .libs/sis_dri.o
sis_dri.c:753: error: conflicting types for 'SISDRICloseScreen'
sis_dri.c:427: error: previous implicit declaration of
'SISDRICloseScreen' was here
make[2]: *** [sis_dri.lo] Error 1
make[2]: Leaving directory
`/var/data/zenwalk/build-scripts/packages/official/x/xorg/build/xf86-video-sis-0.9.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/data/zenwalk/build-scripts/packages/official/x/xorg/build/xf86-video-sis-0.9.3'
make: *** [all] Error 2
--- end snippit of error ---
--- info ---
xorg-server-1.2.0
mesa-6.5.2
libdrm-2.3.0
--- end info ---
Any ideas? Suggestions? Need more info?
Thank you,
Zeqadious
More information about the xorg
mailing list