Ticket #16194: nmap-configure

File nmap-configure, 28.1 KB (added by vinc17@…, 16 years ago)

configure output

Line 
1Portfile changed since last build; discarding previous state.
2--->  Fetching nmap
3--->  Verifying checksum(s) for nmap
4--->  Checksumming nmap-4.68.tar.bz2
5--->  Extracting nmap
6--->  Extracting nmap-4.68.tar.bz2
7--->  Configuring nmap
8checking build system type... powerpc-apple-darwin8.11.0
9checking host system type... powerpc-apple-darwin8.11.0
10checking for gcc... /usr/bin/gcc-4.0
11checking for C compiler default output file name... a.out
12checking whether the C compiler works... yes
13checking whether we are cross compiling... no
14checking for suffix of executables...
15checking for suffix of object files... o
16checking whether we are using the GNU C compiler... yes
17checking whether /usr/bin/gcc-4.0 accepts -g... yes
18checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
19checking for inline... inline
20checking for gcc... (cached) /usr/bin/gcc-4.0
21checking whether we are using the GNU C compiler... (cached) yes
22checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
23checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
24checking whether we are using the GNU C++ compiler... yes
25checking whether /usr/bin/g++-4.0 accepts -g... yes
26checking whether the compiler is gcc 4 or greater... yes
27checking for __func__... yes
28checking for strip... /usr/bin/strip
29checking for main in -lm... yes
30checking how to run the C preprocessor... /usr/bin/cpp-4.0
31checking for grep that handles long lines and -e... /usr/bin/grep
32checking for egrep... /usr/bin/grep -E
33checking for ANSI C header files... yes
34checking for sys/types.h... yes
35checking for sys/stat.h... yes
36checking for stdlib.h... yes
37checking for string.h... yes
38checking for memory.h... yes
39checking for strings.h... yes
40checking for inttypes.h... yes
41checking for stdint.h... yes
42checking for unistd.h... yes
43checking pwd.h usability... yes
44checking pwd.h presence... yes
45checking for pwd.h... yes
46checking termios.h usability... yes
47checking termios.h presence... yes
48checking for termios.h... yes
49checking sys/sockio.h usability... yes
50checking sys/sockio.h presence... yes
51checking for sys/sockio.h... yes
52checking for library containing setsockopt... none required
53checking for library containing gethostbyname... none required
54checking pcap.h usability... yes
55checking pcap.h presence... yes
56checking for pcap.h... yes
57checking for pcap_datalink in -lpcap... yes
58checking if libpcap version is recent enough... yes
59checking pcre/pcre.h usability... no
60checking pcre/pcre.h presence... no
61checking for pcre/pcre.h... no
62checking for library containing dlopen... none required
63yes
64checking if sockaddr{} has sa_len member... yes
65checking whether byte ordering is bigendian... yes
66checking if struct in_addr is a wacky huge structure (some Sun boxes)... no
67checking if struct icmp exists... yes
68checking if struct ip exists... yes
69checking if struct ip has ip_sum member... yes
70checking for strerror... yes
71checking for type of 6th argument to recvfrom()... socklen_t
72configure: creating ./config.status
73config.status: creating Makefile
74config.status: WARNING:  Makefile.in seems to ignore the --datarootdir setting
75config.status: creating nmap_config.h
76=== configuring in libdnet-stripped (/opt/local/var/macports/build/_Users_vinc17_software_dports_net_nmap/work/nmap-4.68/libdnet-stripped)
77configure: running /bin/sh ./configure '--prefix=/opt/local'  '--without-zenmap' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--with-openssl=/opt/local' '--with-libpcre=/opt/local' '--with-liblua=included' 'CC=/usr/bin/gcc-4.0' 'CFLAGS=-O2' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/g++-4.0' 'CXXFLAGS=-O2' 'CPP=/usr/bin/cpp-4.0' --cache-file=/dev/null --srcdir=.
78checking for a BSD-compatible install... /usr/bin/install
79checking whether build environment is sane... yes
80checking for gawk... gawk
81checking whether make sets $(MAKE)... yes
82checking whether to enable maintainer-specific portions of Makefiles... no
83checking build system type... powerpc-apple-darwin8.11.0
84checking host system type... powerpc-apple-darwin8.11.0
85checking for gcc... /usr/bin/gcc-4.0
86checking for C compiler default output file name... a.out
87checking whether the C compiler works... yes
88checking whether we are cross compiling... no
89checking for suffix of executables...
90checking for suffix of object files... o
91checking whether we are using the GNU C compiler... yes
92checking whether /usr/bin/gcc-4.0 accepts -g... yes
93checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
94checking for style of include used by make... GNU
95checking dependency style of /usr/bin/gcc-4.0... gcc3
96checking for a BSD-compatible install... /usr/bin/install
97checking for a sed that does not truncate output... /opt/local/bin/sed
98checking for grep that handles long lines and -e... /usr/bin/grep
99checking for egrep... /usr/bin/grep -E
100checking for ld used by /usr/bin/gcc-4.0... /usr/bin/ld
101checking if the linker (/usr/bin/ld) is GNU ld... no
102checking for /usr/bin/ld option to reload object files... -r
103checking for BSD-compatible nm... /usr/bin/nm -p
104checking whether ln -s works... yes
105checking how to recognise dependent libraries... pass_all
106checking how to run the C preprocessor... /usr/bin/cpp-4.0
107checking for ANSI C header files... yes
108checking for sys/types.h... yes
109checking for sys/stat.h... yes
110checking for stdlib.h... yes
111checking for string.h... yes
112checking for memory.h... yes
113checking for strings.h... yes
114checking for inttypes.h... yes
115checking for stdint.h... yes
116checking for unistd.h... yes
117checking dlfcn.h usability... yes
118checking dlfcn.h presence... yes
119checking for dlfcn.h... yes
120checking whether we are using the GNU C++ compiler... yes
121checking whether /usr/bin/g++-4.0 accepts -g... yes
122checking dependency style of /usr/bin/g++-4.0... gcc3
123checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
124checking for g77... no
125checking for xlf... no
126checking for f77... no
127checking for frt... no
128checking for pgf77... no
129checking for cf77... no
130checking for fort77... no
131checking for fl32... no
132checking for af77... no
133checking for xlf90... no
134checking for f90... no
135checking for pgf90... no
136checking for pghpf... no
137checking for epcf90... no
138checking for gfortran... no
139checking for g95... no
140checking for xlf95... no
141checking for f95... no
142checking for fort... no
143checking for ifort... no
144checking for ifc... no
145checking for efc... no
146checking for pgf95... no
147checking for lf95... no
148checking for ftn... no
149checking whether we are using the GNU Fortran 77 compiler... no
150checking whether  accepts -g... no
151checking the maximum length of command line arguments... 65536
152checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
153checking for objdir... .libs
154checking for ar... ar
155checking for ranlib... ranlib
156checking for strip... strip
157checking if /usr/bin/gcc-4.0 static flag  works... yes
158checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
159checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
160checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
161checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
162checking whether the /usr/bin/gcc-4.0 linker (/usr/bin/ld) supports shared libraries... yes
163checking dynamic linker characteristics... darwin8.11.0 dyld
164checking how to hardcode library paths into programs... immediate
165checking whether stripping libraries is possible... yes
166checking for dlopen in -ldl... yes
167checking whether a program can dlopen itself... yes
168checking whether a statically linked program can dlopen itself... yes
169checking if libtool supports shared libraries... yes
170checking whether to build shared libraries... yes
171checking whether to build static libraries... yes
172configure: creating libtool
173appending configuration tag "CXX" to libtool
174checking for ld used by /usr/bin/g++-4.0... /usr/bin/ld
175checking if the linker (/usr/bin/ld) is GNU ld... no
176checking whether the /usr/bin/g++-4.0 linker (/usr/bin/ld) supports shared libraries... yes
177checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
178checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
179checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
180checking whether the /usr/bin/g++-4.0 linker (/usr/bin/ld) supports shared libraries... yes
181checking dynamic linker characteristics... darwin8.11.0 dyld
182checking how to hardcode library paths into programs... immediate
183checking whether stripping libraries is possible... yes
184checking for dlopen in -ldl... (cached) yes
185checking whether a program can dlopen itself... (cached) yes
186checking whether a statically linked program can dlopen itself... (cached) yes
187appending configuration tag "F77" to libtool
188checking for Python... checking host system type... (cached) powerpc-apple-darwin8.11.0
189checking for gethostbyname... yes
190checking for socket... yes
191checking for putmsg in -lstr... no
192checking for open_mib in -lnm... no
193checking for Check... no
194checking for ANSI C header files... (cached) yes
195checking fcntl.h usability... yes
196checking fcntl.h presence... yes
197checking for fcntl.h... yes
198checking for unistd.h... (cached) yes
199checking sys/bufmod.h usability... no
200checking sys/bufmod.h presence... no
201checking for sys/bufmod.h... no
202checking sys/dlpi.h usability... no
203checking sys/dlpi.h presence... no
204checking for sys/dlpi.h... no
205checking sys/dlpihdr.h usability... no
206checking sys/dlpihdr.h presence... no
207checking for sys/dlpihdr.h... no
208checking sys/dlpi_ext.h usability... no
209checking sys/dlpi_ext.h presence... no
210checking for sys/dlpi_ext.h... no
211checking sys/ioctl.h usability... yes
212checking sys/ioctl.h presence... yes
213checking for sys/ioctl.h... yes
214checking sys/mib.h usability... no
215checking sys/mib.h presence... no
216checking for sys/mib.h... no
217checking sys/ndd_var.h usability... no
218checking sys/ndd_var.h presence... no
219checking for sys/ndd_var.h... no
220checking sys/socket.h usability... yes
221checking sys/socket.h presence... yes
222checking for sys/socket.h... yes
223checking sys/sockio.h usability... yes
224checking sys/sockio.h presence... yes
225checking for sys/sockio.h... yes
226checking sys/sysctl.h usability... yes
227checking sys/sysctl.h presence... yes
228checking for sys/sysctl.h... yes
229checking sys/time.h usability... yes
230checking sys/time.h presence... yes
231checking for sys/time.h... yes
232checking net/bpf.h usability... yes
233checking net/bpf.h presence... yes
234checking for net/bpf.h... yes
235checking net/if.h usability... no
236checking net/if.h presence... yes
237configure: WARNING: net/if.h: present but cannot be compiled
238configure: WARNING: net/if.h:     check for missing prerequisite headers?
239configure: WARNING: net/if.h: see the Autoconf documentation
240configure: WARNING: net/if.h:     section "Present But Cannot Be Compiled"
241configure: WARNING: net/if.h: proceeding with the preprocessor's result
242configure: WARNING: net/if.h: in the future, the compiler will take precedence
243checking for net/if.h... yes
244checking net/if_var.h usability... yes
245checking net/if_var.h presence... yes
246checking for net/if_var.h... yes
247checking net/if_arp.h usability... yes
248checking net/if_arp.h presence... yes
249checking for net/if_arp.h... yes
250checking net/if_dl.h usability... yes
251checking net/if_dl.h presence... yes
252checking for net/if_dl.h... yes
253checking net/pfilt.h usability... no
254checking net/pfilt.h presence... no
255checking for net/pfilt.h... no
256checking net/pfvar.h usability... no
257checking net/pfvar.h presence... no
258checking for net/pfvar.h... no
259checking net/radix.h usability... no
260checking net/radix.h presence... no
261checking for net/radix.h... no
262checking net/raw.h usability... no
263checking net/raw.h presence... no
264checking for net/raw.h... no
265checking net/route.h usability... yes
266checking net/route.h presence... yes
267checking for net/route.h... yes
268checking netinet/in_var.h usability... no
269checking netinet/in_var.h presence... yes
270configure: WARNING: netinet/in_var.h: present but cannot be compiled
271configure: WARNING: netinet/in_var.h:     check for missing prerequisite headers?
272configure: WARNING: netinet/in_var.h: see the Autoconf documentation
273configure: WARNING: netinet/in_var.h:     section "Present But Cannot Be Compiled"
274configure: WARNING: netinet/in_var.h: proceeding with the preprocessor's result
275configure: WARNING: netinet/in_var.h: in the future, the compiler will take precedence
276checking for netinet/in_var.h... yes
277checking net/if_tun.h usability... no
278checking net/if_tun.h presence... no
279checking for net/if_tun.h... no
280checking linux/if_tun.h usability... no
281checking linux/if_tun.h presence... no
282checking for linux/if_tun.h... no
283checking netinet/ip_fw.h usability... no
284checking netinet/ip_fw.h presence... yes
285configure: WARNING: netinet/ip_fw.h: present but cannot be compiled
286configure: WARNING: netinet/ip_fw.h:     check for missing prerequisite headers?
287configure: WARNING: netinet/ip_fw.h: see the Autoconf documentation
288configure: WARNING: netinet/ip_fw.h:     section "Present But Cannot Be Compiled"
289configure: WARNING: netinet/ip_fw.h: proceeding with the preprocessor's result
290configure: WARNING: netinet/ip_fw.h: in the future, the compiler will take precedence
291checking for netinet/ip_fw.h... yes
292checking linux/ip_fw.h usability... no
293checking linux/ip_fw.h presence... no
294checking for linux/ip_fw.h... no
295checking linux/ip_fwchains.h usability... no
296checking linux/ip_fwchains.h presence... no
297checking for linux/ip_fwchains.h... no
298checking linux/netfilter_ipv4/ipchains_core.h usability... no
299checking linux/netfilter_ipv4/ipchains_core.h presence... no
300checking for linux/netfilter_ipv4/ipchains_core.h... no
301checking ip_fil_compat.h usability... no
302checking ip_fil_compat.h presence... no
303checking for ip_fil_compat.h... no
304checking netinet/ip_fil_compat.h usability... no
305checking netinet/ip_fil_compat.h presence... no
306checking for netinet/ip_fil_compat.h... no
307checking ip_compat.h usability... no
308checking ip_compat.h presence... no
309checking for ip_compat.h... no
310checking netinet/ip_compat.h usability... no
311checking netinet/ip_compat.h presence... no
312checking for netinet/ip_compat.h... no
313checking ip_fil.h usability... no
314checking ip_fil.h presence... no
315checking for ip_fil.h... no
316checking netinet/ip_fil.h usability... no
317checking netinet/ip_fil.h presence... no
318checking for netinet/ip_fil.h... no
319checking hpsecurity.h usability... no
320checking hpsecurity.h presence... no
321checking for hpsecurity.h... no
322checking stropts.h usability... no
323checking stropts.h presence... no
324checking for stropts.h... no
325checking for an ANSI C-conforming const... yes
326checking for inline... inline
327checking for pid_t... yes
328checking for size_t... yes
329checking for sockaddr_in6 struct in <netinet/in.h>... yes
330checking for sa_len in sockaddr struct... yes
331checking for arp_dev in arpreq struct... no
332checking for rt_msghdr struct in <net/route.h>... yes
333checking whether /usr/bin/gcc-4.0 needs -traditional... no
334checking for working memcmp... yes
335checking for err... yes
336checking for strlcat... yes
337checking for strlcpy... yes
338checking for strsep... yes
339checking for Berkeley Packet Filter... yes
340checking for Linux proc filesystem... no
341checking for Linux PF_PACKET sockets... no
342checking for SNMP MIB2 STREAMS... no
343checking for route(7) STREAMS... no
344checking for arp(7) ioctls... no
345checking for raw IP sockets ip_{len,off} host byte ordering... no
346checking for cooked raw IP sockets... no
347configure: creating ./config.status
348config.status: creating Makefile
349config.status: creating dnet-config
350config.status: creating include/Makefile
351config.status: creating include/dnet/Makefile
352config.status: creating src/Makefile
353config.status: creating include/config.h
354config.status: executing depfiles commands
355config.status: executing default commands
356=== configuring in nselib-bin (/opt/local/var/macports/build/_Users_vinc17_software_dports_net_nmap/work/nmap-4.68/nselib-bin)
357configure: running /bin/sh ./configure '--prefix=/opt/local'  '--without-zenmap' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--with-openssl=/opt/local' '--with-libpcre=/opt/local' '--with-liblua=included' 'CC=/usr/bin/gcc-4.0' 'CFLAGS=-O2' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/g++-4.0' 'CXXFLAGS=-O2' 'CPP=/usr/bin/cpp-4.0' --cache-file=/dev/null --srcdir=.
358checking for gcc... /usr/bin/gcc-4.0
359checking for C compiler default output file name... a.out
360checking whether the C compiler works... yes
361checking whether we are cross compiling... no
362checking for suffix of executables...
363checking for suffix of object files... o
364checking whether we are using the GNU C compiler... yes
365checking whether /usr/bin/gcc-4.0 accepts -g... yes
366checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
367checking build system type... powerpc-apple-darwin8.11.0
368checking host system type... powerpc-apple-darwin8.11.0
369checking for a sed that does not truncate output... /opt/local/bin/sed
370checking for grep that handles long lines and -e... /usr/bin/grep
371checking for egrep... /usr/bin/grep -E
372checking for ld used by /usr/bin/gcc-4.0... /usr/bin/ld
373checking if the linker (/usr/bin/ld) is GNU ld... no
374checking for /usr/bin/ld option to reload object files... -r
375checking for BSD-compatible nm... /usr/bin/nm -p
376checking whether ln -s works... yes
377checking how to recognise dependent libraries... pass_all
378checking how to run the C preprocessor... /usr/bin/cpp-4.0
379checking for ANSI C header files... yes
380checking for sys/types.h... yes
381checking for sys/stat.h... yes
382checking for stdlib.h... yes
383checking for string.h... yes
384checking for memory.h... yes
385checking for strings.h... yes
386checking for inttypes.h... yes
387checking for stdint.h... yes
388checking for unistd.h... yes
389checking dlfcn.h usability... yes
390checking dlfcn.h presence... yes
391checking for dlfcn.h... yes
392checking whether we are using the GNU C++ compiler... yes
393checking whether /usr/bin/g++-4.0 accepts -g... yes
394checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
395checking for g77... no
396checking for xlf... no
397checking for f77... no
398checking for frt... no
399checking for pgf77... no
400checking for cf77... no
401checking for fort77... no
402checking for fl32... no
403checking for af77... no
404checking for xlf90... no
405checking for f90... no
406checking for pgf90... no
407checking for pghpf... no
408checking for epcf90... no
409checking for gfortran... no
410checking for g95... no
411checking for xlf95... no
412checking for f95... no
413checking for fort... no
414checking for ifort... no
415checking for ifc... no
416checking for efc... no
417checking for pgf95... no
418checking for lf95... no
419checking for ftn... no
420checking whether we are using the GNU Fortran 77 compiler... no
421checking whether  accepts -g... no
422checking the maximum length of command line arguments... 196608
423checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
424checking for objdir... .libs
425checking for ar... ar
426checking for ranlib... ranlib
427checking for strip... strip
428checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
429checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
430checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
431checking if /usr/bin/gcc-4.0 static flag -static works... no
432checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
433checking whether the /usr/bin/gcc-4.0 linker (/usr/bin/ld) supports shared libraries... yes
434checking dynamic linker characteristics... darwin8.11.0 dyld
435checking how to hardcode library paths into programs... immediate
436checking whether stripping libraries is possible... yes
437checking for dlopen in -ldl... yes
438checking whether a program can dlopen itself... yes
439checking whether a statically linked program can dlopen itself... yes
440checking if libtool supports shared libraries... yes
441checking whether to build shared libraries... yes
442checking whether to build static libraries... no
443configure: creating libtool
444appending configuration tag "CXX" to libtool
445checking for ld used by /usr/bin/g++-4.0... /usr/bin/ld
446checking if the linker (/usr/bin/ld) is GNU ld... no
447checking whether the /usr/bin/g++-4.0 linker (/usr/bin/ld) supports shared libraries... yes
448checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
449checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
450checking if /usr/bin/g++-4.0 static flag -static works... no
451checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
452checking whether the /usr/bin/g++-4.0 linker (/usr/bin/ld) supports shared libraries... yes
453checking dynamic linker characteristics... darwin8.11.0 dyld
454checking how to hardcode library paths into programs... immediate
455appending configuration tag "F77" to libtool
456checking host system type... (cached) powerpc-apple-darwin8.11.0
457checking lua.h usability... yes
458checking lua.h presence... yes
459checking for lua.h... yes
460configure: creating ./config.status
461config.status: creating Makefile
462=== configuring in nbase (/opt/local/var/macports/build/_Users_vinc17_software_dports_net_nmap/work/nmap-4.68/nbase)
463configure: running /bin/sh ./configure '--prefix=/opt/local'  '--without-zenmap' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--with-openssl=/opt/local' '--with-libpcre=/opt/local' '--with-liblua=included' 'CC=/usr/bin/gcc-4.0' 'CFLAGS=-O2' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/g++-4.0' 'CXXFLAGS=-O2' 'CPP=/usr/bin/cpp-4.0' --cache-file=/dev/null --srcdir=.
464checking for gcc... /usr/bin/gcc-4.0
465checking for C compiler default output file name... a.out
466checking whether the C compiler works... yes
467checking whether we are cross compiling... no
468checking for suffix of executables...
469checking for suffix of object files... o
470checking whether we are using the GNU C compiler... yes
471checking whether /usr/bin/gcc-4.0 accepts -g... yes
472checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
473checking for ranlib... ranlib
474checking build system type... powerpc-apple-darwin8.11.0
475checking host system type... powerpc-apple-darwin8.11.0
476checking for inline... inline
477checking how to run the C preprocessor... /usr/bin/cpp-4.0
478checking for grep that handles long lines and -e... /usr/bin/grep
479checking for egrep... /usr/bin/grep -E
480checking for ANSI C header files... yes
481checking for sys/types.h... yes
482checking for sys/stat.h... yes
483checking for stdlib.h... yes
484checking for string.h... yes
485checking for memory.h... yes
486checking for strings.h... yes
487checking for inttypes.h... yes
488checking for stdint.h... yes
489checking for unistd.h... yes
490checking for string.h... (cached) yes
491checking getopt.h usability... yes
492checking getopt.h presence... yes
493checking for getopt.h... yes
494checking for strings.h... (cached) yes
495checking sys/param.h usability... yes
496checking sys/param.h presence... yes
497checking for sys/param.h... yes
498checking sys/time.h usability... yes
499checking sys/time.h presence... yes
500checking for sys/time.h... yes
501checking for unistd.h... (cached) yes
502checking errno.h usability... yes
503checking errno.h presence... yes
504checking for errno.h... yes
505checking for sys/types.h... (cached) yes
506checking sys/socket.h usability... yes
507checking sys/socket.h presence... yes
508checking for sys/socket.h... yes
509checking netinet/in.h usability... yes
510checking netinet/in.h presence... yes
511checking for netinet/in.h... yes
512checking arpa/inet.h usability... yes
513checking arpa/inet.h presence... yes
514checking for arpa/inet.h... yes
515checking for sys/stat.h... (cached) yes
516checking net/if.h usability... no
517checking net/if.h presence... yes
518configure: WARNING: net/if.h: present but cannot be compiled
519configure: WARNING: net/if.h:     check for missing prerequisite headers?
520configure: WARNING: net/if.h: see the Autoconf documentation
521configure: WARNING: net/if.h:     section "Present But Cannot Be Compiled"
522configure: WARNING: net/if.h: proceeding with the preprocessor's result
523configure: WARNING: net/if.h: in the future, the compiler will take precedence
524checking for net/if.h... yes
525checking netdb.h usability... yes
526checking netdb.h presence... yes
527checking for netdb.h... yes
528checking sys/wait.h usability... yes
529checking sys/wait.h presence... yes
530checking for sys/wait.h... yes
531checking fcntl.h usability... yes
532checking fcntl.h presence... yes
533checking for fcntl.h... yes
534checking sys/resource.h usability... yes
535checking sys/resource.h presence... yes
536checking for sys/resource.h... yes
537checking whether time.h and sys/time.h may both be included... yes
538checking for __attribute__... yes
539checking whether byte ordering is bigendian... yes
540checking for char... yes
541checking size of char... 1
542checking for short... yes
543checking size of short... 2
544checking for int... yes
545checking size of int... 4
546checking for long... yes
547checking size of long... 4
548checking for snprintf... yes
549checking for vsnprintf... yes
550checking for nanosleep... yes
551checking for strerror... yes
552checking for strcasestr... yes
553checking for strcasecmp... yes
554checking for strncasecmp... yes
555checking for vsnprintf... (cached) yes
556checking for snprintf... (cached) yes
557checking for asprintf... yes
558checking for asnprintf... no
559checking for vasprintf... yes
560checking for vasnprintf... no
561checking for getopt... yes
562checking for getopt_long_only... yes
563checking for usleep... yes
564checking for gettimeofday... yes
565checking for sleep... yes
566checking for getopt_long_only... (cached) yes
567checking for strcasecmp... (cached) yes
568checking for strncasecmp... (cached) yes
569checking for library containing getaddrinfo... none required
570checking for library containing gai_strerror... none required
571checking for library containing getnameinfo... none required
572checking for gai_strerror... yes
573checking for inet_ntop... yes
574checking for inet_pton... yes
575checking for working getaddrinfo... yes
576checking for working getnameinfo... yes
577checking for sockaddr_in6... yes
578checking for sockaddr_storage... yes
579checking for AF_INET6 definition... yes
580checking for IPv6 support... yes
581configure: creating ./config.status
582config.status: creating Makefile
583config.status: WARNING:  Makefile.in seems to ignore the --datarootdir setting
584config.status: creating nbase_config.h
585=== configuring in nsock/src (/opt/local/var/macports/build/_Users_vinc17_software_dports_net_nmap/work/nmap-4.68/nsock/src)
586configure: running /bin/sh ./configure '--prefix=/opt/local'  '--without-zenmap' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--with-openssl=/opt/local' '--with-libpcre=/opt/local' '--with-liblua=included' 'CC=/usr/bin/gcc-4.0' 'CFLAGS=-O2' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/g++-4.0' 'CXXFLAGS=-O2' 'CPP=/usr/bin/cpp-4.0' --cache-file=/dev/null --srcdir=.
587checking build system type... powerpc-apple-darwin8.11.0
588checking host system type... powerpc-apple-darwin8.11.0
589checking for gcc... /usr/bin/gcc-4.0
590checking for C compiler default output file name... a.out
591checking whether the C compiler works... yes
592checking whether we are cross compiling... no
593checking for suffix of executables...
594checking for suffix of object files... o
595checking whether we are using the GNU C compiler... yes
596checking whether /usr/bin/gcc-4.0 accepts -g... yes
597checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
598checking for ranlib... ranlib
599checking for gethostent... yes
600checking for setsockopt... yes
601checking for nanosleep... yes
602checking how to run the C preprocessor... /usr/bin/cpp-4.0
603checking for grep that handles long lines and -e... /usr/bin/grep
604checking for egrep... /usr/bin/grep -E
605checking for ANSI C header files... yes
606checking struct ip... yes
607checking ip_v in struct ip... yes
608checking if sockaddr{} has sa_len member... yes
609checking if struct icmp exists... yes
610checking if struct ip exists... yes
611checking if struct ip has ip_sum member... yes
612configure: creating ./config.status
613config.status: creating Makefile
614config.status: creating nsock_config.h
615  (  )   /\   _                 (     
616    \ |  (  \ ( \.(               )                      _____
617  \  \ \  `  `   ) \             (  ___                 / _   \
618 (_`    \+   . x  ( .\            \/   \____-----------/ (o)   \_
619- .-               \+  ;          (  O                           \____
620                          )        \_____________  `              \  /
621(__                +- .( -'.- <. - _  VVVVVVV VV V\                 \/
622(_____            ._._: <_ - <- _  (--  _AAAAAAA__A_/                |
623  .    /./.+-  . .- /  +--  - .     \______________//_              \_______
624  (__ ' /x  / x _/ (                                  \___'          \     /
625 , x / ( '  . / .  /                                      |           \   /
626    /  /  _/ /    +                                      /              \/
627   '  (__/                                             /                  \
628             NMAP IS A POWERFUL TOOL -- USE CAREFULLY AND RESPONSIBLY
629Configuration complete.  Type make (or gmake on some *BSD machines) to compile.