Ask Your Question

Revision history [back]

Wireshark build failing on Mac Ventura

Failing when trying to build using both cmake and cmake ninja commands :

-- Found PCAP: /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/lib/libpcap.tbd -- Looking for pcap_lib_version -- Looking for pcap_lib_version - not found CMake Error at cmake/modules/FindPCAP.cmake:212 (message): You need libpcap 0.8 or later

I do have libpcap already installed : libpcap 1.10.3 is already installed and up-to-date.

Tried same process on another mac which is on Monterey and everything worked fine. Please let me know how to fix this. I have attached the Cmake files.