This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --with-perl=/opt/local/bin/perl5.22

## --------- ##
## Platform. ##
## --------- ##

hostname = tiger
uname -m = Power Macintosh
uname -r = 8.11.0
uname -s = Darwin
uname -v = Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC

/usr/bin/uname -p = powerpc
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = Mach kernel version:
	 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
Kernel configured for a single processor only.
1 processor is physically available.
Processor type: ppc7450 (PowerPC 7450)
Processor active: 0
Primary memory available: 2.00 gigabytes
Default processor set: 89 tasks, 218 threads, 1 processors
Load average: 3.82, Mach factor: 0.20
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1986: checking for gcc
configure:2013: result: /opt/local/bin/gcc-apple-4.2
configure:2242: checking for C compiler version
configure:2251: /opt/local/bin/gcc-apple-4.2 --version >&5
powerpc-apple-darwin8-gcc-apple-4.2.4 (GCC) 4.2.4 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_15+gpl3)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2262: $? = 0
configure:2251: /opt/local/bin/gcc-apple-4.2 -v >&5
Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src/configure --disable-checking --enable-werror --prefix=/opt/local --mandir=/opt/local/share/man --enable-languages=c,c++,objc,obj-c++ --libexecdir=/opt/local/libexec/apple-gcc42 --libdir=/opt/local/lib/apple-gcc42 --includedir=/opt/local/include/apple-gcc42 --program-suffix=-apple-4.2 --with-system-zlib --disable-nls --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-gxx-include-dir=/usr/include/c++/4.0.0 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.2.4 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_15+gpl3)
configure:2262: $? = 0
configure:2251: /opt/local/bin/gcc-apple-4.2 -V >&5
gcc-apple-4.2: argument to `-V' is missing
configure:2262: $? = 1
configure:2251: /opt/local/bin/gcc-apple-4.2 -qversion >&5
powerpc-apple-darwin8-gcc-apple-4.2.4: no input files
configure:2262: $? = 1
configure:2282: checking whether the C compiler works
configure:2304: /opt/local/bin/gcc-apple-4.2 -pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
configure:2308: $? = 0
configure:2356: result: yes
configure:2359: checking for C compiler default output file name
configure:2361: result: a.out
configure:2367: checking for suffix of executables
configure:2374: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
configure:2378: $? = 0
configure:2400: result: 
configure:2422: checking whether we are cross compiling
configure:2430: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
configure:2434: $? = 0
configure:2441: ./conftest
configure:2445: $? = 0
configure:2460: result: no
configure:2465: checking for suffix of object files
configure:2487: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -I/opt/local/include conftest.c >&5
configure:2491: $? = 0
configure:2512: result: o
configure:2516: checking whether we are using the GNU C compiler
configure:2535: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -I/opt/local/include conftest.c >&5
configure:2535: $? = 0
configure:2544: result: yes
configure:2553: checking whether /opt/local/bin/gcc-apple-4.2 accepts -g
configure:2573: /opt/local/bin/gcc-apple-4.2 -c -g -I/opt/local/include conftest.c >&5
configure:2573: $? = 0
configure:2614: result: yes
configure:2631: checking for /opt/local/bin/gcc-apple-4.2 option to accept ISO C89
configure:2694: /opt/local/bin/gcc-apple-4.2  -c -pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -I/opt/local/include conftest.c >&5
configure:2694: $? = 0
configure:2707: result: none needed
configure:2795: checking whether your Perl5 have PL_sv_undef
configure:2839: result: yes
configure:2857: checking how to run the C preprocessor
configure:2888: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
configure:2888: $? = 0
configure:2902: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:2902: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_PL_SV_UNDEF 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2927: result: /opt/local/bin/gcc-apple-4.2 -E
configure:2947: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
configure:2947: $? = 0
configure:2961: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:2961: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_PL_SV_UNDEF 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2990: checking for grep that handles long lines and -e
configure:3048: result: /usr/bin/grep
configure:3053: checking for egrep
configure:3115: result: /usr/bin/grep -E
configure:3122: checking for getaddrinfo
configure:3122: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
configure:3122: $? = 0
configure:3122: result: yes
configure:3282: checking for getnameinfo
configure:3282: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
configure:3282: $? = 0
configure:3282: result: yes
configure:3442: checking for gethostbyname2
configure:3442: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
configure:3442: $? = 0
configure:3442: result: yes
configure:3602: checking for getipnodebyname
configure:3602: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
configure:3602: $? = 0
configure:3602: result: yes
configure:3762: checking for getipnodebyaddr
configure:3762: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
configure:3762: $? = 0
configure:3762: result: yes
configure:3922: checking for inet_pton
configure:3922: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
configure:3922: $? = 0
configure:3922: result: yes
configure:4082: checking for inet_ntop
configure:4082: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
configure:4082: $? = 0
configure:4082: result: yes
configure:4246: checking for working inet_ntop
configure:4279: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
configure:4279: $? = 0
configure:4279: ./conftest
configure:4279: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_PL_SV_UNDEF 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| /* end confdefs.h.  */
| 
| #include <string.h>
| #include <stdlib.h>
| #include <sys/types.h>
| #include <sys/socket.h>
| #include <netinet/in.h>
| #include <arpa/inet.h>
| 
| int
| main() {
|   static struct in6_addr addr;
|   static char str[INET6_ADDRSTRLEN];
| 
|   addr.s6_addr[15] = 0x21;
|   inet_ntop(AF_INET6, &addr, str, sizeof(str));
|   if (strcmp(str,"::21"))
|     exit(1);
| }
| 
configure:4296: result: no
configure:4299: checking whether you have sa_len in struct sockaddr
configure:4316: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -I/opt/local/include conftest.c >&5
configure:4316: $? = 0
configure:4330: result: yes
configure:4333: checking whether you have sin6_scope_id in struct sockaddr_in6
configure:4351: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -I/opt/local/include conftest.c >&5
configure:4351: $? = 0
configure:4365: result: yes
configure:4368: checking for socklen_t
configure:4385: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
configure:4385: $? = 0
configure:4400: result: yes
configure:4522: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on tiger

config.status:803: creating config.pl
config.status:803: creating gailookup.pl
config.status:803: creating config.h

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/opt/local/bin/gcc-apple-4.2
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/opt/local/include
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_getaddrinfo=yes
ac_cv_func_gethostbyname2=yes
ac_cv_func_getipnodebyaddr=yes
ac_cv_func_getipnodebyname=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_lib_inet6_getaddrinfo=no
ac_cv_lib_inet6_gethostbyname2=no
ac_cv_lib_inet6_getipnodebyaddr=no
ac_cv_lib_inet6_getipnodebyname=no
ac_cv_lib_inet6_getnameinfo=no
ac_cv_lib_inet6_inet_ntop=no
ac_cv_lib_inet6_inet_pton=no
ac_cv_lib_socket_getaddrinfo=no
ac_cv_lib_socket_gethostbyname2=no
ac_cv_lib_socket_getipnodebyaddr=no
ac_cv_lib_socket_getipnodebyname=no
ac_cv_lib_socket_getnameinfo=no
ac_cv_lib_socket_inet_ntop=no
ac_cv_lib_socket_inet_pton=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_perl=/opt/local/bin/perl5.22
ac_cv_prog_CPP='/opt/local/bin/gcc-apple-4.2 -E'
ac_cv_prog_ac_ct_CC=/opt/local/bin/gcc-apple-4.2
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ipv6_cv_can_inet_ntop=no
ipv6_cv_getaddrinfo=yes
ipv6_cv_gethostbyname2=yes
ipv6_cv_getipnodebyaddr=yes
ipv6_cv_getipnodebyname=yes
ipv6_cv_getnameinfo=yes
ipv6_cv_inet_ntop=yes
ipv6_cv_inet_pton=yes
ipv6_cv_sa_len=yes
ipv6_cv_sin6_scope_id=yes
ipv6_cv_socklen_t=yes
socket6_cv_perl_path=/opt/local/bin/perl5.22
socket6_cv_pl_sv_undef=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

CC='/opt/local/bin/gcc-apple-4.2'
CFLAGS='-pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2'
CPP='/opt/local/bin/gcc-apple-4.2 -E'
CPPFLAGS='-I/opt/local/include'
DEFINES=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
INET6LIBS=''
LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERLPATH='/opt/local/bin/perl5.22'
SHELL='/bin/sh'
ac_ct_CC='/opt/local/bin/gcc-apple-4.2'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
perl=''
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define HAVE_PL_SV_UNDEF 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETNAMEINFO 1
#define HAVE_GETHOSTBYNAME2 1
#define HAVE_GETIPNODEBYNAME 1
#define HAVE_GETIPNODEBYADDR 1
#define HAVE_INET_PTON 1
#define HAVE_INET_NTOP 1
#define HAVE_SOCKADDR_SA_LEN 1
#define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
#define HAVE_SOCKLEN_T 1

configure: exit 0