Hi all: Perhaps someone may be able to help me here now that I've got
some error output. I've tested the whole set of instructions for
building an Audio Quake release under linux, and have had success with
everything but the compile of the zquake engine, the server compiles
but neither the gl client or the sdl client does. I got this with a
full install of everything I could think of on both Vinux and
Slackware, both of which are the latest releases. While I don't know
where the logs are to grep them for missing libraries etc, I did manage
to get this output from the screen.
-----------------
gcc -DUSE_VMODE -Wall -Wno-format-y2k -DAGRIP -DVWEP_TEST -march=i486
-DMAUTH
-Did386 -DUSE_DGA -DUSE_ALSA -ffast-math -fomit-frame-pointer
-fexpensive-optimizations -O6 -falign-loops=2 -falign-jumps=2
-falign-functions=2 -o release-x86/client/vid_x.o -c source/vid_x.c
source/vid_x.c: In function 'st2_fixup':
source/vid_x.c:222: warning: pointer targets in assignment differ in
signedness
source/vid_x.c: In function 'st3_fixup':
source/vid_x.c:241: warning: pointer targets in assignment differ in
signedness
source/vid_x.c: In function 'VID_Init':
source/vid_x.c:721: warning: pointer targets in assignment differ in
signedness
source/vid_x.c: In function 'VID_Shutdown':
source/vid_x.c:768: error: invalid storage class for function
'uninstall_grabs'
source/vid_x.c:775: warning: implicit declaration of function
'uninstall_grabs'
source/vid_x.c: At top level:
source/vid_x.c:1015: warning: conflicting types for 'uninstall_grabs'
source/vid_x.c:1015: error: static declaration of 'uninstall_grabs'
follows non-static declaration
source/vid_x.c:775: error: previous implicit declaration of
'uninstall_grabs' was here
source/vid_x.c: In function 'VID_Update':
source/vid_x.c:1153: warning: pointer targets in assignment differ in
signednesssource/vid_x.c:1189: warning: pointer targets in assignment
differ in signednessmake: *** [release-x86/client/vid_x.o] Error 1
-----------------
Any help welcome...
For thos who may not know, vinux is based on debian lenny. Thanks much...
Cheereo!
--
Email services provided by the System Access Mobile Network. Visit
www.serotek.com to learn more about accessibility anywhere.
_______________________________________________
AGRIP-discuss mailing list
[email protected]
http://lists.agrip.org.uk/mailman/listinfo/agrip-discuss