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.57. Invocation command line was $ ./configure --with-png-inc=/usr/local/include --with-rgbtxt=/usr/X11R6/lib/X11/rgb.txt --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 98 tasks, 153 threads, 4 processors Load average: 1.56, Mach factor: 2.43 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1274: checking for a BSD-compatible install configure:1328: result: /usr/bin/install -c -o root -g wheel configure:1339: checking whether build environment is sane configure:1382: result: yes configure:1415: checking for gawk configure:1431: found /usr/local/bin/gawk configure:1441: result: gawk configure:1451: checking whether make sets $(MAKE) configure:1471: result: yes configure:1631: checking for i386-unknown-gnu-gcc configure:1657: result: cc configure:1939: checking for C compiler version configure:1942: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:1945: $? = 0 configure:1947: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1950: $? = 0 configure:1952: cc -V &5 cc: `-V' option must have argument configure:1955: $? = 1 configure:1979: checking for C compiler default output configure:1982: cc -fno-common -L/usr/local/lib conftest.c >&5 configure:1985: $? = 0 configure:2031: result: a.out configure:2036: checking whether the C compiler works configure:2042: ./a.out configure:2045: $? = 0 configure:2062: result: yes configure:2069: checking whether we are cross compiling configure:2071: result: no configure:2074: checking for suffix of executables configure:2076: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:2079: $? = 0 configure:2104: result: configure:2110: checking for suffix of object files configure:2132: cc -c -fno-common conftest.c >&5 configure:2135: $? = 0 configure:2157: result: configure:2161: checking whether we are using the GNU C compiler configure:2186: cc -c -fno-common conftest.c >&5 configure:2189: $? = 0 configure:2192: test -s conftest. configure:2195: $? = 1 configure: failed program was: | #line 2166 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sng" | #define VERSION "1.0.2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2208: result: no configure:2214: checking whether cc accepts -g configure:2236: cc -c -g conftest.c >&5 configure:2239: $? = 0 configure:2242: test -s conftest. configure:2245: $? = 1 configure: failed program was: | #line 2219 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sng" | #define VERSION "1.0.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2256: result: no configure:2273: checking for cc option to accept ANSI C configure:2334: cc -c -fno-common conftest.c >&5 configure:2337: $? = 0 configure:2340: test -s conftest. configure:2343: $? = 1 configure: failed program was: | #line 2280 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sng" | #define VERSION "1.0.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2334: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2337: $? = 0 configure:2340: test -s conftest. configure:2343: $? = 1 configure: failed program was: | #line 2280 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sng" | #define VERSION "1.0.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2334: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2337: $? = 1 configure: failed program was: | #line 2280 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sng" | #define VERSION "1.0.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2334: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2337: $? = 1 configure: failed program was: | #line 2280 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sng" | #define VERSION "1.0.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2334: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2337: $? = 1 configure: failed program was: | #line 2280 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sng" | #define VERSION "1.0.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2334: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2337: $? = 0 configure:2340: test -s conftest. configure:2343: $? = 1 configure: failed program was: | #line 2280 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sng" | #define VERSION "1.0.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2361: result: none needed configure:2379: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2382: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2510: checking for style of include used by make configure:2538: result: GNU configure:2566: checking dependency style of cc configure:2628: result: gcc3 configure:2645: checking for a BSD-compatible install configure:2699: result: /usr/bin/install -c -o root -g wheel configure:2715: checking how to run the C preprocessor configure:2751: cc -E conftest.c configure:2757: $? = 0 configure:2789: cc -E conftest.c configure:2790:28: ac_nonexistent.h: No such file or directory configure:2795: $? = 1 configure: failed program was: | #line 2780 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sng" | #define VERSION "1.0.2" | /* end confdefs.h. */ | #include configure:2833: result: cc -E configure:2858: cc -E conftest.c configure:2864: $? = 0 configure:2896: cc -E conftest.c configure:2897:28: ac_nonexistent.h: No such file or directory configure:2902: $? = 1 configure: failed program was: | #line 2887 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sng" | #define VERSION "1.0.2" | /* end confdefs.h. */ | #include configure:2947: checking whether cc understands -c and -o together configure:2975: cc -c conftest.c -o conftest. >&5 configure:2978: $? = 0 configure:2980: cc -c conftest.c -o conftest. >&5 configure:2983: $? = 0 configure:3022: result: yes configure:3036: checking for egrep configure:3046: result: grep -E configure:3051: checking for ANSI C header files configure:3077: cc -c -fno-common conftest.c >&5 configure:3080: $? = 0 configure:3083: test -s conftest. configure:3086: $? = 1 configure: failed program was: | #line 3056 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sng" | #define VERSION "1.0.2" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3198: result: no configure:3239: checking for deflate in -lz configure:3270: cc -o conftest -fno-common -L/usr/local/lib conftest.c -lz >&5 configure:3273: $? = 0 configure:3276: test -s conftest configure:3279: $? = 0 configure:3291: result: yes configure:3303: checking for pow in -lm configure:3334: cc -o conftest -fno-common -L/usr/local/lib conftest.c -lm -lz >&5 configure:3337: $? = 0 configure:3340: test -s conftest configure:3343: $? = 0 configure:3355: result: yes configure:3367: checking for png_get_io_ptr in -lpng configure:3398: cc -o conftest -fno-common -L/usr/local/lib conftest.c -lpng -lm -lz -lm -lz >&5 configure:3401: $? = 0 configure:3404: test -s conftest configure:3407: $? = 0 configure:3419: result: yes configure:3466: checking "for X color database" configure:3470: result: found at /usr/X11R6/lib/X11/rgb.txt configure:3581: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:649: creating Makefile config.status:649: creating sng.spec config.status:753: creating config.h config.status:952: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_header_stdc=no ac_cv_lib_m_pow=yes ac_cv_lib_png_png_get_io_ptr=yes ac_cv_lib_z_deflate=yes ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/graphics/sng/work/sng-1.0.2/missing --run aclocal-1.6' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/graphics/sng/work/sng-1.0.2/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/graphics/sng/work/sng-1.0.2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/graphics/sng/work/sng-1.0.2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/graphics/sng/work/sng-1.0.2/missing --run automake-1.6' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-L/usr/local/lib' LIBOBJS='' LIBS='-lpng -lm -lz ' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/graphics/sng/work/sng-1.0.2/missing --run makeinfo' OBJEXT='' PACKAGE='sng' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.0.2' ac_ct_CC='' ac_ct_STRIP='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/graphics/sng/work/sng-1.0.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_LIBM 1 #define HAVE_LIBPNG 1 #define HAVE_LIBZ 1 #define PACKAGE "sng" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RGBTXT "/usr/X11R6/lib/X11/rgb.txt" #define VERSION "1.0.2" configure: exit 0