Problem Installing CAUnreal 3.2-Azura
[View]
[Reply]
[Top]
Posted by Cpt LazyDave
On 2003-04-07 16:45:11
|
I'm running mandrake 9.0. I had the problem with the -W thing and got that out of the way, now I'm recieving this error.
make[1]: Entering directory `/home/khris/CAUnreal3.2-Azura/src'
gcc -I../include -pipe -g -O2 -I=../extras/threads/include -o ircd auth.o aln.o badwords.o channel.o cloak.o crule.o dbuf.o events.o fdlist.o hash.o help.o ircd.o ircsprintf.o list.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_unreal.o s_user.o scache.o send.o support.o umodes.o version.o webtv.o whowas.o zip.o cidr.o -lcrypt -lnsl ../extras/threads/lib/libgthreads.a ../extras/threads/lib/libmalloc.a
modules.o: In function `Module_Load':
/home/khris/CAUnreal3.2-Azura/src/modules.c:132: undefined reference to `dlopen'
/home/khris/CAUnreal3.2-Azura/src/modules.c:135: undefined reference to `dlsym'/home/khris/CAUnreal3.2-Azura/src/modules.c:143: undefined reference to `dlclose'
/home/khris/CAUnreal3.2-Azura/src/modules.c:157: undefined reference to `dlclose'
/home/khris/CAUnreal3.2-Azura/src/modules.c:162: undefined reference to `dlclose'
/home/khris/CAUnreal3.2-Azura/src/modules.c:166: undefined reference to `dlsym'/home/khris/CAUnreal3.2-Azura/src/modules.c:172: undefined reference to `dlsym'/home/khris/CAUnreal3.2-Azura/src/modules.c:178: undefined reference to `dlsym'/home/khris/CAUnreal3.2-Azura/src/modules.c:189: undefined reference to `dlsym'/home/khris/CAUnreal3.2-Azura/src/modules.c:217: undefined reference to `dlsym'/home/khris/CAUnreal3.2-Azura/src/modules.c:150: undefined reference to `dlclose'
/home/khris/CAUnreal3.2-Azura/src/modules.c:138: undefined reference to `dlclose'
/home/khris/CAUnreal3.2-Azura/src/modules.c:241: undefined reference to `dlerror'
modules.o: In function `Module_free':
/home/khris/CAUnreal3.2-Azura/src/modules.c:320: undefined reference to `dlclose'
modules.o: In function `Module_Unload':
/home/khris/CAUnreal3.2-Azura/src/modules.c:348: undefined reference to `dlsym'modules.o: In function `Module_SymEx':
/home/khris/CAUnreal3.2-Azura/src/modules.c:386: undefined reference to `dlsym'/home/khris/CAUnreal3.2-Azura/src/modules.c:389: undefined reference to `dlsym'modules.o: In function `Module_Sym':
/home/khris/CAUnreal3.2-Azura/src/modules.c:414: undefined reference to `dlsym'/home/khris/CAUnreal3.2-Azura/src/modules.c:417: undefined reference to `dlsym'modules.o:/home/khris/CAUnreal3.2-Azura/src/modules.c:443: more undefined references to `dlsym' follow
../extras/threads/lib/libgthreads.a(tdi-dl.o): In function `pthread_load_TDI_Server':
tdi-dl.o(.text+0x50): undefined reference to `dlopen'
tdi-dl.o(.text+0x7e): undefined reference to `dlsym'
tdi-dl.o(.text+0x88): undefined reference to `dlerror'
collect2: ld returned 1 exit status
make[1]: *** [ircd] Error 1
make[1]: Leaving directory `/home/khris/CAUnreal3.2-Azura/src'
make: *** [build] Error 2
[root@bluequeen CAUnreal3.2-Azura]#
what's this dlthing I'm missing?
|
|
|