X-From-Line: address@hidden Thu Jul 17 23:20:53 2003 Return-path: Envelope-to: address@hidden Delivery-date: Fri, 18 Jul 2003 06:21:32 +0200 Received: from hermes.epita.fr ([163.5.255.10] helo=epita.fr) by kualalumpur.lrde.epita.fr with esmtp (Exim 3.35 #1 (Debian)) id 19dMkO-0004JZ-00 for ; Fri, 18 Jul 2003 06:21:32 +0200 Received: from f7.net (consort.superb.net [209.61.216.22]) by epita.fr id h6I4Lo317738 for EPITA Paris France Fri, 18 Jul 2003 06:21:50 +0200 (CEST) Received: from monty-python.gnu.org (monty-python.gnu.org [199.232.76.173]) by f7.net (8.11.7/8.11.7) with ESMTP id h6I4LiX22335; Fri, 18 Jul 2003 00:21:44 -0400 Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19dMkR-0005zg-DW for address@hidden; Fri, 18 Jul 2003 00:21:35 -0400 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19dMkP-0005zF-69 for address@hidden; Fri, 18 Jul 2003 00:21:33 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19dMkM-0005ys-LC for address@hidden; Fri, 18 Jul 2003 00:21:32 -0400 Received: from cs.earlham.edu ([159.28.230.3] helo=quark.cs.earlham.edu) by monty-python.gnu.org with esmtp (Exim 4.20) id 19dMkL-0005kt-4s for address@hidden; Fri, 18 Jul 2003 00:21:29 -0400 Received: from quark.cs.earlham.edu (localhost.cs.earlham.edu [127.0.0.1]) by quark.cs.earlham.edu (8.12.3/8.12.3) with ESMTP id h6I4KuMm061894 for ; Thu, 17 Jul 2003 23:20:56 -0500 (EST) (envelope-from address@hidden) Received: from localhost (address@hidden) by quark.cs.earlham.edu (8.12.3/8.12.1/Submit) with ESMTP id h6I4Kr4U061891 for ; Thu, 17 Jul 2003 23:20:55 -0500 (EST)?g (envelope-from address@hidden) X-Authentication-Warning: quark.cs.earlham.edu: acinael owned process doing -bs Date: Thu, 17 Jul 2003 23:20:53 -0500 (EST) From: "E. Micah Acinapura" To: address@hidden X-Gnus-Mail-Source: pop:address@hidden Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: auto-conf bug X-BeenThere: address@hidden X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for autoconf, the GNU build system List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: address@hidden Errors-To: address@hidden X-Spam-Status: No, hits=0.0 required=5.0 tests= version=2.20 X-Spam-Level: Status: O X-Content-Length: 14658 Lines: 397 Xref: nostromo.lrde.epita.fr autoconf.bug:2739 I recieved this error when running the configure scrippt for a utility called nmap on a G4 running OSX 10.2 I don't know what the problem is, but I'm sending this e-mail because of the banner in the config script that said please report this bug. I didn't know if the whole script output was necessary but i sent it just in case. If you need more information you can reply, however I require no reply to this message, just trying to be helpful. address@hidden ~/Desktop/nmap-3.30~G|4>./configure checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking build system type... powerpc-apple-darwin6.6 checking host system type... powerpc-apple-darwin6.6 checking for gethostent... yes checking for setsockopt... yes checking for nanosleep... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for pcap_datalink in -lpcap... yes checking if libpcap version is recent enough... yes checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking getopt.h usability... no checking getopt.h presence... no checking for getopt.h... no checking for strings.h... (cached) yes checking for memory.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking netinet/if_ether.h usability... no checking netinet/if_ether.h presence... yes configure: WARNING: netinet/if_ether.h: present but cannot be compiled configure: WARNING: netinet/if_ether.h: check for missing prerequisite headers? configure: WARNING: netinet/if_ether.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to address@hidden ## configure: WARNING: ## ------------------------------------ ## checking for netinet/if_ether.h... yes checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for unistd.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for inline... inline checking struct ip... yes checking ip_v in struct ip... yes checking if sockaddr{} has sa_len member... yes checking whether byte ordering is bigendian... yes checking if struct in_addr is a wacky huge structure (some Sun boxes)... no checking if struct icmp exists... yes checking if struct ip exists... yes checking if struct ip has ip_sum member... yes checking for bzero... yes checking for snprintf... yes checking for vsnprintf... yes checking for memcpy... yes checking for usleep... yes checking for nanosleep... (cached) yes checking for strerror... yes checking for strcasestr... no checking for inet_aton... yes checking for getopt_long_only... no checking for gtk-config... no checking If you have GTK+ installed... no configure: WARNING: Gtk+ has not been installed -> nmapfe will not be made configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: configuring in nbase configure: running /bin/sh './configure' --prefix=/usr/local --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for ranlib... ranlib checking build system type... powerpc-apple-darwin6.6 checking host system type... powerpc-apple-darwin6.6 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for string.h... (cached) yes checking getopt.h usability... no checking getopt.h presence... no checking for getopt.h... no checking for strings.h... (cached) yes checking for memory.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/if_ether.h usability... no checking netinet/if_ether.h presence... yes configure: WARNING: netinet/if_ether.h: present but cannot be compiled configure: WARNING: netinet/if_ether.h: check for missing prerequisite headers? configure: WARNING: netinet/if_ether.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to address@hidden ## configure: WARNING: ## ------------------------------------ ## checking for netinet/if_ether.h... yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking rpc/types.h usability... yes checking rpc/types.h presence... yes checking for rpc/types.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking libiberty.h usability... no checking libiberty.h presence... no checking for libiberty.h... no checking whether time.h and sys/time.h may both be included... yes checking for inline... inline checking for __attribute__... yes checking whether byte ordering is bigendian... yes checking for gethostent... yes checking for setsockopt... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for bzero... yes checking for snprintf... yes checking for vsnprintf... yes checking for memcpy... yes checking for nanosleep... yes checking for strerror... yes checking for strcasestr... no checking for strcasecmp... yes checking for strncasecmp... yes checking for signal... yes checking for inet_aton... yes checking for vsnprintf... (cached) yes checking for snprintf... (cached) yes checking for asprintf... yes checking for asnprintf... no checking for vasprintf... yes checking for vasnprintf... no checking for usleep... yes checking for gettimeofday... yes checking for sleep... yes checking for getopt_long_only... no checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for library containing getaddrinfo... none required checking for library containing gai_strerror... none required checking for library containing getnameinfo... none required checking for gai_strerror... yes checking for inet_ntop... yes checking for inet_pton... yes checking for working getaddrinfo... yes checking for working getnameinfo... yes checking for sockaddr_in6... yes checking for sockaddr_storage... yes checking for AF_INET6 definition... yes checking for IPv6 support... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nbase_config.h configure: configuring in nbase configure: running /bin/sh './configure' --prefix=/usr/local --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for ranlib... ranlib checking build system type... powerpc-apple-darwin6.6 checking host system type... powerpc-apple-darwin6.6 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for string.h... (cached) yes checking getopt.h usability... no checking getopt.h presence... no checking for getopt.h... no checking for strings.h... (cached) yes checking for memory.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/if_ether.h usability... no checking netinet/if_ether.h presence... yes configure: WARNING: netinet/if_ether.h: present but cannot be compiled configure: WARNING: netinet/if_ether.h: check for missing prerequisite headers? configure: WARNING: netinet/if_ether.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to address@hidden ## configure: WARNING: ## ------------------------------------ ## checking for netinet/if_ether.h... yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking rpc/types.h usability... yes checking rpc/types.h presence... yes checking for rpc/types.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking libiberty.h usability... no checking libiberty.h presence... no checking for libiberty.h... no checking whether time.h and sys/time.h may both be included... yes checking for inline... inline checking for __attribute__... yes checking whether byte ordering is bigendian... yes checking for gethostent... yes checking for setsockopt... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for bzero... yes checking for snprintf... yes checking for vsnprintf... yes checking for memcpy... yes checking for nanosleep... yes checking for strerror... yes checking for strcasestr... no checking for strcasecmp... yes checking for strncasecmp... yes checking for signal... yes checking for inet_aton... yes checking for vsnprintf... (cached) yes checking for snprintf... (cached) yes checking for asprintf... yes checking for asnprintf... no checking for vasprintf... yes checking for vasnprintf... no checking for usleep... yes checking for gettimeofday... yes checking for sleep... yes checking for getopt_long_only... no checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for library containing getaddrinfo... none required checking for library containing gai_strerror... none required checking for library containing getnameinfo... none required checking for gai_strerror... yes checking for inet_ntop... yes checking for inet_pton... yes checking for working getaddrinfo... yes checking for working getnameinfo... yes checking for sockaddr_in6... yes checking for sockaddr_storage... yes checking for AF_INET6 definition... yes checking for IPv6 support... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nbase_config.h config.status: nbase_config.h is unchanged ~/Desktop/nmap-3.30~G|4>