Urgent Problem
Posted: Mon Apr 19, 2004 11:58 pm
I get this error when I type make:
[arturoxp@jennyfer]-[~/Unreal3.2]-[01:56:08]: make
Building src
make[1]: Entering directory `/home/arturoxp/Unreal3.2/src'
gcc -I../include -I/home/arturoxp/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:65: tre/regex.h: No such file or directory
In file included from auth.c:21:
../include/struct.h:764: parse error before `regex_t'
../include/struct.h:764: warning: no semicolon at end of struct or union
../include/struct.h:767: parse error before `}'
In file included from auth.c:21:
../include/struct.h:1157: parse error before `regex_t'
../include/struct.h:1157: warning: no semicolon at end of struct or union
../include/struct.h:1233: parse error before `regex_t'
../include/struct.h:1233: warning: no semicolon at end of struct or union
make[1]: *** [auth.o] Error 1
make[1]: Leaving directory `/home/arturoxp/Unreal3.2/src'
make: *** [build] Error 2
[arturoxp@jennyfer]-[~/Unreal3.2]-[01:56:10]:
What is the problem? Please help me!! I need to configure this ASAP
[arturoxp@jennyfer]-[~/Unreal3.2]-[01:56:08]: make
Building src
make[1]: Entering directory `/home/arturoxp/Unreal3.2/src'
gcc -I../include -I/home/arturoxp/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:65: tre/regex.h: No such file or directory
In file included from auth.c:21:
../include/struct.h:764: parse error before `regex_t'
../include/struct.h:764: warning: no semicolon at end of struct or union
../include/struct.h:767: parse error before `}'
In file included from auth.c:21:
../include/struct.h:1157: parse error before `regex_t'
../include/struct.h:1157: warning: no semicolon at end of struct or union
../include/struct.h:1233: parse error before `regex_t'
../include/struct.h:1233: warning: no semicolon at end of struct or union
make[1]: *** [auth.o] Error 1
make[1]: Leaving directory `/home/arturoxp/Unreal3.2/src'
make: *** [build] Error 2
[arturoxp@jennyfer]-[~/Unreal3.2]-[01:56:10]:
What is the problem? Please help me!! I need to configure this ASAP