Worf Maugg
06-02-2004, 01:30 PM
I can't get it to build make exits with
In file included from snd_ao.c:27:
/usr/include/ao/ao.h:80: syntax error before "FILE"
/usr/include/ao/ao.h:87: syntax error before '}' token
/usr/include/ao/ao.h:99: syntax error before '*' token
/usr/include/ao/ao.h:100: syntax error before '*' token
/usr/include/ao/ao.h:102: syntax error before '*' token
/usr/include/ao/ao.h:103: syntax error before '*' token
/usr/include/ao/ao.h:105: syntax error before '*' token
/usr/include/ao/ao.h:106: syntax error before '*' token
/usr/include/ao/ao.h:126: syntax error before '*' token
/usr/include/ao/ao.h:128: syntax error before '*' token
/usr/include/ao/ao.h:131: syntax error before '*' token
/usr/include/ao/ao.h:132: syntax error before '*' token
snd_ao.c:38: syntax error before '*' token
cc1: warnings being treated as errors
snd_ao.c:38: warning: type defaults to `int' in declaration of `device'
snd_ao.c:38: warning: data definition has no type or storage class
make[3]: *** [snd_ao_la-snd_ao.lo] Error 1
make[3]: Leaving directory `/extra1/stuff/quake2-0.3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/extra1/stuff/quake2-0.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/extra1/stuff/quake2-0.3'
make: *** [all] Error 2
It seems to be a syntax error in the code but i have no idea how to fix it. Quakeforge.net has been down for a few weeks. Any ideas?
I have compiled thier Quake1 source it runs fine but can't join any servers except quakeforge servers. I got fuhquake to compile and run online but would like to quake2 going.
In file included from snd_ao.c:27:
/usr/include/ao/ao.h:80: syntax error before "FILE"
/usr/include/ao/ao.h:87: syntax error before '}' token
/usr/include/ao/ao.h:99: syntax error before '*' token
/usr/include/ao/ao.h:100: syntax error before '*' token
/usr/include/ao/ao.h:102: syntax error before '*' token
/usr/include/ao/ao.h:103: syntax error before '*' token
/usr/include/ao/ao.h:105: syntax error before '*' token
/usr/include/ao/ao.h:106: syntax error before '*' token
/usr/include/ao/ao.h:126: syntax error before '*' token
/usr/include/ao/ao.h:128: syntax error before '*' token
/usr/include/ao/ao.h:131: syntax error before '*' token
/usr/include/ao/ao.h:132: syntax error before '*' token
snd_ao.c:38: syntax error before '*' token
cc1: warnings being treated as errors
snd_ao.c:38: warning: type defaults to `int' in declaration of `device'
snd_ao.c:38: warning: data definition has no type or storage class
make[3]: *** [snd_ao_la-snd_ao.lo] Error 1
make[3]: Leaving directory `/extra1/stuff/quake2-0.3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/extra1/stuff/quake2-0.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/extra1/stuff/quake2-0.3'
make: *** [all] Error 2
It seems to be a syntax error in the code but i have no idea how to fix it. Quakeforge.net has been down for a few weeks. Any ideas?
I have compiled thier Quake1 source it runs fine but can't join any servers except quakeforge servers. I got fuhquake to compile and run online but would like to quake2 going.