Page 1 of 1

another make error

Posted: Fri Jan 07, 2005 5:16 am
by Avenger0017
Building src
gmake[1]: Entering directory `/home/avenger/Unreal3.2/src'
gcc -I../include -I/home/avenger/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c auth.c
In file included from auth.c:21:
../include/struct.h:68:23: tre/regex.h: No such file or directory
In file included from auth.c:21:
../include/struct.h:804: error: syntax error before "regex_t"
../include/struct.h:804: warning: no semicolon at end of struct or union
../include/struct.h:807: error: syntax error before '}' token
In file included from auth.c:21:
../include/struct.h:1210: error: syntax error before "regex_t"
../include/struct.h:1210: warning: no semicolon at end of struct or union
../include/struct.h:1292: error: syntax error before "regex_t"
../include/struct.h:1292: warning: no semicolon at end of struct or union
gmake[1]: *** [auth.o] Error 1
gmake[1]: Leaving directory `/home/avenger/Unreal3.2/src'
gmake: *** [build] Error 2

Tried with gmake and make, tried fixing the system clock, basically tried everything i have seen on the forums.

This will prolly be a simple solution, considering my luck :|

Yes, i used ./Config (i actually read the readme)

Posted: Fri Jan 07, 2005 8:13 am
by Dukat
Just do as told in the FAQ...
http://www.vulnscan.org/UnrealIrcd/faq/#75

There's already an issue in the bug tracker, maybe you can help to resolve it...

Posted: Fri Jan 07, 2005 8:24 am
by Avenger0017
lol i knew it would be an easy fix....

thanx for the help :D

Posted: Fri Jan 07, 2005 8:34 am
by Dukat
What was the problem?

Posted: Thu Jan 13, 2005 4:48 pm
by Avenger0017
just messed around with ./Config options untill it worked, also think i tried a new folder ;)