LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Compile probs, IRCD (https://www.linuxquestions.org/questions/linux-software-2/compile-probs-ircd-79952/)

OmEgA-X 08-07-2003 05:06 PM

Compile probs, IRCD
 
i try to compile my favorite ircds..configure goes through ok its where make and make install have the errors =/ im on mandrake linux 9.1

res.o(.text+0xa2): In function `init_resolver':
/home/omega-x/Documents/Downloads/Unreal3.1.6-Noon/src/res.c:114: undefined reference to `_res'
res.o(.text+0xab):/home/omega-x/Documents/Downloads/Unreal3.1.6-Noon/src/res.c:116: undefined reference to `_res'
res.o(.text+0xc1):/home/omega-x/Documents/Downloads/Unreal3.1.6-Noon/src/res.c:117: undefined reference to `_res'
res.o(.text+0x4f6): In function `send_res_msg':
/home/omega-x/Documents/Downloads/Unreal3.1.6-Noon/src/res.c:362: undefined reference to `_res'
res.o(.text+0x4fe):/home/omega-x/Documents/Downloads/Unreal3.1.6-Noon/src/res.c:362: undefined reference to `_res'
res.o(.text+0x504):/home/omega-x/Documents/Downloads/Unreal3.1.6-Noon/src/res.c:363: more undefined references to `_res' follow
collect2: ld returned 1 exit status
make[1]: *** [ircd] Error 1
make[1]: Leaving directory `/home/omega-x/Documents/Downloads/Unreal3.1.6-Noon/src'
make: *** [build] Error 2

it doesnt just happen with this ircd..its with all that i try to compile,
hybrid, ultimate, and others..any suggestions or anything that im missing/need? :cry:


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