Hi Sebastian

I might be completely rong, but I think you will need all the zquake files 
from sourceforge in order to compile aq successfully. The files on the 
agrip's svn are not enough, becuse they only disable vido output <vidnull on 
windows>...

HTH
Roland
----- Original Message ----- 
From: "Sebastian Dellit" <[EMAIL PROTECTED]>
To: "Sebastian Dellit" <[EMAIL PROTECTED]>; "AGRIP User and Developer 
discussion list" <[email protected]>
Sent: Thursday, September 13, 2007 6:45 PM
Subject: [AGRIP-discuss] problem by compiling (was: zquake on AMD64)


> Hello Sebastian and all readers,
>
> on Thursday, September 13, 2007 at 6:41:25 PM means Sebastian Dellit:
>> I want to use the zquake on my debian AMD64 Machine. Has everyone a 64
>> bit binary or know who I can downloaded the source?
>
> I remember me that I can get the source in the svn tree of agrip. :-)
>
> I install x11-dev and try to compiling the zquake:
>
> 
> cc -DUSE_VMODE -Wall -Wno-format-y2k -DAGRIP -DVWEP_TEST   -DMAUTH  
> -ffast-math
> -fomit-frame-pointer -fexpensive-optimizations -O6 -falign-loops=2 
> -falign-jump
> s=2 -falign-functions=2 -o release-x86_64/client/net_udp.o -c 
> source/net_udp.c
> source/net_udp.c: In function 'NET_GetPacket':
> source/net_udp.c:274: warning: pointer targets in passing argument 6 of 
> 'recvfro
> m' differ in signedness
> 
> cc -DUSE_VMODE -Wall -Wno-format-y2k -DAGRIP -DVWEP_TEST   -DMAUTH  
> -ffast-math
> -fomit-frame-pointer -fexpensive-optimizations -O6 -falign-loops=2 
> -falign-jump
> s=2 -falign-functions=2 -o release-x86_64/client/sys_linux.o -c 
> source/sys_linux
> .c
> 
> cc -DUSE_VMODE -Wall -Wno-format-y2k -DAGRIP -DVWEP_TEST   -DMAUTH  
> -ffast-math
> -fomit-frame-pointer -fexpensive-optimizations -O6 -falign-loops=2 
> -falign-jump
> s=2 -falign-functions=2 -o release-x86_64/client/cd_null.o -c 
> source/cd_null.c
> 
> cc -DUSE_VMODE -Wall -Wno-format-y2k -DAGRIP -DVWEP_TEST   -DMAUTH  
> -ffast-math
> -fomit-frame-pointer -fexpensive-optimizations -O6 -falign-loops=2 
> -falign-jump
> s=2 -falign-functions=2 -o release-x86_64/client/snd_osnull.o -c 
> source/snd_osnu
> ll.c
> 
> cc -DUSE_VMODE -Wall -Wno-format-y2k -DAGRIP -DVWEP_TEST   -DMAUTH  
> -ffast-math
> -fomit-frame-pointer -fexpensive-optimizations -O6 -falign-loops=2 
> -falign-jump
> s=2 -falign-functions=2 -o release-x86_64/client/vid_x.o -c source/vid_x.c
> source/vid_x.c:44:38: error: X11/extensions/xf86vmode.h: Datei oder 
> Verzeichnis
> nicht gefunden
> source/vid_x.c:75: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> befor
> e '*' token
> 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:559: warning: implicit declaration of function 
> 'XF86VidModeQueryV
> ersion'
> source/vid_x.c:573: warning: implicit declaration of function 
> 'XF86VidModeGetAll
> ModeLines'
> source/vid_x.c:573: error: 'vidmodes' undeclared (first use in this 
> function)
> source/vid_x.c:573: error: (Each undeclared identifier is reported only 
> once
> source/vid_x.c:573: error: for each function it appears in.)
> source/vid_x.c:596: warning: implicit declaration of function 
> 'XF86VidModeSwitch
> ToMode'
> source/vid_x.c:598: warning: implicit declaration of function 
> 'XF86VidModeSetVie
> wPort'
> 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:785: error: 'vidmodes' undeclared (first use in this 
> function)
> source/vid_x.c: In function 'install_grabs':
> source/vid_x.c:985: warning: unused variable 'MinorVersion'
> source/vid_x.c:985: warning: unused variable 'MajorVersion'
> source/vid_x.c: At top level:
> source/vid_x.c:1016: warning: conflicting types for 'uninstall_grabs'
> source/vid_x.c:1016: error: static declaration of 'uninstall_grabs' 
> follows non-
> static declaration
> source/vid_x.c:775: error: previous implicit declaration of 
> 'uninstall_grabs' wa
> s here
> source/vid_x.c: In function 'VID_Update':
> source/vid_x.c:1153: warning: pointer targets in assignment differ in 
> signedness
> source/vid_x.c:1189: warning: pointer targets in assignment differ in 
> signedness
> make: *** [release-x86_64/client/vid_x.o] Fehler 1
>
> Can everybody help?
>
> Thanks and
> -- 
> Best regards Sebastian
> ICQ: 264706583 | MSM: [EMAIL PROTECTED] | Skype: sebo_de
> E-Mail: [EMAIL PROTECTED] | Web: www.aritamba.de
>
> _______________________________________________
> AGRIP-discuss mailing list
> [email protected]
> http://lists.agrip.org.uk/cgi-bin/mailman/listinfo/agrip-discuss 

_______________________________________________
AGRIP-discuss mailing list
[email protected]
http://lists.agrip.org.uk/cgi-bin/mailman/listinfo/agrip-discuss

Reply via email to