linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-users] Compilation without speex


From: Kushal Dalal
Subject: Re: [Linphone-users] Compilation without speex
Date: Tue, 18 Oct 2005 19:06:59 +0530
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

Hello,

I have attached config.log for speex-1.1.6.
following is the error generated by 'make' after configure.

""'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
address@hidden speex-1.1.6]# make
make  all-recursive
make[1]: Entering directory `/home/kushaldalal/docs/SIP/linphone/new/speex-1.1.6'
Making all in libspeex
make[2]: Entering directory `/home/kushaldalal/docs/SIP/linphone/new/speex-1.1.6/libspeex'
source='nb_celp.c' object='nb_celp.lo' libtool=yes \
depfile='.deps/nb_celp.Plo' tmpdepfile='.deps/nb_celp.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile armv4l-unknown-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -fno-exceptions -O2 -fno-exceptions -c -o nb_celp.lo `test -f 'nb_celp.c' || echo './'`nb_celp.c armv4l-unknown-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -fno-exceptions -O2 -fno-exceptions -c nb_celp.c -Wp,-MD,.deps/nb_celp.TPlo -fPIC -DPIC -o .libs/nb_celp.o
/tmp/ccUoYCgN.s: Assembler messages:
/tmp/ccUoYCgN.s:577: Error: bad instruction `smulbb r3,r1,r2'
/tmp/ccUoYCgN.s:610: Error: bad instruction `smulbb r3,r0,r2'
/tmp/ccUoYCgN.s:767: Error: bad instruction `smulbb r2,r1,r3'
/tmp/ccUoYCgN.s:1283: Error: bad instruction `smulwb lr,r3,ip'
/tmp/ccUoYCgN.s:1848: Error: bad instruction `smulbb ip,r1,r2'
/tmp/ccUoYCgN.s:1850: Error: bad instruction `smulbb r3,r1,r4'
/tmp/ccUoYCgN.s:3143: Error: bad instruction `smulwb ip,r3,r2'
/tmp/ccUoYCgN.s:3480: Error: bad instruction `smulbb r0,r1,r2'
/tmp/ccUoYCgN.s:3482: Error: bad instruction `smulbb r3,r1,r4'
make[2]: *** [nb_celp.lo] Error 1
make[2]: Leaving directory `/home/kushaldalal/docs/SIP/linphone/new/speex-1.1.6/libspeex'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kushaldalal/docs/SIP/linphone/new/speex-1.1.6'
make: *** [all] Error 2

""""""""""""""""""""""
I need help to resolve the problem.

Thanks
-Kushal

Kushal Dalal wrote:

Hello,

I am cross compiling linphonec-1.1.0 for ARM - MIZI Embedded Linux platform.(for Samsung S3C2410 board.)
I am using cross compilaton tool chain by MIZI.
I would like to remove speex depedancy for the package.
I tried "--with-speex=no" and "--without-speex" while running configure script. But it is not working. I think there is a bug in that script at speex part.
What could be the solution?
Even I am not able to cross compile Speex with my tool chain !!..

Thanks in advance.

-Kushal Dalal

_______________________________________________
Linphone-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/linphone-users
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 --prefix=/usr --host=arm-linux --with-gnu-ld --disable-static 
--enable-fixed-point --enable-arm-asm

## --------- ##
## Platform. ##
## --------- ##

hostname = kushal
uname -m = i686
uname -r = 2.4.20-6custom
uname -s = Linux
uname -v = #1 Tue Aug 30 17:08:12 IST 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/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /opt/host/armv4l/bin
PATH: /usr/sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1411: loading site script /home/kushaldalal/ipaq-config.site
| # config.site for configure
| # iPAQ Familiar Linux TARGET
| 
| # this config file is only suitable for the 3.2 release of the arm toolchain.
| 
| # run with
| #   CONFIG_SITE=/wherever/you/store/it/ipaq-config.site ./configure
| # or
| #   export CONFIG_SITE=/wherever/you/store/it/ipaq-config.site
| # if this is going to be a whole compilation orgy
| 
| # Modified from the one provided by Bradley D. LaRonde
| # Edited by Andrej Cedilnik <address@hidden>
| # Used some of solutions by Tilman Vogel <address@hidden>
| # Ported for iPAQ Familiar by Oliver Kurth <address@hidden>
| 
| HOSTCC=gcc
| 
| # Names of the cross-compilers
| CC=armv4l-unknown-linux-gcc
| CXX=armv4l-unknown-linux-g++
| 
| # The cross compiler specific options
| CFLAGS="-O2 -fno-exceptions"
| CXXFLAGS="-O2 -fno-exceptions"
| CPPFLAGS="-O2 -fno-exceptions"
| LDFLAGS=""
| 
| # Some other programs
| AR=arm-linux-ar
| RANLIB=arm-linux-ranlib
| NM=arm-linux-nm
| ac_cv_path_NM=arm-linux-nm
| ac_cv_func_setpgrp_void=yes
| host=arm-linux
| #prefix=/usr/mipsel-linux
| x_includes=/skiff/local/arm-linux/include/X11
| x_libraries=/skiff/local/arm-linux/lib/X11
| 
| # These are for GNU shellutils
| jm_cv_have_proc_uptime=yes
| jm_cv_func_working_gnu_strftime=yes
| 
| # Some options for ease of compiling python
| # (these are left over from the agenda. Not checked for iPAQ)
| ac_cv_sizeof_int=4
| ac_cv_sizeof_char=1
| ac_cv_sizeof_short=2
| ac_cv_sizeof_float=4
| ac_cv_sizeof_double=8
| ac_cv_sizeof_pthread_t=4
| ac_cv_sizeof_long=4
| ac_cv_sizeof_void_p=4
| ac_cv_sizeof_long_long=8
| ac_cv_sizeof_off_t=4
| ac_cv_sizeof_fpos_t=4
| ac_cv_sizeof_time_t=4
| 
| # Some other stuff nobody knows why
| #bad_forward=no
| #LDSHARED='mipsel-linux-gcc -msoft-float -shared'
| #ac_cv_malloc_zero=nonnull
| 
| # squeak wants this
| # can't do misaligned access to doubles
| ac_cv_double_align=no
| # dunno what order doubles are in
| ac_cv_double_order=no
| 
| ac_cv_header_wchar_h=no
| 
| # added by oku, for compiling glib:
| glib_cv_has__inline=yes
| glib_cv_has__inline__=yes
| glib_cv_hasinline=yes
| glib_cv_sane_realloc=yes
| glib_cv_va_copy=no
| glib_cv___va_copy=yes
| glib_cv_va_val_copy=yes
| glib_cv_rtldglobal_broken=no
| glib_cv_uscore=yes
| ac_cv_func_getpwuid_r=yes
| glib_cv_sizeof_gmutex=24
| 
| #added by Simon Morlat, for compiling glib-2.2.x
| 
| glib_cv_stack_grows=no
| ac_cv_func_posix_getpwuid_r=yes
| glib_cv_use_pid_surrogate=yes
configure:1578: checking for a BSD-compatible install
configure:1633: result: /usr/bin/install -c
configure:1644: checking whether build environment is sane
configure:1687: result: yes
configure:1720: checking for gawk
configure:1736: found /usr/bin/gawk
configure:1746: result: gawk
configure:1756: checking whether make sets $(MAKE)
configure:1776: result: yes
configure:1827: checking for arm-linux-strip
configure:1856: result: no
configure:1865: checking for strip
configure:1881: found /usr/bin/strip
configure:1892: result: strip
configure:1912: checking whether to enable maintainer-specific portions of 
Makefiles
configure:1921: result: no
configure:1943: checking build system type
configure:1961: result: i686-pc-linux-gnu
configure:1969: checking host system type
configure:1983: result: arm-unknown-linux-gnu
configure:2083: checking for style of include used by make
configure:2111: result: GNU
configure:2144: checking for arm-linux-gcc
configure:2170: result: armv4l-unknown-linux-gcc
configure:2452: checking for C compiler version
configure:2455: armv4l-unknown-linux-gcc --version </dev/null >&5
2.95.2
configure:2458: $? = 0
configure:2460: armv4l-unknown-linux-gcc -v </dev/null >&5
Reading specs from 
/opt/host/armv4l/lib/gcc-lib/armv4l-unknown-linux/2.95.2/specs
gcc version 2.95.2 20000516 (release) [Rebel.com]
configure:2463: $? = 0
configure:2465: armv4l-unknown-linux-gcc -V </dev/null >&5
armv4l-unknown-linux-gcc: argument to `-V' is missing
configure:2468: $? = 1
configure:2491: checking for C compiler default output file name
configure:2494: armv4l-unknown-linux-gcc -O2 -fno-exceptions -O2 
-fno-exceptions  conftest.c  >&5
configure:2497: $? = 0
configure:2543: result: a.out
configure:2548: checking whether the C compiler works
configure:2554: ./a.out
./configure: line 1: ./a.out: cannot execute binary file
configure:2557: $? = 126
configure:2574: result: yes
configure:2581: checking whether we are cross compiling
configure:2583: result: yes
configure:2586: checking for suffix of executables
configure:2588: armv4l-unknown-linux-gcc -o conftest -O2 -fno-exceptions -O2 
-fno-exceptions  conftest.c  >&5
configure:2591: $? = 0
configure:2616: result: 
configure:2622: checking for suffix of object files
configure:2643: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
configure:2646: $? = 0
configure:2668: result: o
configure:2672: checking whether we are using the GNU C compiler
configure:2696: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
configure:2702: $? = 0
configure:2705: test -z                          || test ! -s conftest.err
configure:2708: $? = 0
configure:2711: test -s conftest.o
configure:2714: $? = 0
configure:2727: result: yes
configure:2733: checking whether armv4l-unknown-linux-gcc accepts -g
configure:2754: armv4l-unknown-linux-gcc -c -g -O2 -fno-exceptions conftest.c 
>&5
configure:2760: $? = 0
configure:2763: test -z                          || test ! -s conftest.err
configure:2766: $? = 0
configure:2769: test -s conftest.o
configure:2772: $? = 0
configure:2783: result: yes
configure:2800: checking for armv4l-unknown-linux-gcc option to accept ANSI C
configure:2870: armv4l-unknown-linux-gcc  -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
configure:2876: $? = 0
configure:2879: test -z                          || test ! -s conftest.err
configure:2882: $? = 0
configure:2885: test -s conftest.o
configure:2888: $? = 0
configure:2906: result: none needed
configure:2924: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
conftest.c:2: parse error before `me'
configure:2930: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3062: checking dependency style of armv4l-unknown-linux-gcc
configure:3124: result: gcc
configure:3129: checking for a sed that does not truncate output
configure:3183: result: /bin/sed
configure:3186: checking for egrep
configure:3196: result: grep -E
configure:3212: checking for ld used by armv4l-unknown-linux-gcc
configure:3279: result: /opt/host/armv4l/armv4l-unknown-linux/bin/ld
configure:3288: checking if the linker 
(/opt/host/armv4l/armv4l-unknown-linux/bin/ld) is GNU ld
configure:3303: result: yes
configure:3308: checking for /opt/host/armv4l/armv4l-unknown-linux/bin/ld 
option to reload object files
configure:3315: result: -r
configure:3324: checking for BSD-compatible nm
configure:3366: result: arm-linux-nm
configure:3370: checking whether ln -s works
configure:3374: result: yes
configure:3381: checking how to recognise dependent libraries
configure:3555: result: pass_all
configure:3768: checking how to run the C preprocessor
configure:3803: armv4l-unknown-linux-gcc -E -O2 -fno-exceptions conftest.c
configure:3809: $? = 0
configure:3841: armv4l-unknown-linux-gcc -E -O2 -fno-exceptions conftest.c
conftest.c:9: ac_nonexistent.h: No such file or directory
configure:3847: $? = 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:3886: result: armv4l-unknown-linux-gcc -E
configure:3910: armv4l-unknown-linux-gcc -E -O2 -fno-exceptions conftest.c
configure:3916: $? = 0
configure:3948: armv4l-unknown-linux-gcc -E -O2 -fno-exceptions conftest.c
conftest.c:9: ac_nonexistent.h: No such file or directory
configure:3954: $? = 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:3998: checking for ANSI C header files
configure:4023: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
configure:4029: $? = 0
configure:4032: test -z                          || test ! -s conftest.err
configure:4035: $? = 0
configure:4038: test -s conftest.o
configure:4041: $? = 0
configure:4150: result: yes
configure:4174: checking for sys/types.h
configure:4190: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
configure:4196: $? = 0
configure:4199: test -z                          || test ! -s conftest.err
configure:4202: $? = 0
configure:4205: test -s conftest.o
configure:4208: $? = 0
configure:4219: result: yes
configure:4174: checking for sys/stat.h
configure:4190: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
configure:4196: $? = 0
configure:4199: test -z                          || test ! -s conftest.err
configure:4202: $? = 0
configure:4205: test -s conftest.o
configure:4208: $? = 0
configure:4219: result: yes
configure:4174: checking for stdlib.h
configure:4190: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
configure:4196: $? = 0
configure:4199: test -z                          || test ! -s conftest.err
configure:4202: $? = 0
configure:4205: test -s conftest.o
configure:4208: $? = 0
configure:4219: result: yes
configure:4174: checking for string.h
configure:4190: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
configure:4196: $? = 0
configure:4199: test -z                          || test ! -s conftest.err
configure:4202: $? = 0
configure:4205: test -s conftest.o
configure:4208: $? = 0
configure:4219: result: yes
configure:4174: checking for memory.h
configure:4190: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
configure:4196: $? = 0
configure:4199: test -z                          || test ! -s conftest.err
configure:4202: $? = 0
configure:4205: test -s conftest.o
configure:4208: $? = 0
configure:4219: result: yes
configure:4174: checking for strings.h
configure:4190: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
configure:4196: $? = 0
configure:4199: test -z                          || test ! -s conftest.err
configure:4202: $? = 0
configure:4205: test -s conftest.o
configure:4208: $? = 0
configure:4219: result: yes
configure:4174: checking for inttypes.h
configure:4190: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
configure:4196: $? = 0
configure:4199: test -z                          || test ! -s conftest.err
configure:4202: $? = 0
configure:4205: test -s conftest.o
configure:4208: $? = 0
configure:4219: result: yes
configure:4174: checking for stdint.h
configure:4190: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
configure:4196: $? = 0
configure:4199: test -z                          || test ! -s conftest.err
configure:4202: $? = 0
configure:4205: test -s conftest.o
configure:4208: $? = 0
configure:4219: result: yes
configure:4174: checking for unistd.h
configure:4190: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
configure:4196: $? = 0
configure:4199: test -z                          || test ! -s conftest.err
configure:4202: $? = 0
configure:4205: test -s conftest.o
configure:4208: $? = 0
configure:4219: result: yes
configure:4245: checking dlfcn.h usability
configure:4257: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
configure:4263: $? = 0
configure:4266: test -z                          || test ! -s conftest.err
configure:4269: $? = 0
configure:4272: test -s conftest.o
configure:4275: $? = 0
configure:4285: result: yes
configure:4289: checking dlfcn.h presence
configure:4299: armv4l-unknown-linux-gcc -E -O2 -fno-exceptions conftest.c
configure:4305: $? = 0
configure:4325: result: yes
configure:4360: checking for dlfcn.h
configure:4367: result: yes
configure:4390: checking for arm-linux-g++
configure:4416: result: armv4l-unknown-linux-g++
configure:4474: checking for C++ compiler version
configure:4477: armv4l-unknown-linux-g++ --version </dev/null >&5
2.95.2
configure:4480: $? = 0
configure:4482: armv4l-unknown-linux-g++ -v </dev/null >&5
Reading specs from 
/opt/host/armv4l/lib/gcc-lib/armv4l-unknown-linux/2.95.2/specs
gcc version 2.95.2 20000516 (release) [Rebel.com]
configure:4485: $? = 0
configure:4487: armv4l-unknown-linux-g++ -V </dev/null >&5
armv4l-unknown-linux-g++: argument to `-V' missing

configure:4490: $? = 1
configure:4493: checking whether we are using the GNU C++ compiler
configure:4517: armv4l-unknown-linux-g++ -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.cc >&5
configure:4523: $? = 0
configure:4526: test -z                          || test ! -s conftest.err
configure:4529: $? = 0
configure:4532: test -s conftest.o
configure:4535: $? = 0
configure:4548: result: yes
configure:4554: checking whether armv4l-unknown-linux-g++ accepts -g
configure:4575: armv4l-unknown-linux-g++ -c -g -O2 -fno-exceptions conftest.cc 
>&5
configure:4581: $? = 0
configure:4584: test -z                          || test ! -s conftest.err
configure:4587: $? = 0
configure:4590: test -s conftest.o
configure:4593: $? = 0
configure:4604: result: yes
configure:4646: armv4l-unknown-linux-g++ -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.cc >&5
configure:4652: $? = 0
configure:4655: test -z                          || test ! -s conftest.err
configure:4658: $? = 0
configure:4661: test -s conftest.o
configure:4664: $? = 0
configure:4690: armv4l-unknown-linux-g++ -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.cc >&5
configure:4696: $? = 0
configure:4699: test -z                          || test ! -s conftest.err
configure:4702: $? = 0
configure:4705: test -s conftest.o
configure:4708: $? = 0
configure:4733: checking dependency style of armv4l-unknown-linux-g++
configure:4795: result: gcc
configure:4805: checking how to run the C++ preprocessor
configure:4836: armv4l-unknown-linux-g++ -E -O2 -fno-exceptions conftest.cc
configure:4842: $? = 0
configure:4874: armv4l-unknown-linux-g++ -E -O2 -fno-exceptions conftest.cc
conftest.cc:20: ac_nonexistent.h: No such file or directory
configure:4880: $? = 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.  */
| #include <ac_nonexistent.h>
configure:4919: result: armv4l-unknown-linux-g++ -E
configure:4943: armv4l-unknown-linux-g++ -E -O2 -fno-exceptions conftest.cc
configure:4949: $? = 0
configure:4981: armv4l-unknown-linux-g++ -E -O2 -fno-exceptions conftest.cc
conftest.cc:20: ac_nonexistent.h: No such file or directory
configure:4987: $? = 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.  */
| #include <ac_nonexistent.h>
configure:5040: checking for arm-linux-g77
configure:5069: result: no
configure:5040: checking for arm-linux-f77
configure:5069: result: no
configure:5040: checking for arm-linux-xlf
configure:5069: result: no
configure:5040: checking for arm-linux-frt
configure:5069: result: no
configure:5040: checking for arm-linux-pgf77
configure:5069: result: no
configure:5040: checking for arm-linux-fort77
configure:5069: result: no
configure:5040: checking for arm-linux-fl32
configure:5069: result: no
configure:5040: checking for arm-linux-af77
configure:5069: result: no
configure:5040: checking for arm-linux-f90
configure:5069: result: no
configure:5040: checking for arm-linux-xlf90
configure:5069: result: no
configure:5040: checking for arm-linux-pgf90
configure:5069: result: no
configure:5040: checking for arm-linux-epcf90
configure:5069: result: no
configure:5040: checking for arm-linux-f95
configure:5069: result: no
configure:5040: checking for arm-linux-fort
configure:5069: result: no
configure:5040: checking for arm-linux-xlf95
configure:5069: result: no
configure:5040: checking for arm-linux-ifc
configure:5069: result: no
configure:5040: checking for arm-linux-efc
configure:5069: result: no
configure:5040: checking for arm-linux-pgf95
configure:5069: result: no
configure:5040: checking for arm-linux-lf95
configure:5069: result: no
configure:5040: checking for arm-linux-gfortran
configure:5069: result: no
configure:5082: checking for g77
configure:5098: found /usr/bin/g77
configure:5108: result: g77
configure:5126: checking for Fortran 77 compiler version
configure:5126: g77 --version </dev/null >&5
GNU Fortran (GCC 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) 3.2.2 20030222 (Red 
Hat Linux 3.2.2-5)
Copyright (C) 2002 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:5129: $? = 0
configure:5131: g77 -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-shared --enable-threads=posix 
--disable-checking --with-system-zlib --enable-__cxa_atexit 
--host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
configure:5134: $? = 0
configure:5136: g77 -V </dev/null >&5
g77: argument to `-V' missing
configure:5139: $? = 1
configure:5147: checking whether we are using the GNU Fortran 77 compiler
configure:5161: g77 -c  conftest.F >&5
configure:5167: $? = 0
configure:5170: test -z                          || test ! -s conftest.err
configure:5173: $? = 0
configure:5176: test -s conftest.o
configure:5179: $? = 0
configure:5192: result: yes
configure:5198: checking whether g77 accepts -g
configure:5210: g77 -c -g conftest.f >&5
configure:5216: $? = 0
configure:5219: test -z                          || test ! -s conftest.err
configure:5222: $? = 0
configure:5225: test -s conftest.o
configure:5228: $? = 0
configure:5240: result: yes
configure:5270: checking the maximum length of command line arguments
configure:5335: result: 32768
configure:5346: checking command to parse arm-linux-nm output from 
armv4l-unknown-linux-gcc object
configure:5435: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
configure:5438: $? = 0
configure:5442: arm-linux-nm conftest.o \| sed -n -e 's/^.*[    
]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 
\2\3 \3/p' \> conftest.nm
./configure: line 1: arm-linux-nm: command not found
configure:5445: $? = 0
cannot run sed -n -e 's/^.*[    ]\([BCDEGRST][BCDEGRST]*\)[     ][      
]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'
configure:5435: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
configure:5438: $? = 0
configure:5442: arm-linux-nm conftest.o \| sed -n -e 's/^.*[    
]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 
\2\3 \3/p' \> conftest.nm
./configure: line 1: arm-linux-nm: command not found
configure:5445: $? = 0
cannot run sed -n -e 's/^.*[    ]\([BCDEGRST][BCDEGRST]*\)[     ][      
]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'
configure:5535: result: failed
configure:5542: checking for objdir
configure:5557: result: .libs
configure:5609: checking for arm-linux-ar
configure:5635: result: arm-linux-ar
configure:5689: checking for arm-linux-ranlib
configure:5715: result: arm-linux-ranlib
configure:5769: checking for arm-linux-strip
configure:5795: result: strip
configure:6096: checking if armv4l-unknown-linux-gcc static flag  works
configure:6119: result: yes
configure:6137: checking if armv4l-unknown-linux-gcc supports -fno-rtti 
-fno-exceptions
configure:6158: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions -fno-rtti -fno-exceptions conftest.c >&5
configure:6162: $? = 0
configure:6170: result: yes
configure:6185: checking for armv4l-unknown-linux-gcc option to produce PIC
configure:6362: result: -fPIC
configure:6370: checking if armv4l-unknown-linux-gcc PIC flag -fPIC works
configure:6391: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions -fPIC -DPIC conftest.c >&5
configure:6395: $? = 0
configure:6403: result: yes
configure:6427: checking if armv4l-unknown-linux-gcc supports -c -o file.o
configure:6451: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions -o out/conftest2.o conftest.c >&5
configure:6455: $? = 0
configure:6472: result: yes
configure:6498: checking whether the armv4l-unknown-linux-gcc linker 
(/opt/host/armv4l/armv4l-unknown-linux/bin/ld) supports shared libraries
configure:7345: result: yes
configure:7371: checking whether -lc should be explicitly linked in
configure:7376: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
configure:7379: $? = 0
configure:7393: armv4l-unknown-linux-gcc -shared conftest.o  -v -Wl,-soname 
-Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7396: $? = 0
configure:7408: result: no
configure:7416: checking dynamic linker characteristics
configure:7968: result: GNU/Linux ld.so
configure:7972: checking how to hardcode library paths into programs
configure:7997: result: immediate
configure:8011: checking whether stripping libraries is possible
configure:8016: result: yes
configure:8839: checking if libtool supports shared libraries
configure:8841: result: yes
configure:8844: checking whether to build shared libraries
configure:8902: result: yes
configure:8905: checking whether to build static libraries
configure:8909: result: no
configure:9001: creating libtool
configure:9548: checking for ld used by armv4l-unknown-linux-g++
configure:9615: result: /opt/host/armv4l/armv4l-unknown-linux/bin/ld
configure:9624: checking if the linker 
(/opt/host/armv4l/armv4l-unknown-linux/bin/ld) is GNU ld
configure:9639: result: yes
configure:9690: checking whether the armv4l-unknown-linux-g++ linker 
(/opt/host/armv4l/armv4l-unknown-linux/bin/ld) supports shared libraries
configure:10516: result: yes
configure:10534: armv4l-unknown-linux-g++ -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.cc >&5
configure:10537: $? = 0
configure:10633: checking for armv4l-unknown-linux-g++ option to produce PIC
configure:10885: result: -fPIC
configure:10893: checking if armv4l-unknown-linux-g++ PIC flag -fPIC works
configure:10914: armv4l-unknown-linux-g++ -c -O2 -fno-exceptions -O2 
-fno-exceptions -fPIC -DPIC conftest.cc >&5
configure:10918: $? = 0
configure:10926: result: yes
configure:10950: checking if armv4l-unknown-linux-g++ supports -c -o file.o
configure:10974: armv4l-unknown-linux-g++ -c -O2 -fno-exceptions -O2 
-fno-exceptions -o out/conftest2.o conftest.cc >&5
configure:10978: $? = 0
configure:10995: result: yes
configure:11021: checking whether the armv4l-unknown-linux-g++ linker 
(/opt/host/armv4l/armv4l-unknown-linux/bin/ld) supports shared libraries
configure:11049: result: yes
configure:11120: checking dynamic linker characteristics
configure:11672: result: GNU/Linux ld.so
configure:11676: checking how to hardcode library paths into programs
configure:11701: result: immediate
configure:11715: checking whether stripping libraries is possible
configure:11720: result: yes
configure:13020: checking if libtool supports shared libraries
configure:13022: result: yes
configure:13025: checking whether to build shared libraries
configure:13043: result: yes
configure:13046: checking whether to build static libraries
configure:13050: result: no
configure:13062: checking for g77 option to produce PIC
configure:13239: result: -fPIC
configure:13247: checking if g77 PIC flag -fPIC works
configure:13268: g77 -c -g -O2 -fPIC conftest.f >&5
configure:13272: $? = 0
configure:13280: result: yes
configure:13304: checking if g77 supports -c -o file.o
configure:13328: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:13332: $? = 0
configure:13349: result: yes
configure:13375: checking whether the g77 linker 
(/opt/host/armv4l/armv4l-unknown-linux/bin/ld) supports shared libraries
configure:14202: result: yes
configure:14273: checking dynamic linker characteristics
configure:14825: result: GNU/Linux ld.so
configure:14829: checking how to hardcode library paths into programs
configure:14854: result: immediate
configure:14868: checking whether stripping libraries is possible
configure:14873: result: yes
configure:18964: checking whether byte ordering is bigendian
configure:18991: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
configure:18997: $? = 0
configure:19000: test -z                         || test ! -s conftest.err
configure:19003: $? = 0
configure:19006: test -s conftest.o
configure:19009: $? = 0
configure:19033: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
conftest.c: In function `main':
conftest.c:27: `not' undeclared (first use in this function)
conftest.c:27: (Each undeclared identifier is reported only once
conftest.c:27: for each function it appears in.)
conftest.c:27: parse error before `big'
configure:19039: $? = 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.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:19172: result: no
configure:19191: checking for an ANSI C-conforming const
configure:19258: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
configure:19264: $? = 0
configure:19267: test -z                         || test ! -s conftest.err
configure:19270: $? = 0
configure:19273: test -s conftest.o
configure:19276: $? = 0
configure:19287: result: yes
configure:19297: checking for inline
configure:19318: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
configure:19324: $? = 0
configure:19327: test -z                         || test ! -s conftest.err
configure:19330: $? = 0
configure:19333: test -s conftest.o
configure:19336: $? = 0
configure:19348: result: inline
configure:19383: checking sys/soundcard.h usability
configure:19395: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
configure:19401: $? = 0
configure:19404: test -z                         || test ! -s conftest.err
configure:19407: $? = 0
configure:19410: test -s conftest.o
configure:19413: $? = 0
configure:19423: result: yes
configure:19427: checking sys/soundcard.h presence
configure:19437: armv4l-unknown-linux-gcc -E -O2 -fno-exceptions conftest.c
configure:19443: $? = 0
configure:19463: result: yes
configure:19498: checking for sys/soundcard.h
configure:19505: result: yes
configure:19383: checking sys/audioio.h usability
configure:19395: armv4l-unknown-linux-gcc -c -O2 -fno-exceptions -O2 
-fno-exceptions conftest.c >&5
conftest.c:55: sys/audioio.h: No such file or directory
configure:19401: $? = 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
| #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:19423: result: no
configure:19427: checking sys/audioio.h presence
configure:19437: armv4l-unknown-linux-gcc -E -O2 -fno-exceptions conftest.c
conftest.c:21: sys/audioio.h: No such file or directory
configure:19443: $? = 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
| #define HAVE_SYS_SOUNDCARD_H 1
| /* end confdefs.h.  */
| #include <sys/audioio.h>
configure:19463: result: no
configure:19498: checking for sys/audioio.h
configure:19505: result: no
configure:19569: checking for Ogg
configure:19630: result: yes
configure:19714: checking for sin in -lm
configure:19744: armv4l-unknown-linux-gcc -o conftest -O2 -fno-exceptions -O2 
-fno-exceptions  conftest.c -lm   >&5
conftest.c:28: warning: conflicting types for built-in function `sin'
configure:19750: $? = 0
configure:19753: test -z                         || test ! -s conftest.err
configure:19756: $? = 0
configure:19759: test -s conftest
configure:19762: $? = 0
configure:19775: result: yes
configure:19792: checking for getopt_long
configure:19849: armv4l-unknown-linux-gcc -o conftest -O2 -fno-exceptions -O2 
-fno-exceptions  conftest.c -lm  >&5
configure:19855: $? = 0
configure:19858: test -z                         || test ! -s conftest.err
configure:19861: $? = 0
configure:19864: test -s conftest
configure:19867: $? = 0
configure:19879: result: yes
configure:19981: checking for main in -lwinmm
configure:20005: armv4l-unknown-linux-gcc -o conftest -O2 -fno-exceptions -O2 
-fno-exceptions  conftest.c -lwinmm  -lm  >&5
/opt/host/armv4l/armv4l-unknown-linux/bin/ld: cannot find -lwinmm
collect2: ld returned 1 exit status
configure:20011: $? = 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
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_LIBM 1
| #define HAVE_GETOPT_LONG 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:20036: result: no
configure:20291: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on kushal

config.status:767: creating Makefile
config.status:767: creating libspeex/Makefile
config.status:767: creating src/Makefile
config.status:767: creating doc/Makefile
config.status:767: creating Speex.spec
config.status:767: creating include/Makefile
config.status:767: creating include/speex/Makefile
config.status:767: creating speex.pc
config.status:767: creating win32/Makefile
config.status:767: creating win32/libspeex/Makefile
config.status:767: creating win32/speexenc/Makefile
config.status:767: creating win32/speexdec/Makefile
config.status:833: creating config.h
config.status:957: config.h is unchanged
config.status:1121: executing depfiles commands

## ---------------- ##
## 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_cxx_compiler_gnu=yes
ac_cv_double_align=no
ac_cv_double_order=no
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-linux
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_func_getpwuid_r=yes
ac_cv_func_posix_getpwuid_r=yes
ac_cv_func_setpgrp_void=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_header_wchar_h=no
ac_cv_host=arm-unknown-linux-gnu
ac_cv_host_alias=arm-linux
ac_cv_lib_m_sin=yes
ac_cv_lib_winmm_main=no
ac_cv_objext=o
ac_cv_path_NM=arm-linux-nm
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=arm-linux-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=armv4l-unknown-linux-gcc
ac_cv_prog_CPP='armv4l-unknown-linux-gcc -E'
ac_cv_prog_CXX=armv4l-unknown-linux-g++
ac_cv_prog_CXXCPP='armv4l-unknown-linux-g++ -E'
ac_cv_prog_RANLIB=arm-linux-ranlib
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_F77=g77
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_sizeof_char=1
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_fpos_t=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_long=8
ac_cv_sizeof_off_t=4
ac_cv_sizeof_pthread_t=4
ac_cv_sizeof_short=2
ac_cv_sizeof_time_t=4
ac_cv_sizeof_void_p=4
am_cv_CC_dependencies_compiler_type=gcc
am_cv_CXX_dependencies_compiler_type=gcc
glib_cv___va_copy=yes
glib_cv_has__inline=yes
glib_cv_has__inline__=yes
glib_cv_hasinline=yes
glib_cv_rtldglobal_broken=no
glib_cv_sane_realloc=yes
glib_cv_sizeof_gmutex=24
glib_cv_stack_grows=no
glib_cv_uscore=yes
glib_cv_use_pid_surrogate=yes
glib_cv_va_copy=no
glib_cv_va_val_copy=yes
jm_cv_func_working_gnu_strftime=yes
jm_cv_have_proc_uptime=yes
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=/opt/host/armv4l/armv4l-unknown-linux/bin/ld
lt_cv_path_LDCXX=/opt/host/armv4l/armv4l-unknown-linux/bin/ld
lt_cv_path_NM=arm-linux-nm
lt_cv_path_SED=/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=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe=
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  
{\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", 
(lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl=
lt_cv_sys_max_cmd_len=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='""'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) 
\$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ 
]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='""'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/kushaldalal/docs/SIP/linphone/new/speex-1.1.6/missing 
--run aclocal-1.6'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/kushaldalal/docs/SIP/linphone/new/speex-1.1.6/missing 
--run tar'
AR='arm-linux-ar'
AUTOCONF='${SHELL} /home/kushaldalal/docs/SIP/linphone/new/speex-1.1.6/missing 
--run autoconf'
AUTOHEADER='${SHELL} 
/home/kushaldalal/docs/SIP/linphone/new/speex-1.1.6/missing --run autoheader'
AUTOMAKE='${SHELL} /home/kushaldalal/docs/SIP/linphone/new/speex-1.1.6/missing 
--run automake-1.6'
AWK='gawk'
CC='armv4l-unknown-linux-gcc'
CCDEPMODE='depmode=gcc'
CFLAGS='-O2 -fno-exceptions'
CPP='armv4l-unknown-linux-gcc -E'
CPPFLAGS='-O2 -fno-exceptions'
CXX='armv4l-unknown-linux-g++'
CXXCPP='armv4l-unknown-linux-g++ -E'
CXXDEPMODE='depmode=gcc'
CXXFLAGS='-O2 -fno-exceptions'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DISABLE_GLOBAL_POINTERS_FALSE=''
DISABLE_GLOBAL_POINTERS_TRUE='#'
ECHO='echo'
ECHO_C=''
ECHO_N='-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='-lm '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/kushaldalal/docs/SIP/linphone/new/speex-1.1.6/missing 
--run makeinfo'
OBJEXT='o'
OGG_CFLAGS='-I/usr/include'
OGG_LIBS='-L/usr/lib -logg'
PACKAGE='speex'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='arm-linux-ranlib'
SET_MAKE=''
SHELL='/bin/sh'
SPEEX_LT_AGE='2'
SPEEX_LT_CURRENT='3'
SPEEX_LT_REVISION='0'
SPEEX_VERSION='1.1.6'
STRIP='strip'
VERSION='1.1.6'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77='g77'
ac_ct_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='${prefix}'
host='arm-unknown-linux-gnu'
host_alias='arm-linux'
host_cpu='arm'
host_os='linux-gnu'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/kushaldalal/docs/SIP/linphone/new/speex-1.1.6/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
src='src'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define ARM_ASM
#define FIXED_POINT
#define HAVE_DLFCN_H 1
#define HAVE_GETOPT_LONG 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBM 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 6
#define SPEEX_MINOR_VERSION 1
#define SPEEX_VERSION "1.1.6"
#define STDC_HEADERS 1

configure: exit 0

Attachment: kushal.dalal.vcf
Description: Vcard


reply via email to

[Prev in Thread] Current Thread [Next in Thread]