--- Begin Message ---
On Aug 15, 2022, at 1:37 PM, Christian <ch...@argonautx.net> wrote:

> configure:6075: checking for pcap_loop
> configure:6075: gcc -o conftest -g -O2   conftest.c -L/usr/local/lib 
> -Wl,-rpath,/usr/local/lib -lpcap  >&5
> /usr/bin/ld: /usr/local/lib/libpcap.so: undefined reference to 
> `scsimon_create'
> /usr/bin/ld: /usr/local/lib/libpcap.so: undefined reference to 
> `scsimon_findalldevs'

Has the pcap.c in the libpcap that was built and installed in /usr/local/lib 
been modified to add a pcap module "scsimon", in addition to your "kpnode" 
module?

If so, is there a pcap-scsimon.c, or whatever, that defines them, and was it 
also added to Makefile.in when the library was built?

--- End Message ---
_______________________________________________
tcpdump-workers mailing list
tcpdump-workers@lists.tcpdump.org
https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers

Reply via email to