Problems with libdnet on Solaris 9
Tobias Hahn <[email protected]> Wed, 22 Jun 2005 17:24:36 +0200
| Newsgroups | gmane.comp.security.honeypots |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I'm trying to install honeyd on Solaris 9.
After installing all libs needed by honeyd I still get an error during
./configure.
Error message:
checking for working addr_cmp in libdnet... configure: error: you need
to install a more recent version of libdnet
This is from the config.log:
configure:6113: checking for working addr_cmp in libdnet
configure:6142: gcc -o conftest -I/usr/local/include conftest.c
-L/usr/local/lib -ldnet -lsocket -lnsl >&5
configure:6145: $? = 0
configure:6147: ./conftest
ld.so.1: ./conftest: fatal: libdnet.so.1: open failed: No such file or
directory
Killed
configure:6150: $? = 137
configure: program exited with status 137
I don't know how to fix this, can anybody help me?
Thanks in advance,
Tobias