Installation/compile errors

These are old archives. They are kept for historic purposes only.
Post Reply
Greg
Posts: 7
Joined: Sat Aug 07, 2004 8:58 pm

Installation/compile errors

Post by Greg »

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.
Greg
Posts: 7
Joined: Sat Aug 07, 2004 8:58 pm

Post by Greg »

god just came to me, and somehow my broser went to another post where it said use gmake ..... lmao

and the funny thing is i didnt even click it, it jsut went there...

http://forums.unrealircd.com/viewtopic.php?t=667
Post Reply