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.61. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = rock uname -m = i686 uname -r = 1.5.24(0.156/4/2) uname -s = CYGWIN_NT-5.1 uname -v = 2007-01-31 10:57 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = i686 /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /bin PATH: /usr/bin PATH: /cygdrive/c/program files/common files/symbian/tools PATH: /cygdrive/c/program files/csl arm toolchain/bin PATH: /cygdrive/c/symbian/6.1/shared/epoc32/gcc/bin PATH: /cygdrive/c/symbian/6.1/shared/epoc32/tools PATH: /cygdrive/c/symbian/8.1a/s60_2nd_fp3/epoc32/gcc/bin PATH: /cygdrive/c/symbian/8.1a/s60_2nd_fp3/epoc32/release/winscw/udeb PATH: /cygdrive/c/symbian/8.1a/s60_2nd_fp3/epoc32/tools PATH: /cygdrive/c/program files/research in motion/blackberry jde 4.1.0/bin PATH: /cygdrive/c/windows PATH: /cygdrive/c/windows/system32 PATH: /cygdrive/c/program files/microsoft visual studio .net 2003/vc7/bin PATH: /cygdrive/c/program files/java/j2sdk1.4.2_20/bin PATH: /cygdrive/c/perl/bin/ PATH: /cygdrive/c/program files/javasoft/jre/1.3.1/bin/hotspot PATH: /cygdrive/c/perl/bin/ PATH: /cygdrive/c/program files/thinkpad/utilities PATH: /cygdrive/c/windows/system32/wbem PATH: /cygdrive/c/program files/intel/wireless/bin/ PATH: /cygdrive/c/program files/ati technologies/ati control panel PATH: /cygdrive/c/ibmtools/python22 PATH: /cygdrive/c/program files/pc-doctor for windows/services PATH: /cygdrive/c/nokia/tools/nds_for_symbianos_vs/winscw/symbian_tools/command_line_tools PATH: /cygdrive/c/program files/mplayer PATH: /cygdrive/c/program files/java/jre1.5.0_06/bin PATH: /cygdrive/c/Program Files/MATLAB71/bin/win32 PATH: /cygdrive/c/Program Files/QuickTime/QTSystem/ PATH: /cygdrive/c/Program Files/OpenVPN/bin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /home/fire/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2005: checking build system type configure:2023: result: i686-pc-cygwin configure:2045: checking host system type configure:2060: result: i686-pc-cygwin configure:2082: checking target system type configure:2097: result: i686-pc-cygwin configure:2139: checking for a BSD-compatible install configure:2195: result: /bin/install -c configure:2206: checking whether build environment is sane configure:2249: result: yes configure:2314: checking for gawk configure:2330: found /bin/gawk configure:2341: result: gawk configure:2352: checking whether make sets $(MAKE) configure:2373: result: yes configure:2567: checking for python configure:2585: found /bin/python configure:2597: result: /bin/python configure:2620: checking for python version configure:2627: result: 2.4 configure:2639: checking for python platform configure:2646: result: cygwin configure:2653: checking for python script directory configure:2661: result: ${prefix}/lib/python2.4/site-packages configure:2670: checking for python extension module directory configure:2678: result: ${exec_prefix}/lib/python2.4/site-packages configure:2720: checking for style of include used by make configure:2748: result: GNU configure:2831: checking for g++ configure:2847: found /bin/g++ configure:2858: result: g++ configure:2889: checking for C++ compiler version configure:2896: g++ --version >&5 g++ (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) 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:2899: $? = 0 configure:2906: g++ -v >&5 Reading specs from /bin/../lib/gcc/i686-pc-cygwin/3.4.4/specs Configured with: /usr/build/package/orig/test.respin/gcc-3.4.4-3/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug Thread model: posix gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) configure:2909: $? = 0 configure:2916: g++ -V >&5 g++: `-V' option must have argument configure:2919: $? = 1 configure:2942: checking for C++ compiler default output file name configure:2969: g++ conftest.cpp >&5 configure:2972: $? = 0 configure:3010: result: a.exe configure:3027: checking whether the C++ compiler works configure:3037: ./a.exe configure:3040: $? = 0 configure:3057: result: yes configure:3064: checking whether we are cross compiling configure:3066: result: no configure:3069: checking for suffix of executables configure:3076: g++ -o conftest.exe conftest.cpp >&5 configure:3079: $? = 0 configure:3103: result: .exe configure:3109: checking for suffix of object files configure:3135: g++ -c conftest.cpp >&5 configure:3138: $? = 0 configure:3161: result: o configure:3165: checking whether we are using the GNU C++ compiler configure:3194: g++ -c conftest.cpp >&5 configure:3200: $? = 0 configure:3217: result: yes configure:3222: checking whether g++ accepts -g configure:3252: g++ -c -g conftest.cpp >&5 configure:3258: $? = 0 configure:3357: result: yes configure:3382: checking dependency style of g++ configure:3472: result: gcc3 configure:3494: checking how to run the C++ preprocessor configure:3530: g++ -E conftest.cpp configure:3536: $? = 0 configure:3567: g++ -E conftest.cpp conftest.cpp:10:28: ac_nonexistent.h: No such file or directory configure:3573: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gr-gsm" | #define VERSION "0.0.1" | /* end confdefs.h. */ | #include configure:3606: result: g++ -E configure:3635: g++ -E conftest.cpp configure:3641: $? = 0 configure:3672: g++ -E conftest.cpp conftest.cpp:10:28: ac_nonexistent.h: No such file or directory configure:3678: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gr-gsm" | #define VERSION "0.0.1" | /* end confdefs.h. */ | #include configure:3728: checking whether C++ has bool configure:3749: g++ -o conftest.exe -g -O2 conftest.cpp >&5 configure:3752: $? = 0 configure:3758: ./conftest.exe configure:3761: $? = 0 configure:3763: result: yes configure:3784: checking whether C++ has buggy scoping in for-loops configure:3810: g++ -c -g -O2 conftest.cpp >&5 In file included from /bin/../lib/gcc/i686-pc-cygwin/3.4.4/include/c++/backward/iostream.h:31, from conftest.cpp:10: /bin/../lib/gcc/i686-pc-cygwin/3.4.4/include/c++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. configure:3816: $? = 0 configure:3821: result: no configure:3838: checking whether user wants assertions configure:3850: result: yes configure:3855: checking whether C++ has std::isnan configure:3880: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function `int main()': conftest.cpp:15: error: expected unqualified-id before '(' token configure:3886: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gr-gsm" | #define VERSION "0.0.1" | /* end confdefs.h. */ | #include | int | main () | { | | std::isnan(0); | | ; | return 0; | } configure:3902: result: no configure:3917: checking whether user wants warnings configure:3928: result: yes configure:3962: checking whether g++ accepts -Wall configure:3967: result: yes configure:3962: checking whether g++ accepts -Woverloaded-virtual configure:3967: result: yes configure:3980: checking whether user wants gprof configure:3990: result: no configure:4043: checking whether user wants prof configure:4053: result: no configure:4153: checking for gcc configure:4169: found /bin/gcc configure:4180: result: gcc configure:4418: checking for C compiler version configure:4425: gcc --version >&5 gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) 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:4428: $? = 0 configure:4435: gcc -v >&5 Reading specs from /bin/../lib/gcc/i686-pc-cygwin/3.4.4/specs Configured with: /usr/build/package/orig/test.respin/gcc-3.4.4-3/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug Thread model: posix gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) configure:4438: $? = 0 configure:4445: gcc -V >&5 gcc: `-V' option must have argument configure:4448: $? = 1 configure:4451: checking whether we are using the GNU C compiler configure:4480: gcc -c conftest.c >&5 configure:4486: $? = 0 configure:4503: result: yes configure:4508: checking whether gcc accepts -g configure:4538: gcc -c -g conftest.c >&5 configure:4544: $? = 0 configure:4643: result: yes configure:4660: checking for gcc option to accept ISO C89 configure:4734: gcc -c -g -O2 conftest.c >&5 configure:4740: $? = 0 configure:4763: result: none needed configure:4783: checking dependency style of gcc configure:4873: result: gcc3 configure:4897: checking whether ln -s works configure:4901: result: yes configure:4908: checking whether make sets $(MAKE) configure:4929: result: yes configure:4951: checking for a BSD-compatible install configure:5007: result: /bin/install -c configure:5092: checking for a sed that does not truncate output configure:5146: result: /bin/sed configure:5149: checking for grep that handles long lines and -e configure:5223: result: /bin/grep configure:5228: checking for egrep configure:5306: result: /bin/grep -E configure:5322: checking for ld used by gcc configure:5389: result: /usr/i686-pc-cygwin/bin/ld.exe configure:5398: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld configure:5413: result: yes configure:5418: checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files configure:5425: result: -r configure:5443: checking for BSD-compatible nm configure:5492: result: /bin/nm -B configure:5496: checking how to recognise dependent libraries configure:5672: result: file_magic ^x86 archive import|^x86 DLL configure:5939: checking for dlltool configure:5955: found /bin/dlltool configure:5966: result: dlltool configure:6035: checking for as configure:6051: found /bin/as configure:6062: result: as configure:6131: checking for objdump configure:6147: found /bin/objdump configure:6158: result: objdump configure:6196: checking how to run the C preprocessor configure:6236: gcc -E conftest.c configure:6242: $? = 0 configure:6273: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:6279: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gr-gsm" | #define VERSION "0.0.1" | /* end confdefs.h. */ | #include configure:6312: result: gcc -E configure:6341: gcc -E conftest.c configure:6347: $? = 0 configure:6378: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:6384: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gr-gsm" | #define VERSION "0.0.1" | /* end confdefs.h. */ | #include configure:6422: checking for ANSI C header files configure:6452: gcc -c -g -O2 conftest.c >&5 configure:6458: $? = 0 configure:6557: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:6560: $? = 0 configure:6566: ./conftest.exe configure:6569: $? = 0 configure:6586: result: yes configure:6610: checking for sys/types.h configure:6631: gcc -c -g -O2 conftest.c >&5 configure:6637: $? = 0 configure:6653: result: yes configure:6610: checking for sys/stat.h configure:6631: gcc -c -g -O2 conftest.c >&5 configure:6637: $? = 0 configure:6653: result: yes configure:6610: checking for stdlib.h configure:6631: gcc -c -g -O2 conftest.c >&5 configure:6637: $? = 0 configure:6653: result: yes configure:6610: checking for string.h configure:6631: gcc -c -g -O2 conftest.c >&5 configure:6637: $? = 0 configure:6653: result: yes configure:6610: checking for memory.h configure:6631: gcc -c -g -O2 conftest.c >&5 configure:6637: $? = 0 configure:6653: result: yes configure:6610: checking for strings.h configure:6631: gcc -c -g -O2 conftest.c >&5 configure:6637: $? = 0 configure:6653: result: yes configure:6610: checking for inttypes.h configure:6631: gcc -c -g -O2 conftest.c >&5 configure:6637: $? = 0 configure:6653: result: yes configure:6610: checking for stdint.h configure:6631: gcc -c -g -O2 conftest.c >&5 configure:6637: $? = 0 configure:6653: result: yes configure:6610: checking for unistd.h configure:6631: gcc -c -g -O2 conftest.c >&5 configure:6637: $? = 0 configure:6653: result: yes configure:6680: checking dlfcn.h usability configure:6697: gcc -c -g -O2 conftest.c >&5 configure:6703: $? = 0 configure:6717: result: yes configure:6721: checking dlfcn.h presence configure:6736: gcc -E conftest.c configure:6742: $? = 0 configure:6756: result: yes configure:6784: checking for dlfcn.h configure:6792: result: yes configure:6815: checking how to run the C++ preprocessor configure:6927: result: g++ -E configure:6956: g++ -E conftest.cpp configure:6962: $? = 0 configure:6993: g++ -E conftest.cpp conftest.cpp:21:28: ac_nonexistent.h: No such file or directory configure:6999: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gr-gsm" | #define VERSION "0.0.1" | #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 configure:7091: checking for g77 configure:7121: result: no configure:7091: checking for xlf configure:7121: result: no configure:7091: checking for f77 configure:7121: result: no configure:7091: checking for frt configure:7121: result: no configure:7091: checking for pgf77 configure:7121: result: no configure:7091: checking for cf77 configure:7121: result: no configure:7091: checking for fort77 configure:7121: result: no configure:7091: checking for fl32 configure:7121: result: no configure:7091: checking for af77 configure:7121: result: no configure:7091: checking for xlf90 configure:7121: result: no configure:7091: checking for f90 configure:7121: result: no configure:7091: checking for pgf90 configure:7121: result: no configure:7091: checking for pghpf configure:7121: result: no configure:7091: checking for epcf90 configure:7121: result: no configure:7091: checking for gfortran configure:7121: result: no configure:7091: checking for g95 configure:7121: result: no configure:7091: checking for xlf95 configure:7121: result: no configure:7091: checking for f95 configure:7121: result: no configure:7091: checking for fort configure:7121: result: no configure:7091: checking for ifort configure:7121: result: no configure:7091: checking for ifc configure:7121: result: no configure:7091: checking for efc configure:7121: result: no configure:7091: checking for pgf95 configure:7121: result: no configure:7091: checking for lf95 configure:7121: result: no configure:7091: checking for ftn configure:7121: result: no configure:7148: checking for Fortran 77 compiler version configure:7155: --version >&5 ./configure: line 7156: --version: command not found configure:7158: $? = 127 configure:7165: -v >&5 ./configure: line 7166: -v: command not found configure:7168: $? = 127 configure:7175: -V >&5 ./configure: line 7176: -V: command not found configure:7178: $? = 127 configure:7186: checking whether we are using the GNU Fortran 77 compiler configure:7205: -c conftest.F >&5 ./configure: line 7206: -c: command not found configure:7211: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7228: result: no configure:7234: checking whether accepts -g configure:7251: -c -g conftest.f >&5 ./configure: line 7252: -c: command not found configure:7257: $? = 127 configure: failed program was: | program main | | end configure:7273: result: no configure:7303: checking the maximum length of command line arguments configure:7412: result: 8192 configure:7423: checking command to parse /bin/nm -B output from gcc object configure:7528: gcc -c -g -O2 conftest.c >&5 configure:7531: $? = 0 configure:7535: /bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7538: $? = 0 cannot find nm_test_var in conftest.nm configure:7528: gcc -c -g -O2 conftest.c >&5 configure:7531: $? = 0 configure:7535: /bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:7538: $? = 0 configure:7590: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5 configure:7593: $? = 0 configure:7631: result: ok configure:7635: checking for objdir configure:7650: result: .libs configure:7742: checking for ar configure:7758: found /bin/ar configure:7769: result: ar configure:7838: checking for ranlib configure:7854: found /bin/ranlib configure:7865: result: ranlib configure:7934: checking for strip configure:7950: found /bin/strip configure:7961: result: strip configure:8247: checking if gcc supports -fno-rtti -fno-exceptions configure:8265: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8269: $? = 0 configure:8282: result: no configure:8297: checking for gcc option to produce PIC configure:8507: result: configure:8578: checking if gcc static flag -static works configure:8606: result: yes configure:8616: checking if gcc supports -c -o file.o configure:8637: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8641: $? = 0 configure:8663: result: yes configure:8689: checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries configure:9644: result: yes configure:9665: checking whether -lc should be explicitly linked in configure:9670: gcc -c -g -O2 conftest.c >&5 configure:9673: $? = 0 configure:9688: gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9691: $? = 1 configure:9703: result: yes configure:9711: checking dynamic linker characteristics configure:10287: result: Win32 ld.exe configure:10296: checking how to hardcode library paths into programs configure:10321: result: immediate configure:10335: checking whether stripping libraries is possible configure:10340: result: yes configure:11141: checking if libtool supports shared libraries configure:11143: result: yes configure:11146: checking whether to build shared libraries configure:11167: result: yes configure:11170: checking whether to build static libraries configure:11174: result: no configure:11266: creating libtool configure:11854: checking for ld used by g++ configure:11921: result: /usr/i686-pc-cygwin/bin/ld.exe configure:11930: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld configure:11945: result: yes configure:11996: checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries configure:12930: result: yes configure:12948: g++ -c -g -O2 -Wall -Woverloaded-virtual conftest.cpp >&5 configure:12951: $? = 0 configure:13070: checking for g++ option to produce PIC configure:13344: result: configure:13415: checking if g++ static flag -static works configure:13443: result: yes configure:13453: checking if g++ supports -c -o file.o configure:13474: g++ -c -g -O2 -Wall -Woverloaded-virtual -o out/conftest2.o conftest.cpp >&5 configure:13478: $? = 0 configure:13500: result: yes configure:13526: checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries configure:13554: result: yes configure:13621: checking dynamic linker characteristics configure:14197: result: Win32 ld.exe configure:14206: checking how to hardcode library paths into programs configure:14231: result: immediate configure:20368: checking for Python include path configure:20386: result: /usr/include/python2.4 configure:20415: checking Python.h usability configure:20432: gcc -c -g -O2 -I/usr/include/python2.4 conftest.c >&5 configure:20438: $? = 0 configure:20452: result: yes configure:20456: checking Python.h presence configure:20471: gcc -E -I/usr/include/python2.4 conftest.c configure:20477: $? = 0 configure:20491: result: yes configure:20519: checking for Python.h configure:20527: result: yes configure:20552: checking for Python LDFLAGS configure:20580: result: -L/usr/lib/python2.4/config -lpython2.4 configure:20583: checking for pythondir configure:20586: result: ${prefix}/lib/python2.4/site-packages configure:20589: checking for pkgpythondir configure:20592: result: ${pythondir}/gr-gsm configure:20595: checking for pyexecdir configure:20598: result: ${exec_prefix}/lib/python2.4/site-packages configure:20601: checking for pkgpyexecdir configure:20604: result: ${pyexecdir}/gr-gsm configure:20621: checking for swig configure:20637: found /bin/swig configure:20648: result: /bin/swig configure:20662: checking for SWIG version configure:20666: result: 1.3.29 configure:20854: checking for the pthreads library -lpthreads configure:20897: gcc -o conftest.exe -g -O2 conftest.c -lpthreads >&5 /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:20903: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gr-gsm" | #define VERSION "0.0.1" | #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_PYTHON_H 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:20923: result: no configure:20843: checking whether pthreads work without any flags configure:20897: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:20903: $? = 0 configure:20923: result: yes configure:20943: checking for joinable pthread attribute configure:20966: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:20972: $? = 0 configure:21040: result: PTHREAD_CREATE_JOINABLE configure:21047: checking if more special flags are required for pthreads configure:21054: result: no configure:21066: checking for cc_r configure:21094: result: gcc configure:21207: checking for library containing clock_gettime configure:21248: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:21254: $? = 0 configure:21282: result: none required configure:21296: checking for clock_gettime configure:21352: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:21358: $? = 0 configure:21376: result: yes configure:21296: checking for gettimeofday configure:21352: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:21358: $? = 0 configure:21376: result: yes configure:21296: checking for nanosleep configure:21352: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:21358: $? = 0 configure:21376: result: yes configure:21398: checking for ANSI C header files configure:21562: result: yes configure:21572: checking for sys/wait.h that is POSIX.1 compatible configure:21608: gcc -c -g -O2 conftest.c >&5 configure:21614: $? = 0 configure:21629: result: yes configure:21659: checking fcntl.h usability configure:21676: gcc -c -g -O2 conftest.c >&5 configure:21682: $? = 0 configure:21696: result: yes configure:21700: checking fcntl.h presence configure:21715: gcc -E conftest.c configure:21721: $? = 0 configure:21735: result: yes configure:21763: checking for fcntl.h configure:21771: result: yes configure:21659: checking limits.h usability configure:21676: gcc -c -g -O2 conftest.c >&5 configure:21682: $? = 0 configure:21696: result: yes configure:21700: checking limits.h presence configure:21715: gcc -E conftest.c configure:21721: $? = 0 configure:21735: result: yes configure:21763: checking for limits.h configure:21771: result: yes configure:21649: checking for strings.h configure:21655: result: yes configure:21659: checking sys/ioctl.h usability configure:21676: gcc -c -g -O2 conftest.c >&5 configure:21682: $? = 0 configure:21696: result: yes configure:21700: checking sys/ioctl.h presence configure:21715: gcc -E conftest.c configure:21721: $? = 0 configure:21735: result: yes configure:21763: checking for sys/ioctl.h configure:21771: result: yes configure:21659: checking sys/time.h usability configure:21676: gcc -c -g -O2 conftest.c >&5 configure:21682: $? = 0 configure:21696: result: yes configure:21700: checking sys/time.h presence configure:21715: gcc -E conftest.c configure:21721: $? = 0 configure:21735: result: yes configure:21763: checking for sys/time.h configure:21771: result: yes configure:21649: checking for unistd.h configure:21655: result: yes configure:21799: checking sys/mman.h usability configure:21816: gcc -c -g -O2 conftest.c >&5 configure:21822: $? = 0 configure:21836: result: yes configure:21840: checking sys/mman.h presence configure:21855: gcc -E conftest.c configure:21861: $? = 0 configure:21875: result: yes configure:21903: checking for sys/mman.h configure:21911: result: yes configure:21925: checking for an ANSI C-conforming const configure:22000: gcc -c -g -O2 conftest.c >&5 configure:22006: $? = 0 configure:22021: result: yes configure:22031: checking for inline configure:22057: gcc -c -g -O2 conftest.c >&5 configure:22063: $? = 0 configure:22081: result: inline configure:22100: checking for size_t configure:22130: gcc -c -g -O2 conftest.c >&5 configure:22136: $? = 0 configure:22151: result: yes configure:22163: checking whether time.h and sys/time.h may both be included configure:22193: gcc -c -g -O2 conftest.c >&5 configure:22199: $? = 0 configure:22214: result: yes configure:22328: checking for sys/types.h configure:22334: result: yes configure:22328: checking for fcntl.h configure:22334: result: yes configure:22338: checking io.h usability configure:22355: gcc -c -g -O2 conftest.c >&5 configure:22361: $? = 0 configure:22375: result: yes configure:22379: checking io.h presence configure:22394: gcc -E conftest.c configure:22400: $? = 0 configure:22414: result: yes configure:22442: checking for io.h configure:22450: result: yes configure:22478: checking windows.h usability configure:22495: gcc -c -g -O2 conftest.c >&5 configure:22501: $? = 0 configure:22515: result: yes configure:22519: checking windows.h presence configure:22534: gcc -E conftest.c configure:22540: $? = 0 configure:22554: result: yes configure:22582: checking for windows.h configure:22590: result: yes configure:22608: checking for winioctl.h configure:22633: gcc -c -g -O2 conftest.c >&5 configure:22639: $? = 0 configure:22655: result: yes configure:22608: checking for winbase.h configure:22633: gcc -c -g -O2 conftest.c >&5 configure:22639: $? = 0 configure:22655: result: yes configure:22680: checking for getopt configure:22736: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:22742: $? = 0 configure:22760: result: yes configure:22680: checking for usleep configure:22736: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:22742: $? = 0 configure:22760: result: yes configure:22680: checking for gettimeofday configure:22760: result: yes configure:22680: checking for nanosleep configure:22760: result: yes configure:22680: checking for rand configure:22736: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:22742: $? = 0 configure:22760: result: yes configure:22680: checking for srand configure:22736: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:22742: $? = 0 configure:22760: result: yes configure:22680: checking for random configure:22736: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:22742: $? = 0 configure:22760: result: yes configure:22680: checking for srandom configure:22736: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:22742: $? = 0 configure:22760: result: yes configure:22680: checking for sleep configure:22736: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:22742: $? = 0 configure:22760: result: yes configure:22680: checking for sigaction configure:22736: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:22742: $? = 0 configure:22760: result: yes configure:22770: checking for struct timezone configure:22815: gcc -c -g -O2 conftest.c >&5 configure:22821: $? = 0 configure:22836: result: yes configure:22846: checking for struct timespec configure:22891: gcc -c -g -O2 conftest.c >&5 configure:22897: $? = 0 configure:22912: result: yes configure:22922: checking for ssize_t configure:22967: gcc -c -g -O2 conftest.c >&5 configure:22973: $? = 0 configure:22988: result: yes configure:23006: checking for getopt configure:23086: result: yes configure:23006: checking for usleep configure:23086: result: yes configure:23006: checking for gettimeofday configure:23086: result: yes configure:23106: checking for Sleep configure:23131: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:23137: $? = 0 configure:23148: result: yes configure:23162: checking whether mkdir accepts only one arg configure:23189: gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:66: error: too few arguments to function `mkdir' configure:23195: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gr-gsm" | #define VERSION "0.0.1" | #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_PYTHON_H 1 | #define OMNITHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IO_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_WINIOCTL_H 1 | #define HAVE_WINBASE_H 1 | #define HAVE_GETOPT 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_RAND 1 | #define HAVE_SRAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_SLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GETOPT 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SSLEEP 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | | mkdir("") | | ; | return 0; | } configure:23211: result: no configure:23230: checking for pkg-config configure:23248: found /bin/pkg-config configure:23261: result: /bin/pkg-config configure:23283: checking for gnuradio-core >= 2 configure:23287: result: yes configure:23291: checking GNURADIO_CORE_CFLAGS configure:23294: result: -I/usr/local/include/gnuradio configure:23297: checking GNURADIO_CORE_LIBS configure:23300: result: -L/usr/local/lib -lgnuradio-core -lfftw3f -lm configure:23303: checking GNURADIO_CORE_INCLUDEDIR configure:23306: result: /usr/local/include/gnuradio configure:23519: checking boost/shared_ptr.hpp usability configure:23536: g++ -c -g -O2 -Wall -Woverloaded-virtual conftest.cpp >&5 conftest.cpp:92:32: boost/shared_ptr.hpp: No such file or directory configure:23542: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gr-gsm" | #define VERSION "0.0.1" | #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_PYTHON_H 1 | #define OMNITHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IO_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_WINIOCTL_H 1 | #define HAVE_WINBASE_H 1 | #define HAVE_GETOPT 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_RAND 1 | #define HAVE_SRAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_SLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GETOPT 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SSLEEP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:23556: result: no configure:23560: checking boost/shared_ptr.hpp presence configure:23575: g++ -E conftest.cpp conftest.cpp:59:32: boost/shared_ptr.hpp: No such file or directory configure:23581: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gr-gsm" | #define VERSION "0.0.1" | #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_PYTHON_H 1 | #define OMNITHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IO_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_WINIOCTL_H 1 | #define HAVE_WINBASE_H 1 | #define HAVE_GETOPT 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_RAND 1 | #define HAVE_SRAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_SLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GETOPT 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SSLEEP 1 | /* end confdefs.h. */ | #include configure:23595: result: no configure:23623: checking for boost/shared_ptr.hpp configure:23630: result: no configure:23672: checking boost/shared_ptr.hpp usability configure:23689: g++ -c -g -O2 -Wall -Woverloaded-virtual -I/usr/local/include/boost-1_33_1 conftest.cpp >&5 configure:23695: $? = 0 configure:23709: result: yes configure:23713: checking boost/shared_ptr.hpp presence configure:23728: g++ -E -I/usr/local/include/boost-1_33_1 conftest.cpp configure:23734: $? = 0 configure:23748: result: yes configure:23776: checking for boost/shared_ptr.hpp configure:23783: result: yes configure:23961: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on rock config.status:704: creating Makefile config.status:704: creating config/Makefile config.status:704: creating src/Makefile config.status:704: creating src/lib/Makefile config.status:704: creating src/python/Makefile config.status:704: creating src/python/run_tests config.status:704: creating config.h config.status:1017: executing depfiles commands config.status:1017: executing run_tests commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-cygwin ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_LIBS_set= ac_cv_env_LIBS_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=.exe ac_cv_f77_compiler_gnu=no ac_cv_func_clock_gettime=yes ac_cv_func_getopt=yes ac_cv_func_gettimeofday=yes ac_cv_func_nanosleep=yes ac_cv_func_rand=yes ac_cv_func_random=yes ac_cv_func_sigaction=yes ac_cv_func_sleep=yes ac_cv_func_srand=yes ac_cv_func_srandom=yes ac_cv_func_usleep=yes ac_cv_header_Python_h=yes ac_cv_header_boost_shared_ptr_hpp=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=yes ac_cv_header_limits_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_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_winbase_h=yes ac_cv_header_windows_h=yes ac_cv_header_winioctl_h=yes ac_cv_host=i686-pc-cygwin ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/bin/pkg-config ac_cv_path_PYTHON=/bin/python ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_PTHREAD_CC=gcc ac_cv_prog_SWIG=/bin/swig ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_AS=as ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_DLLTOOL=dlltool ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_clock_gettime='none required' ac_cv_target=i686-pc-cygwin ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_struct_timespec=yes ac_cv_type_struct_timezone=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_python_platform=cygwin am_cv_python_pyexecdir='${exec_prefix}/lib/python2.4/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.4/site-packages' am_cv_python_version=2.4 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd=func_win32_libid lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/i686-pc-cygwin/bin/ld.exe lt_cv_path_LDCXX=/usr/i686-pc-cygwin/bin/ld.exe lt_cv_path_NM='/bin/nm -B' 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_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 \2/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=8192 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/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} /home/fire/Desktop/tvoid/gr-gsm-0.0.2/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/fire/Desktop/tvoid/gr-gsm-0.0.2/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /home/fire/Desktop/tvoid/gr-gsm-0.0.2/missing --run autoconf' AUTOHEADER='${SHELL} /home/fire/Desktop/tvoid/gr-gsm-0.0.2/missing --run autoheader' AUTOMAKE='${SHELL} /home/fire/Desktop/tvoid/gr-gsm-0.0.2/missing --run automake-1.9' AWK='gawk' BOOST_CFLAGS='-I/usr/local/include/boost-1_33_1' CC='gcc' CCAS='$(CC)' CCASFLAGS='$(CFLAGS)' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 ' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -Wall -Woverloaded-virtual ' CXX_FOR_BUILD='g++' CYGPATH_W='cygpath -w' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='.exe' F77='' FFLAGS='' GNURADIO_CORE_CFLAGS='-I/usr/local/include/gnuradio ' GNURADIO_CORE_INCLUDEDIR='/usr/local/include/gnuradio' GNURADIO_CORE_LIBS='-L/usr/local/lib -lgnuradio-core -lfftw3f -lm ' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS=' -L/usr/local/lib -lgnuradio-core -lfftw3f -lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/fire/Desktop/tvoid/gr-gsm-0.0.2/missing --run makeinfo' NO_UNDEFINED='-no-undefined' OBJDUMP='objdump' OBJEXT='o' OMNITHREAD_NT_FALSE='' OMNITHREAD_NT_TRUE='#' OMNITHREAD_POSIX_FALSE='#' OMNITHREAD_POSIX_TRUE='' PACKAGE='gr-gsm' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/bin/pkg-config' PTHREAD_CC='gcc' PTHREAD_CFLAGS='' PTHREAD_LIBS=' ' PYTHON='/bin/python' PYTHON_CPPFLAGS='-I/usr/include/python2.4' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_LDFLAGS='-L/usr/lib/python2.4/config -lpython2.4' PYTHON_PLATFORM='cygwin' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.4' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STD_DEFINES_AND_INCLUDES='-I/usr/local/include/gnuradio -I/usr/local/include/boost-1_33_1' STRIP='strip' SWIG='/bin/swig -c++' SWIG_PYTHON_CPPFLAGS='-I/usr/include/python2.4' SWIG_PYTHON_LIB='-lswigpy' SWIG_PYTHON_OPT='-python' VERSION='0.0.1' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-cygwin' build_alias='' build_cpu='i686' build_os='cygwin' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-cygwin' host_alias='' host_cpu='i686' host_os='cygwin' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/home/fire/Desktop/tvoid/gr-gsm-0.0.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/gr-gsm' pkgpythondir='${pythondir}/gr-gsm' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.4/site-packages' pythondir='${prefix}/lib/python2.4/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-cygwin' target_alias='' target_cpu='i686' target_os='cygwin' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "gr-gsm" #define VERSION "0.0.1" #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_PYTHON_H 1 #define OMNITHREAD_POSIX 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_NANOSLEEP 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_MMAN_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_FCNTL_H 1 #define HAVE_IO_H 1 #define HAVE_WINDOWS_H 1 #define HAVE_WINIOCTL_H 1 #define HAVE_WINBASE_H 1 #define HAVE_GETOPT 1 #define HAVE_USLEEP 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_NANOSLEEP 1 #define HAVE_RAND 1 #define HAVE_SRAND 1 #define HAVE_RANDOM 1 #define HAVE_SRANDOM 1 #define HAVE_SLEEP 1 #define HAVE_SIGACTION 1 #define HAVE_STRUCT_TIMEZONE 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_SSIZE_T 1 #define HAVE_GETOPT 1 #define HAVE_USLEEP 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SSLEEP 1 configure: exit 0