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)