Honeypots mailing list archives

Re: Starting Honeyd 1.0


From: Alexander Klimov <alserkli () inbox ru>
Date: Mon, 17 Jan 2005 17:53:59 +0200 (IST)

Hi.

On Mon, 17 Jan 2005, Suen Yek wrote:
I am trying to run Honeyd 1.0 on a Mandrake 10.1 box though I have an
error that appears when trying to start honeyd.

Honeyd: symbol lookup error: honeyd: undefined symbol:
event_priority_init

Could someone please explain... Most likely it is something to do with
event priorties in the init file...right???

My guess is that some correct dso is missed and so some particular
symbol (function) is no found. Try
$ ldd file-you-try-to-execute
to see what dynamic libraries get linked in on startup. Most likely
you have several libraries and a wrong one is used.

For more information about dso
$ man ld.so

-- 
Regards,
ASK


Current thread: