Hi Muhammad,

On Fri, Jun 09, 2006 at 08:50:16PM +0700, Muhammad Rully Sumbayak wrote:

> : undefined reference to `pcap_open_dead'
> collect2: ld returned 1 exit status
> *** Error code 1

That's just matter of a too old libpcap version. It's a known issue under 
OpenBSD.
Download a fresh version of libpcap from http://www.tcpdump.org and compile it.
Then either replace pre-existing system library or just link pmacct against the
fresh version (use --with-pcap-includes and --with-pcap-libs configure script
switches for this). 

Cheers,
Paolo

_______________________________________________
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists

Reply via email to