Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation error on debian 12 [...] undefined « __dn_expand » #237

Closed
dktmb opened this issue Nov 9, 2023 · 3 comments
Closed

Compilation error on debian 12 [...] undefined « __dn_expand » #237

dktmb opened this issue Nov 9, 2023 · 3 comments

Comments

@dktmb
Copy link

dktmb commented Nov 9, 2023

Hi there,

Have seen #218 but I'm not able to understand what I have to do to fix this issue.
After ./configure, make returns these errors :

/home/ltef/IRC/bahamut-2.1.5/src/res.c:622 : undefined reference « __res_mkquery »
/usr/bin/ld : res.o : in function « proc_answer » :
/home/ltef/IRC/bahamut-2.1.5/src/res.c:870 :undefined reference to « __dn_expand »
/usr/bin/ld : /home/ltef/IRC/bahamut-2.1.5/src/res.c:968 : undefined reference to « __dn_expand »
/usr/bin/ld : /home/ltef/IRC/bahamut-2.1.5/src/res.c:1138 : undefined reference to « __dn_expand »
/usr/bin/ld : /home/ltef/IRC/bahamut-2.1.5/src/res.c:1270 : undefined reference to « __dn_expand »

Any suggestion will be appreciated !
Thanks,

@eaescob
Copy link
Contributor

eaescob commented Dec 1, 2023

Weird. I can combile main on Ubuntu 23 with no issues. Let me try with Ubuntu 22.

@eaescob
Copy link
Contributor

eaescob commented Dec 1, 2023

Valid. I'll cut a new release that fixes this.

@eaescob
Copy link
Contributor

eaescob commented Dec 1, 2023

But PR #219 fixes this

@eaescob eaescob closed this as completed Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants