tcpdump mailing list archives

Re: configure script problem while working on extention


From: Guy Harris via tcpdump-workers <tcpdump-workers () lists tcpdump org>
Date: Mon, 15 Aug 2022 15:08:32 -0700

--- Begin Message --- From: Guy Harris <gharris () sonic net>
Date: Mon, 15 Aug 2022 15:08:32 -0700
On Aug 15, 2022, at 1:37 PM, Christian <chris () 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

Current thread: