LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   ircd2.10.09 (https://www.linuxquestions.org/questions/linux-software-2/ircd2-10-09-a-86079/)

StarCat 08-26-2003 08:31 PM

ircd2.10.09
 
Evertime i run make i get this error


gcc -g -O3 -pipe IPcheck.o bsd.o channel.o class.o common.o crule.o dbuf.o fileio.o ircd.o list.o map.o match.o numnicks.o opercmds.o packet.o parse.o querycmds.o random.o res.o runmalloc.o s_auth.o s_bsd.o s_conf.o s_debug.o s_err.o s_misc.o s_numeric.o s_ping.o s_serv.o s_user.o send.o sprintf_irc.o support.o userload.o whocmds.o whowas.o hash.o version.o -lcrypt -o ircd
res.o(.text+0x14b6): In function `proc_answer':
/home/irc/ircu2.10.09/ircd/res.c:718: undefined reference to `__dn_expand'
res.o(.text+0x1654):/home/irc/ircu2.10.09/ircd/res.c:791: undefined reference to `__dn_expand'
res.o(.text+0x17a4):/home/irc/ircu2.10.09/ircd/res.c:708: undefined reference to `__dn_skipname'
res.o(.text+0x1885): In function `query_name':
/home/irc/ircu2.10.09/ircd/res.c:573: undefined reference to `__res_mkquery'
collect2: ld returned 1 exit status
make[1]: *** [ircd] Error 1
make[1]: Leaving directory `/home/irc/ircu2.10.09/ircd'

I was upgrading and ran in to this, I need to get the server back up so any help would be GREAT.
I was also trying to deleate the ircd.conf that make config make so i could use the default but for the life of me i can't find it.
Not sure if this is causeing the error or not.
Thanks inadvance

StarCat 08-26-2003 09:40 PM

can this be a gcc prob?


All times are GMT -5. The time now is 04:17 PM.