root/ossiedev/branches/cdietric/config.log @ 10964

Revision 10964, 8.2 KB (checked in by c2dietric, 18 months ago)

liquid DSP digital voice receiver for USRP1

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