|
|
Missing libpcap headers
While what yuriwho posted will help speed up compile, it won't fix this particular problem. The problem is that, while Apple includes libpcap libraries, they don't include the header files. Easiest thing is to grab libpcap header files and put the included files into /usr/local/include (create if necessary) then try again.
If you don't trust the header files I put out there, you can grab the complete source for libpcap at ftp://ftp.ee.lbl.gov/libpcap.tar.Z.
Missing libpcap headers
Me again - I take it by header files you mean *.h files in the raw unpack? Just copy the 8 files into the directory you mentioned, right? Or do I need to do the INTSTALL as well? (No - haven't done that, since I think this will overwrite the Apple files, and I don't want to do that)
Re: Missing libpcap headers
Not sure which files you are referring to when you mention "the 8 files", but the ones I linked to in pcap_inc.tar.gz has just five (ethertype.h, gencode.h, pcap-int.h, pcap-namedb.h, and pcap.h) which define stuff in the libraries under /usr/lib which Apple provided. These five should be placed under /usr/local/include then try your make again. |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysNo new commentsLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.09 seconds |
|