-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Got this errors in while runing make:
/usr/bin/ld: res.o: in function query_name': /home/ircd/bahamut-2.2.2/src/res.c:622: undefined reference to __res_mkquery'
/usr/bin/ld: res.o: in function proc_answer': /home/ircd/bahamut-2.2.2/src/res.c:870: undefined reference to __dn_expand'
/usr/bin/ld: /home/ircd/bahamut-2.2.2/src/res.c:968: undefined reference to __dn_expand' /usr/bin/ld: /home/ircd/bahamut-2.2.2/src/res.c:1138: undefined reference to __dn_expand'
/usr/bin/ld: /home/ircd/bahamut-2.2.2/src/res.c:1270: undefined reference to `__dn_expand'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:52: ircd] Error 1
Metadata
Metadata
Assignees
Labels
No labels