[Speex-dev] Problem configuring speex 1.1.8

Jean-Marc Valin Jean-Marc.Valin at USherbrooke.ca
Fri May 13 14:00:37 PDT 2005


Looking at the log, it just seems like your compiler is just not
producing working code (see the segfault)

	Jean-Marc

Le vendredi 13 mai 2005 à 21:32 +0200, Pierre a écrit :
> Jean-Marc Valin wrote:
> > Can you send me the config.log?
> 
> I attached it to this email.
> 
> 
> pièce jointe document plein texte (config.log)
> 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.59.  Invocation command line was
> 
>   $ ./configure 
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = pierre
> uname -m = i686
> uname -r = 2.6.11.8
> uname -s = Linux
> uname -v = #17 Sun May 8 18:50:04 CEST 2005
> 
> /usr/bin/uname -p = unknown
> /bin/uname -X     = unknown
> 
> /bin/arch              = i686
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> hostinfo               = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /usr/local/qt/bin
> PATH: /usr/local/qt-embedded/bin
> PATH: /usr/local/qtopia/bin
> PATH: /usr/local/sbin
> PATH: /usr/sbin
> PATH: /sbin
> PATH: /usr/local/bin
> PATH: /usr/bin
> PATH: /bin
> PATH: /usr/X11R6/bin
> PATH: /usr/local/j2sdk/bin
> PATH: /usr/local/kde/bin
> PATH: /usr/local/pccts/bin
> PATH: /usr/local/ssl/bin
> PATH: /usr/local/mysql/bin
> PATH: /usr/local/netpbm/bin
> PATH: /usr/local/ant/bin
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1581: checking for a BSD-compatible install
> configure:1636: result: /usr/local/bin/install -c
> configure:1647: checking whether build environment is sane
> configure:1690: result: yes
> configure:1723: checking for gawk
> configure:1739: found /usr/local/bin/gawk
> configure:1749: result: gawk
> configure:1759: checking whether make sets $(MAKE)
> configure:1779: result: yes
> configure:1915: checking whether to enable maintainer-specific portions of Makefiles
> configure:1924: result: no
> configure:1946: checking build system type
> configure:1964: result: i686-pc-linux-gnu
> configure:1972: checking host system type
> configure:1986: result: i686-pc-linux-gnu
> configure:2086: checking for style of include used by make
> configure:2114: result: GNU
> configure:2185: checking for gcc
> configure:2211: result: gcc
> configure:2455: checking for C compiler version
> configure:2458: gcc --version </dev/null >&5
> gcc (GCC) 3.4.3
> Copyright (C) 2004 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:2461: $? = 0
> configure:2463: gcc -v </dev/null >&5
> Reading specs from /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.3/specs
> Configured with: ./configure --enable-shared --enable-threads --enable-nls --with-system-zlib --with-x --enable-gtk-cairo --enable-java-awt=gtk,xlib
> Thread model: posix
> gcc version 3.4.3
> configure:2466: $? = 0
> configure:2468: gcc -V </dev/null >&5
> gcc: `-V' option must have argument
> configure:2471: $? = 1
> configure:2494: checking for C compiler default output file name
> configure:2497: gcc -s -O3 -march=i686   conftest.c  >&5
> configure:2500: $? = 0
> configure:2546: result: a.out
> configure:2551: checking whether the C compiler works
> configure:2557: ./a.out
> configure:2560: $? = 0
> configure:2577: result: yes
> configure:2584: checking whether we are cross compiling
> configure:2586: result: no
> configure:2589: checking for suffix of executables
> configure:2591: gcc -o conftest -s -O3 -march=i686   conftest.c  >&5
> configure:2594: $? = 0
> configure:2619: result: 
> configure:2625: checking for suffix of object files
> configure:2646: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:2649: $? = 0
> configure:2671: result: o
> configure:2675: checking whether we are using the GNU C compiler
> configure:2699: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:2705: $? = 0
> configure:2708: test -z 			 || test ! -s conftest.err
> configure:2711: $? = 0
> configure:2714: test -s conftest.o
> configure:2717: $? = 0
> configure:2730: result: yes
> configure:2736: checking whether gcc accepts -g
> configure:2757: gcc -c -g  conftest.c >&5
> configure:2763: $? = 0
> configure:2766: test -z 			 || test ! -s conftest.err
> configure:2769: $? = 0
> configure:2772: test -s conftest.o
> configure:2775: $? = 0
> configure:2786: result: yes
> configure:2803: checking for gcc option to accept ANSI C
> configure:2873: gcc  -c -s -O3 -march=i686  conftest.c >&5
> configure:2879: $? = 0
> configure:2882: test -z 			 || test ! -s conftest.err
> configure:2885: $? = 0
> configure:2888: test -s conftest.o
> configure:2891: $? = 0
> configure:2909: result: none needed
> configure:2927: gcc -c -s -O3 -march=i686  conftest.c >&5
> conftest.c:2: error: parse error before "me"
> configure:2933: $? = 1
> configure: failed program was:
> | #ifndef __cplusplus
> |   choke me
> | #endif
> configure:3065: checking dependency style of gcc
> configure:3127: result: gcc3
> configure:3132: checking for a sed that does not truncate output
> configure:3186: result: /usr/local/bin/sed
> configure:3189: checking for egrep
> configure:3199: result: grep -E
> configure:3215: checking for ld used by gcc
> configure:3282: result: /usr/local/i686-pc-linux-gnu/bin/ld
> configure:3291: checking if the linker (/usr/local/i686-pc-linux-gnu/bin/ld) is GNU ld
> configure:3306: result: yes
> configure:3311: checking for /usr/local/i686-pc-linux-gnu/bin/ld option to reload object files
> configure:3318: result: -r
> configure:3327: checking for BSD-compatible nm
> configure:3369: result: /usr/local/bin/nm -B
> configure:3373: checking whether ln -s works
> configure:3377: result: yes
> configure:3384: checking how to recognise dependent libraries
> configure:3558: result: pass_all
> configure:3771: checking how to run the C preprocessor
> configure:3806: gcc -E  conftest.c
> configure:3812: $? = 0
> configure:3844: gcc -E  conftest.c
> conftest.c:9:28: ac_nonexistent.h: No such file or directory
> configure:3850: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3889: result: gcc -E
> configure:3913: gcc -E  conftest.c
> configure:3919: $? = 0
> configure:3951: gcc -E  conftest.c
> conftest.c:9:28: ac_nonexistent.h: No such file or directory
> configure:3957: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:4001: checking for ANSI C header files
> configure:4026: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:4032: $? = 0
> configure:4035: test -z 			 || test ! -s conftest.err
> configure:4038: $? = 0
> configure:4041: test -s conftest.o
> configure:4044: $? = 0
> configure:4130: gcc -o conftest -s -O3 -march=i686   conftest.c  >&5
> configure:4133: $? = 0
> configure:4135: ./conftest
> configure:4138: $? = 0
> configure:4153: result: yes
> configure:4177: checking for sys/types.h
> configure:4193: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:4199: $? = 0
> configure:4202: test -z 			 || test ! -s conftest.err
> configure:4205: $? = 0
> configure:4208: test -s conftest.o
> configure:4211: $? = 0
> configure:4222: result: yes
> configure:4177: checking for sys/stat.h
> configure:4193: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:4199: $? = 0
> configure:4202: test -z 			 || test ! -s conftest.err
> configure:4205: $? = 0
> configure:4208: test -s conftest.o
> configure:4211: $? = 0
> configure:4222: result: yes
> configure:4177: checking for stdlib.h
> configure:4193: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:4199: $? = 0
> configure:4202: test -z 			 || test ! -s conftest.err
> configure:4205: $? = 0
> configure:4208: test -s conftest.o
> configure:4211: $? = 0
> configure:4222: result: yes
> configure:4177: checking for string.h
> configure:4193: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:4199: $? = 0
> configure:4202: test -z 			 || test ! -s conftest.err
> configure:4205: $? = 0
> configure:4208: test -s conftest.o
> configure:4211: $? = 0
> configure:4222: result: yes
> configure:4177: checking for memory.h
> configure:4193: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:4199: $? = 0
> configure:4202: test -z 			 || test ! -s conftest.err
> configure:4205: $? = 0
> configure:4208: test -s conftest.o
> configure:4211: $? = 0
> configure:4222: result: yes
> configure:4177: checking for strings.h
> configure:4193: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:4199: $? = 0
> configure:4202: test -z 			 || test ! -s conftest.err
> configure:4205: $? = 0
> configure:4208: test -s conftest.o
> configure:4211: $? = 0
> configure:4222: result: yes
> configure:4177: checking for inttypes.h
> configure:4193: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:4199: $? = 0
> configure:4202: test -z 			 || test ! -s conftest.err
> configure:4205: $? = 0
> configure:4208: test -s conftest.o
> configure:4211: $? = 0
> configure:4222: result: yes
> configure:4177: checking for stdint.h
> configure:4193: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:4199: $? = 0
> configure:4202: test -z 			 || test ! -s conftest.err
> configure:4205: $? = 0
> configure:4208: test -s conftest.o
> configure:4211: $? = 0
> configure:4222: result: yes
> configure:4177: checking for unistd.h
> configure:4193: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:4199: $? = 0
> configure:4202: test -z 			 || test ! -s conftest.err
> configure:4205: $? = 0
> configure:4208: test -s conftest.o
> configure:4211: $? = 0
> configure:4222: result: yes
> configure:4248: checking dlfcn.h usability
> configure:4260: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:4266: $? = 0
> configure:4269: test -z 			 || test ! -s conftest.err
> configure:4272: $? = 0
> configure:4275: test -s conftest.o
> configure:4278: $? = 0
> configure:4288: result: yes
> configure:4292: checking dlfcn.h presence
> configure:4302: gcc -E  conftest.c
> configure:4308: $? = 0
> configure:4328: result: yes
> configure:4363: checking for dlfcn.h
> configure:4370: result: yes
> configure:4477: checking for C++ compiler version
> configure:4480: g++ --version </dev/null >&5
> g++ (GCC) 3.4.3
> Copyright (C) 2004 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:4483: $? = 0
> configure:4485: g++ -v </dev/null >&5
> Reading specs from /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.3/specs
> Configured with: ./configure --enable-shared --enable-threads --enable-nls --with-system-zlib --with-x --enable-gtk-cairo --enable-java-awt=gtk,xlib
> Thread model: posix
> gcc version 3.4.3
> configure:4488: $? = 0
> configure:4490: g++ -V </dev/null >&5
> g++: `-V' option must have argument
> configure:4493: $? = 1
> configure:4496: checking whether we are using the GNU C++ compiler
> configure:4520: g++ -c -s -O3 -march=i686  conftest.cc >&5
> configure:4526: $? = 0
> configure:4529: test -z 			 || test ! -s conftest.err
> configure:4532: $? = 0
> configure:4535: test -s conftest.o
> configure:4538: $? = 0
> configure:4551: result: yes
> configure:4557: checking whether g++ accepts -g
> configure:4578: g++ -c -g  conftest.cc >&5
> configure:4584: $? = 0
> configure:4587: test -z 			 || test ! -s conftest.err
> configure:4590: $? = 0
> configure:4593: test -s conftest.o
> configure:4596: $? = 0
> configure:4607: result: yes
> configure:4649: g++ -c -s -O3 -march=i686  conftest.cc >&5
> configure:4655: $? = 0
> configure:4658: test -z 			 || test ! -s conftest.err
> configure:4661: $? = 0
> configure:4664: test -s conftest.o
> configure:4667: $? = 0
> configure:4693: g++ -c -s -O3 -march=i686  conftest.cc >&5
> conftest.cc: In function `int main()':
> conftest.cc:24: error: `exit' undeclared (first use this function)
> conftest.cc:24: error: (Each undeclared identifier is reported only once for each function it appears in.)
> configure:4699: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | /* end confdefs.h.  */
> | 
> | int
> | main ()
> | {
> | exit (42);
> |   ;
> |   return 0;
> | }
> configure:4649: g++ -c -s -O3 -march=i686  conftest.cc >&5
> configure:4655: $? = 0
> configure:4658: test -z 			 || test ! -s conftest.err
> configure:4661: $? = 0
> configure:4664: test -s conftest.o
> configure:4667: $? = 0
> configure:4693: g++ -c -s -O3 -march=i686  conftest.cc >&5
> configure:4699: $? = 0
> configure:4702: test -z 			 || test ! -s conftest.err
> configure:4705: $? = 0
> configure:4708: test -s conftest.o
> configure:4711: $? = 0
> configure:4736: checking dependency style of g++
> configure:4798: result: gcc3
> configure:4808: checking how to run the C++ preprocessor
> configure:4839: g++ -E  conftest.cc
> configure:4845: $? = 0
> configure:4877: g++ -E  conftest.cc
> conftest.cc:23:28: ac_nonexistent.h: No such file or directory
> configure:4883: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #ifdef __cplusplus
> | extern "C" void std::exit (int) throw (); using std::exit;
> | #endif
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:4922: result: g++ -E
> configure:4946: g++ -E  conftest.cc
> configure:4952: $? = 0
> configure:4984: g++ -E  conftest.cc
> conftest.cc:23:28: ac_nonexistent.h: No such file or directory
> configure:4990: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #ifdef __cplusplus
> | extern "C" void std::exit (int) throw (); using std::exit;
> | #endif
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:5085: checking for g77
> configure:5101: found /usr/local/bin/g77
> configure:5111: result: g77
> configure:5129: checking for Fortran 77 compiler version
> configure:5129: g77 --version </dev/null >&5
> GNU Fortran (GCC) 3.4.3
> Copyright (C) 2004 Free Software Foundation, Inc.
> 
> GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
> You may redistribute copies of GNU Fortran
> under the terms of the GNU General Public License.
> For more information about these matters, see the file named COPYING
> or type the command `info -f g77 Copying'.
> configure:5132: $? = 0
> configure:5134: g77 -v </dev/null >&5
> Reading specs from /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.3/specs
> Configured with: ./configure --enable-shared --enable-threads --enable-nls --with-system-zlib --with-x --enable-gtk-cairo --enable-java-awt=gtk,xlib
> Thread model: posix
> gcc version 3.4.3
> configure:5137: $? = 0
> configure:5139: g77 -V </dev/null >&5
> g77: `-V' option must have argument
> configure:5142: $? = 1
> configure:5150: checking whether we are using the GNU Fortran 77 compiler
> configure:5164: g77 -c  conftest.F >&5
> configure:5170: $? = 0
> configure:5173: test -z 			 || test ! -s conftest.err
> configure:5176: $? = 0
> configure:5179: test -s conftest.o
> configure:5182: $? = 0
> configure:5195: result: yes
> configure:5201: checking whether g77 accepts -g
> configure:5213: g77 -c -g conftest.f >&5
> configure:5219: $? = 0
> configure:5222: test -z 			 || test ! -s conftest.err
> configure:5225: $? = 0
> configure:5228: test -s conftest.o
> configure:5231: $? = 0
> configure:5243: result: yes
> configure:5273: checking the maximum length of command line arguments
> configure:5338: result: 32768
> configure:5349: checking command to parse /usr/local/bin/nm -B output from gcc object
> configure:5438: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:5441: $? = 0
> configure:5445: /usr/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/  /p' \> conftest.nm
> configure:5448: $? = 0
> configure:5500: gcc -o conftest -s -O3 -march=i686   conftest.c conftstm.o >&5
> configure:5503: $? = 0
> configure:5541: result: ok
> configure:5545: checking for objdir
> configure:5560: result: .libs
> configure:5650: checking for ar
> configure:5666: found /usr/local/bin/ar
> configure:5677: result: ar
> configure:5730: checking for ranlib
> configure:5746: found /usr/local/bin/ranlib
> configure:5757: result: ranlib
> configure:5810: checking for strip
> configure:5826: found /usr/local/bin/strip
> configure:5837: result: strip
> configure:6099: checking if gcc static flag  works
> configure:6122: result: yes
> configure:6140: checking if gcc supports -fno-rtti -fno-exceptions
> configure:6161: gcc -c -s -O3 -march=i686  -fno-rtti -fno-exceptions conftest.c >&5
> cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
> configure:6165: $? = 0
> configure:6173: result: no
> configure:6188: checking for gcc option to produce PIC
> configure:6365: result: -fPIC
> configure:6373: checking if gcc PIC flag -fPIC works
> configure:6394: gcc -c -s -O3 -march=i686  -fPIC -DPIC conftest.c >&5
> configure:6398: $? = 0
> configure:6406: result: yes
> configure:6430: checking if gcc supports -c -o file.o
> configure:6454: gcc -c -s -O3 -march=i686  -o out/conftest2.o conftest.c >&5
> configure:6458: $? = 0
> configure:6475: result: yes
> configure:6501: checking whether the gcc linker (/usr/local/i686-pc-linux-gnu/bin/ld) supports shared libraries
> configure:7348: result: yes
> configure:7374: checking whether -lc should be explicitly linked in
> configure:7379: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:7382: $? = 0
> configure:7396: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
> configure:7399: $? = 0
> configure:7411: result: no
> configure:7419: checking dynamic linker characteristics
> configure:7971: result: GNU/Linux ld.so
> configure:7975: checking how to hardcode library paths into programs
> configure:8000: result: immediate
> configure:8014: checking whether stripping libraries is possible
> configure:8019: result: yes
> configure:8842: checking if libtool supports shared libraries
> configure:8844: result: yes
> configure:8847: checking whether to build shared libraries
> configure:8905: result: yes
> configure:8908: checking whether to build static libraries
> configure:8912: result: yes
> configure:9004: creating libtool
> configure:9551: checking for ld used by g++
> configure:9618: result: /usr/local/i686-pc-linux-gnu/bin/ld
> configure:9627: checking if the linker (/usr/local/i686-pc-linux-gnu/bin/ld) is GNU ld
> configure:9642: result: yes
> configure:9693: checking whether the g++ linker (/usr/local/i686-pc-linux-gnu/bin/ld) supports shared libraries
> configure:10519: result: yes
> configure:10537: g++ -c -s -O3 -march=i686  conftest.cc >&5
> configure:10540: $? = 0
> configure:10636: checking for g++ option to produce PIC
> configure:10888: result: -fPIC
> configure:10896: checking if g++ PIC flag -fPIC works
> configure:10917: g++ -c -s -O3 -march=i686  -fPIC -DPIC conftest.cc >&5
> configure:10921: $? = 0
> configure:10929: result: yes
> configure:10953: checking if g++ supports -c -o file.o
> configure:10977: g++ -c -s -O3 -march=i686  -o out/conftest2.o conftest.cc >&5
> configure:10981: $? = 0
> configure:10998: result: yes
> configure:11024: checking whether the g++ linker (/usr/local/i686-pc-linux-gnu/bin/ld) supports shared libraries
> configure:11052: result: yes
> configure:11123: checking dynamic linker characteristics
> configure:11675: result: GNU/Linux ld.so
> configure:11679: checking how to hardcode library paths into programs
> configure:11704: result: immediate
> configure:11718: checking whether stripping libraries is possible
> configure:11723: result: yes
> configure:13023: checking if libtool supports shared libraries
> configure:13025: result: yes
> configure:13028: checking whether to build shared libraries
> configure:13046: result: yes
> configure:13049: checking whether to build static libraries
> configure:13053: result: yes
> configure:13065: checking for g77 option to produce PIC
> configure:13242: result: -fPIC
> configure:13250: checking if g77 PIC flag -fPIC works
> configure:13271: g77 -c -g -O2 -fPIC conftest.f >&5
> configure:13275: $? = 0
> configure:13283: result: yes
> configure:13307: checking if g77 supports -c -o file.o
> configure:13331: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
> configure:13335: $? = 0
> configure:13352: result: yes
> configure:13378: checking whether the g77 linker (/usr/local/i686-pc-linux-gnu/bin/ld) supports shared libraries
> configure:14205: result: yes
> configure:14276: checking dynamic linker characteristics
> configure:14828: result: GNU/Linux ld.so
> configure:14832: checking how to hardcode library paths into programs
> configure:14857: result: immediate
> configure:14871: checking whether stripping libraries is possible
> configure:14876: result: yes
> configure:18967: checking whether byte ordering is bigendian
> configure:18994: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:19000: $? = 0
> configure:19003: test -z 			 || test ! -s conftest.err
> configure:19006: $? = 0
> configure:19009: test -s conftest.o
> configure:19012: $? = 0
> configure:19036: gcc -c -s -O3 -march=i686  conftest.c >&5
> conftest.c: In function `main':
> conftest.c:30: error: `not' undeclared (first use in this function)
> conftest.c:30: error: (Each undeclared identifier is reported only once
> conftest.c:30: error: for each function it appears in.)
> conftest.c:30: error: parse error before "big"
> configure:19042: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #ifdef __cplusplus
> | extern "C" void std::exit (int) throw (); using std::exit;
> | #endif
> | /* end confdefs.h.  */
> | #include <sys/types.h>
> | #include <sys/param.h>
> | 
> | int
> | main ()
> | {
> | #if BYTE_ORDER != BIG_ENDIAN
> |  not big endian
> | #endif
> | 
> |   ;
> |   return 0;
> | }
> configure:19175: result: no
> configure:19194: checking for an ANSI C-conforming const
> configure:19261: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:19267: $? = 0
> configure:19270: test -z 			 || test ! -s conftest.err
> configure:19273: $? = 0
> configure:19276: test -s conftest.o
> configure:19279: $? = 0
> configure:19290: result: yes
> configure:19300: checking for inline
> configure:19321: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:19327: $? = 0
> configure:19330: test -z 			 || test ! -s conftest.err
> configure:19333: $? = 0
> configure:19336: test -s conftest.o
> configure:19339: $? = 0
> configure:19351: result: inline
> configure:19370: checking for C/C++ restrict keyword
> configure:19388: gcc -c -s -O3 -march=i686  conftest.c >&5
> conftest.c:23: error: parse error before "x"
> conftest.c:23: warning: data definition has no type or storage class
> configure:19394: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #ifdef __cplusplus
> | extern "C" void std::exit (int) throw (); using std::exit;
> | #endif
> | /* end confdefs.h.  */
> | float * restrict x;
> configure:19388: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:19394: $? = 0
> configure:19397: test -z 			 || test ! -s conftest.err
> configure:19400: $? = 0
> configure:19403: test -s conftest.o
> configure:19406: $? = 0
> configure:19418: result: __restrict
> configure:19435: checking for C99 variable-size arrays
> configure:19456: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:19462: $? = 0
> configure:19465: test -z 			 || test ! -s conftest.err
> configure:19468: $? = 0
> configure:19471: test -s conftest.o
> configure:19474: $? = 0
> configure:19490: result: yes
> configure:19493: checking for alloca
> configure:19514: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:19520: $? = 0
> configure:19523: test -z 			 || test ! -s conftest.err
> configure:19526: $? = 0
> configure:19529: test -s conftest.o
> configure:19532: $? = 0
> configure:19552: result: yes
> configure:19571: checking sys/soundcard.h usability
> configure:19583: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:19589: $? = 0
> configure:19592: test -z 			 || test ! -s conftest.err
> configure:19595: $? = 0
> configure:19598: test -s conftest.o
> configure:19601: $? = 0
> configure:19611: result: yes
> configure:19615: checking sys/soundcard.h presence
> configure:19625: gcc -E  conftest.c
> configure:19631: $? = 0
> configure:19651: result: yes
> configure:19686: checking for sys/soundcard.h
> configure:19693: result: yes
> configure:19571: checking sys/audioio.h usability
> configure:19583: gcc -c -s -O3 -march=i686  conftest.c >&5
> conftest.c:60:25: sys/audioio.h: No such file or directory
> configure:19589: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #ifdef __cplusplus
> | extern "C" void std::exit (int) throw (); using std::exit;
> | #endif
> | #define restrict __restrict
> | #define VAR_ARRAYS
> | #define HAVE_SYS_SOUNDCARD_H 1
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #if HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #if HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #if STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # if HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #if HAVE_STRING_H
> | # if !STDC_HEADERS && HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #if HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #if HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #else
> | # if HAVE_STDINT_H
> | #  include <stdint.h>
> | # endif
> | #endif
> | #if HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <sys/audioio.h>
> configure:19611: result: no
> configure:19615: checking sys/audioio.h presence
> configure:19625: gcc -E  conftest.c
> conftest.c:26:25: sys/audioio.h: No such file or directory
> configure:19631: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #ifdef __cplusplus
> | extern "C" void std::exit (int) throw (); using std::exit;
> | #endif
> | #define restrict __restrict
> | #define VAR_ARRAYS
> | #define HAVE_SYS_SOUNDCARD_H 1
> | /* end confdefs.h.  */
> | #include <sys/audioio.h>
> configure:19651: result: no
> configure:19686: checking for sys/audioio.h
> configure:19693: result: no
> configure:19757: checking for Ogg
> configure:19792: gcc -o conftest -s -O3 -march=i686    conftest.c   -logg >&5
> configure:19795: $? = 0
> configure:19797: ./conftest
> configure:19800: $? = 0
> configure:19818: result: yes
> configure:19902: checking for sin in -lm
> configure:19932: gcc -o conftest -s -O3 -march=i686   conftest.c -lm   >&5
> conftest.c:33: warning: conflicting types for built-in function 'sin'
> configure:19938: $? = 0
> configure:19941: test -z 			 || test ! -s conftest.err
> configure:19944: $? = 0
> configure:19947: test -s conftest
> configure:19950: $? = 0
> configure:19963: result: yes
> configure:19980: checking for getopt_long
> configure:20037: gcc -o conftest -s -O3 -march=i686   conftest.c -lm  >&5
> configure:20043: $? = 0
> configure:20046: test -z 			 || test ! -s conftest.err
> configure:20049: $? = 0
> configure:20052: test -s conftest
> configure:20055: $? = 0
> configure:20067: result: yes
> configure:20169: checking for main in -lwinmm
> configure:20193: gcc -o conftest -s -O3 -march=i686   conftest.c -lwinmm  -lm  >&5
> configure:20199: $? = 0
> configure:20202: test -z 			 || test ! -s conftest.err
> configure:20205: $? = 0
> configure:20208: test -s conftest
> configure:20211: $? = 0
> configure:20224: result: yes
> configure:20385: checking for short
> configure:20409: gcc -c -s -O3 -march=i686  conftest.c >&5
> configure:20415: $? = 0
> configure:20418: test -z 			 || test ! -s conftest.err
> configure:20421: $? = 0
> configure:20424: test -s conftest.o
> configure:20427: $? = 0
> configure:20438: result: yes
> configure:20441: checking size of short
> configure:20753: gcc -o conftest -s -O3 -march=i686   conftest.c -lwinmm -lm  >&5
> configure:20756: $? = 0
> configure:20758: ./conftest
> ./configure: line 1: 31752 Segmentation fault      ./conftest$ac_exeext
> configure:20761: $? = 139
> configure: program exited with status 139
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #ifdef __cplusplus
> | extern "C" void std::exit (int) throw (); using std::exit;
> | #endif
> | #define restrict __restrict
> | #define VAR_ARRAYS
> | #define HAVE_SYS_SOUNDCARD_H 1
> | #define HAVE_LIBM 1
> | #define HAVE_GETOPT_LONG 1
> | #define HAVE_LIBWINMM 1
> | #define SPEEX_VERSION "1.1.8"
> | #define SPEEX_MAJOR_VERSION 1
> | #define SPEEX_MINOR_VERSION 1
> | #define SPEEX_MICRO_VERSION 8
> | #define SPEEX_EXTRA_VERSION ""
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #if HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #if HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #if STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # if HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #if HAVE_STRING_H
> | # if !STDC_HEADERS && HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #if HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #if HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #else
> | # if HAVE_STDINT_H
> | #  include <stdint.h>
> | # endif
> | #endif
> | #if HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | long longval () { return (long) (sizeof (short)); }
> | unsigned long ulongval () { return (long) (sizeof (short)); }
> | #include <stdio.h>
> | #include <stdlib.h>
> | int
> | main ()
> | {
> | 
> |   FILE *f = fopen ("conftest.val", "w");
> |   if (! f)
> |     exit (1);
> |   if (((long) (sizeof (short))) < 0)
> |     {
> |       long i = longval ();
> |       if (i != ((long) (sizeof (short))))
> | 	exit (1);
> |       fprintf (f, "%ld\n", i);
> |     }
> |   else
> |     {
> |       unsigned long i = ulongval ();
> |       if (i != ((long) (sizeof (short))))
> | 	exit (1);
> |       fprintf (f, "%lu\n", i);
> |     }
> |   exit (ferror (f) || fclose (f) != 0);
> | 
> |   ;
> |   return 0;
> | }
> configure:20771: error: cannot compute sizeof (short), 77
> See `config.log' for more details.
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_build=i686-pc-linux-gnu
> ac_cv_build_alias=i686-pc-linux-gnu
> ac_cv_c_bigendian=no
> ac_cv_c_compiler_gnu=yes
> ac_cv_c_const=yes
> ac_cv_c_inline=inline
> ac_cv_c_restrict=__restrict
> ac_cv_cxx_compiler_gnu=yes
> ac_cv_env_CC_set=set
> ac_cv_env_CC_value=gcc
> ac_cv_env_CFLAGS_set=set
> ac_cv_env_CFLAGS_value='-s -O3 -march=i686'
> ac_cv_env_CPPFLAGS_set=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='-s -O3 -march=i686'
> ac_cv_env_CXX_set=set
> ac_cv_env_CXX_value=g++
> ac_cv_env_F77_set=
> ac_cv_env_F77_value=
> ac_cv_env_FFLAGS_set=
> ac_cv_env_FFLAGS_value=
> ac_cv_env_LDFLAGS_set=set
> ac_cv_env_LDFLAGS_value=
> ac_cv_env_build_alias_set=
> ac_cv_env_build_alias_value=
> ac_cv_env_host_alias_set=
> ac_cv_env_host_alias_value=
> ac_cv_env_target_alias_set=
> ac_cv_env_target_alias_value=
> ac_cv_exeext=
> ac_cv_f77_compiler_gnu=yes
> ac_cv_func_getopt_long=yes
> ac_cv_header_dlfcn_h=yes
> ac_cv_header_inttypes_h=yes
> ac_cv_header_memory_h=yes
> ac_cv_header_stdc=yes
> ac_cv_header_stdint_h=yes
> ac_cv_header_stdlib_h=yes
> ac_cv_header_string_h=yes
> ac_cv_header_strings_h=yes
> ac_cv_header_sys_audioio_h=no
> ac_cv_header_sys_soundcard_h=yes
> ac_cv_header_sys_stat_h=yes
> ac_cv_header_sys_types_h=yes
> ac_cv_header_unistd_h=yes
> ac_cv_host=i686-pc-linux-gnu
> ac_cv_host_alias=i686-pc-linux-gnu
> ac_cv_lib_m_sin=yes
> ac_cv_lib_winmm_main=yes
> ac_cv_objext=o
> ac_cv_path_install='/usr/local/bin/install -c'
> ac_cv_prog_AWK=gawk
> ac_cv_prog_CPP='gcc -E'
> ac_cv_prog_CXXCPP='g++ -E'
> ac_cv_prog_ac_ct_AR=ar
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_ac_ct_F77=g77
> ac_cv_prog_ac_ct_RANLIB=ranlib
> ac_cv_prog_ac_ct_STRIP=strip
> ac_cv_prog_cc_g=yes
> ac_cv_prog_cc_stdc=
> ac_cv_prog_cxx_g=yes
> ac_cv_prog_egrep='grep -E'
> ac_cv_prog_f77_g=yes
> ac_cv_prog_make_make_set=yes
> ac_cv_type_short=yes
> am_cv_CC_dependencies_compiler_type=gcc3
> am_cv_CXX_dependencies_compiler_type=gcc3
> lt_cv_deplibs_check_method=pass_all
> lt_cv_file_magic_cmd='$MAGIC_CMD'
> lt_cv_file_magic_test_file=
> lt_cv_ld_reload_flag=-r
> lt_cv_objdir=.libs
> lt_cv_path_LD=/usr/local/i686-pc-linux-gnu/bin/ld
> lt_cv_path_LDCXX=/usr/local/i686-pc-linux-gnu/bin/ld
> lt_cv_path_NM='/usr/local/bin/nm -B'
> lt_cv_path_SED=/usr/local/bin/sed
> lt_cv_prog_compiler_c_o=yes
> lt_cv_prog_compiler_c_o_CXX=yes
> lt_cv_prog_compiler_c_o_F77=yes
> lt_cv_prog_compiler_rtti_exceptions=no
> lt_cv_prog_gnu_ld=yes
> lt_cv_prog_gnu_ldcxx=yes
> lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
> 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='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
> lt_cv_sys_max_cmd_len=32768
> lt_lt_cv_prog_compiler_c_o='"yes"'
> lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
> lt_lt_cv_prog_compiler_c_o_F77='"yes"'
> lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
> 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='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> ACLOCAL='${SHELL} /tmp/speex-1.1.8/missing --run aclocal-1.6'
> AMDEPBACKSLASH='\'
> AMDEP_FALSE='#'
> AMDEP_TRUE=''
> AMTAR='${SHELL} /tmp/speex-1.1.8/missing --run tar'
> AR='ar'
> AUTOCONF='${SHELL} /tmp/speex-1.1.8/missing --run autoconf'
> AUTOHEADER='${SHELL} /tmp/speex-1.1.8/missing --run autoheader'
> AUTOMAKE='${SHELL} /tmp/speex-1.1.8/missing --run automake-1.6'
> AWK='gawk'
> CC='gcc'
> CCDEPMODE='depmode=gcc3'
> CFLAGS='-s -O3 -march=i686'
> CPP='gcc -E'
> CPPFLAGS=''
> CXX='g++'
> CXXCPP='g++ -E'
> CXXDEPMODE='depmode=gcc3'
> CXXFLAGS='-s -O3 -march=i686'
> DEFS=''
> DEPDIR='.deps'
> ECHO='/usr/local/bin/echo'
> ECHO_C='ECHO_N=''
> ECHO_T=''
> EGREP='grep -E'
> EXEEXT=''
> F77='g77'
> FFLAGS='-g -O2'
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
> LDFLAGS=''
> LIBOBJS=''
> LIBS='-lwinmm -lm '
> LIBTOOL='$(SHELL) $(top_builddir)/libtool'
> LN_S='ln -s'
> LTLIBOBJS=''
> MAINT='#'
> MAINTAINER_MODE_FALSE=''
> MAINTAINER_MODE_TRUE='#'
> MAKEINFO='${SHELL} /tmp/speex-1.1.8/missing --run makeinfo'
> OBJEXT='o'
> OGG_CFLAGS=''
> OGG_LIBS=' -logg'
> PACKAGE='speex'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> RANLIB='ranlib'
> SET_MAKE=''
> SHELL='/bin/sh'
> SIZE16=''
> SIZE32=''
> SPEEX_LT_AGE='2'
> SPEEX_LT_CURRENT='3'
> SPEEX_LT_REVISION='0'
> SPEEX_VERSION='1.1.8'
> STRIP='strip'
> VERSION='1.1.8'
> ac_ct_AR='ar'
> ac_ct_CC='gcc'
> ac_ct_CXX=''
> ac_ct_F77='g77'
> ac_ct_RANLIB='ranlib'
> ac_ct_STRIP='strip'
> am__include='include'
> am__quote=''
> bindir='${exec_prefix}/bin'
> build='i686-pc-linux-gnu'
> build_alias=''
> build_cpu='i686'
> build_os='linux-gnu'
> build_vendor='pc'
> datadir='${prefix}/share'
> exec_prefix='NONE'
> host='i686-pc-linux-gnu'
> host_alias=''
> host_cpu='i686'
> host_os='linux-gnu'
> host_vendor='pc'
> includedir='${prefix}/include'
> infodir='${prefix}/info'
> install_sh='/tmp/speex-1.1.8/install-sh'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localstatedir='${prefix}/var'
> mandir='${prefix}/man'
> oldincludedir='/usr/include'
> prefix='NONE'
> program_transform_name='s,x,x,'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> src='src'
> sysconfdir='${prefix}/etc'
> target_alias=''
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> #define HAVE_DLFCN_H 1
> #define HAVE_GETOPT_LONG 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_LIBM 1
> #define HAVE_LIBWINMM 1
> #define HAVE_MEMORY_H 1
> #define HAVE_STDINT_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_STRING_H 1
> #define HAVE_SYS_SOUNDCARD_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_UNISTD_H 1
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_NAME ""
> #define PACKAGE_STRING ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define SPEEX_EXTRA_VERSION ""
> #define SPEEX_MAJOR_VERSION 1
> #define SPEEX_MICRO_VERSION 8
> #define SPEEX_MINOR_VERSION 1
> #define SPEEX_VERSION "1.1.8"
> #define STDC_HEADERS 1
> #define VAR_ARRAYS
> #define restrict __restrict
> #endif
> #ifdef __cplusplus
> extern "C" void std::exit (int) throw (); using std::exit;
> 
> configure: exit 1
> _______________________________________________
> Speex-dev mailing list
> Speex-dev at xiph.org
> http://lists.xiph.org/mailman/listinfo/speex-dev
-- 
Jean-Marc Valin <Jean-Marc.Valin at USherbrooke.ca>
Universite de Sherbrooke



More information about the Speex-dev mailing list