This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libwmf configure 0.2.8, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-sys-gd=no --with-png=/usr/local --with-jpeg=/usr/local --with-gsfontdir=/usr/local/share/ghostscript/fonts --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --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: 118 tasks, 173 threads, 4 processors Load average: 0.03, Mach factor: 3.95 /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: /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:1625: checking for a BSD-compatible install configure:1680: result: /usr/bin/install -c -o root -g wheel configure:1691: checking whether build environment is sane configure:1734: result: yes configure:1799: checking for gawk configure:1815: found /usr/local/bin/gawk configure:1825: result: gawk configure:1835: checking whether make sets $(MAKE) configure:1855: result: yes configure:2103: checking build system type configure:2121: result: i386-unknown-gnu configure:2129: checking host system type configure:2143: result: i386-unknown-gnu configure:2166: checking for Win32 configure:2178: result: no configure:2188: checking for gawk configure:2214: result: gawk configure:2232: checking for i386-unknown-gnu-gcc configure:2258: result: cc configure:2540: checking for C compiler version configure:2543: 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:2546: $? = 0 configure:2548: 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:2551: $? = 0 configure:2553: cc -V &5 cc: `-V' option must have argument configure:2556: $? = 1 configure:2579: checking for C compiler default output file name configure:2582: cc -fno-common conftest.c >&5 configure:2585: $? = 0 configure:2631: result: a.out configure:2636: checking whether the C compiler works configure:2642: ./a.out configure:2645: $? = 0 configure:2662: result: yes configure:2669: checking whether we are cross compiling configure:2671: result: no configure:2674: checking for suffix of executables configure:2676: cc -o conftest -fno-common conftest.c >&5 configure:2679: $? = 0 configure:2704: result: configure:2710: checking for suffix of object files configure:2731: cc -c -fno-common conftest.c >&5 configure:2734: $? = 0 configure:2756: result: configure:2760: checking whether we are using the GNU C compiler configure:2784: cc -c -fno-common conftest.c >&5 configure:2790: $? = 0 configure:2794: test -z || test ! -s conftest.err configure:2797: $? = 0 configure:2800: test -s conftest. configure:2803: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2816: result: no configure:2822: checking whether cc accepts -g configure:2843: cc -c -g conftest.c >&5 configure:2849: $? = 0 configure:2853: test -z || test ! -s conftest.err configure:2856: $? = 0 configure:2859: test -s conftest. configure:2862: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2873: result: no configure:2890: checking for cc option to accept ANSI C configure:2960: cc -c -fno-common conftest.c >&5 configure:2966: $? = 0 configure:2970: test -z || test ! -s conftest.err configure:2973: $? = 0 configure:2976: test -s conftest. configure:2979: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | /* 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | 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:2960: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2966: $? = 0 configure:2970: test -z || test ! -s conftest.err configure:2973: $? = 0 configure:2976: test -s conftest. configure:2979: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | /* 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | 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:2960: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2966: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | /* 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | 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:2960: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2966: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | /* 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | 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:2960: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2966: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | /* 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | 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:2960: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2966: $? = 0 configure:2970: test -z || test ! -s conftest.err configure:2973: $? = 0 configure:2976: test -s conftest. configure:2979: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | /* 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | 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:2997: result: none needed configure:3015: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3021: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3165: checking for style of include used by make configure:3193: result: GNU configure:3221: checking dependency style of cc configure:3311: result: gcc3 configure:3333: checking how to run the C preprocessor configure:3368: cc -E conftest.c configure:3374: $? = 0 configure:3406: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3412: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | /* end confdefs.h. */ | #include configure:3451: result: cc -E configure:3475: cc -E conftest.c configure:3481: $? = 0 configure:3513: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3519: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | /* end confdefs.h. */ | #include configure:3575: checking for a BSD-compatible install configure:3630: result: /usr/bin/install -c -o root -g wheel configure:3641: checking whether ln -s works configure:3645: result: yes configure:3652: checking whether make sets $(MAKE) configure:3672: result: yes configure:3757: checking for a sed that does not truncate output configure:3811: result: /usr/local/bin/sed configure:3814: checking for egrep configure:3824: result: grep -E configure:3873: checking for non-GNU ld configure:3907: result: /usr/bin/ld configure:3916: checking if the linker (/usr/bin/ld) is GNU ld configure:3931: result: no configure:3936: checking for /usr/bin/ld option to reload object files configure:3943: result: -r configure:3952: checking for BSD-compatible nm configure:3994: result: nm configure:3998: checking how to recognise dependent libraries configure:4181: result: pass_all configure:4631: checking for ANSI C header files configure:4656: cc -c -fno-common conftest.c >&5 configure:4662: $? = 0 configure:4666: test -z || test ! -s conftest.err configure:4669: $? = 0 configure:4672: test -s conftest. configure:4675: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4784: result: no configure:4808: checking for sys/types.h configure:4824: cc -c -fno-common conftest.c >&5 configure:4830: $? = 0 configure:4834: test -z || test ! -s conftest.err configure:4837: $? = 0 configure:4840: test -s conftest. configure:4843: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | /* 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:4854: result: no configure:4808: checking for sys/stat.h configure:4824: cc -c -fno-common conftest.c >&5 configure:4830: $? = 0 configure:4834: test -z || test ! -s conftest.err configure:4837: $? = 0 configure:4840: test -s conftest. configure:4843: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | /* 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:4854: result: no configure:4808: checking for stdlib.h configure:4824: cc -c -fno-common conftest.c >&5 configure:4830: $? = 0 configure:4834: test -z || test ! -s conftest.err configure:4837: $? = 0 configure:4840: test -s conftest. configure:4843: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | /* 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:4854: result: no configure:4808: checking for string.h configure:4824: cc -c -fno-common conftest.c >&5 configure:4830: $? = 0 configure:4834: test -z || test ! -s conftest.err configure:4837: $? = 0 configure:4840: test -s conftest. configure:4843: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | /* 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:4854: result: no configure:4808: checking for memory.h configure:4824: cc -c -fno-common conftest.c >&5 configure:4830: $? = 0 configure:4834: test -z || test ! -s conftest.err configure:4837: $? = 0 configure:4840: test -s conftest. configure:4843: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | /* 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:4854: result: no configure:4808: checking for strings.h configure:4824: cc -c -fno-common conftest.c >&5 configure:4830: $? = 0 configure:4834: test -z || test ! -s conftest.err configure:4837: $? = 0 configure:4840: test -s conftest. configure:4843: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | /* 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:4854: result: no configure:4808: checking for inttypes.h configure:4824: cc -c -fno-common conftest.c >&5 configure:4830: $? = 0 configure:4834: test -z || test ! -s conftest.err configure:4837: $? = 0 configure:4840: test -s conftest. configure:4843: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | /* 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:4854: result: no configure:4808: checking for stdint.h configure:4824: cc -c -fno-common conftest.c >&5 configure:4830: $? = 0 configure:4834: test -z || test ! -s conftest.err configure:4837: $? = 0 configure:4840: test -s conftest. configure:4843: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | /* 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:4854: result: no configure:4808: checking for unistd.h configure:4824: cc -c -fno-common conftest.c >&5 configure:4830: $? = 0 configure:4834: test -z || test ! -s conftest.err configure:4837: $? = 0 configure:4840: test -s conftest. configure:4843: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | /* 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:4854: result: no configure:4880: checking dlfcn.h usability configure:4892: cc -c -fno-common conftest.c >&5 configure:4898: $? = 0 configure:4902: test -z || test ! -s conftest.err configure:4905: $? = 0 configure:4908: test -s conftest. configure:4911: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | /* 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:4921: result: no configure:4925: checking dlfcn.h presence configure:4935: cc -E conftest.c configure:4941: $? = 0 configure:4961: result: yes configure:4974: WARNING: dlfcn.h: present but cannot be compiled configure:4976: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4978: WARNING: dlfcn.h: see the Autoconf documentation configure:4980: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4982: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4984: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4996: checking for dlfcn.h configure:5003: result: yes configure:5026: checking for i386-unknown-gnu-g++ configure:5052: result: c++ configure:5110: checking for C++ compiler version configure:5113: 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:5116: $? = 0 configure:5118: 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:5121: $? = 0 configure:5123: c++ -V &5 c++: `-V' option must have argument configure:5126: $? = 1 configure:5129: checking whether we are using the GNU C++ compiler configure:5153: c++ -c -fno-common conftest.cc >&5 configure:5159: $? = 0 configure:5163: test -z || test ! -s conftest.err configure:5166: $? = 0 configure:5169: test -s conftest. configure:5172: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5185: result: no configure:5191: checking whether c++ accepts -g configure:5212: c++ -c -g conftest.cc >&5 configure:5218: $? = 0 configure:5222: test -z || test ! -s conftest.err configure:5225: $? = 0 configure:5228: test -s conftest. configure:5231: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5242: result: no configure:5284: c++ -c -fno-common conftest.cc >&5 configure:5290: $? = 0 configure:5294: test -z || test ! -s conftest.err configure:5297: $? = 0 configure:5300: test -s conftest. configure:5303: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5284: c++ -c -fno-common conftest.cc >&5 configure:5290: $? = 0 configure:5294: test -z || test ! -s conftest.err configure:5297: $? = 0 configure:5300: test -s conftest. configure:5303: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5284: c++ -c -fno-common conftest.cc >&5 configure:5290: $? = 0 configure:5294: test -z || test ! -s conftest.err configure:5297: $? = 0 configure:5300: test -s conftest. configure:5303: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5284: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:11: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:10: error: than previous declaration `void exit(int) throw ()' configure:5290: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5284: c++ -c -fno-common conftest.cc >&5 configure:5290: $? = 0 configure:5294: test -z || test ! -s conftest.err configure:5297: $? = 0 configure:5300: test -s conftest. configure:5303: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5284: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:11: conftest.cc:10: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5290: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5373: checking dependency style of c++ configure:5463: result: gcc3 configure:5485: checking how to run the C++ preprocessor configure:5516: c++ -E conftest.cc configure:5522: $? = 0 configure:5554: c++ -E conftest.cc conftest.cc:13:28: ac_nonexistent.h: No such file or directory configure:5560: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5599: result: c++ -E configure:5623: c++ -E conftest.cc configure:5629: $? = 0 configure:5661: c++ -E conftest.cc conftest.cc:13:28: ac_nonexistent.h: No such file or directory configure:5667: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5720: checking for i386-unknown-gnu-g77 configure:5749: result: no configure:5720: checking for i386-unknown-gnu-f77 configure:5749: result: no configure:5720: checking for i386-unknown-gnu-xlf configure:5749: result: no configure:5720: checking for i386-unknown-gnu-frt configure:5749: result: no configure:5720: checking for i386-unknown-gnu-pgf77 configure:5749: result: no configure:5720: checking for i386-unknown-gnu-fort77 configure:5749: result: no configure:5720: checking for i386-unknown-gnu-fl32 configure:5749: result: no configure:5720: checking for i386-unknown-gnu-af77 configure:5749: result: no configure:5720: checking for i386-unknown-gnu-f90 configure:5749: result: no configure:5720: checking for i386-unknown-gnu-xlf90 configure:5749: result: no configure:5720: checking for i386-unknown-gnu-pgf90 configure:5749: result: no configure:5720: checking for i386-unknown-gnu-epcf90 configure:5749: result: no configure:5720: checking for i386-unknown-gnu-f95 configure:5749: result: no configure:5720: checking for i386-unknown-gnu-fort configure:5749: result: no configure:5720: checking for i386-unknown-gnu-xlf95 configure:5749: result: no configure:5720: checking for i386-unknown-gnu-ifc configure:5749: result: no configure:5720: checking for i386-unknown-gnu-efc configure:5749: result: no configure:5720: checking for i386-unknown-gnu-pgf95 configure:5749: result: no configure:5720: checking for i386-unknown-gnu-lf95 configure:5749: result: no configure:5720: checking for i386-unknown-gnu-gfortran configure:5749: result: no configure:5762: checking for g77 configure:5778: found /usr/local/bin/g77 configure:5788: result: g77 configure:5806: checking for Fortran 77 compiler version configure:5806: 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:5809: $? = 0 configure:5811: 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:5814: $? = 0 configure:5816: 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:5819: $? = 0 configure:5827: checking whether we are using the GNU Fortran 77 compiler configure:5841: 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:5847: $? = 0 configure:5851: test -z || test ! -s conftest.err configure:5854: $? = 0 configure:5857: test -s conftest. configure:5860: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5873: result: no configure:5879: checking whether g77 accepts -g configure:5891: g77 -c -g conftest.f >&5 configure:5897: $? = 0 configure:5901: test -z || test ! -s conftest.err configure:5904: $? = 0 configure:5907: test -s conftest. configure:5910: $? = 1 configure: failed program was: | program main | | end configure:5922: result: no configure:5952: checking the maximum length of command line arguments configure:6017: result: configure:6028: checking command to parse nm output from cc object configure:6117: cc -c -fno-common conftest.c >&5 configure:6120: $? = 0 configure:6124: 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:6127: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6117: cc -c -fno-common conftest.c >&5 configure:6120: $? = 0 configure:6124: 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:6127: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6217: result: failed configure:6224: checking for objdir configure:6239: result: .libs configure:6291: checking for i386-unknown-gnu-ar configure:6320: result: no configure:6329: checking for ar configure:6345: found /usr/bin/ar configure:6356: result: ar configure:6371: checking for i386-unknown-gnu-ranlib configure:6400: result: no configure:6409: checking for ranlib configure:6425: found /usr/bin/ranlib configure:6436: result: ranlib configure:6451: checking for i386-unknown-gnu-strip configure:6480: result: no configure:6489: checking for strip configure:6505: found /usr/bin/strip configure:6516: result: strip configure:6778: checking if cc static flag works configure:6801: result: yes configure:6867: checking for cc option to produce PIC configure:7044: result: configure:7109: checking if cc supports -c -o file.o configure:7133: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:7137: $? = 0 configure:7154: result: yes configure:7180: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8028: result: no configure:8099: checking dynamic linker characteristics configure:8660: result: gnu ld.so configure:8664: checking how to hardcode library paths into programs configure:8689: result: immediate configure:8703: checking whether stripping libraries is possible configure:8724: result: no configure:9538: checking if libtool supports shared libraries configure:9540: result: no configure:9543: checking whether to build shared libraries configure:9601: result: no configure:9604: checking whether to build static libraries configure:9608: result: yes configure:9700: creating libtool configure:10389: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11217: result: yes configure:11235: c++ -c -fno-common conftest.cc >&5 configure:11238: $? = 0 configure:11334: checking for c++ option to produce PIC configure:11586: result: configure:11651: checking if c++ supports -c -o file.o configure:11675: c++ -c -fno-common -o out/conftest2.o conftest.cc >&5 configure:11679: $? = 0 configure:11696: result: yes configure:11722: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11747: result: yes configure:11818: checking dynamic linker characteristics configure:12379: result: gnu ld.so configure:12383: checking how to hardcode library paths into programs configure:12408: result: immediate configure:12422: checking whether stripping libraries is possible configure:12443: result: no configure:13734: checking if libtool supports shared libraries configure:13736: result: no configure:13739: checking whether to build shared libraries configure:13757: result: no configure:13760: checking whether to build static libraries configure:13764: result: yes configure:13776: checking for g77 option to produce PIC configure:13953: result: configure:14018: checking if g77 supports -c -o file.o configure:14042: g77 -c -o out/conftest2.o conftest.f >&5 configure:14046: $? = 0 configure:14063: result: yes configure:14089: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:14917: result: no configure:14988: checking dynamic linker characteristics configure:15549: result: gnu ld.so configure:15553: checking how to hardcode library paths into programs configure:15578: result: immediate configure:15592: checking whether stripping libraries is possible configure:15613: result: no configure:19706: checking for ANSI C header files configure:19859: result: no configure:19883: checking time.h usability configure:19895: cc -c -fno-common conftest.c >&5 configure:19901: $? = 0 configure:19905: test -z || test ! -s conftest.err configure:19908: $? = 0 configure:19911: test -s conftest.o configure:19914: $? = 0 configure:19924: result: yes configure:19928: checking time.h presence configure:19938: cc -E conftest.c configure:19944: $? = 0 configure:19964: result: yes configure:19999: checking for time.h configure:20006: result: yes configure:20020: checking for unistd.h configure:20025: result: no configure:20169: checking for an ANSI C-conforming const configure:20236: cc -c -fno-common conftest.c >&5 configure:20242: $? = 0 configure:20246: test -z || test ! -s conftest.err configure:20249: $? = 0 configure:20252: test -s conftest.o configure:20255: $? = 0 configure:20266: result: yes configure:20277: checking for off_t configure:20301: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:51: error: `off_t' undeclared (first use in this function) conftest.c:51: error: (Each undeclared identifier is reported only once conftest.c:51: error: for each function it appears in.) conftest.c:51: error: parse error before ')' token configure:20307: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TIME_H 1 | /* 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 | int | main () | { | if ((off_t *) 0) | return 0; | if (sizeof (off_t)) | return 0; | ; | return 0; | } configure:20331: result: no configure:20343: checking for size_t configure:20367: cc -c -fno-common conftest.c >&5 configure:20373: $? = 0 configure:20377: test -z || test ! -s conftest.err configure:20380: $? = 0 configure:20383: test -s conftest.o configure:20386: $? = 0 configure:20397: result: yes configure:20414: checking for strstr configure:20471: cc -o conftest -fno-common conftest.c >&5 conftest.c:39: warning: conflicting types for built-in function `strstr' configure:20477: $? = 0 configure:20481: test -z || test ! -s conftest.err configure:20484: $? = 0 configure:20487: test -s conftest configure:20490: $? = 0 configure:20502: result: yes configure:20524: checking for printf configure:20581: cc -o conftest -fno-common conftest.c >&5 conftest.c:40: warning: conflicting types for built-in function `printf' configure:20587: $? = 0 configure:20591: test -z || test ! -s conftest.err configure:20594: $? = 0 configure:20597: test -s conftest configure:20600: $? = 0 configure:20612: result: yes configure:20524: checking for fprintf configure:20581: cc -o conftest -fno-common conftest.c >&5 conftest.c:41: warning: conflicting types for built-in function `fprintf' configure:20587: $? = 0 configure:20591: test -z || test ! -s conftest.err configure:20594: $? = 0 configure:20597: test -s conftest configure:20600: $? = 0 configure:20612: result: yes configure:20524: checking for vfprintf configure:20581: cc -o conftest -fno-common conftest.c >&5 configure:20587: $? = 0 configure:20591: test -z || test ! -s conftest.err configure:20594: $? = 0 configure:20597: test -s conftest configure:20600: $? = 0 configure:20612: result: yes configure:20524: checking for sprintf configure:20581: cc -o conftest -fno-common conftest.c >&5 conftest.c:43: warning: conflicting types for built-in function `sprintf' configure:20587: $? = 0 configure:20591: test -z || test ! -s conftest.err configure:20594: $? = 0 configure:20597: test -s conftest configure:20600: $? = 0 configure:20612: result: yes configure:20629: checking for vprintf configure:20686: cc -o conftest -fno-common conftest.c >&5 conftest.c:44: warning: conflicting types for built-in function `vprintf' configure:20692: $? = 0 configure:20696: test -z || test ! -s conftest.err configure:20699: $? = 0 configure:20702: test -s conftest configure:20705: $? = 0 configure:20717: result: yes configure:20629: checking for vsprintf configure:20686: cc -o conftest -fno-common conftest.c >&5 conftest.c:45: warning: conflicting types for built-in function `vsprintf' configure:20692: $? = 0 configure:20696: test -z || test ! -s conftest.err configure:20699: $? = 0 configure:20702: test -s conftest configure:20705: $? = 0 configure:20717: result: yes configure:20731: checking for sscanf configure:20788: cc -o conftest -fno-common conftest.c >&5 conftest.c:46: warning: conflicting types for built-in function `sscanf' configure:20794: $? = 0 configure:20798: test -z || test ! -s conftest.err configure:20801: $? = 0 configure:20804: test -s conftest configure:20807: $? = 0 configure:20819: result: yes configure:20838: checking for scanf configure:20895: cc -o conftest -fno-common conftest.c >&5 conftest.c:47: warning: conflicting types for built-in function `scanf' configure:20901: $? = 0 configure:20905: test -z || test ! -s conftest.err configure:20908: $? = 0 configure:20911: test -s conftest configure:20914: $? = 0 configure:20926: result: yes configure:20838: checking for vscanf configure:20895: cc -o conftest -fno-common conftest.c >&5 conftest.c:48: warning: conflicting types for built-in function `vscanf' configure:20901: $? = 0 configure:20905: test -z || test ! -s conftest.err configure:20908: $? = 0 configure:20911: test -s conftest configure:20914: $? = 0 configure:20926: result: yes configure:20838: checking for fscanf configure:20895: cc -o conftest -fno-common conftest.c >&5 configure:20901: $? = 0 configure:20905: test -z || test ! -s conftest.err configure:20908: $? = 0 configure:20911: test -s conftest configure:20914: $? = 0 configure:20926: result: yes configure:20838: checking for vsscanf configure:20895: cc -o conftest -fno-common conftest.c >&5 conftest.c:50: warning: conflicting types for built-in function `vsscanf' configure:20901: $? = 0 configure:20905: test -z || test ! -s conftest.err configure:20908: $? = 0 configure:20911: test -s conftest configure:20914: $? = 0 configure:20926: result: yes configure:20941: checking for vsnprintf configure:20998: cc -o conftest -fno-common conftest.c >&5 conftest.c:51: warning: conflicting types for built-in function `vsnprintf' configure:21004: $? = 0 configure:21008: test -z || test ! -s conftest.err configure:21011: $? = 0 configure:21014: test -s conftest configure:21017: $? = 0 configure:21029: result: yes configure:21234: checking for snprintf configure:21291: cc -o conftest -fno-common conftest.c >&5 conftest.c:52: warning: conflicting types for built-in function `snprintf' configure:21297: $? = 0 configure:21301: test -z || test ! -s conftest.err configure:21304: $? = 0 configure:21307: test -s conftest configure:21310: $? = 0 configure:21322: result: yes configure:21447: checking for vfscanf configure:21504: cc -o conftest -fno-common conftest.c >&5 configure:21510: $? = 0 configure:21514: test -z || test ! -s conftest.err configure:21517: $? = 0 configure:21520: test -s conftest configure:21523: $? = 0 configure:21535: result: yes configure:21664: checking for X configure:21894: result: libraries , headers configure:22066: cc -o conftest -fno-common conftest.c -lX11 >&5 ld: can't locate file for: -lX11 configure:22072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TIME_H 1 | #define off_t long | #define HAVE_STRSTR 1 | #define HAVE_PRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_SCANF 1 | #define HAVE_VSCANF 1 | #define HAVE_FSCANF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFSCANF 1 | #define TRIO_REPLACE_STDIO 1 | /* 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 XOpenDisplay (); | int | main () | { | XOpenDisplay (); | ; | return 0; | } configure:22092: checking for dnet_ntoa in -ldnet configure:22122: cc -o conftest -fno-common conftest.c -ldnet -lX11 >&5 ld: can't locate file for: -lX11 configure:22128: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TIME_H 1 | #define off_t long | #define HAVE_STRSTR 1 | #define HAVE_PRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_SCANF 1 | #define HAVE_VSCANF 1 | #define HAVE_FSCANF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFSCANF 1 | #define TRIO_REPLACE_STDIO 1 | /* 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 dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:22154: result: no configure:22161: checking for dnet_ntoa in -ldnet_stub configure:22191: cc -o conftest -fno-common conftest.c -ldnet_stub -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:22197: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TIME_H 1 | #define off_t long | #define HAVE_STRSTR 1 | #define HAVE_PRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_SCANF 1 | #define HAVE_VSCANF 1 | #define HAVE_FSCANF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFSCANF 1 | #define TRIO_REPLACE_STDIO 1 | /* 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 dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:22223: result: no configure:22243: checking for gethostbyname configure:22300: cc -o conftest -fno-common conftest.c >&5 configure:22306: $? = 0 configure:22310: test -z || test ! -s conftest.err configure:22313: $? = 0 configure:22316: test -s conftest configure:22319: $? = 0 configure:22331: result: yes configure:22482: checking for connect configure:22539: cc -o conftest -fno-common conftest.c >&5 configure:22545: $? = 0 configure:22549: test -z || test ! -s conftest.err configure:22552: $? = 0 configure:22555: test -s conftest configure:22558: $? = 0 configure:22570: result: yes configure:22645: checking for remove configure:22702: cc -o conftest -fno-common conftest.c >&5 configure:22708: $? = 0 configure:22712: test -z || test ! -s conftest.err configure:22715: $? = 0 configure:22718: test -s conftest configure:22721: $? = 0 configure:22733: result: yes configure:22808: checking for shmat configure:22865: cc -o conftest -fno-common conftest.c >&5 configure:22871: $? = 0 configure:22875: test -z || test ! -s conftest.err configure:22878: $? = 0 configure:22881: test -s conftest configure:22884: $? = 0 configure:22896: result: yes configure:22980: checking for IceConnectionNumber in -lICE configure:23010: cc -o conftest -fno-common conftest.c -lICE >&5 ld: can't locate file for: -lICE configure:23016: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TIME_H 1 | #define off_t long | #define HAVE_STRSTR 1 | #define HAVE_PRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_SCANF 1 | #define HAVE_VSCANF 1 | #define HAVE_FSCANF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFSCANF 1 | #define TRIO_REPLACE_STDIO 1 | /* 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 IceConnectionNumber (); | int | main () | { | IceConnectionNumber (); | ; | return 0; | } configure:23042: result: no configure:23161: checking expat.h usability configure:23173: cc -c -fno-common conftest.c >&5 configure:23179: $? = 0 configure:23183: test -z || test ! -s conftest.err configure:23186: $? = 0 configure:23189: test -s conftest.o configure:23192: $? = 0 configure:23202: result: yes configure:23206: checking expat.h presence configure:23216: cc -E conftest.c configure:23222: $? = 0 configure:23242: result: yes configure:23277: checking for expat.h configure:23284: result: yes configure:23290: checking for XML_ParserFree in -lexpat configure:23320: cc -o conftest -fno-common conftest.c -lexpat >&5 configure:23326: $? = 0 configure:23330: test -z || test ! -s conftest.err configure:23333: $? = 0 configure:23336: test -s conftest configure:23339: $? = 0 configure:23352: result: yes configure:23567: checking for freetype-config configure:23585: found /usr/local/bin/freetype-config configure:23597: result: /usr/local/bin/freetype-config configure:23627: checking for FT_Init_FreeType in -lfreetype configure:23657: cc -o conftest -fno-common -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib -lfreetype -lz conftest.c -lfreetype >&5 configure:23663: $? = 0 configure:23667: test -z || test ! -s conftest.err configure:23670: $? = 0 configure:23673: test -s conftest configure:23676: $? = 0 configure:23689: result: yes configure:23712: checking ft2build.h usability configure:23724: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:23730: $? = 0 configure:23734: test -z || test ! -s conftest.err configure:23737: $? = 0 configure:23740: test -s conftest.o configure:23743: $? = 0 configure:23753: result: yes configure:23757: checking ft2build.h presence configure:23767: cc -E -I/usr/local/include/freetype2 -I/usr/local/include conftest.c configure:23773: $? = 0 configure:23793: result: yes configure:23828: checking for ft2build.h configure:23835: result: yes configure:23898: checking zlib.h usability configure:23910: cc -c -fno-common conftest.c >&5 configure:23916: $? = 0 configure:23920: test -z || test ! -s conftest.err configure:23923: $? = 0 configure:23926: test -s conftest.o configure:23929: $? = 0 configure:23939: result: yes configure:23943: checking zlib.h presence configure:23953: cc -E conftest.c configure:23959: $? = 0 configure:23979: result: yes configure:24014: checking for zlib.h configure:24021: result: yes configure:24027: checking for gzputs in -lz configure:24057: cc -o conftest -fno-common conftest.c -lz >&5 configure:24063: $? = 0 configure:24067: test -z || test ! -s conftest.err configure:24070: $? = 0 configure:24073: test -s conftest configure:24076: $? = 0 configure:24089: result: yes configure:24241: checking png.h usability configure:24253: cc -c -fno-common conftest.c >&5 configure:24259: $? = 0 configure:24263: test -z || test ! -s conftest.err configure:24266: $? = 0 configure:24269: test -s conftest.o configure:24272: $? = 0 configure:24282: result: yes configure:24286: checking png.h presence configure:24296: cc -E conftest.c configure:24302: $? = 0 configure:24322: result: yes configure:24357: checking for png.h configure:24364: result: yes configure:24370: checking for png_write_image in -lpng configure:24400: cc -o conftest -fno-common conftest.c -lpng -lz -lm >&5 configure:24406: $? = 0 configure:24410: test -z || test ! -s conftest.err configure:24413: $? = 0 configure:24416: test -s conftest configure:24419: $? = 0 configure:24432: result: yes configure:24515: checking jpeglib.h usability configure:24527: cc -c -fno-common conftest.c >&5 configure:24533: $? = 0 configure:24537: test -z || test ! -s conftest.err configure:24540: $? = 0 configure:24543: test -s conftest.o configure:24546: $? = 0 configure:24556: result: yes configure:24560: checking jpeglib.h presence configure:24570: cc -E conftest.c configure:24576: $? = 0 configure:24596: result: yes configure:24631: checking for jpeglib.h configure:24638: result: yes configure:24644: checking for jpeg_CreateCompress in -ljpeg configure:24674: cc -o conftest -fno-common conftest.c -ljpeg >&5 configure:24680: $? = 0 configure:24684: test -z || test ! -s conftest.err configure:24687: $? = 0 configure:24690: test -s conftest configure:24693: $? = 0 configure:24706: result: yes configure:24789: checking for main in -lXpm configure:24813: cc -o conftest -fno-common -lX11 conftest.c -lXpm >&5 ld: can't locate file for: -lX11 configure:24819: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TIME_H 1 | #define off_t long | #define HAVE_STRSTR 1 | #define HAVE_PRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_SCANF 1 | #define HAVE_VSCANF 1 | #define HAVE_FSCANF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFSCANF 1 | #define TRIO_REPLACE_STDIO 1 | #define HAVE_EXPAT 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:24845: result: no configure:24876: checking gd.h usability configure:24888: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:24894: $? = 0 configure:24898: test -z || test ! -s conftest.err configure:24901: $? = 0 configure:24904: test -s conftest.o configure:24907: $? = 0 configure:24917: result: yes configure:24921: checking gd.h presence configure:24931: cc -E -I/usr/local/include/freetype2 -I/usr/local/include conftest.c configure:24937: $? = 0 configure:24957: result: yes configure:24992: checking for gd.h configure:24999: result: yes configure:25005: checking for gdClipSetAdd in -lgd configure:25035: cc -o conftest -fno-common -I/usr/local/include/freetype2 -I/usr/local/include -lX11 -ljpeg -L/usr/local/lib -lfreetype -lz -lpng -lz conftest.c -lgd -ljpeg -lfreetype -lpng -lz -lm >&5 ld: can't locate file for: -lX11 configure:25041: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libwmf" | #define PACKAGE_TARNAME "libwmf" | #define PACKAGE_VERSION "0.2.8" | #define PACKAGE_STRING "libwmf 0.2.8" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TIME_H 1 | #define off_t long | #define HAVE_STRSTR 1 | #define HAVE_PRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_SCANF 1 | #define HAVE_VSCANF 1 | #define HAVE_FSCANF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFSCANF 1 | #define TRIO_REPLACE_STDIO 1 | #define HAVE_EXPAT 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | /* 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 gdClipSetAdd (); | int | main () | { | gdClipSetAdd (); | ; | return 0; | } configure:25067: result: no configure:25916: checking for pkg-config configure:25934: found /usr/local/bin/pkg-config configure:25947: result: /usr/local/bin/pkg-config configure:25964: checking for gdk-pixbuf-2.0 >= 2.1.2 configure:26352: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libwmf config.status 0.2.8, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:788: creating Makefile config.status:788: creating doc/Makefile config.status:788: creating doc/caolan/Makefile config.status:788: creating doc/caolan/pics/Makefile config.status:788: creating doc/html/Makefile config.status:788: creating fonts/Makefile config.status:788: creating fonts/libwmf-fontmap config.status:788: creating fonts/fontmap config.status:788: creating include/Makefile config.status:788: creating include/libwmf/Makefile config.status:788: creating src/Makefile config.status:788: creating src/extra/Makefile config.status:788: creating src/extra/trio/Makefile config.status:788: creating src/extra/gd/Makefile config.status:788: creating src/ipa/Makefile config.status:788: creating src/convert/Makefile config.status:788: creating libwmf-config config.status:788: creating libwmf.spec config.status:892: creating wmfconfig.h config.status:1200: 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_connect=yes ac_cv_func_fprintf=yes ac_cv_func_fscanf=yes ac_cv_func_gethostbyname=yes ac_cv_func_printf=yes ac_cv_func_remove=yes ac_cv_func_scanf=yes ac_cv_func_shmat=yes ac_cv_func_snprintf=yes ac_cv_func_sprintf=yes ac_cv_func_sscanf=yes ac_cv_func_strstr=yes ac_cv_func_vfprintf=yes ac_cv_func_vfscanf=yes ac_cv_func_vprintf=yes ac_cv_func_vscanf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_vsscanf=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_dlfcn_h=yes ac_cv_header_expat_h=yes ac_cv_header_ft2build_h=yes ac_cv_header_gd_h=yes ac_cv_header_inttypes_h=no ac_cv_header_jpeglib_h=yes ac_cv_header_memory_h=no ac_cv_header_png_h=yes 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_time_h=yes ac_cv_header_unistd_h=no ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_Xpm_main=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_expat_XML_ParserFree=yes ac_cv_lib_freetype_FT_Init_FreeType=yes ac_cv_lib_gd_gdClipSetAdd=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_png_png_write_image=yes ac_cv_lib_z_gzputs=yes ac_cv_objext= ac_cv_path_FREETYPE_CONFIG=/usr/local/bin/freetype-config ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config 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_ac_ct_AR=ar 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_off_t=no 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_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/graphics/libwmf/work/libwmf-0.2.8.4/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/graphics/libwmf/work/libwmf-0.2.8.4/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /mnt/gmirror/ports/graphics/libwmf/work/libwmf-0.2.8.4/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/graphics/libwmf/work/libwmf-0.2.8.4/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/graphics/libwmf/work/libwmf-0.2.8.4/missing --run automake-1.9' 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' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' FREETYPE_CONFIG='/usr/local/bin/freetype-config' GDK_PIXBUF_CFLAGS='' GDK_PIXBUF_DIR='' GDK_PIXBUF_LIBS='' GD_DEFS=' -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG' 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='' LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LIBWMF_BUILDSTYLE='heavy' LIBWMF_BUILD_ALL_FALSE='#' LIBWMF_BUILD_ALL_TRUE='' LIBWMF_GDK_PIXBUF_FALSE='' LIBWMF_GDK_PIXBUF_TRUE='#' LIBWMF_OPT_GD_FALSE='#' LIBWMF_OPT_GD_TRUE='' LIBWMF_OPT_LAYERS_FALSE='#' LIBWMF_OPT_LAYERS_TRUE='' LIBWMF_OPT_MODULES_FALSE='' LIBWMF_OPT_MODULES_TRUE='#' LIBWMF_OPT_PLOT_FALSE='' LIBWMF_OPT_PLOT_TRUE='#' LIBWMF_OPT_SYS_GD_FALSE='' LIBWMF_OPT_SYS_GD_TRUE='#' LIBWMF_OPT_TRIO_FALSE='' LIBWMF_OPT_TRIO_TRUE='#' LIBWMF_OPT_X_FALSE='#' LIBWMF_OPT_X_TRUE='' LIBWMF_PACKAGE='libwmf' LIBWMF_RELEASE='1' LIBWMF_VERSION='0.2.8' LN_S='ln -s' LTLIBOBJS='' LT_AGE='1' LT_CURRENT='8' LT_LITE_AGE='0' LT_LITE_CURRENT='7' LT_LITE_REVISION='1' LT_RELEASE='0.2' LT_REVISION='0' MAKEINFO='${SHELL} /mnt/gmirror/ports/graphics/libwmf/work/libwmf-0.2.8.4/missing --run makeinfo' OBJDUMP='objdump' OBJEXT='' PACKAGE='libwmf' PACKAGE_BUGREPORT='wvware-devel@sourceforge.net' PACKAGE_NAME='libwmf' PACKAGE_STRING='libwmf 0.2.8' PACKAGE_TARNAME='libwmf' PACKAGE_VERSION='0.2.8' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SYS_LIBM='-lm' VERSION='0.2.8' WMF_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include ' WMF_CONFIG_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include ' WMF_DEFS='' WMF_DOCDIR='/share/doc/libwmf' WMF_FONTDIR='/share/libwmf/fonts' WMF_GS_FONTDIR='/usr/share/fonts/default/Type1' WMF_GS_FONTMAP='/usr/share/ghostscript/5.50/Fontmap' WMF_LIBFLAGS=' -L/usr/local/lib -lfreetype -lz -lX11 -lexpat -ljpeg -lpng -lz -lm' WMF_SYS_FONTMAP='/usr/share/fonts/fontmap' WMF_XTRA_FONTMAP='/share/libwmf/fonts/fontmap' XML2_CONFIG='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='g77' ac_ct_OBJDUMP='' 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='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' 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/graphics/libwmf/work/libwmf-0.2.8.4/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' 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_EXPAT 1 #define HAVE_FPRINTF 1 #define HAVE_FSCANF 1 #define HAVE_GD 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBPNG 1 #define HAVE_PRINTF 1 #define HAVE_SCANF 1 #define HAVE_SNPRINTF 1 #define HAVE_SPRINTF 1 #define HAVE_SSCANF 1 #define HAVE_STRSTR 1 #define HAVE_TIME_H 1 #define HAVE_VFPRINTF 1 #define HAVE_VFSCANF 1 #define HAVE_VPRINTF 1 #define HAVE_VSCANF 1 #define HAVE_VSNPRINTF 1 #define HAVE_VSPRINTF 1 #define HAVE_VSSCANF 1 #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" #define PACKAGE_NAME "libwmf" #define PACKAGE_STRING "libwmf 0.2.8" #define PACKAGE_TARNAME "libwmf" #define PACKAGE_VERSION "0.2.8" #define TRIO_REPLACE_STDIO 1 #define off_t long #endif #ifdef __cplusplus void exit (int); configure: exit 0