This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by cutlass configure 0.2.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 161 tasks, 218 threads, 4 processors Load average: 1.52, Mach factor: 2.46 /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:1366: checking for a BSD-compatible install configure:1421: result: /usr/bin/install -c -o root -g wheel configure:1432: checking whether build environment is sane configure:1475: result: yes configure:1508: checking for gawk configure:1524: found /usr/local/bin/gawk configure:1534: result: gawk configure:1544: checking whether make sets $(MAKE) configure:1564: result: yes configure:1724: checking for i386-unknown-gnu-gcc configure:1750: result: cc configure:2032: checking for C compiler version configure:2035: 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:2038: $? = 0 configure:2040: 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:2043: $? = 0 configure:2045: cc -V &5 cc: `-V' option must have argument configure:2048: $? = 1 configure:2071: checking for C compiler default output file name configure:2074: cc -fno-common -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 configure:2077: $? = 0 configure:2123: result: a.out configure:2128: checking whether the C compiler works configure:2134: ./a.out configure:2137: $? = 0 configure:2154: result: yes configure:2161: checking whether we are cross compiling configure:2163: result: no configure:2166: checking for suffix of executables configure:2168: cc -o conftest -fno-common -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 configure:2171: $? = 0 configure:2196: result: configure:2202: checking for suffix of object files configure:2223: cc -c -fno-common -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 configure:2226: $? = 0 configure:2248: result: configure:2252: checking whether we are using the GNU C compiler configure:2276: cc -c -fno-common -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 configure:2282: $? = 0 configure:2286: test -z || test ! -s conftest.err configure:2289: $? = 0 configure:2292: test -s conftest. configure:2295: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2308: result: no configure:2314: checking whether cc accepts -g configure:2335: cc -c -g -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 configure:2341: $? = 0 configure:2345: test -z || test ! -s conftest.err configure:2348: $? = 0 configure:2351: test -s conftest. configure:2354: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2365: result: no configure:2382: checking for cc option to accept ANSI C configure:2452: cc -c -fno-common -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 configure:2458: $? = 0 configure:2462: test -z || test ! -s conftest.err configure:2465: $? = 0 configure:2468: test -s conftest. configure:2471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* 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:2452: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2458: $? = 0 configure:2462: test -z || test ! -s conftest.err configure:2465: $? = 0 configure:2468: test -s conftest. configure:2471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* 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:2452: cc -std1 -c -fno-common -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2458: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* 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:2452: cc -Ae -c -fno-common -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2458: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* 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:2452: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2458: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* 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:2452: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2458: $? = 0 configure:2462: test -z || test ! -s conftest.err configure:2465: $? = 0 configure:2468: test -s conftest. configure:2471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* 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:2489: result: none needed configure:2507: cc -c -fno-common -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2513: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2665: checking for style of include used by make configure:2693: result: GNU configure:2721: checking dependency style of cc configure:2783: result: none configure:2798: checking for i386-unknown-gnu-g++ configure:2824: result: c++ configure:2882: checking for C++ compiler version configure:2885: 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:2888: $? = 0 configure:2890: 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:2893: $? = 0 configure:2895: c++ -V &5 c++: `-V' option must have argument configure:2898: $? = 1 configure:2901: checking whether we are using the GNU C++ compiler configure:2925: c++ -c -fno-common -I/usr/local/include/speex -I/usr/local/include conftest.cc >&5 configure:2931: $? = 0 configure:2935: test -z || test ! -s conftest.err configure:2938: $? = 0 configure:2941: test -s conftest. configure:2944: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2957: result: no configure:2963: checking whether c++ accepts -g configure:2984: c++ -c -g -I/usr/local/include/speex -I/usr/local/include conftest.cc >&5 configure:2990: $? = 0 configure:2994: test -z || test ! -s conftest.err configure:2997: $? = 0 configure:3000: test -s conftest. configure:3003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3014: result: no configure:3056: c++ -c -fno-common -I/usr/local/include/speex -I/usr/local/include conftest.cc >&5 configure:3062: $? = 0 configure:3066: test -z || test ! -s conftest.err configure:3069: $? = 0 configure:3072: test -s conftest. configure:3075: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3056: c++ -c -fno-common -I/usr/local/include/speex -I/usr/local/include conftest.cc >&5 configure:3062: $? = 0 configure:3066: test -z || test ! -s conftest.err configure:3069: $? = 0 configure:3072: test -s conftest. configure:3075: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3056: c++ -c -fno-common -I/usr/local/include/speex -I/usr/local/include conftest.cc >&5 configure:3062: $? = 0 configure:3066: test -z || test ! -s conftest.err configure:3069: $? = 0 configure:3072: test -s conftest. configure:3075: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3056: c++ -c -fno-common -I/usr/local/include/speex -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:12: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:11: error: than previous declaration `void exit(int) throw ()' configure:3062: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3056: c++ -c -fno-common -I/usr/local/include/speex -I/usr/local/include conftest.cc >&5 configure:3062: $? = 0 configure:3066: test -z || test ! -s conftest.err configure:3069: $? = 0 configure:3072: test -s conftest. configure:3075: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3056: c++ -c -fno-common -I/usr/local/include/speex -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:12: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3062: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3145: checking dependency style of c++ configure:3207: result: none configure:3215: checking for i386-unknown-gnu-ranlib configure:3244: result: no configure:3253: checking for ranlib configure:3269: found /usr/bin/ranlib configure:3280: result: ranlib configure:3292: checking whether ln -s works configure:3296: result: yes configure:3311: checking for botan-config configure:3329: found /usr/local/bin/botan-config configure:3341: result: /usr/local/bin/botan-config configure:3359: checking for library containing snd_pcm_open configure:3389: cc -o conftest -fno-common -Wall -I/usr/local/include/speex -I/usr/local/include conftest.c -L/usr/local/lib -lm -lbotan >&5 ld: table of contents for archive: /usr/local/lib/libbotan.a is out of date; rerun ranlib(1) (can't load from it) configure:3395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char snd_pcm_open (); | int | main () | { | snd_pcm_open (); | ; | return 0; | } configure:3444: cc -o conftest -fno-common -Wall -I/usr/local/include/speex -I/usr/local/include conftest.c -lasound -L/usr/local/lib -lm -lbotan >&5 ld: can't locate file for: -lasound configure:3450: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char snd_pcm_open (); | int | main () | { | snd_pcm_open (); | ; | return 0; | } configure:3478: result: no configure:3488: checking for snd_pcm_open in -lasound configure:3518: cc -o conftest -fno-common -Wall -I/usr/local/include/speex -I/usr/local/include conftest.c -lasound -L/usr/local/lib -lm -lbotan >&5 ld: can't locate file for: -lasound configure:3524: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char snd_pcm_open (); | int | main () | { | snd_pcm_open (); | ; | return 0; | } configure:3550: result: no configure:3562: checking for speex_encoder_init in -lspeex configure:3592: cc -o conftest -fno-common -Wall -I/usr/local/include/speex -I/usr/local/include conftest.c -lspeex -L/usr/local/lib -lm -lbotan >&5 ld: table of contents for archive: /usr/local/lib/libbotan.a is out of date; rerun ranlib(1) (can't load from it) configure:3598: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char speex_encoder_init (); | int | main () | { | speex_encoder_init (); | ; | return 0; | } configure:3624: result: no configure:3640: checking how to run the C preprocessor configure:3675: cc -E -I/usr/local/include/speex -I/usr/local/include conftest.c configure:3681: $? = 0 configure:3713: cc -E -I/usr/local/include/speex -I/usr/local/include conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3758: result: cc -E configure:3782: cc -E -I/usr/local/include/speex -I/usr/local/include conftest.c configure:3788: $? = 0 configure:3820: cc -E -I/usr/local/include/speex -I/usr/local/include conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3826: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3870: checking for egrep configure:3880: result: grep -E configure:3885: checking for ANSI C header files configure:3910: cc -c -fno-common -Wall -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 configure:3916: $? = 0 configure:3920: test -z || test ! -s conftest.err configure:3923: $? = 0 configure:3926: test -s conftest. configure:3929: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4038: result: no configure:4062: checking for sys/types.h configure:4078: cc -c -fno-common -Wall -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 configure:4084: $? = 0 configure:4088: test -z || test ! -s conftest.err configure:4091: $? = 0 configure:4094: test -s conftest. configure:4097: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4108: result: no configure:4062: checking for sys/stat.h configure:4078: cc -c -fno-common -Wall -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 configure:4084: $? = 0 configure:4088: test -z || test ! -s conftest.err configure:4091: $? = 0 configure:4094: test -s conftest. configure:4097: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4108: result: no configure:4062: checking for stdlib.h configure:4078: cc -c -fno-common -Wall -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 configure:4084: $? = 0 configure:4088: test -z || test ! -s conftest.err configure:4091: $? = 0 configure:4094: test -s conftest. configure:4097: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4108: result: no configure:4062: checking for string.h configure:4078: cc -c -fno-common -Wall -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 configure:4084: $? = 0 configure:4088: test -z || test ! -s conftest.err configure:4091: $? = 0 configure:4094: test -s conftest. configure:4097: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4108: result: no configure:4062: checking for memory.h configure:4078: cc -c -fno-common -Wall -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 configure:4084: $? = 0 configure:4088: test -z || test ! -s conftest.err configure:4091: $? = 0 configure:4094: test -s conftest. configure:4097: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4108: result: no configure:4062: checking for strings.h configure:4078: cc -c -fno-common -Wall -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 configure:4084: $? = 0 configure:4088: test -z || test ! -s conftest.err configure:4091: $? = 0 configure:4094: test -s conftest. configure:4097: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4108: result: no configure:4062: checking for inttypes.h configure:4078: cc -c -fno-common -Wall -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 configure:4084: $? = 0 configure:4088: test -z || test ! -s conftest.err configure:4091: $? = 0 configure:4094: test -s conftest. configure:4097: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4108: result: no configure:4062: checking for stdint.h configure:4078: cc -c -fno-common -Wall -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 configure:4084: $? = 0 configure:4088: test -z || test ! -s conftest.err configure:4091: $? = 0 configure:4094: test -s conftest. configure:4097: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4108: result: no configure:4062: checking for unistd.h configure:4078: cc -c -fno-common -Wall -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 configure:4084: $? = 0 configure:4088: test -z || test ! -s conftest.err configure:4091: $? = 0 configure:4094: test -s conftest. configure:4097: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4108: result: no configure:4134: checking sys/soundcard.h usability configure:4146: cc -c -fno-common -Wall -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 configure:4152: $? = 0 configure:4156: test -z || test ! -s conftest.err configure:4159: $? = 0 configure:4162: test -s conftest. configure:4165: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4175: result: no configure:4179: checking sys/soundcard.h presence configure:4189: cc -E -I/usr/local/include/speex -I/usr/local/include conftest.c configure:4195: $? = 0 configure:4215: result: yes configure:4228: WARNING: sys/soundcard.h: present but cannot be compiled configure:4230: WARNING: sys/soundcard.h: check for missing prerequisite headers? configure:4232: WARNING: sys/soundcard.h: see the Autoconf documentation configure:4234: WARNING: sys/soundcard.h: section "Present But Cannot Be Compiled" configure:4236: WARNING: sys/soundcard.h: proceeding with the preprocessor's result configure:4238: WARNING: sys/soundcard.h: in the future, the compiler will take precedence configure:4250: checking for sys/soundcard.h configure:4257: result: yes configure:4284: checking speex/speex.h usability configure:4296: cc -c -fno-common -Wall -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 conftest.c:49:25: speex/speex.h: No such file or directory configure:4302: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_SOUNDCARD_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 | #include configure:4325: result: no configure:4329: checking speex/speex.h presence configure:4339: cc -E -I/usr/local/include/speex -I/usr/local/include conftest.c conftest.c:15:25: speex/speex.h: No such file or directory configure:4345: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_SOUNDCARD_H 1 | /* end confdefs.h. */ | #include configure:4365: result: no configure:4400: checking for speex/speex.h configure:4407: result: no configure:4434: checking speex.h usability configure:4446: cc -c -fno-common -Wall -I/usr/local/include/speex -I/usr/local/include conftest.c >&5 configure:4452: $? = 0 configure:4456: test -z || test ! -s conftest.err configure:4459: $? = 0 configure:4462: test -s conftest. configure:4465: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cutlass" | #define PACKAGE_TARNAME "cutlass" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "cutlass 0.2.0" | #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" | #define PACKAGE "cutlass" | #define VERSION "0.2.0" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_SOUNDCARD_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 | #include configure:4475: result: no configure:4479: checking speex.h presence configure:4489: cc -E -I/usr/local/include/speex -I/usr/local/include conftest.c configure:4495: $? = 0 configure:4515: result: yes configure:4528: WARNING: speex.h: present but cannot be compiled configure:4530: WARNING: speex.h: check for missing prerequisite headers? configure:4532: WARNING: speex.h: see the Autoconf documentation configure:4534: WARNING: speex.h: section "Present But Cannot Be Compiled" configure:4536: WARNING: speex.h: proceeding with the preprocessor's result configure:4538: WARNING: speex.h: in the future, the compiler will take precedence configure:4550: checking for speex.h configure:4557: result: yes configure:4600: checking for pkg-config configure:4618: found /usr/local/bin/pkg-config configure:4631: result: /usr/local/bin/pkg-config configure:4648: checking for glib-2.0 gtk+-2.0 >= 2.2 libglade-2.0 configure:4687: error: Library requirements (glib-2.0 gtk+-2.0 >= 2.2 libglade-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no 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=set ac_cv_env_CPPFLAGS_value='-I/usr/local/include/speex -I/usr/local/include' ac_cv_env_CPP_set= ac_cv_env_CPP_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_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_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_speex_h=yes ac_cv_header_speex_speex_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_soundcard_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_lib_asound_snd_pcm_open=no ac_cv_lib_speex_speex_encoder_init=no ac_cv_objext= ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_botan_config=/usr/local/bin/botan-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_ac_ct_RANLIB=ranlib 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_search_snd_pcm_open=no am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/security/cutlass/work/cutlass-0.2.0/missing --run aclocal-1.6' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/security/cutlass/work/cutlass-0.2.0/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/security/cutlass/work/cutlass-0.2.0/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/security/cutlass/work/cutlass-0.2.0/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/security/cutlass/work/cutlass-0.2.0/missing --run automake-1.6' AWK='gawk' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-fno-common -Wall' CPP='cc -E' CPPFLAGS='-I/usr/local/include/speex -I/usr/local/include' CXX='c++' CXXDEPMODE='depmode=none' CXXFLAGS=' -fno-common -Wall' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GTKCUTLASS_CFLAGS='' GTKCUTLASS_LIBS='' 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='-L/usr/local/lib -lm -lbotan ' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/security/cutlass/work/cutlass-0.2.0/missing --run makeinfo' OBJEXT='' PACKAGE='cutlass' PACKAGE_BUGREPORT='cutlass@synacklabs.net' PACKAGE_NAME='cutlass' PACKAGE_STRING='cutlass 0.2.0' PACKAGE_TARNAME='cutlass' PACKAGE_VERSION='0.2.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' UI_SUBDIRS='' VERSION='0.2.0' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' botan_config='/usr/local/bin/botan-config' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='NONE' gladedir='' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/security/cutlass/work/cutlass-0.2.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' privdatadir='' 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_SPEEX_H 1 #define HAVE_SYS_SOUNDCARD_H 1 #define PACKAGE "cutlass" #define PACKAGE_BUGREPORT "cutlass@synacklabs.net" #define PACKAGE_NAME "cutlass" #define PACKAGE_STRING "cutlass 0.2.0" #define PACKAGE_TARNAME "cutlass" #define PACKAGE_VERSION "0.2.0" #define VERSION "0.2.0" #endif #ifdef __cplusplus void exit (int); configure: exit 1