Source: honeyd
Version: 1.5c-8
Severity: serious
Justification: ftbfs, will fail to run
Tags: upstream

Hi,

Typical amd64 experimental system (sid should be the same way).
When I try to build honeyd, I get

| checking if we can access libc without dlopen... no
| checking if we can access libc with libc.so... no
| checking if we can access libc with /usr/lib/libc.so*... no
| configure: error: Couldn't figure out how to access libc
| make: *** [config.status] Error 1
| dpkg-buildpackage: error: debian/rules build gave error exit status 2

Indeed, libc lives in /lib/x86_64-linux-gnu, ever since eglibc 2.13-5.
I believe honeyd should be using dlopen("libc6.so.6") rather than
hard-coding a specific path.  Maybe some evil hack like parsing "ldd"
output could do it.

Hope that helps,
Jonathan



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to