Installation/compile errors
Posted: Sat Aug 07, 2004 9:01 pm
ive been trying to compile unreal3.2 under freebsd 4.9
the problem comes when i go to "make" the ircd...
i get these errors:
Gk-Net# make
Building src
gcc -I../include -I/home/Greg/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -DFD_SETSIZE=1500 -c auth.c
In file included from auth.c:21:
../include/struct.h:68: tre/regex.h: No such file or directory
In file included from auth.c:21:
../include/struct.h:797: syntax error before `regex_t'
In file included from auth.c:21:
../include/struct.h:1200: syntax error before `regex_t'
../include/struct.h:1282: syntax error before `regex_t'
*** Error code 1
Stop in /usr/home/Greg/Unreal3.2/src.
*** Error code 1
Stop in /usr/home/Greg/Unreal3.2.
the problem comes when i go to "make" the ircd...
i get these errors:
Gk-Net# make
Building src
gcc -I../include -I/home/Greg/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -DFD_SETSIZE=1500 -c auth.c
In file included from auth.c:21:
../include/struct.h:68: tre/regex.h: No such file or directory
In file included from auth.c:21:
../include/struct.h:797: syntax error before `regex_t'
In file included from auth.c:21:
../include/struct.h:1200: syntax error before `regex_t'
../include/struct.h:1282: syntax error before `regex_t'
*** Error code 1
Stop in /usr/home/Greg/Unreal3.2/src.
*** Error code 1
Stop in /usr/home/Greg/Unreal3.2.