This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by SZIP configure 2.0, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --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: 125 tasks, 182 threads, 4 processors Load average: 1.21, Mach factor: 2.78 /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:1526: checking for a BSD-compatible install configure:1580: result: /usr/bin/install -c -o root -g wheel configure:1591: checking whether build environment is sane configure:1634: result: yes configure:1667: checking for gawk configure:1683: found /usr/local/bin/gawk configure:1693: result: gawk configure:1703: checking whether make sets $(MAKE) configure:1723: result: yes configure:1887: checking whether to enable maintainer-specific portions of Makefiles configure:1896: result: no configure:1918: checking build system type configure:1936: result: i386-unknown-gnu configure:1944: checking host system type configure:1958: result: i386-unknown-gnu configure:2008: checking for config i386-unknown-gnu configure:2016: result: no configure:2008: checking for config i386-unknown-gnu configure:2016: result: no configure:2008: checking for config unknown-gnu configure:2016: result: no configure:2008: checking for config unknown-gnu configure:2016: result: no configure:2008: checking for config i386-gnu configure:2016: result: no configure:2008: checking for config i386-gnu configure:2016: result: no configure:2008: checking for config i386-unknown configure:2016: result: no configure:2008: checking for config gnu configure:2016: result: no configure:2008: checking for config gnu configure:2016: result: no configure:2008: checking for config unknown configure:2016: result: no configure:2008: checking for config i386 configure:2016: result: no configure:2033: checking for i386-unknown-gnu-gcc configure:2059: result: cc configure:2341: checking for C compiler version configure:2344: 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:2347: $? = 0 configure:2349: 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:2352: $? = 0 configure:2354: cc -V &5 cc: `-V' option must have argument configure:2357: $? = 1 configure:2381: checking for C compiler default output configure:2384: cc -fno-common conftest.c >&5 configure:2387: $? = 0 configure:2433: result: a.out configure:2438: checking whether the C compiler works configure:2444: ./a.out configure:2447: $? = 0 configure:2464: result: yes configure:2471: checking whether we are cross compiling configure:2473: result: no configure:2476: checking for suffix of executables configure:2478: cc -o conftest -fno-common conftest.c >&5 configure:2481: $? = 0 configure:2506: result: configure:2512: checking for suffix of object files configure:2534: cc -c -fno-common conftest.c >&5 configure:2537: $? = 0 configure:2559: result: configure:2563: checking whether we are using the GNU C compiler configure:2588: cc -c -fno-common conftest.c >&5 configure:2591: $? = 0 configure:2594: test -s conftest. configure:2597: $? = 1 configure: failed program was: | #line 2568 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2610: result: no configure:2616: checking whether cc accepts -g configure:2638: cc -c -g conftest.c >&5 configure:2641: $? = 0 configure:2644: test -s conftest. configure:2647: $? = 1 configure: failed program was: | #line 2621 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2658: result: no configure:2675: checking for cc option to accept ANSI C configure:2736: cc -c -fno-common conftest.c >&5 configure:2739: $? = 0 configure:2742: test -s conftest. configure:2745: $? = 1 configure: failed program was: | #line 2682 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | /* 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:2736: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2739: $? = 0 configure:2742: test -s conftest. configure:2745: $? = 1 configure: failed program was: | #line 2682 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | /* 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:2736: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2739: $? = 1 configure: failed program was: | #line 2682 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | /* 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:2736: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2739: $? = 1 configure: failed program was: | #line 2682 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | /* 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:2736: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2739: $? = 1 configure: failed program was: | #line 2682 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | /* 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:2736: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2739: $? = 0 configure:2742: test -s conftest. configure:2745: $? = 1 configure: failed program was: | #line 2682 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | /* 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:2763: result: none needed configure:2781: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2784: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2904: checking for style of include used by make configure:2932: result: GNU configure:2960: checking dependency style of cc configure:3043: result: gcc3 configure:3065: checking how to run the C preprocessor configure:3101: cc -E conftest.c configure:3107: $? = 0 configure:3139: cc -E conftest.c configure:3140:28: ac_nonexistent.h: No such file or directory configure:3145: $? = 1 configure: failed program was: | #line 3130 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | /* end confdefs.h. */ | #include configure:3183: result: cc -E configure:3208: cc -E conftest.c configure:3214: $? = 0 configure:3246: cc -E conftest.c configure:3247:28: ac_nonexistent.h: No such file or directory configure:3252: $? = 1 configure: failed program was: | #line 3237 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | /* end confdefs.h. */ | #include configure:3306: checking for a BSD-compatible install configure:3360: result: /usr/bin/install -c -o root -g wheel configure:3374: checking for i386-unknown-gnu-ranlib configure:3403: result: no configure:3412: checking for ranlib configure:3428: found /usr/bin/ranlib configure:3439: result: ranlib configure:3465: checking for ar configure:3481: found /usr/bin/ar configure:3491: result: ar configure:3507: checking whether make sets $(MAKE) configure:3527: result: yes configure:3610: checking for a sed that does not truncate output configure:3664: result: /usr/local/bin/sed configure:3667: checking for egrep configure:3677: result: grep -E configure:3726: checking for non-GNU ld configure:3760: result: /usr/bin/ld configure:3769: checking if the linker (/usr/bin/ld) is GNU ld configure:3784: result: no configure:3789: checking for /usr/bin/ld option to reload object files configure:3796: result: -r configure:3805: checking for BSD-compatible nm configure:3847: result: nm configure:3851: checking whether ln -s works configure:3855: result: yes configure:3862: checking how to recognise dependent libraries configure:4062: result: pass_all configure:4262: checking for ANSI C header files configure:4288: cc -c -fno-common conftest.c >&5 configure:4291: $? = 0 configure:4294: test -s conftest. configure:4297: $? = 1 configure: failed program was: | #line 4267 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4409: result: no configure:4433: checking for sys/types.h configure:4450: cc -c -fno-common conftest.c >&5 configure:4453: $? = 0 configure:4456: test -s conftest. configure:4459: $? = 1 configure: failed program was: | #line 4438 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4470: result: no configure:4433: checking for sys/stat.h configure:4450: cc -c -fno-common conftest.c >&5 configure:4453: $? = 0 configure:4456: test -s conftest. configure:4459: $? = 1 configure: failed program was: | #line 4438 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4470: result: no configure:4433: checking for stdlib.h configure:4450: cc -c -fno-common conftest.c >&5 configure:4453: $? = 0 configure:4456: test -s conftest. configure:4459: $? = 1 configure: failed program was: | #line 4438 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4470: result: no configure:4433: checking for string.h configure:4450: cc -c -fno-common conftest.c >&5 configure:4453: $? = 0 configure:4456: test -s conftest. configure:4459: $? = 1 configure: failed program was: | #line 4438 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4470: result: no configure:4433: checking for memory.h configure:4450: cc -c -fno-common conftest.c >&5 configure:4453: $? = 0 configure:4456: test -s conftest. configure:4459: $? = 1 configure: failed program was: | #line 4438 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4470: result: no configure:4433: checking for strings.h configure:4450: cc -c -fno-common conftest.c >&5 configure:4453: $? = 0 configure:4456: test -s conftest. configure:4459: $? = 1 configure: failed program was: | #line 4438 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4470: result: no configure:4433: checking for inttypes.h configure:4450: cc -c -fno-common conftest.c >&5 configure:4453: $? = 0 configure:4456: test -s conftest. configure:4459: $? = 1 configure: failed program was: | #line 4438 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4470: result: no configure:4433: checking for stdint.h configure:4450: cc -c -fno-common conftest.c >&5 configure:4453: $? = 0 configure:4456: test -s conftest. configure:4459: $? = 1 configure: failed program was: | #line 4438 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4470: result: no configure:4433: checking for unistd.h configure:4450: cc -c -fno-common conftest.c >&5 configure:4453: $? = 0 configure:4456: test -s conftest. configure:4459: $? = 1 configure: failed program was: | #line 4438 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4470: result: no configure:4496: checking dlfcn.h usability configure:4509: cc -c -fno-common conftest.c >&5 configure:4512: $? = 0 configure:4515: test -s conftest. configure:4518: $? = 1 configure: failed program was: | #line 4498 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4528: result: no configure:4532: checking dlfcn.h presence configure:4543: cc -E conftest.c configure:4549: $? = 0 configure:4568: result: yes configure:4588: WARNING: dlfcn.h: present but cannot be compiled configure:4590: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4592: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4604: checking for dlfcn.h configure:4611: result: yes configure:4634: checking for i386-unknown-gnu-g++ configure:4660: result: c++ configure:4718: checking for C++ compiler version configure:4721: c++ --version &5 c++ (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:4724: $? = 0 configure:4726: c++ -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:4729: $? = 0 configure:4731: c++ -V &5 c++: `-V' option must have argument configure:4734: $? = 1 configure:4737: checking whether we are using the GNU C++ compiler configure:4762: c++ -c -fno-common conftest.cc >&5 configure:4765: $? = 0 configure:4768: test -s conftest. configure:4771: $? = 1 configure: failed program was: | #line 4742 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4784: result: no configure:4790: checking whether c++ accepts -g configure:4812: c++ -c -g conftest.cc >&5 configure:4815: $? = 0 configure:4818: test -s conftest. configure:4821: $? = 1 configure: failed program was: | #line 4795 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4832: result: no configure:4876: c++ -c -fno-common conftest.cc >&5 configure:4879: $? = 0 configure:4882: test -s conftest. configure:4885: $? = 1 configure: failed program was: | #line 4858 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | exit (42); | ; | return 0; | } configure:4876: c++ -c -fno-common conftest.cc >&5 configure:4879: $? = 0 configure:4882: test -s conftest. configure:4885: $? = 1 configure: failed program was: | #line 4858 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4876: c++ -c -fno-common conftest.cc >&5 configure:4879: $? = 0 configure:4882: test -s conftest. configure:4885: $? = 1 configure: failed program was: | #line 4858 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | extern "C" void std::exit (int) throw (); using std::exit; | int | main () | { | exit (42); | ; | return 0; | } configure:4876: c++ -c -fno-common conftest.cc >&5 configure:4879: $? = 0 configure:4882: test -s conftest. configure:4885: $? = 1 configure: failed program was: | #line 4858 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | extern "C" void std::exit (int); using std::exit; | int | main () | { | exit (42); | ; | return 0; | } configure:4876: c++ -c -fno-common conftest.cc >&5 configure:4879: $? = 0 configure:4882: test -s conftest. configure:4885: $? = 1 configure: failed program was: | #line 4858 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | extern "C" void exit (int) throw (); | int | main () | { | exit (42); | ; | return 0; | } configure:4876: c++ -c -fno-common conftest.cc >&5 configure:4879: $? = 0 configure:4882: test -s conftest. configure:4885: $? = 1 configure: failed program was: | #line 4858 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | extern "C" void exit (int); | int | main () | { | exit (42); | ; | return 0; | } configure:4876: c++ -c -fno-common conftest.cc >&5 configure:4879: $? = 0 configure:4882: test -s conftest. configure:4885: $? = 1 configure: failed program was: | #line 4858 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | void exit (int); | int | main () | { | exit (42); | ; | return 0; | } configure:4946: checking dependency style of c++ configure:5029: result: gcc3 configure:5051: checking how to run the C++ preprocessor configure:5083: c++ -E conftest.cc configure:5089: $? = 0 configure:5121: c++ -E conftest.cc configure:5126:28: ac_nonexistent.h: No such file or directory configure:5127: $? = 1 configure: failed program was: | #line 5112 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5165: result: c++ -E configure:5190: c++ -E conftest.cc configure:5196: $? = 0 configure:5228: c++ -E conftest.cc configure:5233:28: ac_nonexistent.h: No such file or directory configure:5234: $? = 1 configure: failed program was: | #line 5219 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5286: checking for i386-unknown-gnu-g77 configure:5315: result: no configure:5286: checking for i386-unknown-gnu-f77 configure:5315: result: no configure:5286: checking for i386-unknown-gnu-xlf configure:5315: result: no configure:5286: checking for i386-unknown-gnu-frt configure:5315: result: no configure:5286: checking for i386-unknown-gnu-pgf77 configure:5315: result: no configure:5286: checking for i386-unknown-gnu-fl32 configure:5315: result: no configure:5286: checking for i386-unknown-gnu-af77 configure:5315: result: no configure:5286: checking for i386-unknown-gnu-fort77 configure:5315: result: no configure:5286: checking for i386-unknown-gnu-f90 configure:5315: result: no configure:5286: checking for i386-unknown-gnu-xlf90 configure:5315: result: no configure:5286: checking for i386-unknown-gnu-pgf90 configure:5315: result: no configure:5286: checking for i386-unknown-gnu-epcf90 configure:5315: result: no configure:5286: checking for i386-unknown-gnu-f95 configure:5315: result: no configure:5286: checking for i386-unknown-gnu-fort configure:5315: result: no configure:5286: checking for i386-unknown-gnu-xlf95 configure:5315: result: no configure:5286: checking for i386-unknown-gnu-lf95 configure:5315: result: no configure:5286: checking for i386-unknown-gnu-g95 configure:5315: result: no configure:5328: checking for g77 configure:5344: found /usr/local/bin/g77 configure:5354: result: g77 configure:5372: checking for Fortran 77 compiler version configure:5372: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' 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:5375: $? = 0 configure:5377: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:5380: $? = 0 configure:5382: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:5385: $? = 0 configure:5392: checking whether we are using the GNU Fortran 77 compiler configure:5406: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:5409: $? = 0 configure:5412: test -s conftest. configure:5415: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5428: result: no configure:5435: checking whether g77 accepts -g configure:5447: g77 -c -g conftest.f >&5 configure:5450: $? = 0 configure:5453: test -s conftest. configure:5456: $? = 1 configure: failed program was: | program main | | end configure:5468: result: no configure:5496: checking the maximum length of command line arguments configure:5555: result: configure:5566: checking command to parse nm output from cc object configure:5655: cc -c -fno-common conftest.c >&5 configure:5658: $? = 0 configure:5662: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5665: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5655: cc -c -fno-common conftest.c >&5 configure:5658: $? = 0 configure:5662: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5665: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5755: result: failed configure:5762: checking for objdir configure:5777: result: .libs configure:5829: checking for i386-unknown-gnu-ar configure:5855: result: ar configure:5909: checking for i386-unknown-gnu-ranlib configure:5935: result: ranlib configure:5989: checking for i386-unknown-gnu-strip configure:6018: result: no configure:6027: checking for strip configure:6043: found /usr/bin/strip configure:6054: result: strip configure:6316: checking if cc static flag works configure:6339: result: yes configure:6404: checking for cc option to produce PIC configure:6581: result: configure:6645: checking if cc supports -c -o file.o configure:6676: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:6680: $? = 0 configure:6694: result: yes configure:6720: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7539: result: no configure:7610: checking how to hardcode library paths into programs configure:7635: result: immediate configure:7649: checking whether stripping libraries is possible configure:7670: result: no configure:7676: checking dynamic linker characteristics configure:8211: result: gnu ld.so configure:8309: checking for shl_load configure:8359: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _shl_load configure:8362: $? = 1 configure: failed program was: | #line 8314 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:8379: result: no configure:8384: checking for shl_load in -ldld configure:8415: cc -o conftest -fno-common conftest.c -ldld >&5 ld: can't locate file for: -ldld configure:8418: $? = 1 configure: failed program was: | #line 8391 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:8436: result: no configure:8441: checking for dlopen configure:8491: cc -o conftest -fno-common conftest.c >&5 configure:8494: $? = 0 configure:8497: test -s conftest configure:8500: $? = 0 configure:8511: result: yes configure:8723: checking whether a program can dlopen itself configure:8795: cc -o conftest -fno-common -DHAVE_DLFCN_H conftest.c >&5 configure:8798: $? = 0 configure:8816: result: yes configure:8821: checking whether a statically linked program can dlopen itself configure:8893: cc -o conftest -fno-common -DHAVE_DLFCN_H conftest.c >&5 configure:8896: $? = 0 configure:8914: result: yes configure:8937: checking if libtool supports shared libraries configure:8939: result: no configure:8942: checking whether to build shared libraries configure:8991: result: no configure:8994: checking whether to build static libraries configure:8998: result: yes configure:9089: creating libtool configure:9775: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10570: result: yes configure:10588: c++ -c -fno-common conftest.cc >&5 configure:10591: $? = 0 configure:10687: checking for c++ option to produce PIC configure:10939: result: configure:11003: checking if c++ supports -c -o file.o configure:11034: c++ -c -fno-common -o out/conftest2.o conftest.cc >&5 configure:11038: $? = 0 configure:11052: result: yes configure:11078: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11103: result: yes configure:11174: checking how to hardcode library paths into programs configure:11199: result: immediate configure:11213: checking whether stripping libraries is possible configure:11234: result: no configure:11240: checking dynamic linker characteristics configure:11775: result: gnu ld.so configure:11873: checking for shl_load configure:11943: result: no configure:11948: checking for shl_load in -ldld configure:12000: result: no configure:12005: checking for dlopen configure:12075: result: yes configure:12287: checking whether a program can dlopen itself configure:12380: result: yes configure:12385: checking whether a statically linked program can dlopen itself configure:12478: result: yes configure:12974: checking if libtool supports shared libraries configure:12976: result: no configure:12979: checking whether to build shared libraries configure:12997: result: no configure:13000: checking whether to build static libraries configure:13004: result: yes configure:13016: checking for g77 option to produce PIC configure:13193: result: configure:13257: checking if g77 supports -c -o file.o configure:13288: g77 -c -o out/conftest2.o conftest.f >&5 configure:13292: $? = 0 configure:13306: result: yes configure:13332: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:14129: result: no configure:14200: checking how to hardcode library paths into programs configure:14225: result: immediate configure:14239: checking whether stripping libraries is possible configure:14260: result: no configure:14266: checking dynamic linker characteristics configure:14801: result: gnu ld.so configure:18759: checking for build mode configure:18769: result: production configure:18802: checking for math library support configure:18821: cc -o conftest -fno-common conftest.c >&5 configure:18824: $? = 0 configure:18827: test -s conftest configure:18830: $? = 0 configure:18832: result: yes configure:18847: checking for ANSI C header files configure:18994: result: no configure:19020: checking fcntl.h usability configure:19033: cc -c -fno-common conftest.c >&5 configure:19036: $? = 0 configure:19039: test -s conftest.o configure:19042: $? = 0 configure:19052: result: yes configure:19056: checking fcntl.h presence configure:19067: cc -E conftest.c configure:19073: $? = 0 configure:19092: result: yes configure:19128: checking for fcntl.h configure:19135: result: yes configure:19011: checking for stdlib.h configure:19016: result: no configure:19011: checking for string.h configure:19016: result: no configure:19150: checking for an ANSI C-conforming const configure:19218: cc -c -fno-common conftest.c >&5 configure:19221: $? = 0 configure:19224: test -s conftest.o configure:19227: $? = 0 configure:19238: result: yes configure:19248: checking for size_t configure:19273: cc -c -fno-common conftest.c >&5 configure:19276: $? = 0 configure:19279: test -s conftest.o configure:19282: $? = 0 configure:19293: result: yes configure:19307: checking for error_at_line configure:19329: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _error_at_line configure:19332: $? = 1 configure: failed program was: | #line 19312 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | | int | main () | { | error_at_line (0, 0, "", 0, ""); | ; | return 0; | } configure:19349: result: no configure:19356: checking for working memcmp configure:19405: cc -o conftest -fno-common conftest.c >&5 configure:19408: $? = 0 configure:19410: ./conftest configure:19413: $? = 0 configure:19427: result: yes configure:19435: checking for vprintf configure:19485: cc -o conftest -fno-common conftest.c >&5 configure:19471: warning: conflicting types for built-in function `vprintf' configure:19488: $? = 0 configure:19491: test -s conftest configure:19494: $? = 0 configure:19505: result: yes configure:19512: checking for _doprnt configure:19562: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __doprnt configure:19565: $? = 1 configure: failed program was: | #line 19517 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "SZIP" | #define PACKAGE_TARNAME "szip" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "SZIP 2.0" | #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" | #define PACKAGE "SZIP" | #define VERSION "2.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:19582: result: no configure:19600: checking for memset configure:19650: cc -o conftest -fno-common conftest.c >&5 configure:19637: warning: conflicting types for built-in function `memset' configure:19653: $? = 0 configure:19656: test -s conftest configure:19659: $? = 0 configure:19670: result: yes configure:19684: checking if encoding enabled configure:19828: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SZIP config.status 2.0, 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:683: creating Makefile config.status:683: creating examples/Makefile config.status:683: creating src/Makefile config.status:683: creating test/Makefile config.status:787: creating src/SZconfig.h config.status:1004: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_cxx_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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= 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_f77_compiler_gnu=no ac_cv_func__doprnt=no ac_cv_func_dlopen=yes ac_cv_func_memcmp_working=yes ac_cv_func_memset=yes ac_cv_func_shl_load=no ac_cv_func_vprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_dld_shl_load=no ac_cv_lib_error_at_line=no ac_cv_objext= ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs= lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/science/szip/work/szip-2.0/bin/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/science/szip/work/szip-2.0/bin/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/science/szip/work/szip-2.0/bin/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/science/szip/work/szip-2.0/bin/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/science/szip/work/szip-2.0/bin/missing --run automake-1.7' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS=' -fno-common ' CPP='cc -E' CPPFLAGS=' ' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' 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='' LIBOBJS=' error$U.o' LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBOBJS=' error$U.lo' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/science/szip/work/szip-2.0/bin/missing --run makeinfo' OBJEXT='' PACKAGE='SZIP' PACKAGE_BUGREPORT='hdfhelp@ncsa.uiuc.edu' PACKAGE_NAME='SZIP' PACKAGE_STRING='SZIP 2.0' PACKAGE_TARNAME='szip' PACKAGE_VERSION='2.0' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='2.0' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/science/szip/work/szip-2.0/bin/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_DLFCN_H 1 #define HAVE_ENCODING 1 #define HAVE_FCNTL_H 1 #define HAVE_MEMSET 1 #define HAVE_VPRINTF 1 #define PACKAGE "SZIP" #define PACKAGE_BUGREPORT "hdfhelp@ncsa.uiuc.edu" #define PACKAGE_NAME "SZIP" #define PACKAGE_STRING "SZIP 2.0" #define PACKAGE_TARNAME "szip" #define PACKAGE_VERSION "2.0" #define VERSION "2.0" #endif #ifdef __cplusplus void exit (int); configure: exit 0