Search found 7 matches

by Greg
Mon Oct 11, 2004 5:14 am
Forum: Unreal 3.2 Support
Topic: Unreal 3.2.1b
Replies: 9
Views: 6191

.

lol dagger...

ive compiled the 3.2.1b source and it runs on my pc fine, it fixed the dll errors i was having, but i tried giving it to a friend and it wont run. i install the service and when i go to start it it says that unreal did not respond in a timely fashion. or something like that. there is ...
by Greg
Tue Aug 24, 2004 5:26 pm
Forum: Unreal 3.2 Support
Topic: cant compile unreal on bsd 4.9
Replies: 9
Views: 6831

.

ok i did that, but now i get a diffrent error

ircd.o: In function `main':
/usr/home/ircd/Unreal3.2/src/ircd.c:1200: undefined reference to `tre_version'
gmake[1]: *** [ircd] Error 1
gmake[1]: Leaving directory `/usr/home/ircd/Unreal3.2/src'
gmake: *** [build] Error 2


btw, does the first error ...
by Greg
Mon Aug 23, 2004 4:53 am
Forum: Unreal 3.2 Support
Topic: +q and +a
Replies: 7
Views: 5071

george?

george...
by Greg
Mon Aug 23, 2004 4:06 am
Forum: Unreal 3.2 Support
Topic: cant compile unreal on bsd 4.9
Replies: 9
Views: 6831

cant compile unreal on bsd 4.9

ive had it compiled before, but i tried to recompile it and i get this error

/usr/local/lib/libtre.so: undefined reference to `libintl_gettext'
*** Error code 1

Stop in /usr/home/Greg/Unreal3.2/src.
*** Error code 1

Stop in /usr/home/Greg/Unreal3.2.
$
by Greg
Sat Aug 07, 2004 9:04 pm
Forum: Unreal 3.2 Support
Topic: Installation/compile errors
Replies: 1
Views: 1984

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
by Greg
Sat Aug 07, 2004 9:03 pm
Forum: Unreal 3.2 Support
Topic: Protect Opers from other's kills
Replies: 10
Views: 6377

.

i think what they are trying to tell you is...

DONT HAVE OPERS IF U CANT TRUST THEM
by Greg
Sat Aug 07, 2004 9:01 pm
Forum: Unreal 3.2 Support
Topic: Installation/compile errors
Replies: 1
Views: 1984

Installation/compile errors

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 ...