This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --build=i386-linux --host=i386-linux --target=i386-linux CC=gcc CFLAGS= CPPFLAGS= CPP=cpp CXXFLAGS=-O1 -g3 -Wall CXX=g++ LDFLAGS= build_alias=i386-linux host_alias=i386-linux target_alias=i386-linux --prefix=/usr/local/kde --no-create --no-recursion ## --------- ## ## 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: 161 tasks, 219 threads, 4 processors Load average: 0.38, Mach factor: 3.61 /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:1508: checking build system type configure:1526: result: i386-apple-darwin8.0.1 configure:1534: checking host system type configure:1548: result: i386-apple-darwin8.0.1 configure:1556: checking target system type configure:1570: result: i386-apple-darwin8.0.1 configure:1615: checking for a BSD-compatible install configure:1669: result: /usr/local/bin/ginstall -c configure:1684: checking for -p flag to install configure:1697: result: yes configure:1708: checking whether build environment is sane configure:1751: result: yes configure:1772: checking for gawk configure:1788: found /usr/local/bin/gawk configure:1798: result: gawk configure:1808: checking whether make sets $(MAKE) configure:1828: result: yes configure:1979: checking for style of include used by make configure:2007: result: GNU configure:2133: checking for gcc configure:2149: found /usr/bin/gcc configure:2159: result: gcc configure:2403: checking for C compiler version configure:2406: gcc --version &5 gcc (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:2409: $? = 0 configure:2411: gcc -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:2414: $? = 0 configure:2416: gcc -V &5 gcc: `-V' option must have argument configure:2419: $? = 1 configure:2443: checking for C compiler default output configure:2446: gcc -fno-common conftest.c >&5 configure:2449: $? = 0 configure:2495: result: a.out configure:2500: checking whether the C compiler works configure:2506: ./a.out configure:2509: $? = 0 configure:2526: result: yes configure:2533: checking whether we are cross compiling configure:2535: result: no configure:2538: checking for suffix of executables configure:2540: gcc -o conftest -fno-common conftest.c >&5 configure:2543: $? = 0 configure:2568: result: configure:2574: checking for suffix of object files configure:2596: gcc -c -fno-common conftest.c >&5 configure:2599: $? = 0 configure:2621: result: configure:2625: checking whether we are using the GNU C compiler configure:2650: gcc -c -fno-common conftest.c >&5 configure:2653: $? = 0 configure:2656: test -s conftest. configure:2659: $? = 1 configure: failed program was: | #line 2630 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2672: result: no configure:2678: checking whether gcc accepts -g configure:2700: gcc -c -g conftest.c >&5 configure:2703: $? = 0 configure:2706: test -s conftest. configure:2709: $? = 1 configure: failed program was: | #line 2683 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2720: result: no configure:2737: checking for gcc option to accept ANSI C configure:2798: gcc -c -fno-common conftest.c >&5 configure:2801: $? = 0 configure:2804: test -s conftest. configure:2807: $? = 1 configure: failed program was: | #line 2744 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | /* 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:2798: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:2801: $? = 0 configure:2804: test -s conftest. configure:2807: $? = 1 configure: failed program was: | #line 2744 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | /* 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:2798: gcc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2801: $? = 1 configure: failed program was: | #line 2744 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | /* 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:2798: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2801: $? = 1 configure: failed program was: | #line 2744 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | /* 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:2798: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2801: $? = 1 configure: failed program was: | #line 2744 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | /* 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:2798: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:2801: $? = 0 configure:2804: test -s conftest. configure:2807: $? = 1 configure: failed program was: | #line 2744 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | /* 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:2825: result: none needed configure:2843: gcc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2846: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2957: checking dependency style of gcc configure:3019: result: gcc3 configure:3030: checking how to run the C preprocessor configure:3066: gcc -E conftest.c configure:3072: $? = 0 configure:3104: gcc -E conftest.c configure:3105:28: ac_nonexistent.h: No such file or directory configure:3110: $? = 1 configure: failed program was: | #line 3095 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | /* end confdefs.h. */ | #include configure:3148: result: gcc -E configure:3173: gcc -E conftest.c configure:3179: $? = 0 configure:3211: gcc -E conftest.c configure:3212:28: ac_nonexistent.h: No such file or directory configure:3217: $? = 1 configure: failed program was: | #line 3202 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | /* end confdefs.h. */ | #include configure:3340: checking for g++ configure:3356: found /usr/local/bin/g++ configure:3366: result: g++ configure:3382: checking for C++ compiler version configure:3385: g++ --version &5 g++ (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:3388: $? = 0 configure:3390: g++ -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:3393: $? = 0 configure:3395: g++ -V &5 g++: `-V' option must have argument configure:3398: $? = 1 configure:3401: checking whether we are using the GNU C++ compiler configure:3426: g++ -c -fno-common conftest.cc >&5 configure:3429: $? = 0 configure:3432: test -s conftest. configure:3435: $? = 1 configure: failed program was: | #line 3406 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3448: result: no configure:3454: checking whether g++ accepts -g configure:3476: g++ -c -g conftest.cc >&5 configure:3479: $? = 0 configure:3482: test -s conftest. configure:3485: $? = 1 configure: failed program was: | #line 3459 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3496: result: no configure:3540: g++ -c -fno-common conftest.cc >&5 configure:3543: $? = 0 configure:3546: test -s conftest. configure:3549: $? = 1 configure: failed program was: | #line 3522 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | /* end confdefs.h. */ | #include | | int | main () | { | exit (42); | ; | return 0; | } configure:3540: g++ -c -fno-common conftest.cc >&5 configure:3543: $? = 0 configure:3546: test -s conftest. configure:3549: $? = 1 configure: failed program was: | #line 3522 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | /* end confdefs.h. */ | #include | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3540: g++ -c -fno-common conftest.cc >&5 configure:3543: $? = 0 configure:3546: test -s conftest. configure:3549: $? = 1 configure: failed program was: | #line 3522 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | /* end confdefs.h. */ | #include | extern "C" void std::exit (int) throw (); using std::exit; | int | main () | { | exit (42); | ; | return 0; | } configure:3540: g++ -c -fno-common conftest.cc >&5 configure:3543: $? = 0 configure:3546: test -s conftest. configure:3549: $? = 1 configure: failed program was: | #line 3522 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | /* end confdefs.h. */ | #include | extern "C" void std::exit (int); using std::exit; | int | main () | { | exit (42); | ; | return 0; | } configure:3540: g++ -c -fno-common conftest.cc >&5 configure:3543: $? = 0 configure:3546: test -s conftest. configure:3549: $? = 1 configure: failed program was: | #line 3522 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | /* end confdefs.h. */ | #include | extern "C" void exit (int) throw (); | int | main () | { | exit (42); | ; | return 0; | } configure:3540: g++ -c -fno-common conftest.cc >&5 configure:3543: $? = 0 configure:3546: test -s conftest. configure:3549: $? = 1 configure: failed program was: | #line 3522 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | /* end confdefs.h. */ | #include | extern "C" void exit (int); | int | main () | { | exit (42); | ; | return 0; | } configure:3540: g++ -c -fno-common conftest.cc >&5 configure:3543: $? = 0 configure:3546: test -s conftest. configure:3549: $? = 1 configure: failed program was: | #line 3522 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | /* end confdefs.h. */ | #include | void exit (int); | int | main () | { | exit (42); | ; | return 0; | } configure:3610: checking dependency style of g++ configure:3672: result: gcc3 configure:5099: checking how to run the C++ preprocessor configure:5131: g++ -E conftest.cc configure:5137: $? = 0 configure:5169: g++ -E conftest.cc configure:5173:28: ac_nonexistent.h: No such file or directory configure:5175: $? = 1 configure: failed program was: | #line 5160 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5213: result: g++ -E configure:5238: g++ -E conftest.cc configure:5244: $? = 0 configure:5276: g++ -E conftest.cc configure:5280:28: ac_nonexistent.h: No such file or directory configure:5282: $? = 1 configure: failed program was: | #line 5267 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5347: checking whether g++ supports -frepo configure:5384: rm -rf SunWS_cache; g++ -o conftest -fno-common -frepo conftest.cc 1>&5 conftest.cc:1: warning: -frepo must be used with -c configure:5387: $? = 0 configure:5390: test -s conftest configure:5393: $? = 0 configure:5413: result: yes configure:5674: checking for non-GNU ld configure:5705: result: /usr/bin/ld configure:5714: checking if the linker (/usr/bin/ld) is GNU ld configure:5726: result: no configure:5731: checking for /usr/bin/ld option to reload object files configure:5738: result: -r configure:5747: checking for BSD-compatible nm configure:5782: result: /usr/bin/nm -p configure:5786: checking for a sed that does not truncate output configure:5862: result: configure:5865: checking whether ln -s works configure:5869: result: yes configure:5876: checking how to recognise dependant libraries configure:6063: result: file_magic Mach-O dynamically linked shared library configure:6222: checking for egrep configure:6232: result: grep -E configure:6237: checking for ANSI C header files configure:6263: gcc -c -fno-common conftest.c >&5 configure:6266: $? = 0 configure:6269: test -s conftest. configure:6272: $? = 1 configure: failed program was: | #line 6242 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TEMPLATE_REPOSITORY 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:6384: result: no configure:6408: checking for sys/types.h configure:6425: gcc -c -fno-common conftest.c >&5 configure:6428: $? = 0 configure:6431: test -s conftest. configure:6434: $? = 1 configure: failed program was: | #line 6413 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TEMPLATE_REPOSITORY 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 | | #include configure:6445: result: no configure:6408: checking for sys/stat.h configure:6425: gcc -c -fno-common conftest.c >&5 configure:6428: $? = 0 configure:6431: test -s conftest. configure:6434: $? = 1 configure: failed program was: | #line 6413 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TEMPLATE_REPOSITORY 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 | | #include configure:6445: result: no configure:6408: checking for stdlib.h configure:6425: gcc -c -fno-common conftest.c >&5 configure:6428: $? = 0 configure:6431: test -s conftest. configure:6434: $? = 1 configure: failed program was: | #line 6413 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TEMPLATE_REPOSITORY 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 | | #include configure:6445: result: no configure:6408: checking for string.h configure:6425: gcc -c -fno-common conftest.c >&5 configure:6428: $? = 0 configure:6431: test -s conftest. configure:6434: $? = 1 configure: failed program was: | #line 6413 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TEMPLATE_REPOSITORY 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 | | #include configure:6445: result: no configure:6408: checking for memory.h configure:6425: gcc -c -fno-common conftest.c >&5 configure:6428: $? = 0 configure:6431: test -s conftest. configure:6434: $? = 1 configure: failed program was: | #line 6413 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TEMPLATE_REPOSITORY 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 | | #include configure:6445: result: no configure:6408: checking for strings.h configure:6425: gcc -c -fno-common conftest.c >&5 configure:6428: $? = 0 configure:6431: test -s conftest. configure:6434: $? = 1 configure: failed program was: | #line 6413 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TEMPLATE_REPOSITORY 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 | | #include configure:6445: result: no configure:6408: checking for inttypes.h configure:6425: gcc -c -fno-common conftest.c >&5 configure:6428: $? = 0 configure:6431: test -s conftest. configure:6434: $? = 1 configure: failed program was: | #line 6413 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TEMPLATE_REPOSITORY 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 | | #include configure:6445: result: no configure:6408: checking for stdint.h configure:6425: gcc -c -fno-common conftest.c >&5 configure:6428: $? = 0 configure:6431: test -s conftest. configure:6434: $? = 1 configure: failed program was: | #line 6413 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TEMPLATE_REPOSITORY 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 | | #include configure:6445: result: no configure:6408: checking for unistd.h configure:6425: gcc -c -fno-common conftest.c >&5 configure:6428: $? = 0 configure:6431: test -s conftest. configure:6434: $? = 1 configure: failed program was: | #line 6413 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TEMPLATE_REPOSITORY 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 | | #include configure:6445: result: no configure:6471: checking dlfcn.h usability configure:6484: gcc -c -fno-common conftest.c >&5 configure:6487: $? = 0 configure:6490: test -s conftest. configure:6493: $? = 1 configure: failed program was: | #line 6473 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TEMPLATE_REPOSITORY 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 | #include configure:6503: result: no configure:6507: checking dlfcn.h presence configure:6518: gcc -E conftest.c configure:6524: $? = 0 configure:6543: result: yes configure:6563: WARNING: dlfcn.h: present but cannot be compiled configure:6565: WARNING: dlfcn.h: check for missing prerequisite headers? configure:6567: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:6579: checking for dlfcn.h configure:6586: result: yes configure:6603: checking the maximum length of command line arguments configure:6651: result: 65536 configure:6662: checking command to parse /usr/bin/nm -p output from gcc object configure:6747: gcc -c -fno-common conftest.c >&5 configure:6750: $? = 0 configure:6754: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6757: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6747: gcc -c -fno-common conftest.c >&5 configure:6750: $? = 0 configure:6754: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6757: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6847: result: failed configure:6854: checking for objdir configure:6869: result: .libs configure:6959: checking for ranlib configure:6975: found /usr/bin/ranlib configure:6986: result: ranlib configure:7039: checking for strip configure:7055: found /usr/bin/strip configure:7066: result: strip configure:7329: checking if gcc static flag works configure:7352: result: yes configure:7408: checking for gcc option to produce PIC configure:7561: result: configure:7616: checking if gcc supports -c -o file.o configure:7657: result: yes configure:7683: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8466: result: yes configure:8531: checking how to hardcode library paths into programs configure:8555: result: immediate configure:8569: checking whether stripping libraries is possible configure:8577: result: no configure:8581: checking dynamic linker characteristics configure:9032: result: darwin8.0.1 dyld configure:9685: checking if libtool supports shared libraries configure:9687: result: yes configure:9690: checking whether to build shared libraries configure:9711: result: yes configure:9714: checking whether to build static libraries configure:9718: result: no configure:9797: creating libtool configure:10522: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11177: result: no configure:11194: g++ -c -fno-common conftest.cc >&5 configure:11197: $? = 0 configure:11297: checking for g++ option to produce PIC configure:11533: result: configure:11588: checking if g++ supports -c -o file.o configure:11629: result: yes configure:11655: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11677: result: no configure:11742: checking how to hardcode library paths into programs configure:11766: result: immediate configure:11780: checking whether stripping libraries is possible configure:11788: result: no configure:11792: checking dynamic linker characteristics configure:12243: result: darwin8.0.1 dyld configure:13351: checking for gcj option to produce PIC configure:13504: result: configure:13559: checking if gcj supports -c -o file.o configure:13600: result: no configure:13626: checking whether the gcj linker (/usr/bin/ld) supports shared libraries configure:14409: result: yes configure:14474: checking how to hardcode library paths into programs configure:14498: result: immediate configure:14512: checking whether stripping libraries is possible configure:14520: result: no configure:14524: checking dynamic linker characteristics configure:14975: result: darwin8.0.1 dyld configure:16519: checking for msgfmt configure:16546: result: /usr/local/bin/msgfmt configure:16555: checking for gmsgfmt configure:16586: result: /usr/local/bin/msgfmt configure:16605: checking for xgettext configure:16632: result: /usr/local/bin/xgettext configure:16722: checking for main in -lutil configure:16747: gcc -o conftest -fno-common conftest.c -lutil >&5 configure:16750: $? = 0 configure:16753: test -s conftest configure:16756: $? = 0 configure:16768: result: yes configure:16774: checking for main in -lcompat configure:16799: gcc -o conftest -fno-common conftest.c -lcompat >&5 ld: can't locate file for: -lcompat configure:16802: $? = 1 configure: failed program was: | #line 16781 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TEMPLATE_REPOSITORY 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:16820: result: no configure:16827: checking for crypt in -lcrypt configure:16858: gcc -o conftest -fno-common conftest.c -lcrypt >&5 configure:16861: $? = 0 configure:16864: test -s conftest configure:16867: $? = 0 configure:16879: result: yes configure:16963: checking for socklen_t configure:17003: g++ -c -fno-common conftest.cc >&5 configure:17006: $? = 0 configure:17009: test -s conftest.o configure:17012: $? = 0 configure:17075: result: socklen_t configure:17097: checking for dnet_ntoa in -ldnet configure:17128: gcc -o conftest -fno-common conftest.c -ldnet >&5 ld: Undefined symbols: _dnet_ntoa configure:17131: $? = 1 configure: failed program was: | #line 17104 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TEMPLATE_REPOSITORY 1 | #define HAVE_DLFCN_H 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | /* 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:17149: result: no configure:17156: checking for dnet_ntoa in -ldnet_stub configure:17187: gcc -o conftest -fno-common conftest.c -ldnet_stub >&5 ld: can't locate file for: -ldnet_stub configure:17190: $? = 1 configure: failed program was: | #line 17163 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TEMPLATE_REPOSITORY 1 | #define HAVE_DLFCN_H 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | /* 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:17208: result: no configure:17215: checking for inet_ntoa configure:17265: gcc -o conftest -fno-common conftest.c >&5 configure:17268: $? = 0 configure:17271: test -s conftest configure:17274: $? = 0 configure:17285: result: yes configure:17348: checking for connect configure:17398: gcc -o conftest -fno-common conftest.c >&5 configure:17401: $? = 0 configure:17404: test -s conftest configure:17407: $? = 0 configure:17418: result: yes configure:17482: checking for remove configure:17532: gcc -o conftest -fno-common conftest.c >&5 configure:17535: $? = 0 configure:17538: test -s conftest configure:17541: $? = 0 configure:17552: result: yes configure:17617: checking for shmat configure:17667: gcc -o conftest -fno-common conftest.c >&5 configure:17670: $? = 0 configure:17673: test -s conftest configure:17676: $? = 0 configure:17687: result: yes configure:17768: checking crt_externs.h usability configure:17781: gcc -c -fno-common conftest.c >&5 configure:17784: $? = 0 configure:17787: test -s conftest.o configure:17790: $? = 0 configure:17800: result: yes configure:17804: checking crt_externs.h presence configure:17815: gcc -E conftest.c configure:17821: $? = 0 configure:17840: result: yes configure:17876: checking for crt_externs.h configure:17883: result: yes configure:17896: checking for _NSGetEnviron configure:17946: gcc -o conftest -fno-common conftest.c >&5 configure:17949: $? = 0 configure:17952: test -s conftest configure:17955: $? = 0 configure:17966: result: yes configure:17984: checking for sys/types.h configure:17989: result: no configure:17984: checking for stdint.h configure:17989: result: no configure:18123: checking for poll in -lpoll configure:18154: gcc -o conftest -fno-common conftest.c -lpoll >&5 configure:18157: $? = 0 configure:18160: test -s conftest configure:18163: $? = 0 configure:18175: result: yes configure:18193: checking CoreAudio/CoreAudio.h usability configure:18206: gcc -c -fno-common conftest.c >&5 configure:18248:33: CoreAudio/CoreAudio.h: No such file or directory configure:18209: $? = 1 configure: failed program was: | #line 18195 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TEMPLATE_REPOSITORY 1 | #define HAVE_DLFCN_H 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_CRT_EXTERNS_H 1 | #define HAVE_NSGETENVIRON 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 | #include configure:18225: result: no configure:18229: checking CoreAudio/CoreAudio.h presence configure:18240: gcc -E conftest.c configure:18250:33: CoreAudio/CoreAudio.h: No such file or directory configure:18246: $? = 1 configure: failed program was: | #line 18231 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TEMPLATE_REPOSITORY 1 | #define HAVE_DLFCN_H 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_CRT_EXTERNS_H 1 | #define HAVE_NSGETENVIRON 1 | /* end confdefs.h. */ | #include configure:18265: result: no configure:18301: checking for CoreAudio/CoreAudio.h configure:18308: result: no configure:18330: checking for res_init configure:18380: gcc -o conftest -fno-common conftest.c >&5 configure:18383: $? = 0 configure:18386: test -s conftest configure:18389: $? = 0 configure:18400: result: yes configure:18469: checking for killpg in -lucb configure:18500: gcc -o conftest -fno-common conftest.c -lucb >&5 ld: can't locate file for: -lucb configure:18503: $? = 1 configure: failed program was: | #line 18476 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TEMPLATE_REPOSITORY 1 | #define HAVE_DLFCN_H 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_CRT_EXTERNS_H 1 | #define HAVE_NSGETENVIRON 1 | #define HAVE_RES_INIT 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 killpg (); | int | main () | { | killpg (); | ; | return 0; | } configure:18521: result: no configure:18594: checking for int configure:18619: gcc -c -fno-common conftest.c >&5 configure:18622: $? = 0 configure:18625: test -s conftest.o configure:18628: $? = 0 configure:18639: result: yes configure:18642: checking size of int configure:18917: gcc -o conftest -fno-common conftest.c >&5 configure:18920: $? = 0 configure:18922: ./conftest configure:18925: $? = 0 configure:18948: result: 4 configure:18954: checking for long configure:18979: gcc -c -fno-common conftest.c >&5 configure:18982: $? = 0 configure:18985: test -s conftest.o configure:18988: $? = 0 configure:18999: result: yes configure:19002: checking size of long configure:19277: gcc -o conftest -fno-common conftest.c >&5 configure:19280: $? = 0 configure:19282: ./conftest configure:19285: $? = 0 configure:19308: result: 4 configure:19314: checking for char * configure:19339: gcc -c -fno-common conftest.c >&5 configure:19342: $? = 0 configure:19345: test -s conftest.o configure:19348: $? = 0 configure:19359: result: yes configure:19362: checking size of char * configure:19637: gcc -o conftest -fno-common conftest.c >&5 configure:19640: $? = 0 configure:19642: ./conftest configure:19645: $? = 0 configure:19668: result: 4 configure:19674: checking for char configure:19699: gcc -c -fno-common conftest.c >&5 configure:19702: $? = 0 configure:19705: test -s conftest.o configure:19708: $? = 0 configure:19719: result: yes configure:19722: checking size of char configure:19997: gcc -o conftest -fno-common conftest.c >&5 configure:20000: $? = 0 configure:20002: ./conftest configure:20005: $? = 0 configure:20028: result: 1 configure:20036: checking for dlopen in -ldl configure:20067: gcc -o conftest -fno-common conftest.c -ldl >&5 configure:20070: $? = 0 configure:20073: test -s conftest configure:20076: $? = 0 configure:20088: result: yes configure:20098: checking for shl_unload in -ldld configure:20129: gcc -o conftest -fno-common conftest.c -ldld >&5 ld: can't locate file for: -ldld configure:20132: $? = 1 configure: failed program was: | #line 20105 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TEMPLATE_REPOSITORY 1 | #define HAVE_DLFCN_H 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_CRT_EXTERNS_H 1 | #define HAVE_NSGETENVIRON 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_CHAR 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 shl_unload (); | int | main () | { | shl_unload (); | ; | return 0; | } configure:20150: result: no configure:20185: checking for X configure:20228: gcc -E conftest.c configure:20243:27: X11/Intrinsic.h: No such file or directory configure:20234: $? = 1 configure: failed program was: | #line 20219 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TEMPLATE_REPOSITORY 1 | #define HAVE_DLFCN_H 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_CRT_EXTERNS_H 1 | #define HAVE_NSGETENVIRON 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_CHAR 1 | /* end confdefs.h. */ | #include configure:20325: gcc -o conftest -fno-common conftest.c -lXt >&5 ld: can't locate file for: -lXt configure:20328: $? = 1 configure: failed program was: | #line 20308 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TEMPLATE_REPOSITORY 1 | #define HAVE_DLFCN_H 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_CRT_EXTERNS_H 1 | #define HAVE_NSGETENVIRON 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_CHAR 1 | /* end confdefs.h. */ | | int | main () | { | XtMalloc() | ; | return 0; | } configure:20479: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:20513: checking for IceConnectionNumber in -lICE configure:20544: gcc -o conftest -fno-common -L/usr/X11R6/lib conftest.c -lICE >&5 configure:20547: $? = 0 configure:20550: test -s conftest configure:20553: $? = 0 configure:20565: result: yes configure:20579: checking for libXext configure:20615: gcc -o conftest -fno-common -L/usr/X11R6/lib conftest.c -lXext -lX11 >&5 configure:20618: $? = 0 configure:20621: test -s conftest configure:20624: $? = 0 configure:20642: result: yes configure:20655: checking for Xinerama configure:20729: result: no configure:20785: checking for pthread_create in -lpthread configure:20816: gcc -o conftest -fno-common conftest.c -lpthread >&5 configure:20819: $? = 0 configure:20822: test -s conftest configure:20825: $? = 0 configure:20837: result: yes configure:21255: checking for extra includes configure:21283: result: no configure:21287: checking for extra libs configure:21316: result: no configure:21322: checking for libz configure:21357: gcc -o conftest -fno-common -I/usr/X11R6/include conftest.c -L/usr/X11R6/lib -lz >&5 configure:21360: $? = 0 configure:21363: test -s conftest configure:21366: $? = 0 configure:21388: result: -lz configure:21401: checking for libpng configure:21444: gcc -o conftest -fno-common -I/usr/X11R6/include conftest.c -L/usr/X11R6/lib -lpng -lz -lm -lX11 >&5 configure:21447: $? = 0 configure:21450: test -s conftest configure:21453: $? = 0 configure:21476: result: -lpng -lz -lm configure:21487: checking for libjpeg6b configure:21534: gcc -o conftest -fno-common -I/usr/X11R6/include conftest.c -L/usr/X11R6/lib -ljpeg6b -lm >&5 ld: can't locate file for: -ljpeg6b configure:21537: $? = 1 configure: failed program was: | #line 21503 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koctave" | #define VERSION "0.65" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_TEMPLATE_REPOSITORY 1 | #define HAVE_DLFCN_H 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_CRT_EXTERNS_H 1 | #define HAVE_NSGETENVIRON 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_CHAR 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | /* end confdefs.h. */ | /* Override any gcc2 internal prototype to avoid an error. */ | struct jpeg_decompress_struct; | typedef struct jpeg_decompress_struct * j_decompress_ptr; | typedef int size_t; | #ifdef __cplusplus | extern "C" { | #endif | void jpeg_CreateDecompress(j_decompress_ptr cinfo, | int version, size_t structsize); | #ifdef __cplusplus | } | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | | int | main () | { | jpeg_CreateDecompress(0L, 0, 0); | ; | return 0; | } configure:21564: result: no configure:21567: checking for libjpeg configure:21614: gcc -o conftest -fno-common -I/usr/X11R6/include conftest.c -L/usr/X11R6/lib -ljpeg -lm >&5 configure:21617: $? = 0 configure:21620: test -s conftest configure:21623: $? = 0 configure:21641: result: -ljpeg configure: 21668: ${prefix}/include/jpeglib.h configure: 21668: /usr/include/jpeglib.h configure: 21668: /usr/local/include/jpeglib.h taking that configure:21835: checking for Qt configure: 21903: /usr/lib/qt3/include/qstyle.h configure: 21903: /usr/lib/qt3/qstyle.h configure: 21903: /usr/lib/qt/include/qstyle.h configure: 21903: /usr/lib/qt/qstyle.h configure: 21903: /usr/local/qt/include/qstyle.h configure: 21903: /usr/include/qt/qstyle.h configure: 21903: /usr/include/qstyle.h configure: 21903: /usr/X11R6/include/X11/qt/qstyle.h configure: 21903: /usr/X11R6/include/qt/qstyle.h configure: 21903: /usr/X11R6/include/qt2/qstyle.h configure: 21903: /usr/X11R6/include/qstyle.h taking that tried NO tried /usr/lib/qt3/lib tried /usr/lib/qt3 tried /usr/lib/qt/lib tried /usr/lib/qt configure:22012: rm -rf SunWS_cache; g++ -o conftest -fno-common -I/usr/X11R6/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.cc -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5 ld: Undefined symbols: __ZN13QStyleFactory6createERK7QString __ZN7QCursorC1Ei __ZN7QCursorD1Ev __ZN7QString4nullE configure:22015: $? = 1 configure: failed program was: #include "confdefs.h" #include #include #include #include #include #if ! (QT_VERSION >= 303) #error 1 #endif int main() { (void)QStyleFactory::create(QString::null); QCursor c(Qt::WhatsThisCursor); return 0; } configure:22055: error: Qt (>= Qt 3.0.3) (library qt-mt) not found. Please check your installation! For more details about this problem, look at the end of config.log. Make sure that you have compiled Qt with thread support! ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin8.0.1 ac_cv_build_alias=i386-apple-darwin8.0.1 ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set= ac_cv_env_CC_value= 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= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value= ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func__NSGetEnviron=yes ac_cv_func_connect=yes ac_cv_func_inet_ntoa=yes ac_cv_func_remove=yes ac_cv_func_res_init=yes ac_cv_func_shmat=yes ac_cv_have_dlfcn=yes ac_cv_have_qt=have_qt=no ac_cv_have_xinerama=no ac_cv_header_CoreAudio_CoreAudio_h=no ac_cv_header_crt_externs_h=yes ac_cv_header_dlfcn_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-apple-darwin8.0.1 ac_cv_host_alias=i386-apple-darwin8.0.1 ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_compat_main=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_unload=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_jpeg_6b=no ac_cv_lib_jpeg_normal=-ljpeg ac_cv_lib_png='-lpng -lz -lm' ac_cv_lib_poll_poll=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_ucb_killpg=no ac_cv_lib_util_main=yes ac_cv_lib_z=-lz ac_cv_objext= ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ 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_make_make_set=yes ac_cv_sizeof_char=1 ac_cv_sizeof_char_p=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_socklen_t=socklen_t ac_cv_target=i386-apple-darwin8.0.1 ac_cv_target_alias=i386-apple-darwin8.0.1 ac_cv_type_char=yes ac_cv_type_char_p=yes ac_cv_type_int=yes ac_cv_type_long=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 kde_cv_have_libXext=yes kde_cv_have_x='have_x=yes kde_x_includes=/usr/X11R6/include kde_x_libraries=/usr/X11R6/lib' kde_cv_prog_cxx_frepo=yes lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library' lt_cv_file_magic_cmd='/usr/bin/file -L' lt_cv_file_magic_test_file=/usr/lib/libSystem.dylib lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -p' 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_GCJ=no lt_cv_prog_gnu_ld=no 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=65536 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_GCJ='"no"' 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/math/koctave/work/koctave3-0.65/admin/missing --run aclocal' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/math/koctave/work/koctave3-0.65/admin/missing --run tar' ARTSCCONFIG='' AUTOCONF='${SHELL} /mnt/gmirror/ports/math/koctave/work/koctave3-0.65/admin/missing --run autoconf' AUTODIRS='' AUTOHEADER='${SHELL} /mnt/gmirror/ports/math/koctave/work/koctave3-0.65/admin/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/math/koctave/work/koctave3-0.65/admin/missing --run automake' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -fno-common' CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in' CPP='gcc -E' CPPFLAGS=' -DQT_THREAD_SUPPORT ' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' DCOPIDL2CPP='' DCOPIDL='' DCOP_DEPENDENCIES='' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FRAMEWORK_COREAUDIO='' GMSGFMT='/usr/local/bin/msgfmt' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' KDECONFIG='' KDE_EXTRA_RPATH='' KDE_INCLUDES='' KDE_LDFLAGS='' KDE_MT_LDFLAGS='' KDE_MT_LIBS='-lpthread' KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_RPATH) $(KDE_MT_LDFLAGS)' KDE_RPATH='' KDE_USE_CLOSURE_FALSE='#' KDE_USE_CLOSURE_TRUE='' KDE_USE_FINAL_FALSE='' KDE_USE_FINAL_TRUE='#' KDE_XSL_STYLESHEET='' LDFLAGS='' LIBCOMPAT='' LIBCRYPT='-lcrypt' LIBDL='-ldl' LIBJPEG='-ljpeg' LIBOBJS='' LIBPNG='-lpng -lz -lm' LIBPTHREAD='-lpthread' LIBRESOLV='' LIBS='' LIBSM='-lSM -lICE' LIBSOCKET='' LIBTOOL='$(SHELL) /usr/local/bin/libtool --silent' LIBUCB='' LIBUTIL='-lutil' LIBXINERAMA='' LIBZ='-lz' LIB_KAB='' LIB_KDECORE='' LIB_KDEPRINT='' LIB_KDEUI='' LIB_KFILE='' LIB_KFM='' LIB_KHTML='' LIB_KIO='' LIB_KPARTS='' LIB_KSPELL='' LIB_KSYCOCA='' LIB_POLL='-lpoll' LIB_QPE='' LIB_QT='' LIB_SMB='' LIB_X11='-lX11 $(LIBSOCKET)' LIB_XEXT='-lXext' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/math/koctave/work/koctave3-0.65/admin/missing --run makeinfo' MCOPIDL='' MEINPROC='' MOC='' MSGFMT='/usr/local/bin/msgfmt' NOOPT_CFLAGS='' NOOPT_CXXFLAGS='' NOREPO='-fno-repo' OBJEXT='' PACKAGE='koctave' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' QTE_NORTTI='' QT_INCLUDES='' QT_LDFLAGS='' RANLIB='ranlib' REPO='-frepo' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TOPSUBDIRS='' UIC='' UIC_TR='' USER_INCLUDES='' USER_LDFLAGS='' USE_EXCEPTIONS='' USE_RTTI='' USE_THREADS='' VERSION='0.65' WOVERLOADED_VIRTUAL='' XGETTEXT='/usr/local/bin/xgettext' X_EXTRA_LIBS='' X_INCLUDES='-I/usr/X11R6/include' X_LDFLAGS='-L/usr/X11R6/lib' X_PRE_LIBS='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' all_includes='-I/usr/X11R6/include' all_libraries='-L/usr/X11R6/lib' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i386-apple-darwin8.0.1' build_alias='' build_cpu='i386' build_os='darwin8.0.1' build_vendor='apple' datadir='${prefix}/share' exec_prefix='NONE' host='i386-apple-darwin8.0.1' host_alias='' host_cpu='i386' host_os='darwin8.0.1' host_vendor='apple' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/math/koctave/work/koctave3-0.65/admin/install-sh' kde_appsdir='' kde_bindir='' kde_confdir='' kde_datadir='' kde_htmldir='' kde_icondir='' kde_includes='' kde_libraries='' kde_libs_htmldir='' kde_libs_prefix='' kde_locale='' kde_mimedir='' kde_moduledir='' kde_qtver='3' kde_servicesdir='' kde_servicetypesdir='' kde_sounddir='' kde_styledir='' kde_templatesdir='' kde_wallpaperdir='' kde_widgetdir='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' qt_includes='' qt_libraries='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-apple-darwin8.0.1' target_alias='' target_cpu='i386' target_os='darwin8.0.1' target_vendor='apple' x_includes='/usr/X11R6/include' x_libraries='/usr/X11R6/lib' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CRT_EXTERNS_H 1 #define HAVE_CRYPT 1 #define HAVE_DLFCN_H 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBPNG 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBZ 1 #define HAVE_NSGETENVIRON 1 #define HAVE_RES_INIT 1 #define HAVE_TEMPLATE_REPOSITORY 1 #define PACKAGE "koctave" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_CHAR 1 #define SIZEOF_CHAR_P 4 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define VERSION "0.65" #define ksize_t socklen_t #endif #ifdef __cplusplus void exit (int); configure: exit 1