| 1 | This file contains any messages produced by compilers while |
|---|
| 2 | running configure, to aid debugging if configure makes a mistake. |
|---|
| 3 | |
|---|
| 4 | It was created by liquidDigitalVoiceRx_USRP1 configure 0.8.0, which was |
|---|
| 5 | generated by GNU Autoconf 2.65. Invocation command line was |
|---|
| 6 | |
|---|
| 7 | $ configure |
|---|
| 8 | |
|---|
| 9 | ## --------- ## |
|---|
| 10 | ## Platform. ## |
|---|
| 11 | ## --------- ## |
|---|
| 12 | |
|---|
| 13 | hostname = ossie-laptop |
|---|
| 14 | uname -m = i686 |
|---|
| 15 | uname -r = 2.6.32-34-generic |
|---|
| 16 | uname -s = Linux |
|---|
| 17 | uname -v = #77-Ubuntu SMP Tue Sep 13 19:40:53 UTC 2011 |
|---|
| 18 | |
|---|
| 19 | /usr/bin/uname -p = unknown |
|---|
| 20 | /bin/uname -X = unknown |
|---|
| 21 | |
|---|
| 22 | /bin/arch = unknown |
|---|
| 23 | /usr/bin/arch -k = unknown |
|---|
| 24 | /usr/convex/getsysinfo = unknown |
|---|
| 25 | /usr/bin/hostinfo = unknown |
|---|
| 26 | /bin/machine = unknown |
|---|
| 27 | /usr/bin/oslevel = unknown |
|---|
| 28 | /bin/universe = unknown |
|---|
| 29 | |
|---|
| 30 | PATH: /usr/local/sbin |
|---|
| 31 | PATH: /usr/local/bin |
|---|
| 32 | PATH: /usr/sbin |
|---|
| 33 | PATH: /usr/bin |
|---|
| 34 | PATH: /sbin |
|---|
| 35 | PATH: /bin |
|---|
| 36 | PATH: /usr/games |
|---|
| 37 | |
|---|
| 38 | |
|---|
| 39 | ## ----------- ## |
|---|
| 40 | ## Core tests. ## |
|---|
| 41 | ## ----------- ## |
|---|
| 42 | |
|---|
| 43 | configure:1787: checking for a BSD-compatible install |
|---|
| 44 | configure:1855: result: /usr/bin/install -c |
|---|
| 45 | configure:1866: checking whether build environment is sane |
|---|
| 46 | configure:1916: result: yes |
|---|
| 47 | configure:2057: checking for a thread-safe mkdir -p |
|---|
| 48 | configure:2096: result: /bin/mkdir -p |
|---|
| 49 | configure:2109: checking for gawk |
|---|
| 50 | configure:2125: found /usr/bin/gawk |
|---|
| 51 | configure:2136: result: gawk |
|---|
| 52 | configure:2147: checking whether make sets $(MAKE) |
|---|
| 53 | configure:2169: result: yes |
|---|
| 54 | configure:2310: checking for g++ |
|---|
| 55 | configure:2326: found /usr/bin/g++ |
|---|
| 56 | configure:2337: result: g++ |
|---|
| 57 | configure:2364: checking for C++ compiler version |
|---|
| 58 | configure:2373: g++ --version >&5 |
|---|
| 59 | g++ (Ubuntu 4.4.3-4ubuntu5) 4.4.3 |
|---|
| 60 | Copyright (C) 2009 Free Software Foundation, Inc. |
|---|
| 61 | This is free software; see the source for copying conditions. There is NO |
|---|
| 62 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|---|
| 63 | |
|---|
| 64 | configure:2384: $? = 0 |
|---|
| 65 | configure:2373: g++ -v >&5 |
|---|
| 66 | Using built-in specs. |
|---|
| 67 | Target: i486-linux-gnu |
|---|
| 68 | Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu |
|---|
| 69 | Thread model: posix |
|---|
| 70 | gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) |
|---|
| 71 | configure:2384: $? = 0 |
|---|
| 72 | configure:2373: g++ -V >&5 |
|---|
| 73 | g++: '-V' option must have argument |
|---|
| 74 | configure:2384: $? = 1 |
|---|
| 75 | configure:2373: g++ -qversion >&5 |
|---|
| 76 | g++: unrecognized option '-qversion' |
|---|
| 77 | g++: no input files |
|---|
| 78 | configure:2384: $? = 1 |
|---|
| 79 | configure:2404: checking whether the C++ compiler works |
|---|
| 80 | configure:2426: g++ conftest.cpp >&5 |
|---|
| 81 | configure:2430: $? = 0 |
|---|
| 82 | configure:2479: result: yes |
|---|
| 83 | configure:2482: checking for C++ compiler default output file name |
|---|
| 84 | configure:2484: result: a.out |
|---|
| 85 | configure:2490: checking for suffix of executables |
|---|
| 86 | configure:2497: g++ -o conftest conftest.cpp >&5 |
|---|
| 87 | configure:2501: $? = 0 |
|---|
| 88 | configure:2523: result: |
|---|
| 89 | configure:2545: checking whether we are cross compiling |
|---|
| 90 | configure:2553: g++ -o conftest conftest.cpp >&5 |
|---|
| 91 | configure:2557: $? = 0 |
|---|
| 92 | configure:2564: ./conftest |
|---|
| 93 | configure:2568: $? = 0 |
|---|
| 94 | configure:2583: result: no |
|---|
| 95 | configure:2588: checking for suffix of object files |
|---|
| 96 | configure:2610: g++ -c conftest.cpp >&5 |
|---|
| 97 | configure:2614: $? = 0 |
|---|
| 98 | configure:2635: result: o |
|---|
| 99 | configure:2639: checking whether we are using the GNU C++ compiler |
|---|
| 100 | configure:2658: g++ -c conftest.cpp >&5 |
|---|
| 101 | configure:2658: $? = 0 |
|---|
| 102 | configure:2667: result: yes |
|---|
| 103 | configure:2676: checking whether g++ accepts -g |
|---|
| 104 | configure:2696: g++ -c -g conftest.cpp >&5 |
|---|
| 105 | configure:2696: $? = 0 |
|---|
| 106 | configure:2737: result: yes |
|---|
| 107 | configure:2771: checking for style of include used by make |
|---|
| 108 | configure:2799: result: GNU |
|---|
| 109 | configure:2824: checking dependency style of g++ |
|---|
| 110 | configure:2934: result: none |
|---|
| 111 | configure:2950: checking whether make sets $(MAKE) |
|---|
| 112 | configure:2972: result: yes |
|---|
| 113 | configure:3139: creating ./config.status |
|---|
| 114 | |
|---|
| 115 | ## ---------------------- ## |
|---|
| 116 | ## Running config.status. ## |
|---|
| 117 | ## ---------------------- ## |
|---|
| 118 | |
|---|
| 119 | This file was extended by liquidDigitalVoiceRx_USRP1 config.status 0.8.0, which was |
|---|
| 120 | generated by GNU Autoconf 2.65. Invocation command line was |
|---|
| 121 | |
|---|
| 122 | CONFIG_FILES = |
|---|
| 123 | CONFIG_HEADERS = |
|---|
| 124 | CONFIG_LINKS = |
|---|
| 125 | CONFIG_COMMANDS = |
|---|
| 126 | $ ./config.status |
|---|
| 127 | |
|---|
| 128 | on ossie-laptop |
|---|
| 129 | |
|---|
| 130 | config.status:770: creating Makefile |
|---|
| 131 | config.status:933: executing depfiles commands |
|---|
| 132 | |
|---|
| 133 | ## ---------------- ## |
|---|
| 134 | ## Cache variables. ## |
|---|
| 135 | ## ---------------- ## |
|---|
| 136 | |
|---|
| 137 | ac_cv_cxx_compiler_gnu=yes |
|---|
| 138 | ac_cv_env_CCC_set= |
|---|
| 139 | ac_cv_env_CCC_value= |
|---|
| 140 | ac_cv_env_CPPFLAGS_set= |
|---|
| 141 | ac_cv_env_CPPFLAGS_value= |
|---|
| 142 | ac_cv_env_CXXFLAGS_set= |
|---|
| 143 | ac_cv_env_CXXFLAGS_value= |
|---|
| 144 | ac_cv_env_CXX_set= |
|---|
| 145 | ac_cv_env_CXX_value= |
|---|
| 146 | ac_cv_env_LDFLAGS_set= |
|---|
| 147 | ac_cv_env_LDFLAGS_value= |
|---|
| 148 | ac_cv_env_LIBS_set= |
|---|
| 149 | ac_cv_env_LIBS_value= |
|---|
| 150 | ac_cv_env_build_alias_set= |
|---|
| 151 | ac_cv_env_build_alias_value= |
|---|
| 152 | ac_cv_env_host_alias_set= |
|---|
| 153 | ac_cv_env_host_alias_value= |
|---|
| 154 | ac_cv_env_target_alias_set= |
|---|
| 155 | ac_cv_env_target_alias_value= |
|---|
| 156 | ac_cv_objext=o |
|---|
| 157 | ac_cv_path_install='/usr/bin/install -c' |
|---|
| 158 | ac_cv_path_mkdir=/bin/mkdir |
|---|
| 159 | ac_cv_prog_AWK=gawk |
|---|
| 160 | ac_cv_prog_ac_ct_CXX=g++ |
|---|
| 161 | ac_cv_prog_cxx_g=yes |
|---|
| 162 | ac_cv_prog_make_make_set=yes |
|---|
| 163 | am_cv_CXX_dependencies_compiler_type=none |
|---|
| 164 | |
|---|
| 165 | ## ----------------- ## |
|---|
| 166 | ## Output variables. ## |
|---|
| 167 | ## ----------------- ## |
|---|
| 168 | |
|---|
| 169 | ACLOCAL='${SHELL} /home/ossie/workspace/liquidDigitalVoiceRx_USRP1/missing --run aclocal-1.11' |
|---|
| 170 | AMDEPBACKSLASH='\' |
|---|
| 171 | AMDEP_FALSE='#' |
|---|
| 172 | AMDEP_TRUE='' |
|---|
| 173 | AMTAR='${SHELL} /home/ossie/workspace/liquidDigitalVoiceRx_USRP1/missing --run tar' |
|---|
| 174 | AUTOCONF='${SHELL} /home/ossie/workspace/liquidDigitalVoiceRx_USRP1/missing --run autoconf' |
|---|
| 175 | AUTOHEADER='${SHELL} /home/ossie/workspace/liquidDigitalVoiceRx_USRP1/missing --run autoheader' |
|---|
| 176 | AUTOMAKE='${SHELL} /home/ossie/workspace/liquidDigitalVoiceRx_USRP1/missing --run automake-1.11' |
|---|
| 177 | AWK='gawk' |
|---|
| 178 | CPPFLAGS='' |
|---|
| 179 | CXX='g++' |
|---|
| 180 | CXXDEPMODE='depmode=none' |
|---|
| 181 | CXXFLAGS='-g -O2' |
|---|
| 182 | CYGPATH_W='echo' |
|---|
| 183 | DEFS='-DPACKAGE_NAME=\"liquidDigitalVoiceRx_USRP1\" -DPACKAGE_TARNAME=\"liquiddigitalvoicerx_usrp1\" -DPACKAGE_VERSION=\"0.8.0\" -DPACKAGE_STRING=\"liquidDigitalVoiceRx_USRP1\ 0.8.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"liquiddigitalvoicerx_usrp1\" -DVERSION=\"0.8.0\"' |
|---|
| 184 | DEPDIR='.deps' |
|---|
| 185 | ECHO_C='' |
|---|
| 186 | ECHO_N='-n' |
|---|
| 187 | ECHO_T='' |
|---|
| 188 | EXEEXT='' |
|---|
| 189 | INSTALL_DATA='${INSTALL} -m 644' |
|---|
| 190 | INSTALL_PROGRAM='${INSTALL}' |
|---|
| 191 | INSTALL_SCRIPT='${INSTALL}' |
|---|
| 192 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
|---|
| 193 | LDFLAGS='' |
|---|
| 194 | LIBOBJS='' |
|---|
| 195 | LIBS='' |
|---|
| 196 | LTLIBOBJS='' |
|---|
| 197 | MAKEINFO='${SHELL} /home/ossie/workspace/liquidDigitalVoiceRx_USRP1/missing --run makeinfo' |
|---|
| 198 | MKDIR_P='/bin/mkdir -p' |
|---|
| 199 | OBJEXT='o' |
|---|
| 200 | PACKAGE='liquiddigitalvoicerx_usrp1' |
|---|
| 201 | PACKAGE_BUGREPORT='' |
|---|
| 202 | PACKAGE_NAME='liquidDigitalVoiceRx_USRP1' |
|---|
| 203 | PACKAGE_STRING='liquidDigitalVoiceRx_USRP1 0.8.0' |
|---|
| 204 | PACKAGE_TARNAME='liquiddigitalvoicerx_usrp1' |
|---|
| 205 | PACKAGE_URL='' |
|---|
| 206 | PACKAGE_VERSION='0.8.0' |
|---|
| 207 | PATH_SEPARATOR=':' |
|---|
| 208 | SET_MAKE='' |
|---|
| 209 | SHELL='/bin/bash' |
|---|
| 210 | STRIP='' |
|---|
| 211 | VERSION='0.8.0' |
|---|
| 212 | ac_ct_CXX='g++' |
|---|
| 213 | am__EXEEXT_FALSE='' |
|---|
| 214 | am__EXEEXT_TRUE='#' |
|---|
| 215 | am__fastdepCXX_FALSE='' |
|---|
| 216 | am__fastdepCXX_TRUE='#' |
|---|
| 217 | am__include='include' |
|---|
| 218 | am__isrc='' |
|---|
| 219 | am__leading_dot='.' |
|---|
| 220 | am__quote='' |
|---|
| 221 | am__tar='${AMTAR} chof - "$$tardir"' |
|---|
| 222 | am__untar='${AMTAR} xf -' |
|---|
| 223 | bindir='${exec_prefix}/bin' |
|---|
| 224 | build_alias='' |
|---|
| 225 | datadir='${datarootdir}' |
|---|
| 226 | datarootdir='${prefix}/share' |
|---|
| 227 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
|---|
| 228 | dvidir='${docdir}' |
|---|
| 229 | exec_prefix='${prefix}' |
|---|
| 230 | host_alias='' |
|---|
| 231 | htmldir='${docdir}' |
|---|
| 232 | includedir='${prefix}/include' |
|---|
| 233 | infodir='${datarootdir}/info' |
|---|
| 234 | install_sh='${SHELL} /home/ossie/workspace/liquidDigitalVoiceRx_USRP1/install-sh' |
|---|
| 235 | libdir='${exec_prefix}/lib' |
|---|
| 236 | libexecdir='${exec_prefix}/libexec' |
|---|
| 237 | localedir='${datarootdir}/locale' |
|---|
| 238 | localstatedir='${prefix}/var' |
|---|
| 239 | mandir='${datarootdir}/man' |
|---|
| 240 | mkdir_p='/bin/mkdir -p' |
|---|
| 241 | oldincludedir='/usr/include' |
|---|
| 242 | pdfdir='${docdir}' |
|---|
| 243 | prefix='/sdr' |
|---|
| 244 | program_transform_name='s,x,x,' |
|---|
| 245 | psdir='${docdir}' |
|---|
| 246 | sbindir='${exec_prefix}/sbin' |
|---|
| 247 | sharedstatedir='${prefix}/com' |
|---|
| 248 | sysconfdir='${prefix}/etc' |
|---|
| 249 | target_alias='' |
|---|
| 250 | |
|---|
| 251 | ## ----------- ## |
|---|
| 252 | ## confdefs.h. ## |
|---|
| 253 | ## ----------- ## |
|---|
| 254 | |
|---|
| 255 | /* confdefs.h */ |
|---|
| 256 | #define PACKAGE_NAME "liquidDigitalVoiceRx_USRP1" |
|---|
| 257 | #define PACKAGE_TARNAME "liquiddigitalvoicerx_usrp1" |
|---|
| 258 | #define PACKAGE_VERSION "0.8.0" |
|---|
| 259 | #define PACKAGE_STRING "liquidDigitalVoiceRx_USRP1 0.8.0" |
|---|
| 260 | #define PACKAGE_BUGREPORT "" |
|---|
| 261 | #define PACKAGE_URL "" |
|---|
| 262 | #define PACKAGE "liquiddigitalvoicerx_usrp1" |
|---|
| 263 | #define VERSION "0.8.0" |
|---|
| 264 | |
|---|
| 265 | configure: exit 0 |
|---|