3297 |
kaklik |
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 configure, which was |
|
|
5 |
generated by GNU Autoconf 2.64. Invocation command line was |
|
|
6 |
|
|
|
7 |
$ /home/kaklik/svnRobozor/testy/echo/SW/sonar/configure |
|
|
8 |
|
|
|
9 |
## --------- ## |
|
|
10 |
## Platform. ## |
|
|
11 |
## --------- ## |
|
|
12 |
|
|
|
13 |
hostname = kaklik-laptop |
|
|
14 |
uname -m = i686 |
|
|
15 |
uname -r = 2.6.31-20-generic |
|
|
16 |
uname -s = Linux |
|
|
17 |
uname -v = #58-Ubuntu SMP Fri Mar 12 05:23:09 UTC 2010 |
|
|
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:2244: checking for a BSD-compatible install |
|
|
44 |
configure:2312: result: /usr/bin/install -c |
|
|
45 |
configure:2323: checking whether build environment is sane |
|
|
46 |
configure:2373: result: yes |
|
|
47 |
configure:2514: checking for a thread-safe mkdir -p |
|
|
48 |
configure:2553: result: /bin/mkdir -p |
|
|
49 |
configure:2566: checking for gawk |
|
|
50 |
configure:2582: found /usr/bin/gawk |
|
|
51 |
configure:2593: result: gawk |
|
|
52 |
configure:2604: checking whether make sets $(MAKE) |
|
|
53 |
configure:2626: result: yes |
|
|
54 |
configure:2761: checking for gcc |
|
|
55 |
configure:2777: found /usr/bin/gcc |
|
|
56 |
configure:2788: result: gcc |
|
|
57 |
configure:3017: checking for C compiler version |
|
|
58 |
configure:3026: gcc --version >&5 |
|
|
59 |
gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1 |
|
|
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:3037: $? = 0 |
|
|
65 |
configure:3026: gcc -v >&5 |
|
|
66 |
Using built-in specs. |
|
|
67 |
Target: i486-linux-gnu |
|
|
68 |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9' --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-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.1 (Ubuntu 4.4.1-4ubuntu9) |
|
|
71 |
configure:3037: $? = 0 |
|
|
72 |
configure:3026: gcc -V >&5 |
|
|
73 |
gcc: '-V' option must have argument |
|
|
74 |
configure:3037: $? = 1 |
|
|
75 |
configure:3026: gcc -qversion >&5 |
|
|
76 |
gcc: unrecognized option '-qversion' |
|
|
77 |
gcc: no input files |
|
|
78 |
configure:3037: $? = 1 |
|
|
79 |
configure:3059: checking for C compiler default output file name |
|
|
80 |
configure:3081: gcc -lasound -lfftw3 conftest.c >&5 |
|
|
81 |
configure:3085: $? = 0 |
|
|
82 |
configure:3122: result: a.out |
|
|
83 |
configure:3138: checking whether the C compiler works |
|
|
84 |
configure:3147: ./a.out |
|
|
85 |
configure:3151: $? = 0 |
|
|
86 |
configure:3166: result: yes |
|
|
87 |
configure:3173: checking whether we are cross compiling |
|
|
88 |
configure:3175: result: no |
|
|
89 |
configure:3178: checking for suffix of executables |
|
|
90 |
configure:3185: gcc -o conftest -lasound -lfftw3 conftest.c >&5 |
|
|
91 |
configure:3189: $? = 0 |
|
|
92 |
configure:3211: result: |
|
|
93 |
configure:3217: checking for suffix of object files |
|
|
94 |
configure:3239: gcc -c conftest.c >&5 |
|
|
95 |
configure:3243: $? = 0 |
|
|
96 |
configure:3264: result: o |
|
|
97 |
configure:3268: checking whether we are using the GNU C compiler |
|
|
98 |
configure:3287: gcc -c conftest.c >&5 |
|
|
99 |
configure:3287: $? = 0 |
|
|
100 |
configure:3296: result: yes |
|
|
101 |
configure:3305: checking whether gcc accepts -g |
|
|
102 |
configure:3325: gcc -c -g conftest.c >&5 |
|
|
103 |
configure:3325: $? = 0 |
|
|
104 |
configure:3366: result: yes |
|
|
105 |
configure:3383: checking for gcc option to accept ISO C89 |
|
|
106 |
configure:3447: gcc -c -g -O2 conftest.c >&5 |
|
|
107 |
configure:3447: $? = 0 |
|
|
108 |
configure:3460: result: none needed |
|
|
109 |
configure:3491: checking for style of include used by make |
|
|
110 |
configure:3519: result: GNU |
|
|
111 |
configure:3544: checking dependency style of gcc |
|
|
112 |
configure:3654: result: gcc3 |
|
|
113 |
configure:3698: checking build system type |
|
|
114 |
configure:3712: result: i686-pc-linux-gnu |
|
|
115 |
configure:3732: checking host system type |
|
|
116 |
configure:3745: result: i686-pc-linux-gnu |
|
|
117 |
configure:3765: checking for a sed that does not truncate output |
|
|
118 |
configure:3829: result: /bin/sed |
|
|
119 |
configure:3847: checking for grep that handles long lines and -e |
|
|
120 |
configure:3905: result: /bin/grep |
|
|
121 |
configure:3910: checking for egrep |
|
|
122 |
configure:3972: result: /bin/grep -E |
|
|
123 |
configure:3977: checking for fgrep |
|
|
124 |
configure:4039: result: /bin/grep -F |
|
|
125 |
configure:4074: checking for ld used by gcc |
|
|
126 |
configure:4141: result: /usr/bin/ld |
|
|
127 |
configure:4148: checking if the linker (/usr/bin/ld) is GNU ld |
|
|
128 |
configure:4163: result: yes |
|
|
129 |
configure:4175: checking for BSD- or MS-compatible name lister (nm) |
|
|
130 |
configure:4224: result: /usr/bin/nm -B |
|
|
131 |
configure:4342: checking the name lister (/usr/bin/nm -B) interface |
|
|
132 |
configure:4349: gcc -c -g -O2 conftest.c >&5 |
|
|
133 |
configure:4352: /usr/bin/nm -B "conftest.o" |
|
|
134 |
configure:4355: output |
|
|
135 |
00000000 B some_variable |
|
|
136 |
configure:4362: result: BSD nm |
|
|
137 |
configure:4365: checking whether ln -s works |
|
|
138 |
configure:4369: result: yes |
|
|
139 |
configure:4377: checking the maximum length of command line arguments |
|
|
140 |
configure:4497: result: 1572864 |
|
|
141 |
configure:4514: checking whether the shell understands some XSI constructs |
|
|
142 |
configure:4524: result: yes |
|
|
143 |
configure:4528: checking whether the shell understands "+=" |
|
|
144 |
configure:4534: result: yes |
|
|
145 |
configure:4569: checking for /usr/bin/ld option to reload object files |
|
|
146 |
configure:4576: result: -r |
|
|
147 |
configure:4645: checking for objdump |
|
|
148 |
configure:4661: found /usr/bin/objdump |
|
|
149 |
configure:4672: result: objdump |
|
|
150 |
configure:4704: checking how to recognize dependent libraries |
|
|
151 |
configure:4900: result: pass_all |
|
|
152 |
configure:4960: checking for ar |
|
|
153 |
configure:4976: found /usr/bin/ar |
|
|
154 |
configure:4987: result: ar |
|
|
155 |
configure:5065: checking for strip |
|
|
156 |
configure:5081: found /usr/bin/strip |
|
|
157 |
configure:5092: result: strip |
|
|
158 |
configure:5164: checking for ranlib |
|
|
159 |
configure:5180: found /usr/bin/ranlib |
|
|
160 |
configure:5191: result: ranlib |
|
|
161 |
configure:5281: checking command to parse /usr/bin/nm -B output from gcc object |
|
|
162 |
configure:5399: gcc -c -g -O2 conftest.c >&5 |
|
|
163 |
configure:5402: $? = 0 |
|
|
164 |
configure:5406: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
|
|
165 |
configure:5409: $? = 0 |
|
|
166 |
configure:5463: gcc -o conftest -g -O2 -lasound -lfftw3 conftest.c conftstm.o >&5 |
|
|
167 |
configure:5466: $? = 0 |
|
|
168 |
configure:5504: result: ok |
|
|
169 |
configure:6313: checking how to run the C preprocessor |
|
|
170 |
configure:6344: gcc -E conftest.c |
|
|
171 |
configure:6344: $? = 0 |
|
|
172 |
configure:6358: gcc -E conftest.c |
|
|
173 |
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory |
|
|
174 |
configure:6358: $? = 1 |
|
|
175 |
configure: failed program was: |
|
|
176 |
| /* confdefs.h */ |
|
|
177 |
| #define PACKAGE_NAME "" |
|
|
178 |
| #define PACKAGE_TARNAME "" |
|
|
179 |
| #define PACKAGE_VERSION "" |
|
|
180 |
| #define PACKAGE_STRING "" |
|
|
181 |
| #define PACKAGE_BUGREPORT "" |
|
|
182 |
| #define PACKAGE_URL "" |
|
|
183 |
| #define PACKAGE "sonar" |
|
|
184 |
| #define VERSION "0.1" |
|
|
185 |
| /* end confdefs.h. */ |
|
|
186 |
| #include <ac_nonexistent.h> |
|
|
187 |
configure:6383: result: gcc -E |
|
|
188 |
configure:6403: gcc -E conftest.c |
|
|
189 |
configure:6403: $? = 0 |
|
|
190 |
configure:6417: gcc -E conftest.c |
|
|
191 |
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory |
|
|
192 |
configure:6417: $? = 1 |
|
|
193 |
configure: failed program was: |
|
|
194 |
| /* confdefs.h */ |
|
|
195 |
| #define PACKAGE_NAME "" |
|
|
196 |
| #define PACKAGE_TARNAME "" |
|
|
197 |
| #define PACKAGE_VERSION "" |
|
|
198 |
| #define PACKAGE_STRING "" |
|
|
199 |
| #define PACKAGE_BUGREPORT "" |
|
|
200 |
| #define PACKAGE_URL "" |
|
|
201 |
| #define PACKAGE "sonar" |
|
|
202 |
| #define VERSION "0.1" |
|
|
203 |
| /* end confdefs.h. */ |
|
|
204 |
| #include <ac_nonexistent.h> |
|
|
205 |
configure:6446: checking for ANSI C header files |
|
|
206 |
configure:6466: gcc -c -g -O2 conftest.c >&5 |
|
|
207 |
configure:6466: $? = 0 |
|
|
208 |
configure:6539: gcc -o conftest -g -O2 -lasound -lfftw3 conftest.c >&5 |
|
|
209 |
configure:6539: $? = 0 |
|
|
210 |
configure:6539: ./conftest |
|
|
211 |
configure:6539: $? = 0 |
|
|
212 |
configure:6550: result: yes |
|
|
213 |
configure:6563: checking for sys/types.h |
|
|
214 |
configure:6563: gcc -c -g -O2 conftest.c >&5 |
|
|
215 |
configure:6563: $? = 0 |
|
|
216 |
configure:6563: result: yes |
|
|
217 |
configure:6563: checking for sys/stat.h |
|
|
218 |
configure:6563: gcc -c -g -O2 conftest.c >&5 |
|
|
219 |
configure:6563: $? = 0 |
|
|
220 |
configure:6563: result: yes |
|
|
221 |
configure:6563: checking for stdlib.h |
|
|
222 |
configure:6563: gcc -c -g -O2 conftest.c >&5 |
|
|
223 |
configure:6563: $? = 0 |
|
|
224 |
configure:6563: result: yes |
|
|
225 |
configure:6563: checking for string.h |
|
|
226 |
configure:6563: gcc -c -g -O2 conftest.c >&5 |
|
|
227 |
configure:6563: $? = 0 |
|
|
228 |
configure:6563: result: yes |
|
|
229 |
configure:6563: checking for memory.h |
|
|
230 |
configure:6563: gcc -c -g -O2 conftest.c >&5 |
|
|
231 |
configure:6563: $? = 0 |
|
|
232 |
configure:6563: result: yes |
|
|
233 |
configure:6563: checking for strings.h |
|
|
234 |
configure:6563: gcc -c -g -O2 conftest.c >&5 |
|
|
235 |
configure:6563: $? = 0 |
|
|
236 |
configure:6563: result: yes |
|
|
237 |
configure:6563: checking for inttypes.h |
|
|
238 |
configure:6563: gcc -c -g -O2 conftest.c >&5 |
|
|
239 |
configure:6563: $? = 0 |
|
|
240 |
configure:6563: result: yes |
|
|
241 |
configure:6563: checking for stdint.h |
|
|
242 |
configure:6563: gcc -c -g -O2 conftest.c >&5 |
|
|
243 |
configure:6563: $? = 0 |
|
|
244 |
configure:6563: result: yes |
|
|
245 |
configure:6563: checking for unistd.h |
|
|
246 |
configure:6563: gcc -c -g -O2 conftest.c >&5 |
|
|
247 |
configure:6563: $? = 0 |
|
|
248 |
configure:6563: result: yes |
|
|
249 |
configure:6578: checking for dlfcn.h |
|
|
250 |
configure:6578: gcc -c -g -O2 conftest.c >&5 |
|
|
251 |
configure:6578: $? = 0 |
|
|
252 |
configure:6578: result: yes |
|
|
253 |
configure:6762: checking for objdir |
|
|
254 |
configure:6777: result: .libs |
|
|
255 |
configure:7069: checking if gcc supports -fno-rtti -fno-exceptions |
|
|
256 |
configure:7087: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 |
|
|
257 |
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
|
|
258 |
configure:7091: $? = 0 |
|
|
259 |
configure:7104: result: no |
|
|
260 |
configure:7124: checking for gcc option to produce PIC |
|
|
261 |
configure:7396: result: -fPIC -DPIC |
|
|
262 |
configure:7408: checking if gcc PIC flag -fPIC -DPIC works |
|
|
263 |
configure:7426: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 |
|
|
264 |
configure:7430: $? = 0 |
|
|
265 |
configure:7443: result: yes |
|
|
266 |
configure:7467: checking if gcc static flag -static works |
|
|
267 |
configure:7495: result: yes |
|
|
268 |
configure:7510: checking if gcc supports -c -o file.o |
|
|
269 |
configure:7531: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 |
|
|
270 |
configure:7535: $? = 0 |
|
|
271 |
configure:7557: result: yes |
|
|
272 |
configure:7565: checking if gcc supports -c -o file.o |
|
|
273 |
configure:7612: result: yes |
|
|
274 |
configure:7645: checking whether the gcc linker (/usr/bin/ld) supports shared libraries |
|
|
275 |
configure:8635: result: yes |
|
|
276 |
configure:8672: checking whether -lc should be explicitly linked in |
|
|
277 |
configure:8677: gcc -c -g -O2 conftest.c >&5 |
|
|
278 |
configure:8680: $? = 0 |
|
|
279 |
configure:8695: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 |
|
|
280 |
configure:8698: $? = 0 |
|
|
281 |
configure:8710: result: no |
|
|
282 |
configure:8874: checking dynamic linker characteristics |
|
|
283 |
configure:9307: gcc -o conftest -g -O2 -lasound -lfftw3 -Wl,-rpath -Wl,/foo conftest.c >&5 |
|
|
284 |
configure:9307: $? = 0 |
|
|
285 |
configure:9537: result: GNU/Linux ld.so |
|
|
286 |
configure:9639: checking how to hardcode library paths into programs |
|
|
287 |
configure:9664: result: immediate |
|
|
288 |
configure:10184: checking whether stripping libraries is possible |
|
|
289 |
configure:10189: result: yes |
|
|
290 |
configure:10224: checking if libtool supports shared libraries |
|
|
291 |
configure:10226: result: yes |
|
|
292 |
configure:10229: checking whether to build shared libraries |
|
|
293 |
configure:10250: result: yes |
|
|
294 |
configure:10253: checking whether to build static libraries |
|
|
295 |
configure:10257: result: yes |
|
|
296 |
configure:10413: creating ./config.status |
|
|
297 |
|
|
|
298 |
## ---------------------- ## |
|
|
299 |
## Running config.status. ## |
|
|
300 |
## ---------------------- ## |
|
|
301 |
|
|
|
302 |
This file was extended by config.status, which was |
|
|
303 |
generated by GNU Autoconf 2.64. Invocation command line was |
|
|
304 |
|
|
|
305 |
CONFIG_FILES = |
|
|
306 |
CONFIG_HEADERS = |
|
|
307 |
CONFIG_LINKS = |
|
|
308 |
CONFIG_COMMANDS = |
|
|
309 |
$ ./config.status |
|
|
310 |
|
|
|
311 |
on kaklik-laptop |
|
|
312 |
|
|
|
313 |
config.status:1059: creating Makefile |
|
|
314 |
config.status:1059: creating src/Makefile |
|
|
315 |
config.status:1059: creating config.h |
|
|
316 |
config.status:1279: executing depfiles commands |
|
|
317 |
config.status:1279: executing libtool commands |
|
|
318 |
|
|
|
319 |
## ---------------- ## |
|
|
320 |
## Cache variables. ## |
|
|
321 |
## ---------------- ## |
|
|
322 |
|
|
|
323 |
ac_cv_build=i686-pc-linux-gnu |
|
|
324 |
ac_cv_c_compiler_gnu=yes |
|
|
325 |
ac_cv_env_CC_set= |
|
|
326 |
ac_cv_env_CC_value= |
|
|
327 |
ac_cv_env_CFLAGS_set= |
|
|
328 |
ac_cv_env_CFLAGS_value= |
|
|
329 |
ac_cv_env_CPPFLAGS_set= |
|
|
330 |
ac_cv_env_CPPFLAGS_value= |
|
|
331 |
ac_cv_env_CPP_set= |
|
|
332 |
ac_cv_env_CPP_value= |
|
|
333 |
ac_cv_env_LDFLAGS_set=set |
|
|
334 |
ac_cv_env_LDFLAGS_value='-lasound -lfftw3' |
|
|
335 |
ac_cv_env_LIBS_set= |
|
|
336 |
ac_cv_env_LIBS_value= |
|
|
337 |
ac_cv_env_build_alias_set= |
|
|
338 |
ac_cv_env_build_alias_value= |
|
|
339 |
ac_cv_env_host_alias_set= |
|
|
340 |
ac_cv_env_host_alias_value= |
|
|
341 |
ac_cv_env_target_alias_set= |
|
|
342 |
ac_cv_env_target_alias_value= |
|
|
343 |
ac_cv_header_dlfcn_h=yes |
|
|
344 |
ac_cv_header_inttypes_h=yes |
|
|
345 |
ac_cv_header_memory_h=yes |
|
|
346 |
ac_cv_header_stdc=yes |
|
|
347 |
ac_cv_header_stdint_h=yes |
|
|
348 |
ac_cv_header_stdlib_h=yes |
|
|
349 |
ac_cv_header_string_h=yes |
|
|
350 |
ac_cv_header_strings_h=yes |
|
|
351 |
ac_cv_header_sys_stat_h=yes |
|
|
352 |
ac_cv_header_sys_types_h=yes |
|
|
353 |
ac_cv_header_unistd_h=yes |
|
|
354 |
ac_cv_host=i686-pc-linux-gnu |
|
|
355 |
ac_cv_objext=o |
|
|
356 |
ac_cv_path_EGREP='/bin/grep -E' |
|
|
357 |
ac_cv_path_FGREP='/bin/grep -F' |
|
|
358 |
ac_cv_path_GREP=/bin/grep |
|
|
359 |
ac_cv_path_SED=/bin/sed |
|
|
360 |
ac_cv_path_install='/usr/bin/install -c' |
|
|
361 |
ac_cv_path_mkdir=/bin/mkdir |
|
|
362 |
ac_cv_prog_AWK=gawk |
|
|
363 |
ac_cv_prog_CPP='gcc -E' |
|
|
364 |
ac_cv_prog_ac_ct_AR=ar |
|
|
365 |
ac_cv_prog_ac_ct_CC=gcc |
|
|
366 |
ac_cv_prog_ac_ct_OBJDUMP=objdump |
|
|
367 |
ac_cv_prog_ac_ct_RANLIB=ranlib |
|
|
368 |
ac_cv_prog_ac_ct_STRIP=strip |
|
|
369 |
ac_cv_prog_cc_c89= |
|
|
370 |
ac_cv_prog_cc_g=yes |
|
|
371 |
ac_cv_prog_make_make_set=yes |
|
|
372 |
am_cv_CC_dependencies_compiler_type=gcc3 |
|
|
373 |
lt_cv_deplibs_check_method=pass_all |
|
|
374 |
lt_cv_file_magic_cmd='$MAGIC_CMD' |
|
|
375 |
lt_cv_file_magic_test_file= |
|
|
376 |
lt_cv_ld_reload_flag=-r |
|
|
377 |
lt_cv_nm_interface='BSD nm' |
|
|
378 |
lt_cv_objdir=.libs |
|
|
379 |
lt_cv_path_LD=/usr/bin/ld |
|
|
380 |
lt_cv_path_NM='/usr/bin/nm -B' |
|
|
381 |
lt_cv_prog_compiler_c_o=yes |
|
|
382 |
lt_cv_prog_compiler_pic_works=yes |
|
|
383 |
lt_cv_prog_compiler_rtti_exceptions=no |
|
|
384 |
lt_cv_prog_compiler_static_works=yes |
|
|
385 |
lt_cv_prog_gnu_ld=yes |
|
|
386 |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' |
|
|
387 |
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
|
|
388 |
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
|
|
389 |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' |
|
|
390 |
lt_cv_sys_max_cmd_len=1572864 |
|
|
391 |
|
|
|
392 |
## ----------------- ## |
|
|
393 |
## Output variables. ## |
|
|
394 |
## ----------------- ## |
|
|
395 |
|
|
|
396 |
ACLOCAL='${SHELL} /home/kaklik/svnRobozor/testy/echo/SW/sonar/missing --run aclocal-1.11' |
|
|
397 |
AMDEPBACKSLASH='\' |
|
|
398 |
AMDEP_FALSE='#' |
|
|
399 |
AMDEP_TRUE='' |
|
|
400 |
AMTAR='${SHELL} /home/kaklik/svnRobozor/testy/echo/SW/sonar/missing --run tar' |
|
|
401 |
AR='ar' |
|
|
402 |
AUTOCONF='${SHELL} /home/kaklik/svnRobozor/testy/echo/SW/sonar/missing --run autoconf' |
|
|
403 |
AUTOHEADER='${SHELL} /home/kaklik/svnRobozor/testy/echo/SW/sonar/missing --run autoheader' |
|
|
404 |
AUTOMAKE='${SHELL} /home/kaklik/svnRobozor/testy/echo/SW/sonar/missing --run automake-1.11' |
|
|
405 |
AWK='gawk' |
|
|
406 |
CC='gcc' |
|
|
407 |
CCDEPMODE='depmode=gcc3' |
|
|
408 |
CFLAGS='-g -O2' |
|
|
409 |
CPP='gcc -E' |
|
|
410 |
CPPFLAGS='' |
|
|
411 |
CYGPATH_W='echo' |
|
|
412 |
DEFS='-DHAVE_CONFIG_H' |
|
|
413 |
DEPDIR='.deps' |
|
|
414 |
DSYMUTIL='' |
|
|
415 |
DUMPBIN='' |
|
|
416 |
ECHO_C='' |
|
|
417 |
ECHO_N='-n' |
|
|
418 |
ECHO_T='' |
|
|
419 |
EGREP='/bin/grep -E' |
|
|
420 |
EXEEXT='' |
|
|
421 |
FGREP='/bin/grep -F' |
|
|
422 |
GREP='/bin/grep' |
|
|
423 |
INSTALL_DATA='${INSTALL} -m 644' |
|
|
424 |
INSTALL_PROGRAM='${INSTALL}' |
|
|
425 |
INSTALL_SCRIPT='${INSTALL}' |
|
|
426 |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
|
|
427 |
LD='/usr/bin/ld' |
|
|
428 |
LDFLAGS='-lasound -lfftw3' |
|
|
429 |
LIBOBJS='' |
|
|
430 |
LIBS='' |
|
|
431 |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
|
|
432 |
LIPO='' |
|
|
433 |
LN_S='ln -s' |
|
|
434 |
LTLIBOBJS='' |
|
|
435 |
MAKEINFO='${SHELL} /home/kaklik/svnRobozor/testy/echo/SW/sonar/missing --run makeinfo' |
|
|
436 |
MKDIR_P='/bin/mkdir -p' |
|
|
437 |
NM='/usr/bin/nm -B' |
|
|
438 |
NMEDIT='' |
|
|
439 |
OBJDUMP='objdump' |
|
|
440 |
OBJEXT='o' |
|
|
441 |
OTOOL64='' |
|
|
442 |
OTOOL='' |
|
|
443 |
PACKAGE='sonar' |
|
|
444 |
PACKAGE_BUGREPORT='' |
|
|
445 |
PACKAGE_NAME='' |
|
|
446 |
PACKAGE_STRING='' |
|
|
447 |
PACKAGE_TARNAME='' |
|
|
448 |
PACKAGE_URL='' |
|
|
449 |
PACKAGE_VERSION='' |
|
|
450 |
PATH_SEPARATOR=':' |
|
|
451 |
RANLIB='ranlib' |
|
|
452 |
SED='/bin/sed' |
|
|
453 |
SET_MAKE='' |
|
|
454 |
SHELL='/bin/bash' |
|
|
455 |
STRIP='strip' |
|
|
456 |
VERSION='0.1' |
|
|
457 |
ac_ct_CC='gcc' |
|
|
458 |
ac_ct_DUMPBIN='' |
|
|
459 |
am__EXEEXT_FALSE='' |
|
|
460 |
am__EXEEXT_TRUE='#' |
|
|
461 |
am__fastdepCC_FALSE='#' |
|
|
462 |
am__fastdepCC_TRUE='' |
|
|
463 |
am__include='include' |
|
|
464 |
am__isrc='' |
|
|
465 |
am__leading_dot='.' |
|
|
466 |
am__quote='' |
|
|
467 |
am__tar='${AMTAR} chof - "$$tardir"' |
|
|
468 |
am__untar='${AMTAR} xf -' |
|
|
469 |
bindir='${exec_prefix}/bin' |
|
|
470 |
build='i686-pc-linux-gnu' |
|
|
471 |
build_alias='' |
|
|
472 |
build_cpu='i686' |
|
|
473 |
build_os='linux-gnu' |
|
|
474 |
build_vendor='pc' |
|
|
475 |
datadir='${datarootdir}' |
|
|
476 |
datarootdir='${prefix}/share' |
|
|
477 |
docdir='${datarootdir}/doc/${PACKAGE}' |
|
|
478 |
dvidir='${docdir}' |
|
|
479 |
exec_prefix='${prefix}' |
|
|
480 |
host='i686-pc-linux-gnu' |
|
|
481 |
host_alias='' |
|
|
482 |
host_cpu='i686' |
|
|
483 |
host_os='linux-gnu' |
|
|
484 |
host_vendor='pc' |
|
|
485 |
htmldir='${docdir}' |
|
|
486 |
includedir='${prefix}/include' |
|
|
487 |
infodir='${datarootdir}/info' |
|
|
488 |
install_sh='${SHELL} /home/kaklik/svnRobozor/testy/echo/SW/sonar/install-sh' |
|
|
489 |
libdir='${exec_prefix}/lib' |
|
|
490 |
libexecdir='${exec_prefix}/libexec' |
|
|
491 |
localedir='${datarootdir}/locale' |
|
|
492 |
localstatedir='${prefix}/var' |
|
|
493 |
lt_ECHO='echo' |
|
|
494 |
mandir='${datarootdir}/man' |
|
|
495 |
mkdir_p='/bin/mkdir -p' |
|
|
496 |
oldincludedir='/usr/include' |
|
|
497 |
pdfdir='${docdir}' |
|
|
498 |
prefix='/usr/local' |
|
|
499 |
program_transform_name='s,x,x,' |
|
|
500 |
psdir='${docdir}' |
|
|
501 |
sbindir='${exec_prefix}/sbin' |
|
|
502 |
sharedstatedir='${prefix}/com' |
|
|
503 |
sysconfdir='${prefix}/etc' |
|
|
504 |
target_alias='' |
|
|
505 |
|
|
|
506 |
## ----------- ## |
|
|
507 |
## confdefs.h. ## |
|
|
508 |
## ----------- ## |
|
|
509 |
|
|
|
510 |
/* confdefs.h */ |
|
|
511 |
#define PACKAGE_NAME "" |
|
|
512 |
#define PACKAGE_TARNAME "" |
|
|
513 |
#define PACKAGE_VERSION "" |
|
|
514 |
#define PACKAGE_STRING "" |
|
|
515 |
#define PACKAGE_BUGREPORT "" |
|
|
516 |
#define PACKAGE_URL "" |
|
|
517 |
#define PACKAGE "sonar" |
|
|
518 |
#define VERSION "0.1" |
|
|
519 |
#define STDC_HEADERS 1 |
|
|
520 |
#define HAVE_SYS_TYPES_H 1 |
|
|
521 |
#define HAVE_SYS_STAT_H 1 |
|
|
522 |
#define HAVE_STDLIB_H 1 |
|
|
523 |
#define HAVE_STRING_H 1 |
|
|
524 |
#define HAVE_MEMORY_H 1 |
|
|
525 |
#define HAVE_STRINGS_H 1 |
|
|
526 |
#define HAVE_INTTYPES_H 1 |
|
|
527 |
#define HAVE_STDINT_H 1 |
|
|
528 |
#define HAVE_UNISTD_H 1 |
|
|
529 |
#define HAVE_DLFCN_H 1 |
|
|
530 |
#define LT_OBJDIR ".libs/" |
|
|
531 |
|
|
|
532 |
configure: exit 0 |
|
|
533 |
|
|
|
534 |
## ---------------------- ## |
|
|
535 |
## Running config.status. ## |
|
|
536 |
## ---------------------- ## |
|
|
537 |
|
|
|
538 |
This file was extended by config.status, which was |
|
|
539 |
generated by GNU Autoconf 2.64. Invocation command line was |
|
|
540 |
|
|
|
541 |
CONFIG_FILES = |
|
|
542 |
CONFIG_HEADERS = |
|
|
543 |
CONFIG_LINKS = |
|
|
544 |
CONFIG_COMMANDS = |
|
|
545 |
$ ./config.status config.h |
|
|
546 |
|
|
|
547 |
on kaklik-kolej-ubuntu |
|
|
548 |
|
|
|
549 |
config.status:1059: creating config.h |
|
|
550 |
config.status:1231: config.h is unchanged |