problem in compiling 3.2.1
Posted: Wed Oct 06, 2004 2:48 pm
hi
i'm trying to install 3.2.1 on my root-server (debian 3.0); did ./Config, created the SSL certificate and now want to execute "make", which doesnt work as i expect. as i don't have very much experience in linux, i hope that somebody helps me.
that is the complete output of make.
thx in advance
tuete
i'm trying to install 3.2.1 on my root-server (debian 3.0); did ./Config, created the SSL certificate and now want to execute "make", which doesnt work as i expect. as i don't have very much experience in linux, i hope that somebody helps me.
Code: Select all
Building src
make[1]: Entering directory `/home/gameserver/Unreal3.2/src'
gcc -I../include -I/home/gameserver/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c channel.c
In file included from /usr/include/sys/param.h:42,
from ../include/common.h:42,
from ../include/struct.h:43,
from channel.c:39:
/usr/include/sys/types.h:197: warning: empty declaration
channel.c: In function `do_join':
channel.c:3944: parse error before `{'
channel.c: At top level:
channel.c:3954: parse error before `{'
make[1]: *** [channel.o] Error 1
make[1]: Leaving directory `/home/gameserver/Unreal3.2/src'
make: *** [build] Error 2
thx in advance
tuete