PrintLogo

Xcode is Required for Nmap and Fink




Both Fink and Nmap have problems compiling with earlier versions of Xcode. Xcode is found here. The error I got with Fink was:

compress-zlib-pm586-1.34-11 failed

With Nmap:

./pcap-bpf.c: In function 'pcap_inject_bpf':./pcap-bpf.c:348: error:
'BIOCSHDRCMPLT' undeclared (first use in this function)./pcap-bpf.c:348:
error: (Each undeclared identifier is reported only once./pcap-bpf.c:348: 
error: for each function it appears in.)make[1]: *** [pcap-bpf.o] 
Error 1make: *** [libpcap/libpcap.a] Error 2

Upgrading to xcode 2.2.1 fixed both of these problems.



This article comes from NetAdminTools:
http://www.netadmintools.com/

The URL for this story is:
http://www.netadmintools.com/art540.html

Copyright 1997-2007 NetAdminTools.com. Read our Terms of Use.