On 1/8/15 1:21 AM, Jacek Wielemborek wrote:
Hello,
Below is the log. Am I missing some package or something?
[ snip ]
pcap_ex.c:18:23: fatal error: pcap-int.h: No such file or directory
# include <pcap-int.h>
^
compilation terminated.
error: command 'gcc' failed with exit status 1
[ snip ]
[1:18:05][~]$ yum provides pcap-int.h Loaded plugins: auto-update-debuginfo, langpacks (cut) No matches found
From the looks of it you are missing the libpcap-dev package. I believe
in fedora it is called libpcap-devel.
If you still encounter other issues you should reach us on the ooni-dev mailing list (ooni-dev@lists.torproject.org) or try asking around on IRC #ooni irc.oftc.net.
~ Arturo