Page 1 of 1

Error on compile

Posted: Sun Nov 13, 2005 5:45 pm
by panzer
Hi all,
[user@ircd1] ~/Unreal3.2.3> make
Building src
gcc -I../include -I/home/user/Unreal3.2.3/extras/regexp/include -pipe -g -O2 -funsigned-char -DZIP_LINKS -export-dynamic -c auth.c
In file included from auth.c:21:
../include/struct.h:1630: syntax error before `0x0004'
*** Error code 1

Stop in /usr/home/user/Unreal3.2.3/src.
*** Error code 1

Stop in /usr/home/user/Unreal3.2.3.

what's this error?

PaNzEr

Posted: Sun Nov 13, 2005 7:04 pm
by Syzop
Did you change any source? (I'm asking because 1630 is an empty line, and both the line before and after it don't have anything 0x0004 related (nor a macro that expands to 0x0004)

Did you download Unreal3.2.3 via unrealircd.com/.org? Are you sure the .tar.gz extracted correctly? (no errors?)

What's your compiler version? ('gcc --version')

Posted: Sun Nov 13, 2005 7:23 pm
by panzer
2.95.4 this is the gcc version

Posted: Sun Nov 13, 2005 7:28 pm
by panzer
I've mounted my personal version mod of UnrealIrcd, but on this shell it doesn't work but on other it works correctly.

Posted: Sun Nov 13, 2005 7:45 pm
by Dukat
Modifying the source is not supported.
http://www.vulnscan.org/UnrealIrcd/faq/#40

Please don't open new topics as you lost all support.


[locked]