Page 1 of 1

Problem with make

Posted: Sun Jul 25, 2004 1:16 am
by Tom
I have a problem with the make, I have tried removing the settings and starting the config a number of times. :?:

Re: Problem with make

Posted: Sun Jul 25, 2004 1:18 am
by Tom
ist.o lusers.o match.o modules.o packet.o parse.o res.o res_init.o res_comp.o res_mkquery.o res_skipname.o s_auth.o s_bsd.o s_conf.o s_debug.o s_err.o s_extra.o s_kline.o s_misc.o s_numeric.o s_serv.o s_svs.o socket.o ssl.o s_user.o scache.o send.o support.o umodes.o version.o webtv.o whowas.o zip.o cidr.o random.o extcmodes.o extbans.o md5.o -lcrypt -L/usr/home/tom/Unreal3.2/extras/regexp/lib -ltre -lssl -lcrypto
cloak.o: In function `make_virthost':
/usr/home/tom/Unreal3.2/src/cloak.c:168: undefined reference to `RCallbacks'
s_conf.o: In function `init_conf':
/usr/home/tom/Unreal3.2/src/s_conf.c:1517: undefined reference to `callbacks_check'
/usr/home/tom/Unreal3.2/src/s_conf.c:1532: undefined reference to `callbacks_switchover'
*** Error code 1

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

Stop in /usr/home/tom/Unreal3.2.

Posted: Sun Jul 25, 2004 2:17 am
by Syzop
Are you upgrading?
If so, did you follow the proper upgrade procedure? 'make clean', './Config' and then 'make'.
If not, try redownloading UnrealIRCd, double check it doesn't give errors when extracting (@tar xzf) and make sure you have enough quota..
[just some quick thoughts :P]

Posted: Sun Jul 25, 2004 10:47 am
by Tom
worked
ta :)