Ticket #24032: config.log

File config.log, 161.3 KB (added by jeremy.holleman@…, 14 years ago)

config.log from gnuradio-3.2.2

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 configure, which was
5generated by GNU Autoconf 2.63.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-all-components --with-omnithread --with-gruel --with-gnuradio-core --enable-gr-wxgui --disable-doxygen --disable-docs
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = lap3vm.eecs.utk.edu
14uname -m = i386
15uname -r = 9.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
18
19/usr/bin/uname -p = i386
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      = Mach kernel version:
26         Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 89 tasks, 401 threads, 2 processors
34Load average: 1.24, Mach factor: 0.84
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2685: checking build system type
52configure:2703: result: i386-apple-darwin9.8.0
53configure:2725: checking host system type
54configure:2740: result: i386-apple-darwin9.8.0
55configure:2762: checking target system type
56configure:2777: result: i386-apple-darwin9.8.0
57configure:2822: checking for a BSD-compatible install
58configure:2890: result: /usr/bin/install -c
59configure:2901: checking whether build environment is sane
60configure:2944: result: yes
61configure:2969: checking for a thread-safe mkdir -p
62configure:3008: result: ./install-sh -c -d
63configure:3021: checking for gawk
64configure:3037: found /opt/local/bin/gawk
65configure:3048: result: gawk
66configure:3059: checking whether make sets $(MAKE)
67configure:3081: result: yes
68configure:3289: checking for style of include used by make
69configure:3317: result: GNU
70configure:3387: checking for gcc
71configure:3414: result: /usr/bin/gcc-4.0
72configure:3646: checking for C compiler version
73configure:3654: /usr/bin/gcc-4.0 --version >&5
74i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)
75Copyright (C) 2005 Free Software Foundation, Inc.
76This is free software; see the source for copying conditions.  There is NO
77warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
78
79configure:3658: $? = 0
80configure:3665: /usr/bin/gcc-4.0 -v >&5
81Using built-in specs.
82Target: i686-apple-darwin9
83Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
84Thread model: posix
85gcc version 4.0.1 (Apple Inc. build 5490)
86configure:3669: $? = 0
87configure:3676: /usr/bin/gcc-4.0 -V >&5
88gcc-4.0: argument to `-V' is missing
89configure:3680: $? = 1
90configure:3703: checking for C compiler default output file name
91configure:3725: /usr/bin/gcc-4.0 -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
92configure:3729: $? = 0
93configure:3767: result: a.out
94configure:3786: checking whether the C compiler works
95configure:3796: ./a.out
96configure:3800: $? = 0
97configure:3819: result: yes
98configure:3826: checking whether we are cross compiling
99configure:3828: result: no
100configure:3831: checking for suffix of executables
101configure:3838: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
102configure:3842: $? = 0
103configure:3868: result:
104configure:3874: checking for suffix of object files
105configure:3900: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
106configure:3904: $? = 0
107configure:3929: result: o
108configure:3933: checking whether we are using the GNU C compiler
109configure:3962: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
110configure:3969: $? = 0
111configure:3986: result: yes
112configure:3995: checking whether /usr/bin/gcc-4.0 accepts -g
113configure:4025: /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.c >&5
114configure:4032: $? = 0
115configure:4133: result: yes
116configure:4150: checking for /usr/bin/gcc-4.0 option to accept ISO C89
117configure:4224: /usr/bin/gcc-4.0  -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
118configure:4231: $? = 0
119configure:4254: result: none needed
120configure:4274: checking dependency style of /usr/bin/gcc-4.0
121configure:4365: result: gcc3
122configure:4385: checking how to run the C preprocessor
123configure:4425: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
124configure:4432: $? = 0
125configure:4463: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
126conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
127configure:4470: $? = 1
128configure: failed program was:
129| /* confdefs.h.  */
130| #define PACKAGE_NAME ""
131| #define PACKAGE_TARNAME ""
132| #define PACKAGE_VERSION ""
133| #define PACKAGE_STRING ""
134| #define PACKAGE_BUGREPORT ""
135| #define PACKAGE "gnuradio"
136| #define VERSION "3.2.2"
137| /* end confdefs.h.  */
138| #include <ac_nonexistent.h>
139configure:4503: result: /usr/bin/gcc-4.0 -E
140configure:4532: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
141configure:4539: $? = 0
142configure:4570: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
143conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
144configure:4577: $? = 1
145configure: failed program was:
146| /* confdefs.h.  */
147| #define PACKAGE_NAME ""
148| #define PACKAGE_TARNAME ""
149| #define PACKAGE_VERSION ""
150| #define PACKAGE_STRING ""
151| #define PACKAGE_BUGREPORT ""
152| #define PACKAGE "gnuradio"
153| #define VERSION "3.2.2"
154| /* end confdefs.h.  */
155| #include <ac_nonexistent.h>
156configure:4618: checking for grep that handles long lines and -e
157configure:4678: result: /usr/bin/grep
158configure:4683: checking for egrep
159configure:4747: result: /usr/bin/grep -E
160configure:4752: checking for ANSI C header files
161configure:4782: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
162configure:4789: $? = 0
163configure:4888: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
164configure:4892: $? = 0
165configure:4898: ./conftest
166configure:4902: $? = 0
167configure:4920: result: yes
168configure:4944: checking for sys/types.h
169configure:4965: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
170configure:4972: $? = 0
171configure:4989: result: yes
172configure:4944: checking for sys/stat.h
173configure:4965: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
174configure:4972: $? = 0
175configure:4989: result: yes
176configure:4944: checking for stdlib.h
177configure:4965: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
178configure:4972: $? = 0
179configure:4989: result: yes
180configure:4944: checking for string.h
181configure:4965: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
182configure:4972: $? = 0
183configure:4989: result: yes
184configure:4944: checking for memory.h
185configure:4965: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
186configure:4972: $? = 0
187configure:4989: result: yes
188configure:4944: checking for strings.h
189configure:4965: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
190configure:4972: $? = 0
191configure:4989: result: yes
192configure:4944: checking for inttypes.h
193configure:4965: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
194configure:4972: $? = 0
195configure:4989: result: yes
196configure:4944: checking for stdint.h
197configure:4965: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
198configure:4972: $? = 0
199configure:4989: result: yes
200configure:4944: checking for unistd.h
201configure:4965: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
202configure:4972: $? = 0
203configure:4989: result: yes
204configure:5014: checking minix/config.h usability
205configure:5031: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
206conftest.c:53:26: error: minix/config.h: No such file or directory
207configure:5038: $? = 1
208configure: failed program was:
209| /* confdefs.h.  */
210| #define PACKAGE_NAME ""
211| #define PACKAGE_TARNAME ""
212| #define PACKAGE_VERSION ""
213| #define PACKAGE_STRING ""
214| #define PACKAGE_BUGREPORT ""
215| #define PACKAGE "gnuradio"
216| #define VERSION "3.2.2"
217| #define STDC_HEADERS 1
218| #define HAVE_SYS_TYPES_H 1
219| #define HAVE_SYS_STAT_H 1
220| #define HAVE_STDLIB_H 1
221| #define HAVE_STRING_H 1
222| #define HAVE_MEMORY_H 1
223| #define HAVE_STRINGS_H 1
224| #define HAVE_INTTYPES_H 1
225| #define HAVE_STDINT_H 1
226| #define HAVE_UNISTD_H 1
227| /* end confdefs.h.  */
228| #include <stdio.h>
229| #ifdef HAVE_SYS_TYPES_H
230| # include <sys/types.h>
231| #endif
232| #ifdef HAVE_SYS_STAT_H
233| # include <sys/stat.h>
234| #endif
235| #ifdef STDC_HEADERS
236| # include <stdlib.h>
237| # include <stddef.h>
238| #else
239| # ifdef HAVE_STDLIB_H
240| #  include <stdlib.h>
241| # endif
242| #endif
243| #ifdef HAVE_STRING_H
244| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
245| #  include <memory.h>
246| # endif
247| # include <string.h>
248| #endif
249| #ifdef HAVE_STRINGS_H
250| # include <strings.h>
251| #endif
252| #ifdef HAVE_INTTYPES_H
253| # include <inttypes.h>
254| #endif
255| #ifdef HAVE_STDINT_H
256| # include <stdint.h>
257| #endif
258| #ifdef HAVE_UNISTD_H
259| # include <unistd.h>
260| #endif
261| #include <minix/config.h>
262configure:5052: result: no
263configure:5056: checking minix/config.h presence
264configure:5071: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
265conftest.c:20:26: error: minix/config.h: No such file or directory
266configure:5078: $? = 1
267configure: failed program was:
268| /* confdefs.h.  */
269| #define PACKAGE_NAME ""
270| #define PACKAGE_TARNAME ""
271| #define PACKAGE_VERSION ""
272| #define PACKAGE_STRING ""
273| #define PACKAGE_BUGREPORT ""
274| #define PACKAGE "gnuradio"
275| #define VERSION "3.2.2"
276| #define STDC_HEADERS 1
277| #define HAVE_SYS_TYPES_H 1
278| #define HAVE_SYS_STAT_H 1
279| #define HAVE_STDLIB_H 1
280| #define HAVE_STRING_H 1
281| #define HAVE_MEMORY_H 1
282| #define HAVE_STRINGS_H 1
283| #define HAVE_INTTYPES_H 1
284| #define HAVE_STDINT_H 1
285| #define HAVE_UNISTD_H 1
286| /* end confdefs.h.  */
287| #include <minix/config.h>
288configure:5092: result: no
289configure:5120: checking for minix/config.h
290configure:5127: result: no
291configure:5158: checking whether it is safe to define __EXTENSIONS__
292configure:5186: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
293configure:5193: $? = 0
294configure:5208: result: yes
295configure:5232: checking for library containing strerror
296configure:5273: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
297configure:5280: $? = 0
298configure:5311: result: none required
299configure:5433: checking for C++ compiler version
300configure:5441: /usr/bin/g++-4.0 --version >&5
301i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)
302Copyright (C) 2005 Free Software Foundation, Inc.
303This is free software; see the source for copying conditions.  There is NO
304warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
305
306configure:5445: $? = 0
307configure:5452: /usr/bin/g++-4.0 -v >&5
308Using built-in specs.
309Target: i686-apple-darwin9
310Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
311Thread model: posix
312gcc version 4.0.1 (Apple Inc. build 5490)
313configure:5456: $? = 0
314configure:5463: /usr/bin/g++-4.0 -V >&5
315g++-4.0: argument to `-V' is missing
316configure:5467: $? = 1
317configure:5470: checking whether we are using the GNU C++ compiler
318configure:5499: /usr/bin/g++-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.cpp >&5
319configure:5506: $? = 0
320configure:5523: result: yes
321configure:5532: checking whether /usr/bin/g++-4.0 accepts -g
322configure:5562: /usr/bin/g++-4.0 -c -g -I/opt/local/include conftest.cpp >&5
323configure:5569: $? = 0
324configure:5670: result: yes
325configure:5695: checking dependency style of /usr/bin/g++-4.0
326configure:5786: result: gcc3
327configure:5806: checking how to run the C++ preprocessor
328configure:5842: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
329configure:5849: $? = 0
330configure:5880: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
331conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
332configure:5887: $? = 1
333configure: failed program was:
334| /* confdefs.h.  */
335| #define PACKAGE_NAME ""
336| #define PACKAGE_TARNAME ""
337| #define PACKAGE_VERSION ""
338| #define PACKAGE_STRING ""
339| #define PACKAGE_BUGREPORT ""
340| #define PACKAGE "gnuradio"
341| #define VERSION "3.2.2"
342| #define STDC_HEADERS 1
343| #define HAVE_SYS_TYPES_H 1
344| #define HAVE_SYS_STAT_H 1
345| #define HAVE_STDLIB_H 1
346| #define HAVE_STRING_H 1
347| #define HAVE_MEMORY_H 1
348| #define HAVE_STRINGS_H 1
349| #define HAVE_INTTYPES_H 1
350| #define HAVE_STDINT_H 1
351| #define HAVE_UNISTD_H 1
352| #define __EXTENSIONS__ 1
353| #define _ALL_SOURCE 1
354| #define _GNU_SOURCE 1
355| #define _POSIX_PTHREAD_SEMANTICS 1
356| #define _TANDEM_SOURCE 1
357| /* end confdefs.h.  */
358| #include <ac_nonexistent.h>
359configure:5920: result: /usr/bin/g++-4.0 -E
360configure:5949: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
361configure:5956: $? = 0
362configure:5987: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
363conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
364configure:5994: $? = 1
365configure: failed program was:
366| /* confdefs.h.  */
367| #define PACKAGE_NAME ""
368| #define PACKAGE_TARNAME ""
369| #define PACKAGE_VERSION ""
370| #define PACKAGE_STRING ""
371| #define PACKAGE_BUGREPORT ""
372| #define PACKAGE "gnuradio"
373| #define VERSION "3.2.2"
374| #define STDC_HEADERS 1
375| #define HAVE_SYS_TYPES_H 1
376| #define HAVE_SYS_STAT_H 1
377| #define HAVE_STDLIB_H 1
378| #define HAVE_STRING_H 1
379| #define HAVE_MEMORY_H 1
380| #define HAVE_STRINGS_H 1
381| #define HAVE_INTTYPES_H 1
382| #define HAVE_STDINT_H 1
383| #define HAVE_UNISTD_H 1
384| #define __EXTENSIONS__ 1
385| #define _ALL_SOURCE 1
386| #define _GNU_SOURCE 1
387| #define _POSIX_PTHREAD_SEMANTICS 1
388| #define _TANDEM_SOURCE 1
389| /* end confdefs.h.  */
390| #include <ac_nonexistent.h>
391configure:6047: checking whether C++ has std::isnan
392configure:6072: /usr/bin/g++-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.cpp >&5
393configure:6079: $? = 0
394configure:6084: result: yes
395configure:6113: checking gr_libdir_suffix
396configure:6144: result:
397configure:6148: checking whether to append 64 to libdir
398configure:6156: result: no
399configure:6201: checking whether /usr/bin/gcc-4.0 accepts -Wall
400configure:6206: result: yes
401configure:6201: checking whether /usr/bin/gcc-4.0 accepts -Werror-implicit-function-declaration
402configure:6206: result: yes
403configure:6223: checking whether /usr/bin/g++-4.0 accepts -Wall
404configure:6228: result: yes
405configure:6223: checking whether /usr/bin/g++-4.0 accepts -Woverloaded-virtual
406configure:6228: result: yes
407configure:6241: checking whether user wants gprof
408configure:6251: result: no
409configure:6306: checking whether user wants prof
410configure:6316: result: no
411configure:6379: checking dependency style of /usr/bin/gcc-4.0
412configure:6470: result: gcc3
413configure:6485: checking whether ln -s works
414configure:6489: result: yes
415configure:6496: checking whether make sets $(MAKE)
416configure:6518: result: yes
417configure:6541: checking for a BSD-compatible install
418configure:6609: result: /usr/bin/install -c
419configure:6625: checking for a thread-safe mkdir -p
420configure:6664: result: ./install-sh -c -d
421configure:6670: checking for rm
422configure:6688: found /bin/rm
423configure:6700: result: /bin/rm
424configure:7097: checking for a sed that does not truncate output
425configure:7163: result: /opt/local/bin/gsed
426configure:7181: checking for fgrep
427configure:7245: result: /usr/bin/grep -F
428configure:7280: checking for ld used by /usr/bin/gcc-4.0
429configure:7347: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
430configure:7356: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
431configure:7371: result: no
432configure:7383: checking for BSD- or MS-compatible name lister (nm)
433configure:7432: result: /usr/bin/nm -p
434configure:7550: checking the name lister (/usr/bin/nm -p) interface
435configure:7557: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
436configure:7560: /usr/bin/nm -p "conftest.o"
437configure:7563: output
43800000000 D _some_variable
439configure:7570: result: BSD nm
440configure:7574: checking the maximum length of command line arguments
441configure:7694: result: 196608
442configure:7711: checking whether the shell understands some XSI constructs
443configure:7721: result: yes
444configure:7725: checking whether the shell understands "+="
445configure:7731: result: yes
446configure:7766: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files
447configure:7773: result: -r
448configure:7842: checking for objdump
449configure:7869: result: objdump
450configure:7898: checking how to recognize dependent libraries
451configure:8094: result: pass_all
452configure:8154: checking for ar
453configure:8170: found /usr/bin/ar
454configure:8181: result: ar
455configure:8259: checking for strip
456configure:8275: found /usr/bin/strip
457configure:8286: result: strip
458configure:8358: checking for ranlib
459configure:8374: found /usr/bin/ranlib
460configure:8385: result: ranlib
461configure:8475: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object
462configure:8593: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
463configure:8596: $? = 0
464configure:8600: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[   ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
465configure:8603: $? = 0
466cannot find nm_test_var in conftest.nm
467configure:8593: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
468configure:8596: $? = 0
469configure:8600: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[   ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
470configure:8603: $? = 0
471configure:8657: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5
472configure:8660: $? = 0
473configure:8698: result: ok
474configure:8991: checking for dsymutil
475configure:9007: found /usr/bin/dsymutil
476configure:9018: result: dsymutil
477configure:9083: checking for nmedit
478configure:9099: found /usr/bin/nmedit
479configure:9110: result: nmedit
480configure:9175: checking for lipo
481configure:9191: found /usr/bin/lipo
482configure:9202: result: lipo
483configure:9267: checking for otool
484configure:9283: found /usr/bin/otool
485configure:9294: result: otool
486configure:9359: checking for otool64
487configure:9389: result: no
488configure:9434: checking for -single_module linker flag
489/usr/bin/gcc-4.0 -O2 -arch i386 -L/opt/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
490configure:9461: result: yes
491configure:9463: checking for -exported_symbols_list linker flag
492configure:9493: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
493configure:9500: $? = 0
494configure:9522: result: yes
495configure:9563: checking for dlfcn.h
496configure:9584: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
497configure:9591: $? = 0
498configure:9608: result: yes
499configure:9735: checking for C++ compiler version
500configure:9743: /usr/bin/g++-4.0 --version >&5
501i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)
502Copyright (C) 2005 Free Software Foundation, Inc.
503This is free software; see the source for copying conditions.  There is NO
504warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
505
506configure:9747: $? = 0
507configure:9754: /usr/bin/g++-4.0 -v >&5
508Using built-in specs.
509Target: i686-apple-darwin9
510Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
511Thread model: posix
512gcc version 4.0.1 (Apple Inc. build 5490)
513configure:9758: $? = 0
514configure:9765: /usr/bin/g++-4.0 -V >&5
515g++-4.0: argument to `-V' is missing
516configure:9769: $? = 1
517configure:9772: checking whether we are using the GNU C++ compiler
518configure:9825: result: yes
519configure:9834: checking whether /usr/bin/g++-4.0 accepts -g
520configure:9972: result: yes
521configure:9997: checking dependency style of /usr/bin/g++-4.0
522configure:10088: result: gcc3
523configure:10111: checking how to run the C++ preprocessor
524configure:10225: result: /usr/bin/g++-4.0 -E
525configure:10254: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
526configure:10261: $? = 0
527configure:10292: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
528conftest.cpp:27:28: error: ac_nonexistent.h: No such file or directory
529configure:10299: $? = 1
530configure: failed program was:
531| /* confdefs.h.  */
532| #define PACKAGE_NAME ""
533| #define PACKAGE_TARNAME ""
534| #define PACKAGE_VERSION ""
535| #define PACKAGE_STRING ""
536| #define PACKAGE_BUGREPORT ""
537| #define PACKAGE "gnuradio"
538| #define VERSION "3.2.2"
539| #define STDC_HEADERS 1
540| #define HAVE_SYS_TYPES_H 1
541| #define HAVE_SYS_STAT_H 1
542| #define HAVE_STDLIB_H 1
543| #define HAVE_STRING_H 1
544| #define HAVE_MEMORY_H 1
545| #define HAVE_STRINGS_H 1
546| #define HAVE_INTTYPES_H 1
547| #define HAVE_STDINT_H 1
548| #define HAVE_UNISTD_H 1
549| #define __EXTENSIONS__ 1
550| #define _ALL_SOURCE 1
551| #define _GNU_SOURCE 1
552| #define _POSIX_PTHREAD_SEMANTICS 1
553| #define _TANDEM_SOURCE 1
554| #define CXX_HAS_STD_ISNAN /**/
555| #define HAVE_DLFCN_H 1
556| /* end confdefs.h.  */
557| #include <ac_nonexistent.h>
558configure:10450: checking for objdir
559configure:10465: result: .libs
560configure:10761: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions
561configure:10779: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
562cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
563configure:10783: $? = 0
564configure:10796: result: no
565configure:10816: checking for /usr/bin/gcc-4.0 option to produce PIC
566configure:11088: result: -fno-common -DPIC
567configure:11100: checking if /usr/bin/gcc-4.0 PIC flag -fno-common -DPIC works
568configure:11118: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
569configure:11122: $? = 0
570configure:11135: result: yes
571configure:11159: checking if /usr/bin/gcc-4.0 static flag -static works
572configure:11187: result: no
573configure:11202: checking if /usr/bin/gcc-4.0 supports -c -o file.o
574configure:11223: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5
575configure:11227: $? = 0
576configure:11249: result: yes
577configure:11257: checking if /usr/bin/gcc-4.0 supports -c -o file.o
578configure:11304: result: yes
579configure:11337: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
580configure:12412: result: yes
581configure:12651: checking dynamic linker characteristics
582configure:13346: result: darwin9.8.0 dyld
583configure:13448: checking how to hardcode library paths into programs
584configure:13473: result: immediate
585configure:14306: checking whether stripping libraries is possible
586configure:14320: result: yes
587configure:14346: checking if libtool supports shared libraries
588configure:14348: result: yes
589configure:14351: checking whether to build shared libraries
590configure:14372: result: yes
591configure:14375: checking whether to build static libraries
592configure:14379: result: no
593configure:14529: checking for ld used by /usr/bin/g++-4.0
594configure:14596: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
595configure:14605: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
596configure:14620: result: no
597configure:14675: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
598configure:15650: result: yes
599configure:15678: /usr/bin/g++-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.cpp >&5
600configure:15681: $? = 0
601configure:15863: checking for /usr/bin/g++-4.0 option to produce PIC
602configure:16180: result: -fno-common -DPIC
603configure:16189: checking if /usr/bin/g++-4.0 PIC flag -fno-common -DPIC works
604configure:16207: /usr/bin/g++-4.0 -c -O2 -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
605configure:16211: $? = 0
606configure:16224: result: yes
607configure:16245: checking if /usr/bin/g++-4.0 static flag -static works
608configure:16273: result: no
609configure:16285: checking if /usr/bin/g++-4.0 supports -c -o file.o
610configure:16306: /usr/bin/g++-4.0 -c -O2 -arch i386 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
611configure:16310: $? = 0
612configure:16332: result: yes
613configure:16337: checking if /usr/bin/g++-4.0 supports -c -o file.o
614configure:16384: result: yes
615configure:16414: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
616configure:16443: result: yes
617configure:16580: checking dynamic linker characteristics
618configure:17223: result: darwin9.8.0 dyld
619configure:17274: checking how to hardcode library paths into programs
620configure:17299: result: immediate
621configure:17412: checking for g77
622configure:17442: result: no
623configure:17412: checking for xlf
624configure:17442: result: no
625configure:17412: checking for f77
626configure:17442: result: no
627configure:17412: checking for frt
628configure:17442: result: no
629configure:17412: checking for pgf77
630configure:17442: result: no
631configure:17412: checking for cf77
632configure:17442: result: no
633configure:17412: checking for fort77
634configure:17442: result: no
635configure:17412: checking for fl32
636configure:17442: result: no
637configure:17412: checking for af77
638configure:17442: result: no
639configure:17412: checking for xlf90
640configure:17442: result: no
641configure:17412: checking for f90
642configure:17442: result: no
643configure:17412: checking for pgf90
644configure:17442: result: no
645configure:17412: checking for pghpf
646configure:17442: result: no
647configure:17412: checking for epcf90
648configure:17442: result: no
649configure:17412: checking for gfortran
650configure:17442: result: no
651configure:17412: checking for g95
652configure:17442: result: no
653configure:17412: checking for xlf95
654configure:17442: result: no
655configure:17412: checking for f95
656configure:17442: result: no
657configure:17412: checking for fort
658configure:17442: result: no
659configure:17412: checking for ifort
660configure:17442: result: no
661configure:17412: checking for ifc
662configure:17442: result: no
663configure:17412: checking for efc
664configure:17442: result: no
665configure:17412: checking for pgf95
666configure:17442: result: no
667configure:17412: checking for lf95
668configure:17442: result: no
669configure:17412: checking for ftn
670configure:17442: result: no
671configure:17465: checking for Fortran 77 compiler version
672configure:17473:  --version >&5
673./configure: line 17475: --version: command not found
674configure:17477: $? = 127
675configure:17484:  -v >&5
676./configure: line 17486: -v: command not found
677configure:17488: $? = 127
678configure:17495:  -V >&5
679./configure: line 17497: -V: command not found
680configure:17499: $? = 127
681configure:17507: checking whether we are using the GNU Fortran 77 compiler
682configure:17526:  -c -O2 -m32 conftest.F >&5
683./configure: line 17528: -c: command not found
684configure:17533: $? = 127
685configure: failed program was:
686|       program main
687| #ifndef __GNUC__
688|        choke me
689| #endif
690|
691|       end
692configure:17550: result: no
693configure:17556: checking whether  accepts -g
694configure:17573:  -c -g conftest.f >&5
695./configure: line 17575: -c: command not found
696configure:17580: $? = 127
697configure: failed program was:
698|       program main
699|
700|       end
701configure:17596: result: no
702configure:20911: checking for python version
703configure:20918: result: 2.5
704configure:20930: checking for python platform
705configure:20937: result: darwin
706configure:20944: checking for python script directory
707configure:20958: result: /opt/local/lib/python2.5/site-packages
708configure:20967: checking for python extension module directory
709configure:20981: result: /opt/local/lib/python2.5/site-packages
710configure:21026: checking for Python include path
711configure:21044: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
712configure:21074: checking Python.h usability
713configure:21091: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 conftest.c >&5
714configure:21098: $? = 0
715configure:21112: result: yes
716configure:21116: checking Python.h presence
717configure:21131: /usr/bin/gcc-4.0 -E -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 conftest.c
718configure:21138: $? = 0
719configure:21152: result: yes
720configure:21180: checking for Python.h
721configure:21189: result: yes
722configure:21266: checking for swig
723configure:21282: found /opt/local/bin/swig
724configure:21293: result: /opt/local/bin/swig
725configure:21307: checking for SWIG version
726configure:21311: result: 1.3.40
727configure:21353: checking for xmlto
728configure:21383: result: no
729configure:21398: checking for socket in -lsocket
730configure:21433: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c -lsocket   >&5
731ld: library not found for -lsocket
732collect2: ld returned 1 exit status
733configure:21440: $? = 1
734configure: failed program was:
735| /* confdefs.h.  */
736| #define PACKAGE_NAME ""
737| #define PACKAGE_TARNAME ""
738| #define PACKAGE_VERSION ""
739| #define PACKAGE_STRING ""
740| #define PACKAGE_BUGREPORT ""
741| #define PACKAGE "gnuradio"
742| #define VERSION "3.2.2"
743| #define STDC_HEADERS 1
744| #define HAVE_SYS_TYPES_H 1
745| #define HAVE_SYS_STAT_H 1
746| #define HAVE_STDLIB_H 1
747| #define HAVE_STRING_H 1
748| #define HAVE_MEMORY_H 1
749| #define HAVE_STRINGS_H 1
750| #define HAVE_INTTYPES_H 1
751| #define HAVE_STDINT_H 1
752| #define HAVE_UNISTD_H 1
753| #define __EXTENSIONS__ 1
754| #define _ALL_SOURCE 1
755| #define _GNU_SOURCE 1
756| #define _POSIX_PTHREAD_SEMANTICS 1
757| #define _TANDEM_SOURCE 1
758| #define CXX_HAS_STD_ISNAN /**/
759| #define HAVE_DLFCN_H 1
760| #define LT_OBJDIR ".libs/"
761| #define HAVE_PYTHON_H 1
762| /* end confdefs.h.  */
763|
764| /* Override any GCC internal prototype to avoid an error.
765|    Use char because int might match the return type of a GCC
766|    builtin and then its argument prototype would still apply.  */
767| #ifdef __cplusplus
768| extern "C"
769| #endif
770| char socket ();
771| int
772| main ()
773| {
774| return socket ();
775|   ;
776|   return 0;
777| }
778configure:21461: result: no
779configure:21671: checking for the pthreads library -lpthreads
780configure:21714: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386  -I/opt/local/include -L/opt/local/lib conftest.c -lpthreads  >&5
781ld: library not found for -lpthreads
782collect2: ld returned 1 exit status
783configure:21721: $? = 1
784configure: failed program was:
785| /* confdefs.h.  */
786| #define PACKAGE_NAME ""
787| #define PACKAGE_TARNAME ""
788| #define PACKAGE_VERSION ""
789| #define PACKAGE_STRING ""
790| #define PACKAGE_BUGREPORT ""
791| #define PACKAGE "gnuradio"
792| #define VERSION "3.2.2"
793| #define STDC_HEADERS 1
794| #define HAVE_SYS_TYPES_H 1
795| #define HAVE_SYS_STAT_H 1
796| #define HAVE_STDLIB_H 1
797| #define HAVE_STRING_H 1
798| #define HAVE_MEMORY_H 1
799| #define HAVE_STRINGS_H 1
800| #define HAVE_INTTYPES_H 1
801| #define HAVE_STDINT_H 1
802| #define HAVE_UNISTD_H 1
803| #define __EXTENSIONS__ 1
804| #define _ALL_SOURCE 1
805| #define _GNU_SOURCE 1
806| #define _POSIX_PTHREAD_SEMANTICS 1
807| #define _TANDEM_SOURCE 1
808| #define CXX_HAS_STD_ISNAN /**/
809| #define HAVE_DLFCN_H 1
810| #define LT_OBJDIR ".libs/"
811| #define HAVE_PYTHON_H 1
812| /* end confdefs.h.  */
813| #include <pthread.h>
814| int
815| main ()
816| {
817| pthread_t th; pthread_join(th, 0);
818|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
819|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
820|   ;
821|   return 0;
822| }
823configure:21744: result: no
824configure:21616: checking whether pthreads work without any flags
825configure:21714: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386  -I/opt/local/include -L/opt/local/lib conftest.c   >&5
826configure:21721: $? = 0
827configure:21744: result: yes
828configure:21763: checking for joinable pthread attribute
829configure:21788: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386  -I/opt/local/include -L/opt/local/lib conftest.c   >&5
830configure:21795: $? = 0
831configure:21815: result: PTHREAD_CREATE_JOINABLE
832configure:21825: checking if more special flags are required for pthreads
833configure:21832: result: -D_THREAD_SAFE
834configure:21993: checking for library containing clock_gettime
835configure:22034: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
836Undefined symbols:
837  "_clock_gettime", referenced from:
838      _main in ccpWfqTl.o
839ld: symbol(s) not found
840collect2: ld returned 1 exit status
841configure:22041: $? = 1
842configure: failed program was:
843| /* confdefs.h.  */
844| #define PACKAGE_NAME ""
845| #define PACKAGE_TARNAME ""
846| #define PACKAGE_VERSION ""
847| #define PACKAGE_STRING ""
848| #define PACKAGE_BUGREPORT ""
849| #define PACKAGE "gnuradio"
850| #define VERSION "3.2.2"
851| #define STDC_HEADERS 1
852| #define HAVE_SYS_TYPES_H 1
853| #define HAVE_SYS_STAT_H 1
854| #define HAVE_STDLIB_H 1
855| #define HAVE_STRING_H 1
856| #define HAVE_MEMORY_H 1
857| #define HAVE_STRINGS_H 1
858| #define HAVE_INTTYPES_H 1
859| #define HAVE_STDINT_H 1
860| #define HAVE_UNISTD_H 1
861| #define __EXTENSIONS__ 1
862| #define _ALL_SOURCE 1
863| #define _GNU_SOURCE 1
864| #define _POSIX_PTHREAD_SEMANTICS 1
865| #define _TANDEM_SOURCE 1
866| #define CXX_HAS_STD_ISNAN /**/
867| #define HAVE_DLFCN_H 1
868| #define LT_OBJDIR ".libs/"
869| #define HAVE_PYTHON_H 1
870| #define HAVE_PTHREAD 1
871| /* end confdefs.h.  */
872|
873| /* Override any GCC internal prototype to avoid an error.
874|    Use char because int might match the return type of a GCC
875|    builtin and then its argument prototype would still apply.  */
876| #ifdef __cplusplus
877| extern "C"
878| #endif
879| char clock_gettime ();
880| int
881| main ()
882| {
883| return clock_gettime ();
884|   ;
885|   return 0;
886| }
887configure:22034: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c -lrt   >&5
888ld: library not found for -lrt
889collect2: ld returned 1 exit status
890configure:22041: $? = 1
891configure: failed program was:
892| /* confdefs.h.  */
893| #define PACKAGE_NAME ""
894| #define PACKAGE_TARNAME ""
895| #define PACKAGE_VERSION ""
896| #define PACKAGE_STRING ""
897| #define PACKAGE_BUGREPORT ""
898| #define PACKAGE "gnuradio"
899| #define VERSION "3.2.2"
900| #define STDC_HEADERS 1
901| #define HAVE_SYS_TYPES_H 1
902| #define HAVE_SYS_STAT_H 1
903| #define HAVE_STDLIB_H 1
904| #define HAVE_STRING_H 1
905| #define HAVE_MEMORY_H 1
906| #define HAVE_STRINGS_H 1
907| #define HAVE_INTTYPES_H 1
908| #define HAVE_STDINT_H 1
909| #define HAVE_UNISTD_H 1
910| #define __EXTENSIONS__ 1
911| #define _ALL_SOURCE 1
912| #define _GNU_SOURCE 1
913| #define _POSIX_PTHREAD_SEMANTICS 1
914| #define _TANDEM_SOURCE 1
915| #define CXX_HAS_STD_ISNAN /**/
916| #define HAVE_DLFCN_H 1
917| #define LT_OBJDIR ".libs/"
918| #define HAVE_PYTHON_H 1
919| #define HAVE_PTHREAD 1
920| /* end confdefs.h.  */
921|
922| /* Override any GCC internal prototype to avoid an error.
923|    Use char because int might match the return type of a GCC
924|    builtin and then its argument prototype would still apply.  */
925| #ifdef __cplusplus
926| extern "C"
927| #endif
928| char clock_gettime ();
929| int
930| main ()
931| {
932| return clock_gettime ();
933|   ;
934|   return 0;
935| }
936configure:22072: result: no
937configure:22086: checking for clock_gettime
938configure:22142: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
939Undefined symbols:
940  "_clock_gettime", referenced from:
941      _main in ccjkBSMM.o
942ld: symbol(s) not found
943collect2: ld returned 1 exit status
944configure:22149: $? = 1
945configure: failed program was:
946| /* confdefs.h.  */
947| #define PACKAGE_NAME ""
948| #define PACKAGE_TARNAME ""
949| #define PACKAGE_VERSION ""
950| #define PACKAGE_STRING ""
951| #define PACKAGE_BUGREPORT ""
952| #define PACKAGE "gnuradio"
953| #define VERSION "3.2.2"
954| #define STDC_HEADERS 1
955| #define HAVE_SYS_TYPES_H 1
956| #define HAVE_SYS_STAT_H 1
957| #define HAVE_STDLIB_H 1
958| #define HAVE_STRING_H 1
959| #define HAVE_MEMORY_H 1
960| #define HAVE_STRINGS_H 1
961| #define HAVE_INTTYPES_H 1
962| #define HAVE_STDINT_H 1
963| #define HAVE_UNISTD_H 1
964| #define __EXTENSIONS__ 1
965| #define _ALL_SOURCE 1
966| #define _GNU_SOURCE 1
967| #define _POSIX_PTHREAD_SEMANTICS 1
968| #define _TANDEM_SOURCE 1
969| #define CXX_HAS_STD_ISNAN /**/
970| #define HAVE_DLFCN_H 1
971| #define LT_OBJDIR ".libs/"
972| #define HAVE_PYTHON_H 1
973| #define HAVE_PTHREAD 1
974| /* end confdefs.h.  */
975| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
976|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
977| #define clock_gettime innocuous_clock_gettime
978|
979| /* System header to define __stub macros and hopefully few prototypes,
980|     which can conflict with char clock_gettime (); below.
981|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
982|     <limits.h> exists even on freestanding compilers.  */
983|
984| #ifdef __STDC__
985| # include <limits.h>
986| #else
987| # include <assert.h>
988| #endif
989|
990| #undef clock_gettime
991|
992| /* Override any GCC internal prototype to avoid an error.
993|    Use char because int might match the return type of a GCC
994|    builtin and then its argument prototype would still apply.  */
995| #ifdef __cplusplus
996| extern "C"
997| #endif
998| char clock_gettime ();
999| /* The GNU C library defines this for functions which it implements
1000|     to always fail with ENOSYS.  Some functions are actually named
1001|     something starting with __ and the normal name is an alias.  */
1002| #if defined __stub_clock_gettime || defined __stub___clock_gettime
1003| choke me
1004| #endif
1005|
1006| int
1007| main ()
1008| {
1009| return clock_gettime ();
1010|   ;
1011|   return 0;
1012| }
1013configure:22171: result: no
1014configure:22086: checking for gettimeofday
1015configure:22142: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1016configure:22149: $? = 0
1017configure:22171: result: yes
1018configure:22086: checking for nanosleep
1019configure:22142: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1020configure:22149: $? = 0
1021configure:22171: result: yes
1022configure:22222: checking sys/ipc.h usability
1023configure:22239: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1024configure:22246: $? = 0
1025configure:22260: result: yes
1026configure:22264: checking sys/ipc.h presence
1027configure:22279: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
1028configure:22286: $? = 0
1029configure:22300: result: yes
1030configure:22328: checking for sys/ipc.h
1031configure:22337: result: yes
1032configure:22222: checking sys/shm.h usability
1033configure:22239: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1034configure:22246: $? = 0
1035configure:22260: result: yes
1036configure:22264: checking sys/shm.h presence
1037configure:22279: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
1038configure:22286: $? = 0
1039configure:22300: result: yes
1040configure:22328: checking for sys/shm.h
1041configure:22337: result: yes
1042configure:22354: checking for library containing shmat
1043configure:22395: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1044configure:22402: $? = 0
1045configure:22433: result: none required
1046configure:22456: checking for ANSI C header files
1047configure:22624: result: yes
1048configure:22634: checking for sys/wait.h that is POSIX.1 compatible
1049configure:22670: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1050configure:22677: $? = 0
1051configure:22692: result: yes
1052configure:22724: checking fcntl.h usability
1053configure:22741: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1054configure:22748: $? = 0
1055configure:22762: result: yes
1056configure:22766: checking fcntl.h presence
1057configure:22781: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
1058configure:22788: $? = 0
1059configure:22802: result: yes
1060configure:22830: checking for fcntl.h
1061configure:22839: result: yes
1062configure:22724: checking limits.h usability
1063configure:22741: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1064configure:22748: $? = 0
1065configure:22762: result: yes
1066configure:22766: checking limits.h presence
1067configure:22781: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
1068configure:22788: $? = 0
1069configure:22802: result: yes
1070configure:22830: checking for limits.h
1071configure:22839: result: yes
1072configure:22713: checking for strings.h
1073configure:22720: result: yes
1074configure:22724: checking time.h usability
1075configure:22741: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1076configure:22748: $? = 0
1077configure:22762: result: yes
1078configure:22766: checking time.h presence
1079configure:22781: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
1080configure:22788: $? = 0
1081configure:22802: result: yes
1082configure:22830: checking for time.h
1083configure:22839: result: yes
1084configure:22724: checking sys/ioctl.h usability
1085configure:22741: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1086configure:22748: $? = 0
1087configure:22762: result: yes
1088configure:22766: checking sys/ioctl.h presence
1089configure:22781: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
1090configure:22788: $? = 0
1091configure:22802: result: yes
1092configure:22830: checking for sys/ioctl.h
1093configure:22839: result: yes
1094configure:22724: checking sys/time.h usability
1095configure:22741: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1096configure:22748: $? = 0
1097configure:22762: result: yes
1098configure:22766: checking sys/time.h presence
1099configure:22781: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
1100configure:22788: $? = 0
1101configure:22802: result: yes
1102configure:22830: checking for sys/time.h
1103configure:22839: result: yes
1104configure:22713: checking for unistd.h
1105configure:22720: result: yes
1106configure:22874: checking linux/ppdev.h usability
1107configure:22891: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1108conftest.c:76:25: error: linux/ppdev.h: No such file or directory
1109configure:22898: $? = 1
1110configure: failed program was:
1111| /* confdefs.h.  */
1112| #define PACKAGE_NAME ""
1113| #define PACKAGE_TARNAME ""
1114| #define PACKAGE_VERSION ""
1115| #define PACKAGE_STRING ""
1116| #define PACKAGE_BUGREPORT ""
1117| #define PACKAGE "gnuradio"
1118| #define VERSION "3.2.2"
1119| #define STDC_HEADERS 1
1120| #define HAVE_SYS_TYPES_H 1
1121| #define HAVE_SYS_STAT_H 1
1122| #define HAVE_STDLIB_H 1
1123| #define HAVE_STRING_H 1
1124| #define HAVE_MEMORY_H 1
1125| #define HAVE_STRINGS_H 1
1126| #define HAVE_INTTYPES_H 1
1127| #define HAVE_STDINT_H 1
1128| #define HAVE_UNISTD_H 1
1129| #define __EXTENSIONS__ 1
1130| #define _ALL_SOURCE 1
1131| #define _GNU_SOURCE 1
1132| #define _POSIX_PTHREAD_SEMANTICS 1
1133| #define _TANDEM_SOURCE 1
1134| #define CXX_HAS_STD_ISNAN /**/
1135| #define HAVE_DLFCN_H 1
1136| #define LT_OBJDIR ".libs/"
1137| #define HAVE_PYTHON_H 1
1138| #define HAVE_PTHREAD 1
1139| #define HAVE_GETTIMEOFDAY 1
1140| #define HAVE_NANOSLEEP 1
1141| #define HAVE_SYS_IPC_H 1
1142| #define HAVE_SYS_SHM_H 1
1143| #define STDC_HEADERS 1
1144| #define HAVE_SYS_WAIT_H 1
1145| #define HAVE_FCNTL_H 1
1146| #define HAVE_LIMITS_H 1
1147| #define HAVE_STRINGS_H 1
1148| #define HAVE_TIME_H 1
1149| #define HAVE_SYS_IOCTL_H 1
1150| #define HAVE_SYS_TIME_H 1
1151| #define HAVE_UNISTD_H 1
1152| /* end confdefs.h.  */
1153| #include <stdio.h>
1154| #ifdef HAVE_SYS_TYPES_H
1155| # include <sys/types.h>
1156| #endif
1157| #ifdef HAVE_SYS_STAT_H
1158| # include <sys/stat.h>
1159| #endif
1160| #ifdef STDC_HEADERS
1161| # include <stdlib.h>
1162| # include <stddef.h>
1163| #else
1164| # ifdef HAVE_STDLIB_H
1165| #  include <stdlib.h>
1166| # endif
1167| #endif
1168| #ifdef HAVE_STRING_H
1169| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1170| #  include <memory.h>
1171| # endif
1172| # include <string.h>
1173| #endif
1174| #ifdef HAVE_STRINGS_H
1175| # include <strings.h>
1176| #endif
1177| #ifdef HAVE_INTTYPES_H
1178| # include <inttypes.h>
1179| #endif
1180| #ifdef HAVE_STDINT_H
1181| # include <stdint.h>
1182| #endif
1183| #ifdef HAVE_UNISTD_H
1184| # include <unistd.h>
1185| #endif
1186| #include <linux/ppdev.h>
1187configure:22912: result: no
1188configure:22916: checking linux/ppdev.h presence
1189configure:22931: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
1190conftest.c:43:25: error: linux/ppdev.h: No such file or directory
1191configure:22938: $? = 1
1192configure: failed program was:
1193| /* confdefs.h.  */
1194| #define PACKAGE_NAME ""
1195| #define PACKAGE_TARNAME ""
1196| #define PACKAGE_VERSION ""
1197| #define PACKAGE_STRING ""
1198| #define PACKAGE_BUGREPORT ""
1199| #define PACKAGE "gnuradio"
1200| #define VERSION "3.2.2"
1201| #define STDC_HEADERS 1
1202| #define HAVE_SYS_TYPES_H 1
1203| #define HAVE_SYS_STAT_H 1
1204| #define HAVE_STDLIB_H 1
1205| #define HAVE_STRING_H 1
1206| #define HAVE_MEMORY_H 1
1207| #define HAVE_STRINGS_H 1
1208| #define HAVE_INTTYPES_H 1
1209| #define HAVE_STDINT_H 1
1210| #define HAVE_UNISTD_H 1
1211| #define __EXTENSIONS__ 1
1212| #define _ALL_SOURCE 1
1213| #define _GNU_SOURCE 1
1214| #define _POSIX_PTHREAD_SEMANTICS 1
1215| #define _TANDEM_SOURCE 1
1216| #define CXX_HAS_STD_ISNAN /**/
1217| #define HAVE_DLFCN_H 1
1218| #define LT_OBJDIR ".libs/"
1219| #define HAVE_PYTHON_H 1
1220| #define HAVE_PTHREAD 1
1221| #define HAVE_GETTIMEOFDAY 1
1222| #define HAVE_NANOSLEEP 1
1223| #define HAVE_SYS_IPC_H 1
1224| #define HAVE_SYS_SHM_H 1
1225| #define STDC_HEADERS 1
1226| #define HAVE_SYS_WAIT_H 1
1227| #define HAVE_FCNTL_H 1
1228| #define HAVE_LIMITS_H 1
1229| #define HAVE_STRINGS_H 1
1230| #define HAVE_TIME_H 1
1231| #define HAVE_SYS_IOCTL_H 1
1232| #define HAVE_SYS_TIME_H 1
1233| #define HAVE_UNISTD_H 1
1234| /* end confdefs.h.  */
1235| #include <linux/ppdev.h>
1236configure:22952: result: no
1237configure:22980: checking for linux/ppdev.h
1238configure:22989: result: no
1239configure:22874: checking dev/ppbus/ppi.h usability
1240configure:22891: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1241conftest.c:76:27: error: dev/ppbus/ppi.h: No such file or directory
1242configure:22898: $? = 1
1243configure: failed program was:
1244| /* confdefs.h.  */
1245| #define PACKAGE_NAME ""
1246| #define PACKAGE_TARNAME ""
1247| #define PACKAGE_VERSION ""
1248| #define PACKAGE_STRING ""
1249| #define PACKAGE_BUGREPORT ""
1250| #define PACKAGE "gnuradio"
1251| #define VERSION "3.2.2"
1252| #define STDC_HEADERS 1
1253| #define HAVE_SYS_TYPES_H 1
1254| #define HAVE_SYS_STAT_H 1
1255| #define HAVE_STDLIB_H 1
1256| #define HAVE_STRING_H 1
1257| #define HAVE_MEMORY_H 1
1258| #define HAVE_STRINGS_H 1
1259| #define HAVE_INTTYPES_H 1
1260| #define HAVE_STDINT_H 1
1261| #define HAVE_UNISTD_H 1
1262| #define __EXTENSIONS__ 1
1263| #define _ALL_SOURCE 1
1264| #define _GNU_SOURCE 1
1265| #define _POSIX_PTHREAD_SEMANTICS 1
1266| #define _TANDEM_SOURCE 1
1267| #define CXX_HAS_STD_ISNAN /**/
1268| #define HAVE_DLFCN_H 1
1269| #define LT_OBJDIR ".libs/"
1270| #define HAVE_PYTHON_H 1
1271| #define HAVE_PTHREAD 1
1272| #define HAVE_GETTIMEOFDAY 1
1273| #define HAVE_NANOSLEEP 1
1274| #define HAVE_SYS_IPC_H 1
1275| #define HAVE_SYS_SHM_H 1
1276| #define STDC_HEADERS 1
1277| #define HAVE_SYS_WAIT_H 1
1278| #define HAVE_FCNTL_H 1
1279| #define HAVE_LIMITS_H 1
1280| #define HAVE_STRINGS_H 1
1281| #define HAVE_TIME_H 1
1282| #define HAVE_SYS_IOCTL_H 1
1283| #define HAVE_SYS_TIME_H 1
1284| #define HAVE_UNISTD_H 1
1285| /* end confdefs.h.  */
1286| #include <stdio.h>
1287| #ifdef HAVE_SYS_TYPES_H
1288| # include <sys/types.h>
1289| #endif
1290| #ifdef HAVE_SYS_STAT_H
1291| # include <sys/stat.h>
1292| #endif
1293| #ifdef STDC_HEADERS
1294| # include <stdlib.h>
1295| # include <stddef.h>
1296| #else
1297| # ifdef HAVE_STDLIB_H
1298| #  include <stdlib.h>
1299| # endif
1300| #endif
1301| #ifdef HAVE_STRING_H
1302| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1303| #  include <memory.h>
1304| # endif
1305| # include <string.h>
1306| #endif
1307| #ifdef HAVE_STRINGS_H
1308| # include <strings.h>
1309| #endif
1310| #ifdef HAVE_INTTYPES_H
1311| # include <inttypes.h>
1312| #endif
1313| #ifdef HAVE_STDINT_H
1314| # include <stdint.h>
1315| #endif
1316| #ifdef HAVE_UNISTD_H
1317| # include <unistd.h>
1318| #endif
1319| #include <dev/ppbus/ppi.h>
1320configure:22912: result: no
1321configure:22916: checking dev/ppbus/ppi.h presence
1322configure:22931: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
1323conftest.c:43:27: error: dev/ppbus/ppi.h: No such file or directory
1324configure:22938: $? = 1
1325configure: failed program was:
1326| /* confdefs.h.  */
1327| #define PACKAGE_NAME ""
1328| #define PACKAGE_TARNAME ""
1329| #define PACKAGE_VERSION ""
1330| #define PACKAGE_STRING ""
1331| #define PACKAGE_BUGREPORT ""
1332| #define PACKAGE "gnuradio"
1333| #define VERSION "3.2.2"
1334| #define STDC_HEADERS 1
1335| #define HAVE_SYS_TYPES_H 1
1336| #define HAVE_SYS_STAT_H 1
1337| #define HAVE_STDLIB_H 1
1338| #define HAVE_STRING_H 1
1339| #define HAVE_MEMORY_H 1
1340| #define HAVE_STRINGS_H 1
1341| #define HAVE_INTTYPES_H 1
1342| #define HAVE_STDINT_H 1
1343| #define HAVE_UNISTD_H 1
1344| #define __EXTENSIONS__ 1
1345| #define _ALL_SOURCE 1
1346| #define _GNU_SOURCE 1
1347| #define _POSIX_PTHREAD_SEMANTICS 1
1348| #define _TANDEM_SOURCE 1
1349| #define CXX_HAS_STD_ISNAN /**/
1350| #define HAVE_DLFCN_H 1
1351| #define LT_OBJDIR ".libs/"
1352| #define HAVE_PYTHON_H 1
1353| #define HAVE_PTHREAD 1
1354| #define HAVE_GETTIMEOFDAY 1
1355| #define HAVE_NANOSLEEP 1
1356| #define HAVE_SYS_IPC_H 1
1357| #define HAVE_SYS_SHM_H 1
1358| #define STDC_HEADERS 1
1359| #define HAVE_SYS_WAIT_H 1
1360| #define HAVE_FCNTL_H 1
1361| #define HAVE_LIMITS_H 1
1362| #define HAVE_STRINGS_H 1
1363| #define HAVE_TIME_H 1
1364| #define HAVE_SYS_IOCTL_H 1
1365| #define HAVE_SYS_TIME_H 1
1366| #define HAVE_UNISTD_H 1
1367| /* end confdefs.h.  */
1368| #include <dev/ppbus/ppi.h>
1369configure:22952: result: no
1370configure:22980: checking for dev/ppbus/ppi.h
1371configure:22989: result: no
1372configure:22874: checking sys/mman.h usability
1373configure:22891: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1374configure:22898: $? = 0
1375configure:22912: result: yes
1376configure:22916: checking sys/mman.h presence
1377configure:22931: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
1378configure:22938: $? = 0
1379configure:22952: result: yes
1380configure:22980: checking for sys/mman.h
1381configure:22989: result: yes
1382configure:22874: checking sys/select.h usability
1383configure:22891: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1384configure:22898: $? = 0
1385configure:22912: result: yes
1386configure:22916: checking sys/select.h presence
1387configure:22931: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
1388configure:22938: $? = 0
1389configure:22952: result: yes
1390configure:22980: checking for sys/select.h
1391configure:22989: result: yes
1392configure:22863: checking for sys/types.h
1393configure:22870: result: yes
1394configure:23025: checking sys/resource.h usability
1395configure:23042: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1396configure:23049: $? = 0
1397configure:23063: result: yes
1398configure:23067: checking sys/resource.h presence
1399configure:23082: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
1400configure:23089: $? = 0
1401configure:23103: result: yes
1402configure:23131: checking for sys/resource.h
1403configure:23140: result: yes
1404configure:23014: checking for stdint.h
1405configure:23021: result: yes
1406configure:23025: checking sched.h usability
1407configure:23042: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1408configure:23049: $? = 0
1409configure:23063: result: yes
1410configure:23067: checking sched.h presence
1411configure:23082: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
1412configure:23089: $? = 0
1413configure:23103: result: yes
1414configure:23131: checking for sched.h
1415configure:23140: result: yes
1416configure:23025: checking signal.h usability
1417configure:23042: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1418configure:23049: $? = 0
1419configure:23063: result: yes
1420configure:23067: checking signal.h presence
1421configure:23082: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
1422configure:23089: $? = 0
1423configure:23103: result: yes
1424configure:23131: checking for signal.h
1425configure:23140: result: yes
1426configure:23025: checking sys/syscall.h usability
1427configure:23042: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1428configure:23049: $? = 0
1429configure:23063: result: yes
1430configure:23067: checking sys/syscall.h presence
1431configure:23082: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
1432configure:23089: $? = 0
1433configure:23103: result: yes
1434configure:23131: checking for sys/syscall.h
1435configure:23140: result: yes
1436configure:23025: checking malloc.h usability
1437configure:23042: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1438conftest.c:84:20: error: malloc.h: No such file or directory
1439configure:23049: $? = 1
1440configure: failed program was:
1441| /* confdefs.h.  */
1442| #define PACKAGE_NAME ""
1443| #define PACKAGE_TARNAME ""
1444| #define PACKAGE_VERSION ""
1445| #define PACKAGE_STRING ""
1446| #define PACKAGE_BUGREPORT ""
1447| #define PACKAGE "gnuradio"
1448| #define VERSION "3.2.2"
1449| #define STDC_HEADERS 1
1450| #define HAVE_SYS_TYPES_H 1
1451| #define HAVE_SYS_STAT_H 1
1452| #define HAVE_STDLIB_H 1
1453| #define HAVE_STRING_H 1
1454| #define HAVE_MEMORY_H 1
1455| #define HAVE_STRINGS_H 1
1456| #define HAVE_INTTYPES_H 1
1457| #define HAVE_STDINT_H 1
1458| #define HAVE_UNISTD_H 1
1459| #define __EXTENSIONS__ 1
1460| #define _ALL_SOURCE 1
1461| #define _GNU_SOURCE 1
1462| #define _POSIX_PTHREAD_SEMANTICS 1
1463| #define _TANDEM_SOURCE 1
1464| #define CXX_HAS_STD_ISNAN /**/
1465| #define HAVE_DLFCN_H 1
1466| #define LT_OBJDIR ".libs/"
1467| #define HAVE_PYTHON_H 1
1468| #define HAVE_PTHREAD 1
1469| #define HAVE_GETTIMEOFDAY 1
1470| #define HAVE_NANOSLEEP 1
1471| #define HAVE_SYS_IPC_H 1
1472| #define HAVE_SYS_SHM_H 1
1473| #define STDC_HEADERS 1
1474| #define HAVE_SYS_WAIT_H 1
1475| #define HAVE_FCNTL_H 1
1476| #define HAVE_LIMITS_H 1
1477| #define HAVE_STRINGS_H 1
1478| #define HAVE_TIME_H 1
1479| #define HAVE_SYS_IOCTL_H 1
1480| #define HAVE_SYS_TIME_H 1
1481| #define HAVE_UNISTD_H 1
1482| #define HAVE_SYS_MMAN_H 1
1483| #define HAVE_SYS_SELECT_H 1
1484| #define HAVE_SYS_TYPES_H 1
1485| #define HAVE_SYS_RESOURCE_H 1
1486| #define HAVE_STDINT_H 1
1487| #define HAVE_SCHED_H 1
1488| #define HAVE_SIGNAL_H 1
1489| #define HAVE_SYS_SYSCALL_H 1
1490| /* end confdefs.h.  */
1491| #include <stdio.h>
1492| #ifdef HAVE_SYS_TYPES_H
1493| # include <sys/types.h>
1494| #endif
1495| #ifdef HAVE_SYS_STAT_H
1496| # include <sys/stat.h>
1497| #endif
1498| #ifdef STDC_HEADERS
1499| # include <stdlib.h>
1500| # include <stddef.h>
1501| #else
1502| # ifdef HAVE_STDLIB_H
1503| #  include <stdlib.h>
1504| # endif
1505| #endif
1506| #ifdef HAVE_STRING_H
1507| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1508| #  include <memory.h>
1509| # endif
1510| # include <string.h>
1511| #endif
1512| #ifdef HAVE_STRINGS_H
1513| # include <strings.h>
1514| #endif
1515| #ifdef HAVE_INTTYPES_H
1516| # include <inttypes.h>
1517| #endif
1518| #ifdef HAVE_STDINT_H
1519| # include <stdint.h>
1520| #endif
1521| #ifdef HAVE_UNISTD_H
1522| # include <unistd.h>
1523| #endif
1524| #include <malloc.h>
1525configure:23063: result: no
1526configure:23067: checking malloc.h presence
1527configure:23082: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
1528conftest.c:51:20: error: malloc.h: No such file or directory
1529configure:23089: $? = 1
1530configure: failed program was:
1531| /* confdefs.h.  */
1532| #define PACKAGE_NAME ""
1533| #define PACKAGE_TARNAME ""
1534| #define PACKAGE_VERSION ""
1535| #define PACKAGE_STRING ""
1536| #define PACKAGE_BUGREPORT ""
1537| #define PACKAGE "gnuradio"
1538| #define VERSION "3.2.2"
1539| #define STDC_HEADERS 1
1540| #define HAVE_SYS_TYPES_H 1
1541| #define HAVE_SYS_STAT_H 1
1542| #define HAVE_STDLIB_H 1
1543| #define HAVE_STRING_H 1
1544| #define HAVE_MEMORY_H 1
1545| #define HAVE_STRINGS_H 1
1546| #define HAVE_INTTYPES_H 1
1547| #define HAVE_STDINT_H 1
1548| #define HAVE_UNISTD_H 1
1549| #define __EXTENSIONS__ 1
1550| #define _ALL_SOURCE 1
1551| #define _GNU_SOURCE 1
1552| #define _POSIX_PTHREAD_SEMANTICS 1
1553| #define _TANDEM_SOURCE 1
1554| #define CXX_HAS_STD_ISNAN /**/
1555| #define HAVE_DLFCN_H 1
1556| #define LT_OBJDIR ".libs/"
1557| #define HAVE_PYTHON_H 1
1558| #define HAVE_PTHREAD 1
1559| #define HAVE_GETTIMEOFDAY 1
1560| #define HAVE_NANOSLEEP 1
1561| #define HAVE_SYS_IPC_H 1
1562| #define HAVE_SYS_SHM_H 1
1563| #define STDC_HEADERS 1
1564| #define HAVE_SYS_WAIT_H 1
1565| #define HAVE_FCNTL_H 1
1566| #define HAVE_LIMITS_H 1
1567| #define HAVE_STRINGS_H 1
1568| #define HAVE_TIME_H 1
1569| #define HAVE_SYS_IOCTL_H 1
1570| #define HAVE_SYS_TIME_H 1
1571| #define HAVE_UNISTD_H 1
1572| #define HAVE_SYS_MMAN_H 1
1573| #define HAVE_SYS_SELECT_H 1
1574| #define HAVE_SYS_TYPES_H 1
1575| #define HAVE_SYS_RESOURCE_H 1
1576| #define HAVE_STDINT_H 1
1577| #define HAVE_SCHED_H 1
1578| #define HAVE_SIGNAL_H 1
1579| #define HAVE_SYS_SYSCALL_H 1
1580| /* end confdefs.h.  */
1581| #include <malloc.h>
1582configure:23103: result: no
1583configure:23131: checking for malloc.h
1584configure:23140: result: no
1585configure:23171: checking netinet/in.h usability
1586configure:23188: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1587configure:23195: $? = 0
1588configure:23209: result: yes
1589configure:23213: checking netinet/in.h presence
1590configure:23228: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
1591configure:23235: $? = 0
1592configure:23249: result: yes
1593configure:23277: checking for netinet/in.h
1594configure:23286: result: yes
1595configure:23317: checking windows.h usability
1596configure:23334: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1597conftest.c:85:21: error: windows.h: No such file or directory
1598configure:23341: $? = 1
1599configure: failed program was:
1600| /* confdefs.h.  */
1601| #define PACKAGE_NAME ""
1602| #define PACKAGE_TARNAME ""
1603| #define PACKAGE_VERSION ""
1604| #define PACKAGE_STRING ""
1605| #define PACKAGE_BUGREPORT ""
1606| #define PACKAGE "gnuradio"
1607| #define VERSION "3.2.2"
1608| #define STDC_HEADERS 1
1609| #define HAVE_SYS_TYPES_H 1
1610| #define HAVE_SYS_STAT_H 1
1611| #define HAVE_STDLIB_H 1
1612| #define HAVE_STRING_H 1
1613| #define HAVE_MEMORY_H 1
1614| #define HAVE_STRINGS_H 1
1615| #define HAVE_INTTYPES_H 1
1616| #define HAVE_STDINT_H 1
1617| #define HAVE_UNISTD_H 1
1618| #define __EXTENSIONS__ 1
1619| #define _ALL_SOURCE 1
1620| #define _GNU_SOURCE 1
1621| #define _POSIX_PTHREAD_SEMANTICS 1
1622| #define _TANDEM_SOURCE 1
1623| #define CXX_HAS_STD_ISNAN /**/
1624| #define HAVE_DLFCN_H 1
1625| #define LT_OBJDIR ".libs/"
1626| #define HAVE_PYTHON_H 1
1627| #define HAVE_PTHREAD 1
1628| #define HAVE_GETTIMEOFDAY 1
1629| #define HAVE_NANOSLEEP 1
1630| #define HAVE_SYS_IPC_H 1
1631| #define HAVE_SYS_SHM_H 1
1632| #define STDC_HEADERS 1
1633| #define HAVE_SYS_WAIT_H 1
1634| #define HAVE_FCNTL_H 1
1635| #define HAVE_LIMITS_H 1
1636| #define HAVE_STRINGS_H 1
1637| #define HAVE_TIME_H 1
1638| #define HAVE_SYS_IOCTL_H 1
1639| #define HAVE_SYS_TIME_H 1
1640| #define HAVE_UNISTD_H 1
1641| #define HAVE_SYS_MMAN_H 1
1642| #define HAVE_SYS_SELECT_H 1
1643| #define HAVE_SYS_TYPES_H 1
1644| #define HAVE_SYS_RESOURCE_H 1
1645| #define HAVE_STDINT_H 1
1646| #define HAVE_SCHED_H 1
1647| #define HAVE_SIGNAL_H 1
1648| #define HAVE_SYS_SYSCALL_H 1
1649| #define HAVE_NETINET_IN_H 1
1650| /* end confdefs.h.  */
1651| #include <stdio.h>
1652| #ifdef HAVE_SYS_TYPES_H
1653| # include <sys/types.h>
1654| #endif
1655| #ifdef HAVE_SYS_STAT_H
1656| # include <sys/stat.h>
1657| #endif
1658| #ifdef STDC_HEADERS
1659| # include <stdlib.h>
1660| # include <stddef.h>
1661| #else
1662| # ifdef HAVE_STDLIB_H
1663| #  include <stdlib.h>
1664| # endif
1665| #endif
1666| #ifdef HAVE_STRING_H
1667| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1668| #  include <memory.h>
1669| # endif
1670| # include <string.h>
1671| #endif
1672| #ifdef HAVE_STRINGS_H
1673| # include <strings.h>
1674| #endif
1675| #ifdef HAVE_INTTYPES_H
1676| # include <inttypes.h>
1677| #endif
1678| #ifdef HAVE_STDINT_H
1679| # include <stdint.h>
1680| #endif
1681| #ifdef HAVE_UNISTD_H
1682| # include <unistd.h>
1683| #endif
1684| #include <windows.h>
1685configure:23355: result: no
1686configure:23359: checking windows.h presence
1687configure:23374: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
1688conftest.c:52:21: error: windows.h: No such file or directory
1689configure:23381: $? = 1
1690configure: failed program was:
1691| /* confdefs.h.  */
1692| #define PACKAGE_NAME ""
1693| #define PACKAGE_TARNAME ""
1694| #define PACKAGE_VERSION ""
1695| #define PACKAGE_STRING ""
1696| #define PACKAGE_BUGREPORT ""
1697| #define PACKAGE "gnuradio"
1698| #define VERSION "3.2.2"
1699| #define STDC_HEADERS 1
1700| #define HAVE_SYS_TYPES_H 1
1701| #define HAVE_SYS_STAT_H 1
1702| #define HAVE_STDLIB_H 1
1703| #define HAVE_STRING_H 1
1704| #define HAVE_MEMORY_H 1
1705| #define HAVE_STRINGS_H 1
1706| #define HAVE_INTTYPES_H 1
1707| #define HAVE_STDINT_H 1
1708| #define HAVE_UNISTD_H 1
1709| #define __EXTENSIONS__ 1
1710| #define _ALL_SOURCE 1
1711| #define _GNU_SOURCE 1
1712| #define _POSIX_PTHREAD_SEMANTICS 1
1713| #define _TANDEM_SOURCE 1
1714| #define CXX_HAS_STD_ISNAN /**/
1715| #define HAVE_DLFCN_H 1
1716| #define LT_OBJDIR ".libs/"
1717| #define HAVE_PYTHON_H 1
1718| #define HAVE_PTHREAD 1
1719| #define HAVE_GETTIMEOFDAY 1
1720| #define HAVE_NANOSLEEP 1
1721| #define HAVE_SYS_IPC_H 1
1722| #define HAVE_SYS_SHM_H 1
1723| #define STDC_HEADERS 1
1724| #define HAVE_SYS_WAIT_H 1
1725| #define HAVE_FCNTL_H 1
1726| #define HAVE_LIMITS_H 1
1727| #define HAVE_STRINGS_H 1
1728| #define HAVE_TIME_H 1
1729| #define HAVE_SYS_IOCTL_H 1
1730| #define HAVE_SYS_TIME_H 1
1731| #define HAVE_UNISTD_H 1
1732| #define HAVE_SYS_MMAN_H 1
1733| #define HAVE_SYS_SELECT_H 1
1734| #define HAVE_SYS_TYPES_H 1
1735| #define HAVE_SYS_RESOURCE_H 1
1736| #define HAVE_STDINT_H 1
1737| #define HAVE_SCHED_H 1
1738| #define HAVE_SIGNAL_H 1
1739| #define HAVE_SYS_SYSCALL_H 1
1740| #define HAVE_NETINET_IN_H 1
1741| /* end confdefs.h.  */
1742| #include <windows.h>
1743configure:23395: result: no
1744configure:23423: checking for windows.h
1745configure:23432: result: no
1746configure:23463: checking vec_types.h usability
1747configure:23480: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1748conftest.c:85:23: error: vec_types.h: No such file or directory
1749configure:23487: $? = 1
1750configure: failed program was:
1751| /* confdefs.h.  */
1752| #define PACKAGE_NAME ""
1753| #define PACKAGE_TARNAME ""
1754| #define PACKAGE_VERSION ""
1755| #define PACKAGE_STRING ""
1756| #define PACKAGE_BUGREPORT ""
1757| #define PACKAGE "gnuradio"
1758| #define VERSION "3.2.2"
1759| #define STDC_HEADERS 1
1760| #define HAVE_SYS_TYPES_H 1
1761| #define HAVE_SYS_STAT_H 1
1762| #define HAVE_STDLIB_H 1
1763| #define HAVE_STRING_H 1
1764| #define HAVE_MEMORY_H 1
1765| #define HAVE_STRINGS_H 1
1766| #define HAVE_INTTYPES_H 1
1767| #define HAVE_STDINT_H 1
1768| #define HAVE_UNISTD_H 1
1769| #define __EXTENSIONS__ 1
1770| #define _ALL_SOURCE 1
1771| #define _GNU_SOURCE 1
1772| #define _POSIX_PTHREAD_SEMANTICS 1
1773| #define _TANDEM_SOURCE 1
1774| #define CXX_HAS_STD_ISNAN /**/
1775| #define HAVE_DLFCN_H 1
1776| #define LT_OBJDIR ".libs/"
1777| #define HAVE_PYTHON_H 1
1778| #define HAVE_PTHREAD 1
1779| #define HAVE_GETTIMEOFDAY 1
1780| #define HAVE_NANOSLEEP 1
1781| #define HAVE_SYS_IPC_H 1
1782| #define HAVE_SYS_SHM_H 1
1783| #define STDC_HEADERS 1
1784| #define HAVE_SYS_WAIT_H 1
1785| #define HAVE_FCNTL_H 1
1786| #define HAVE_LIMITS_H 1
1787| #define HAVE_STRINGS_H 1
1788| #define HAVE_TIME_H 1
1789| #define HAVE_SYS_IOCTL_H 1
1790| #define HAVE_SYS_TIME_H 1
1791| #define HAVE_UNISTD_H 1
1792| #define HAVE_SYS_MMAN_H 1
1793| #define HAVE_SYS_SELECT_H 1
1794| #define HAVE_SYS_TYPES_H 1
1795| #define HAVE_SYS_RESOURCE_H 1
1796| #define HAVE_STDINT_H 1
1797| #define HAVE_SCHED_H 1
1798| #define HAVE_SIGNAL_H 1
1799| #define HAVE_SYS_SYSCALL_H 1
1800| #define HAVE_NETINET_IN_H 1
1801| /* end confdefs.h.  */
1802| #include <stdio.h>
1803| #ifdef HAVE_SYS_TYPES_H
1804| # include <sys/types.h>
1805| #endif
1806| #ifdef HAVE_SYS_STAT_H
1807| # include <sys/stat.h>
1808| #endif
1809| #ifdef STDC_HEADERS
1810| # include <stdlib.h>
1811| # include <stddef.h>
1812| #else
1813| # ifdef HAVE_STDLIB_H
1814| #  include <stdlib.h>
1815| # endif
1816| #endif
1817| #ifdef HAVE_STRING_H
1818| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1819| #  include <memory.h>
1820| # endif
1821| # include <string.h>
1822| #endif
1823| #ifdef HAVE_STRINGS_H
1824| # include <strings.h>
1825| #endif
1826| #ifdef HAVE_INTTYPES_H
1827| # include <inttypes.h>
1828| #endif
1829| #ifdef HAVE_STDINT_H
1830| # include <stdint.h>
1831| #endif
1832| #ifdef HAVE_UNISTD_H
1833| # include <unistd.h>
1834| #endif
1835| #include <vec_types.h>
1836configure:23501: result: no
1837configure:23505: checking vec_types.h presence
1838configure:23520: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
1839conftest.c:52:23: error: vec_types.h: No such file or directory
1840configure:23527: $? = 1
1841configure: failed program was:
1842| /* confdefs.h.  */
1843| #define PACKAGE_NAME ""
1844| #define PACKAGE_TARNAME ""
1845| #define PACKAGE_VERSION ""
1846| #define PACKAGE_STRING ""
1847| #define PACKAGE_BUGREPORT ""
1848| #define PACKAGE "gnuradio"
1849| #define VERSION "3.2.2"
1850| #define STDC_HEADERS 1
1851| #define HAVE_SYS_TYPES_H 1
1852| #define HAVE_SYS_STAT_H 1
1853| #define HAVE_STDLIB_H 1
1854| #define HAVE_STRING_H 1
1855| #define HAVE_MEMORY_H 1
1856| #define HAVE_STRINGS_H 1
1857| #define HAVE_INTTYPES_H 1
1858| #define HAVE_STDINT_H 1
1859| #define HAVE_UNISTD_H 1
1860| #define __EXTENSIONS__ 1
1861| #define _ALL_SOURCE 1
1862| #define _GNU_SOURCE 1
1863| #define _POSIX_PTHREAD_SEMANTICS 1
1864| #define _TANDEM_SOURCE 1
1865| #define CXX_HAS_STD_ISNAN /**/
1866| #define HAVE_DLFCN_H 1
1867| #define LT_OBJDIR ".libs/"
1868| #define HAVE_PYTHON_H 1
1869| #define HAVE_PTHREAD 1
1870| #define HAVE_GETTIMEOFDAY 1
1871| #define HAVE_NANOSLEEP 1
1872| #define HAVE_SYS_IPC_H 1
1873| #define HAVE_SYS_SHM_H 1
1874| #define STDC_HEADERS 1
1875| #define HAVE_SYS_WAIT_H 1
1876| #define HAVE_FCNTL_H 1
1877| #define HAVE_LIMITS_H 1
1878| #define HAVE_STRINGS_H 1
1879| #define HAVE_TIME_H 1
1880| #define HAVE_SYS_IOCTL_H 1
1881| #define HAVE_SYS_TIME_H 1
1882| #define HAVE_UNISTD_H 1
1883| #define HAVE_SYS_MMAN_H 1
1884| #define HAVE_SYS_SELECT_H 1
1885| #define HAVE_SYS_TYPES_H 1
1886| #define HAVE_SYS_RESOURCE_H 1
1887| #define HAVE_STDINT_H 1
1888| #define HAVE_SCHED_H 1
1889| #define HAVE_SIGNAL_H 1
1890| #define HAVE_SYS_SYSCALL_H 1
1891| #define HAVE_NETINET_IN_H 1
1892| /* end confdefs.h.  */
1893| #include <vec_types.h>
1894configure:23541: result: no
1895configure:23569: checking for vec_types.h
1896configure:23578: result: no
1897configure:23594: checking for an ANSI C-conforming const
1898configure:23669: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1899configure:23676: $? = 0
1900configure:23691: result: yes
1901configure:23701: checking for inline
1902configure:23727: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1903configure:23734: $? = 0
1904configure:23752: result: inline
1905configure:23771: checking for size_t
1906configure:23799: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1907configure:23806: $? = 0
1908configure:23833: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
1909conftest.c: In function 'main':
1910conftest.c:88: error: syntax error before ')' token
1911configure:23840: $? = 1
1912configure: failed program was:
1913| /* confdefs.h.  */
1914| #define PACKAGE_NAME ""
1915| #define PACKAGE_TARNAME ""
1916| #define PACKAGE_VERSION ""
1917| #define PACKAGE_STRING ""
1918| #define PACKAGE_BUGREPORT ""
1919| #define PACKAGE "gnuradio"
1920| #define VERSION "3.2.2"
1921| #define STDC_HEADERS 1
1922| #define HAVE_SYS_TYPES_H 1
1923| #define HAVE_SYS_STAT_H 1
1924| #define HAVE_STDLIB_H 1
1925| #define HAVE_STRING_H 1
1926| #define HAVE_MEMORY_H 1
1927| #define HAVE_STRINGS_H 1
1928| #define HAVE_INTTYPES_H 1
1929| #define HAVE_STDINT_H 1
1930| #define HAVE_UNISTD_H 1
1931| #define __EXTENSIONS__ 1
1932| #define _ALL_SOURCE 1
1933| #define _GNU_SOURCE 1
1934| #define _POSIX_PTHREAD_SEMANTICS 1
1935| #define _TANDEM_SOURCE 1
1936| #define CXX_HAS_STD_ISNAN /**/
1937| #define HAVE_DLFCN_H 1
1938| #define LT_OBJDIR ".libs/"
1939| #define HAVE_PYTHON_H 1
1940| #define HAVE_PTHREAD 1
1941| #define HAVE_GETTIMEOFDAY 1
1942| #define HAVE_NANOSLEEP 1
1943| #define HAVE_SYS_IPC_H 1
1944| #define HAVE_SYS_SHM_H 1
1945| #define STDC_HEADERS 1
1946| #define HAVE_SYS_WAIT_H 1
1947| #define HAVE_FCNTL_H 1
1948| #define HAVE_LIMITS_H 1
1949| #define HAVE_STRINGS_H 1
1950| #define HAVE_TIME_H 1
1951| #define HAVE_SYS_IOCTL_H 1
1952| #define HAVE_SYS_TIME_H 1
1953| #define HAVE_UNISTD_H 1
1954| #define HAVE_SYS_MMAN_H 1
1955| #define HAVE_SYS_SELECT_H 1
1956| #define HAVE_SYS_TYPES_H 1
1957| #define HAVE_SYS_RESOURCE_H 1
1958| #define HAVE_STDINT_H 1
1959| #define HAVE_SCHED_H 1
1960| #define HAVE_SIGNAL_H 1
1961| #define HAVE_SYS_SYSCALL_H 1
1962| #define HAVE_NETINET_IN_H 1
1963| /* end confdefs.h.  */
1964| #include <stdio.h>
1965| #ifdef HAVE_SYS_TYPES_H
1966| # include <sys/types.h>
1967| #endif
1968| #ifdef HAVE_SYS_STAT_H
1969| # include <sys/stat.h>
1970| #endif
1971| #ifdef STDC_HEADERS
1972| # include <stdlib.h>
1973| # include <stddef.h>
1974| #else
1975| # ifdef HAVE_STDLIB_H
1976| #  include <stdlib.h>
1977| # endif
1978| #endif
1979| #ifdef HAVE_STRING_H
1980| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1981| #  include <memory.h>
1982| # endif
1983| # include <string.h>
1984| #endif
1985| #ifdef HAVE_STRINGS_H
1986| # include <strings.h>
1987| #endif
1988| #ifdef HAVE_INTTYPES_H
1989| # include <inttypes.h>
1990| #endif
1991| #ifdef HAVE_STDINT_H
1992| # include <stdint.h>
1993| #endif
1994| #ifdef HAVE_UNISTD_H
1995| # include <unistd.h>
1996| #endif
1997| int
1998| main ()
1999| {
2000| if (sizeof ((size_t)))
2001|         return 0;
2002|   ;
2003|   return 0;
2004| }
2005configure:23863: result: yes
2006configure:23875: checking whether time.h and sys/time.h may both be included
2007configure:23905: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
2008configure:23912: $? = 0
2009configure:23927: result: yes
2010configure:23938: checking whether byte ordering is bigendian
2011configure:23963: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
2012configure:23970: $? = 0
2013configure:24318: result: universal
2014configure:24341: checking whether struct tm is in sys/time.h or time.h
2015configure:24371: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
2016configure:24378: $? = 0
2017configure:24393: result: time.h
2018configure:24406: checking for working alloca.h
2019configure:24433: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2020configure:24440: $? = 0
2021configure:24460: result: yes
2022configure:24470: checking for alloca
2023configure:24517: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2024configure:24524: $? = 0
2025configure:24544: result: yes
2026configure:24790: checking for posix_memalign
2027configure:24846: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2028Undefined symbols:
2029  "_posix_memalign", referenced from:
2030      _main in cc3TomJb.o
2031ld: symbol(s) not found
2032collect2: ld returned 1 exit status
2033configure:24853: $? = 1
2034configure: failed program was:
2035| /* confdefs.h.  */
2036| #define PACKAGE_NAME ""
2037| #define PACKAGE_TARNAME ""
2038| #define PACKAGE_VERSION ""
2039| #define PACKAGE_STRING ""
2040| #define PACKAGE_BUGREPORT ""
2041| #define PACKAGE "gnuradio"
2042| #define VERSION "3.2.2"
2043| #define STDC_HEADERS 1
2044| #define HAVE_SYS_TYPES_H 1
2045| #define HAVE_SYS_STAT_H 1
2046| #define HAVE_STDLIB_H 1
2047| #define HAVE_STRING_H 1
2048| #define HAVE_MEMORY_H 1
2049| #define HAVE_STRINGS_H 1
2050| #define HAVE_INTTYPES_H 1
2051| #define HAVE_STDINT_H 1
2052| #define HAVE_UNISTD_H 1
2053| #define __EXTENSIONS__ 1
2054| #define _ALL_SOURCE 1
2055| #define _GNU_SOURCE 1
2056| #define _POSIX_PTHREAD_SEMANTICS 1
2057| #define _TANDEM_SOURCE 1
2058| #define CXX_HAS_STD_ISNAN /**/
2059| #define HAVE_DLFCN_H 1
2060| #define LT_OBJDIR ".libs/"
2061| #define HAVE_PYTHON_H 1
2062| #define HAVE_PTHREAD 1
2063| #define HAVE_GETTIMEOFDAY 1
2064| #define HAVE_NANOSLEEP 1
2065| #define HAVE_SYS_IPC_H 1
2066| #define HAVE_SYS_SHM_H 1
2067| #define STDC_HEADERS 1
2068| #define HAVE_SYS_WAIT_H 1
2069| #define HAVE_FCNTL_H 1
2070| #define HAVE_LIMITS_H 1
2071| #define HAVE_STRINGS_H 1
2072| #define HAVE_TIME_H 1
2073| #define HAVE_SYS_IOCTL_H 1
2074| #define HAVE_SYS_TIME_H 1
2075| #define HAVE_UNISTD_H 1
2076| #define HAVE_SYS_MMAN_H 1
2077| #define HAVE_SYS_SELECT_H 1
2078| #define HAVE_SYS_TYPES_H 1
2079| #define HAVE_SYS_RESOURCE_H 1
2080| #define HAVE_STDINT_H 1
2081| #define HAVE_SCHED_H 1
2082| #define HAVE_SIGNAL_H 1
2083| #define HAVE_SYS_SYSCALL_H 1
2084| #define HAVE_NETINET_IN_H 1
2085| #define TIME_WITH_SYS_TIME 1
2086| #define AC_APPLE_UNIVERSAL_BUILD 1
2087| #define HAVE_ALLOCA_H 1
2088| #define HAVE_ALLOCA 1
2089| /* end confdefs.h.  */
2090| /* Define posix_memalign to an innocuous variant, in case <limits.h> declares posix_memalign.
2091|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2092| #define posix_memalign innocuous_posix_memalign
2093|
2094| /* System header to define __stub macros and hopefully few prototypes,
2095|     which can conflict with char posix_memalign (); below.
2096|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2097|     <limits.h> exists even on freestanding compilers.  */
2098|
2099| #ifdef __STDC__
2100| # include <limits.h>
2101| #else
2102| # include <assert.h>
2103| #endif
2104|
2105| #undef posix_memalign
2106|
2107| /* Override any GCC internal prototype to avoid an error.
2108|    Use char because int might match the return type of a GCC
2109|    builtin and then its argument prototype would still apply.  */
2110| #ifdef __cplusplus
2111| extern "C"
2112| #endif
2113| char posix_memalign ();
2114| /* The GNU C library defines this for functions which it implements
2115|     to always fail with ENOSYS.  Some functions are actually named
2116|     something starting with __ and the normal name is an alias.  */
2117| #if defined __stub_posix_memalign || defined __stub___posix_memalign
2118| choke me
2119| #endif
2120|
2121| int
2122| main ()
2123| {
2124| return posix_memalign ();
2125|   ;
2126|   return 0;
2127| }
2128configure:24875: result: no
2129configure:24892: checking for valloc
2130configure:24948: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2131configure:24955: $? = 0
2132configure:24977: result: yes
2133configure:25000: result: malloc is 16-byte aligned.
2134configure:25024: checking for vprintf
2135configure:25080: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2136conftest.c:81: warning: conflicting types for built-in function 'vprintf'
2137configure:25087: $? = 0
2138configure:25109: result: yes
2139configure:25118: checking for _doprnt
2140configure:25174: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2141Undefined symbols:
2142  "__doprnt", referenced from:
2143      _main in cc0eSOE1.o
2144ld: symbol(s) not found
2145collect2: ld returned 1 exit status
2146configure:25181: $? = 1
2147configure: failed program was:
2148| /* confdefs.h.  */
2149| #define PACKAGE_NAME ""
2150| #define PACKAGE_TARNAME ""
2151| #define PACKAGE_VERSION ""
2152| #define PACKAGE_STRING ""
2153| #define PACKAGE_BUGREPORT ""
2154| #define PACKAGE "gnuradio"
2155| #define VERSION "3.2.2"
2156| #define STDC_HEADERS 1
2157| #define HAVE_SYS_TYPES_H 1
2158| #define HAVE_SYS_STAT_H 1
2159| #define HAVE_STDLIB_H 1
2160| #define HAVE_STRING_H 1
2161| #define HAVE_MEMORY_H 1
2162| #define HAVE_STRINGS_H 1
2163| #define HAVE_INTTYPES_H 1
2164| #define HAVE_STDINT_H 1
2165| #define HAVE_UNISTD_H 1
2166| #define __EXTENSIONS__ 1
2167| #define _ALL_SOURCE 1
2168| #define _GNU_SOURCE 1
2169| #define _POSIX_PTHREAD_SEMANTICS 1
2170| #define _TANDEM_SOURCE 1
2171| #define CXX_HAS_STD_ISNAN /**/
2172| #define HAVE_DLFCN_H 1
2173| #define LT_OBJDIR ".libs/"
2174| #define HAVE_PYTHON_H 1
2175| #define HAVE_PTHREAD 1
2176| #define HAVE_GETTIMEOFDAY 1
2177| #define HAVE_NANOSLEEP 1
2178| #define HAVE_SYS_IPC_H 1
2179| #define HAVE_SYS_SHM_H 1
2180| #define STDC_HEADERS 1
2181| #define HAVE_SYS_WAIT_H 1
2182| #define HAVE_FCNTL_H 1
2183| #define HAVE_LIMITS_H 1
2184| #define HAVE_STRINGS_H 1
2185| #define HAVE_TIME_H 1
2186| #define HAVE_SYS_IOCTL_H 1
2187| #define HAVE_SYS_TIME_H 1
2188| #define HAVE_UNISTD_H 1
2189| #define HAVE_SYS_MMAN_H 1
2190| #define HAVE_SYS_SELECT_H 1
2191| #define HAVE_SYS_TYPES_H 1
2192| #define HAVE_SYS_RESOURCE_H 1
2193| #define HAVE_STDINT_H 1
2194| #define HAVE_SCHED_H 1
2195| #define HAVE_SIGNAL_H 1
2196| #define HAVE_SYS_SYSCALL_H 1
2197| #define HAVE_NETINET_IN_H 1
2198| #define TIME_WITH_SYS_TIME 1
2199| #define AC_APPLE_UNIVERSAL_BUILD 1
2200| #define HAVE_ALLOCA_H 1
2201| #define HAVE_ALLOCA 1
2202| #define HAVE_VALLOC 1
2203| #define ALIGNED_MALLOC 16
2204| #define HAVE_VPRINTF 1
2205| /* end confdefs.h.  */
2206| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
2207|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2208| #define _doprnt innocuous__doprnt
2209|
2210| /* System header to define __stub macros and hopefully few prototypes,
2211|     which can conflict with char _doprnt (); below.
2212|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2213|     <limits.h> exists even on freestanding compilers.  */
2214|
2215| #ifdef __STDC__
2216| # include <limits.h>
2217| #else
2218| # include <assert.h>
2219| #endif
2220|
2221| #undef _doprnt
2222|
2223| /* Override any GCC internal prototype to avoid an error.
2224|    Use char because int might match the return type of a GCC
2225|    builtin and then its argument prototype would still apply.  */
2226| #ifdef __cplusplus
2227| extern "C"
2228| #endif
2229| char _doprnt ();
2230| /* The GNU C library defines this for functions which it implements
2231|     to always fail with ENOSYS.  Some functions are actually named
2232|     something starting with __ and the normal name is an alias.  */
2233| #if defined __stub__doprnt || defined __stub____doprnt
2234| choke me
2235| #endif
2236|
2237| int
2238| main ()
2239| {
2240| return _doprnt ();
2241|   ;
2242|   return 0;
2243| }
2244configure:25201: result: no
2245configure:25226: checking for mmap
2246configure:25282: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2247configure:25289: $? = 0
2248configure:25311: result: yes
2249configure:25226: checking for select
2250configure:25282: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2251configure:25289: $? = 0
2252configure:25311: result: yes
2253configure:25226: checking for socket
2254configure:25282: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2255configure:25289: $? = 0
2256configure:25311: result: yes
2257configure:25226: checking for strcspn
2258configure:25282: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2259conftest.c:85: warning: conflicting types for built-in function 'strcspn'
2260configure:25289: $? = 0
2261configure:25311: result: yes
2262configure:25226: checking for strerror
2263configure:25282: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2264configure:25289: $? = 0
2265configure:25311: result: yes
2266configure:25226: checking for strspn
2267configure:25282: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2268conftest.c:87: warning: conflicting types for built-in function 'strspn'
2269configure:25289: $? = 0
2270configure:25311: result: yes
2271configure:25226: checking for getpagesize
2272configure:25282: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2273configure:25289: $? = 0
2274configure:25311: result: yes
2275configure:25226: checking for sysconf
2276configure:25282: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2277configure:25289: $? = 0
2278configure:25311: result: yes
2279configure:25330: checking for snprintf
2280configure:25386: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2281conftest.c:90: warning: conflicting types for built-in function 'snprintf'
2282configure:25393: $? = 0
2283configure:25415: result: yes
2284configure:25330: checking for gettimeofday
2285configure:25415: result: yes
2286configure:25330: checking for nanosleep
2287configure:25415: result: yes
2288configure:25330: checking for sched_setscheduler
2289configure:25386: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2290Undefined symbols:
2291  "_sched_setscheduler", referenced from:
2292      _main in ccufKQ0y.o
2293ld: symbol(s) not found
2294collect2: ld returned 1 exit status
2295configure:25393: $? = 1
2296configure: failed program was:
2297| /* confdefs.h.  */
2298| #define PACKAGE_NAME ""
2299| #define PACKAGE_TARNAME ""
2300| #define PACKAGE_VERSION ""
2301| #define PACKAGE_STRING ""
2302| #define PACKAGE_BUGREPORT ""
2303| #define PACKAGE "gnuradio"
2304| #define VERSION "3.2.2"
2305| #define STDC_HEADERS 1
2306| #define HAVE_SYS_TYPES_H 1
2307| #define HAVE_SYS_STAT_H 1
2308| #define HAVE_STDLIB_H 1
2309| #define HAVE_STRING_H 1
2310| #define HAVE_MEMORY_H 1
2311| #define HAVE_STRINGS_H 1
2312| #define HAVE_INTTYPES_H 1
2313| #define HAVE_STDINT_H 1
2314| #define HAVE_UNISTD_H 1
2315| #define __EXTENSIONS__ 1
2316| #define _ALL_SOURCE 1
2317| #define _GNU_SOURCE 1
2318| #define _POSIX_PTHREAD_SEMANTICS 1
2319| #define _TANDEM_SOURCE 1
2320| #define CXX_HAS_STD_ISNAN /**/
2321| #define HAVE_DLFCN_H 1
2322| #define LT_OBJDIR ".libs/"
2323| #define HAVE_PYTHON_H 1
2324| #define HAVE_PTHREAD 1
2325| #define HAVE_GETTIMEOFDAY 1
2326| #define HAVE_NANOSLEEP 1
2327| #define HAVE_SYS_IPC_H 1
2328| #define HAVE_SYS_SHM_H 1
2329| #define STDC_HEADERS 1
2330| #define HAVE_SYS_WAIT_H 1
2331| #define HAVE_FCNTL_H 1
2332| #define HAVE_LIMITS_H 1
2333| #define HAVE_STRINGS_H 1
2334| #define HAVE_TIME_H 1
2335| #define HAVE_SYS_IOCTL_H 1
2336| #define HAVE_SYS_TIME_H 1
2337| #define HAVE_UNISTD_H 1
2338| #define HAVE_SYS_MMAN_H 1
2339| #define HAVE_SYS_SELECT_H 1
2340| #define HAVE_SYS_TYPES_H 1
2341| #define HAVE_SYS_RESOURCE_H 1
2342| #define HAVE_STDINT_H 1
2343| #define HAVE_SCHED_H 1
2344| #define HAVE_SIGNAL_H 1
2345| #define HAVE_SYS_SYSCALL_H 1
2346| #define HAVE_NETINET_IN_H 1
2347| #define TIME_WITH_SYS_TIME 1
2348| #define AC_APPLE_UNIVERSAL_BUILD 1
2349| #define HAVE_ALLOCA_H 1
2350| #define HAVE_ALLOCA 1
2351| #define HAVE_VALLOC 1
2352| #define ALIGNED_MALLOC 16
2353| #define HAVE_VPRINTF 1
2354| #define HAVE_MMAP 1
2355| #define HAVE_SELECT 1
2356| #define HAVE_SOCKET 1
2357| #define HAVE_STRCSPN 1
2358| #define HAVE_STRERROR 1
2359| #define HAVE_STRSPN 1
2360| #define HAVE_GETPAGESIZE 1
2361| #define HAVE_SYSCONF 1
2362| #define HAVE_SNPRINTF 1
2363| #define HAVE_GETTIMEOFDAY 1
2364| #define HAVE_NANOSLEEP 1
2365| /* end confdefs.h.  */
2366| /* Define sched_setscheduler to an innocuous variant, in case <limits.h> declares sched_setscheduler.
2367|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2368| #define sched_setscheduler innocuous_sched_setscheduler
2369|
2370| /* System header to define __stub macros and hopefully few prototypes,
2371|     which can conflict with char sched_setscheduler (); below.
2372|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2373|     <limits.h> exists even on freestanding compilers.  */
2374|
2375| #ifdef __STDC__
2376| # include <limits.h>
2377| #else
2378| # include <assert.h>
2379| #endif
2380|
2381| #undef sched_setscheduler
2382|
2383| /* Override any GCC internal prototype to avoid an error.
2384|    Use char because int might match the return type of a GCC
2385|    builtin and then its argument prototype would still apply.  */
2386| #ifdef __cplusplus
2387| extern "C"
2388| #endif
2389| char sched_setscheduler ();
2390| /* The GNU C library defines this for functions which it implements
2391|     to always fail with ENOSYS.  Some functions are actually named
2392|     something starting with __ and the normal name is an alias.  */
2393| #if defined __stub_sched_setscheduler || defined __stub___sched_setscheduler
2394| choke me
2395| #endif
2396|
2397| int
2398| main ()
2399| {
2400| return sched_setscheduler ();
2401|   ;
2402|   return 0;
2403| }
2404configure:25415: result: no
2405configure:25435: checking for modf
2406configure:25491: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2407conftest.c:93: warning: conflicting types for built-in function 'modf'
2408configure:25498: $? = 0
2409configure:25520: result: yes
2410configure:25435: checking for sqrt
2411configure:25491: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2412conftest.c:94: warning: conflicting types for built-in function 'sqrt'
2413configure:25498: $? = 0
2414configure:25520: result: yes
2415configure:25435: checking for sigaction
2416configure:25491: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2417configure:25498: $? = 0
2418configure:25520: result: yes
2419configure:25435: checking for sigprocmask
2420configure:25491: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2421configure:25498: $? = 0
2422configure:25520: result: yes
2423configure:25435: checking for pthread_sigmask
2424configure:25491: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2425configure:25498: $? = 0
2426configure:25520: result: yes
2427configure:25536: checking for sched_setaffinity
2428configure:25592: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2429Undefined symbols:
2430  "_sched_setaffinity", referenced from:
2431      _main in ccuECl9E.o
2432ld: symbol(s) not found
2433collect2: ld returned 1 exit status
2434configure:25599: $? = 1
2435configure: failed program was:
2436| /* confdefs.h.  */
2437| #define PACKAGE_NAME ""
2438| #define PACKAGE_TARNAME ""
2439| #define PACKAGE_VERSION ""
2440| #define PACKAGE_STRING ""
2441| #define PACKAGE_BUGREPORT ""
2442| #define PACKAGE "gnuradio"
2443| #define VERSION "3.2.2"
2444| #define STDC_HEADERS 1
2445| #define HAVE_SYS_TYPES_H 1
2446| #define HAVE_SYS_STAT_H 1
2447| #define HAVE_STDLIB_H 1
2448| #define HAVE_STRING_H 1
2449| #define HAVE_MEMORY_H 1
2450| #define HAVE_STRINGS_H 1
2451| #define HAVE_INTTYPES_H 1
2452| #define HAVE_STDINT_H 1
2453| #define HAVE_UNISTD_H 1
2454| #define __EXTENSIONS__ 1
2455| #define _ALL_SOURCE 1
2456| #define _GNU_SOURCE 1
2457| #define _POSIX_PTHREAD_SEMANTICS 1
2458| #define _TANDEM_SOURCE 1
2459| #define CXX_HAS_STD_ISNAN /**/
2460| #define HAVE_DLFCN_H 1
2461| #define LT_OBJDIR ".libs/"
2462| #define HAVE_PYTHON_H 1
2463| #define HAVE_PTHREAD 1
2464| #define HAVE_GETTIMEOFDAY 1
2465| #define HAVE_NANOSLEEP 1
2466| #define HAVE_SYS_IPC_H 1
2467| #define HAVE_SYS_SHM_H 1
2468| #define STDC_HEADERS 1
2469| #define HAVE_SYS_WAIT_H 1
2470| #define HAVE_FCNTL_H 1
2471| #define HAVE_LIMITS_H 1
2472| #define HAVE_STRINGS_H 1
2473| #define HAVE_TIME_H 1
2474| #define HAVE_SYS_IOCTL_H 1
2475| #define HAVE_SYS_TIME_H 1
2476| #define HAVE_UNISTD_H 1
2477| #define HAVE_SYS_MMAN_H 1
2478| #define HAVE_SYS_SELECT_H 1
2479| #define HAVE_SYS_TYPES_H 1
2480| #define HAVE_SYS_RESOURCE_H 1
2481| #define HAVE_STDINT_H 1
2482| #define HAVE_SCHED_H 1
2483| #define HAVE_SIGNAL_H 1
2484| #define HAVE_SYS_SYSCALL_H 1
2485| #define HAVE_NETINET_IN_H 1
2486| #define TIME_WITH_SYS_TIME 1
2487| #define AC_APPLE_UNIVERSAL_BUILD 1
2488| #define HAVE_ALLOCA_H 1
2489| #define HAVE_ALLOCA 1
2490| #define HAVE_VALLOC 1
2491| #define ALIGNED_MALLOC 16
2492| #define HAVE_VPRINTF 1
2493| #define HAVE_MMAP 1
2494| #define HAVE_SELECT 1
2495| #define HAVE_SOCKET 1
2496| #define HAVE_STRCSPN 1
2497| #define HAVE_STRERROR 1
2498| #define HAVE_STRSPN 1
2499| #define HAVE_GETPAGESIZE 1
2500| #define HAVE_SYSCONF 1
2501| #define HAVE_SNPRINTF 1
2502| #define HAVE_GETTIMEOFDAY 1
2503| #define HAVE_NANOSLEEP 1
2504| #define HAVE_MODF 1
2505| #define HAVE_SQRT 1
2506| #define HAVE_SIGACTION 1
2507| #define HAVE_SIGPROCMASK 1
2508| #define HAVE_PTHREAD_SIGMASK 1
2509| /* end confdefs.h.  */
2510| /* Define sched_setaffinity to an innocuous variant, in case <limits.h> declares sched_setaffinity.
2511|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2512| #define sched_setaffinity innocuous_sched_setaffinity
2513|
2514| /* System header to define __stub macros and hopefully few prototypes,
2515|     which can conflict with char sched_setaffinity (); below.
2516|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2517|     <limits.h> exists even on freestanding compilers.  */
2518|
2519| #ifdef __STDC__
2520| # include <limits.h>
2521| #else
2522| # include <assert.h>
2523| #endif
2524|
2525| #undef sched_setaffinity
2526|
2527| /* Override any GCC internal prototype to avoid an error.
2528|    Use char because int might match the return type of a GCC
2529|    builtin and then its argument prototype would still apply.  */
2530| #ifdef __cplusplus
2531| extern "C"
2532| #endif
2533| char sched_setaffinity ();
2534| /* The GNU C library defines this for functions which it implements
2535|     to always fail with ENOSYS.  Some functions are actually named
2536|     something starting with __ and the normal name is an alias.  */
2537| #if defined __stub_sched_setaffinity || defined __stub___sched_setaffinity
2538| choke me
2539| #endif
2540|
2541| int
2542| main ()
2543| {
2544| return sched_setaffinity ();
2545|   ;
2546|   return 0;
2547| }
2548configure:25621: result: no
2549configure:25634: checking for sincos in -lm
2550configure:25669: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c -lm   >&5
2551conftest.c:82: warning: conflicting types for built-in function 'sincos'
2552Undefined symbols:
2553  "_sincos", referenced from:
2554      _main in ccceCRl9.o
2555ld: symbol(s) not found
2556collect2: ld returned 1 exit status
2557configure:25676: $? = 1
2558configure: failed program was:
2559| /* confdefs.h.  */
2560| #define PACKAGE_NAME ""
2561| #define PACKAGE_TARNAME ""
2562| #define PACKAGE_VERSION ""
2563| #define PACKAGE_STRING ""
2564| #define PACKAGE_BUGREPORT ""
2565| #define PACKAGE "gnuradio"
2566| #define VERSION "3.2.2"
2567| #define STDC_HEADERS 1
2568| #define HAVE_SYS_TYPES_H 1
2569| #define HAVE_SYS_STAT_H 1
2570| #define HAVE_STDLIB_H 1
2571| #define HAVE_STRING_H 1
2572| #define HAVE_MEMORY_H 1
2573| #define HAVE_STRINGS_H 1
2574| #define HAVE_INTTYPES_H 1
2575| #define HAVE_STDINT_H 1
2576| #define HAVE_UNISTD_H 1
2577| #define __EXTENSIONS__ 1
2578| #define _ALL_SOURCE 1
2579| #define _GNU_SOURCE 1
2580| #define _POSIX_PTHREAD_SEMANTICS 1
2581| #define _TANDEM_SOURCE 1
2582| #define CXX_HAS_STD_ISNAN /**/
2583| #define HAVE_DLFCN_H 1
2584| #define LT_OBJDIR ".libs/"
2585| #define HAVE_PYTHON_H 1
2586| #define HAVE_PTHREAD 1
2587| #define HAVE_GETTIMEOFDAY 1
2588| #define HAVE_NANOSLEEP 1
2589| #define HAVE_SYS_IPC_H 1
2590| #define HAVE_SYS_SHM_H 1
2591| #define STDC_HEADERS 1
2592| #define HAVE_SYS_WAIT_H 1
2593| #define HAVE_FCNTL_H 1
2594| #define HAVE_LIMITS_H 1
2595| #define HAVE_STRINGS_H 1
2596| #define HAVE_TIME_H 1
2597| #define HAVE_SYS_IOCTL_H 1
2598| #define HAVE_SYS_TIME_H 1
2599| #define HAVE_UNISTD_H 1
2600| #define HAVE_SYS_MMAN_H 1
2601| #define HAVE_SYS_SELECT_H 1
2602| #define HAVE_SYS_TYPES_H 1
2603| #define HAVE_SYS_RESOURCE_H 1
2604| #define HAVE_STDINT_H 1
2605| #define HAVE_SCHED_H 1
2606| #define HAVE_SIGNAL_H 1
2607| #define HAVE_SYS_SYSCALL_H 1
2608| #define HAVE_NETINET_IN_H 1
2609| #define TIME_WITH_SYS_TIME 1
2610| #define AC_APPLE_UNIVERSAL_BUILD 1
2611| #define HAVE_ALLOCA_H 1
2612| #define HAVE_ALLOCA 1
2613| #define HAVE_VALLOC 1
2614| #define ALIGNED_MALLOC 16
2615| #define HAVE_VPRINTF 1
2616| #define HAVE_MMAP 1
2617| #define HAVE_SELECT 1
2618| #define HAVE_SOCKET 1
2619| #define HAVE_STRCSPN 1
2620| #define HAVE_STRERROR 1
2621| #define HAVE_STRSPN 1
2622| #define HAVE_GETPAGESIZE 1
2623| #define HAVE_SYSCONF 1
2624| #define HAVE_SNPRINTF 1
2625| #define HAVE_GETTIMEOFDAY 1
2626| #define HAVE_NANOSLEEP 1
2627| #define HAVE_MODF 1
2628| #define HAVE_SQRT 1
2629| #define HAVE_SIGACTION 1
2630| #define HAVE_SIGPROCMASK 1
2631| #define HAVE_PTHREAD_SIGMASK 1
2632| /* end confdefs.h.  */
2633|
2634| /* Override any GCC internal prototype to avoid an error.
2635|    Use char because int might match the return type of a GCC
2636|    builtin and then its argument prototype would still apply.  */
2637| #ifdef __cplusplus
2638| extern "C"
2639| #endif
2640| char sincos ();
2641| int
2642| main ()
2643| {
2644| return sincos ();
2645|   ;
2646|   return 0;
2647| }
2648configure:25697: result: no
2649configure:25707: checking for sincosf in -lm
2650configure:25742: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c -lm   >&5
2651conftest.c:82: warning: conflicting types for built-in function 'sincosf'
2652Undefined symbols:
2653  "_sincosf", referenced from:
2654      _main in ccAHmMe0.o
2655ld: symbol(s) not found
2656collect2: ld returned 1 exit status
2657configure:25749: $? = 1
2658configure: failed program was:
2659| /* confdefs.h.  */
2660| #define PACKAGE_NAME ""
2661| #define PACKAGE_TARNAME ""
2662| #define PACKAGE_VERSION ""
2663| #define PACKAGE_STRING ""
2664| #define PACKAGE_BUGREPORT ""
2665| #define PACKAGE "gnuradio"
2666| #define VERSION "3.2.2"
2667| #define STDC_HEADERS 1
2668| #define HAVE_SYS_TYPES_H 1
2669| #define HAVE_SYS_STAT_H 1
2670| #define HAVE_STDLIB_H 1
2671| #define HAVE_STRING_H 1
2672| #define HAVE_MEMORY_H 1
2673| #define HAVE_STRINGS_H 1
2674| #define HAVE_INTTYPES_H 1
2675| #define HAVE_STDINT_H 1
2676| #define HAVE_UNISTD_H 1
2677| #define __EXTENSIONS__ 1
2678| #define _ALL_SOURCE 1
2679| #define _GNU_SOURCE 1
2680| #define _POSIX_PTHREAD_SEMANTICS 1
2681| #define _TANDEM_SOURCE 1
2682| #define CXX_HAS_STD_ISNAN /**/
2683| #define HAVE_DLFCN_H 1
2684| #define LT_OBJDIR ".libs/"
2685| #define HAVE_PYTHON_H 1
2686| #define HAVE_PTHREAD 1
2687| #define HAVE_GETTIMEOFDAY 1
2688| #define HAVE_NANOSLEEP 1
2689| #define HAVE_SYS_IPC_H 1
2690| #define HAVE_SYS_SHM_H 1
2691| #define STDC_HEADERS 1
2692| #define HAVE_SYS_WAIT_H 1
2693| #define HAVE_FCNTL_H 1
2694| #define HAVE_LIMITS_H 1
2695| #define HAVE_STRINGS_H 1
2696| #define HAVE_TIME_H 1
2697| #define HAVE_SYS_IOCTL_H 1
2698| #define HAVE_SYS_TIME_H 1
2699| #define HAVE_UNISTD_H 1
2700| #define HAVE_SYS_MMAN_H 1
2701| #define HAVE_SYS_SELECT_H 1
2702| #define HAVE_SYS_TYPES_H 1
2703| #define HAVE_SYS_RESOURCE_H 1
2704| #define HAVE_STDINT_H 1
2705| #define HAVE_SCHED_H 1
2706| #define HAVE_SIGNAL_H 1
2707| #define HAVE_SYS_SYSCALL_H 1
2708| #define HAVE_NETINET_IN_H 1
2709| #define TIME_WITH_SYS_TIME 1
2710| #define AC_APPLE_UNIVERSAL_BUILD 1
2711| #define HAVE_ALLOCA_H 1
2712| #define HAVE_ALLOCA 1
2713| #define HAVE_VALLOC 1
2714| #define ALIGNED_MALLOC 16
2715| #define HAVE_VPRINTF 1
2716| #define HAVE_MMAP 1
2717| #define HAVE_SELECT 1
2718| #define HAVE_SOCKET 1
2719| #define HAVE_STRCSPN 1
2720| #define HAVE_STRERROR 1
2721| #define HAVE_STRSPN 1
2722| #define HAVE_GETPAGESIZE 1
2723| #define HAVE_SYSCONF 1
2724| #define HAVE_SNPRINTF 1
2725| #define HAVE_GETTIMEOFDAY 1
2726| #define HAVE_NANOSLEEP 1
2727| #define HAVE_MODF 1
2728| #define HAVE_SQRT 1
2729| #define HAVE_SIGACTION 1
2730| #define HAVE_SIGPROCMASK 1
2731| #define HAVE_PTHREAD_SIGMASK 1
2732| /* end confdefs.h.  */
2733|
2734| /* Override any GCC internal prototype to avoid an error.
2735|    Use char because int might match the return type of a GCC
2736|    builtin and then its argument prototype would still apply.  */
2737| #ifdef __cplusplus
2738| extern "C"
2739| #endif
2740| char sincosf ();
2741| int
2742| main ()
2743| {
2744| return sincosf ();
2745|   ;
2746|   return 0;
2747| }
2748configure:25770: result: no
2749configure:25780: checking for sinf in -lm
2750configure:25815: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c -lm   >&5
2751conftest.c:82: warning: conflicting types for built-in function 'sinf'
2752configure:25822: $? = 0
2753configure:25843: result: yes
2754configure:25853: checking for cosf in -lm
2755configure:25888: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c -lm   >&5
2756conftest.c:83: warning: conflicting types for built-in function 'cosf'
2757configure:25895: $? = 0
2758configure:25916: result: yes
2759configure:25926: checking for trunc in -lm
2760configure:25961: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c -lm   >&5
2761conftest.c:84: warning: conflicting types for built-in function 'trunc'
2762configure:25968: $? = 0
2763configure:25989: result: yes
2764configure:25999: checking for exp10 in -lm
2765configure:26034: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c -lm   >&5
2766conftest.c:85: warning: conflicting types for built-in function 'exp10'
2767Undefined symbols:
2768  "_exp10", referenced from:
2769      _main in ccjQ57Ai.o
2770ld: symbol(s) not found
2771collect2: ld returned 1 exit status
2772configure:26041: $? = 1
2773configure: failed program was:
2774| /* confdefs.h.  */
2775| #define PACKAGE_NAME ""
2776| #define PACKAGE_TARNAME ""
2777| #define PACKAGE_VERSION ""
2778| #define PACKAGE_STRING ""
2779| #define PACKAGE_BUGREPORT ""
2780| #define PACKAGE "gnuradio"
2781| #define VERSION "3.2.2"
2782| #define STDC_HEADERS 1
2783| #define HAVE_SYS_TYPES_H 1
2784| #define HAVE_SYS_STAT_H 1
2785| #define HAVE_STDLIB_H 1
2786| #define HAVE_STRING_H 1
2787| #define HAVE_MEMORY_H 1
2788| #define HAVE_STRINGS_H 1
2789| #define HAVE_INTTYPES_H 1
2790| #define HAVE_STDINT_H 1
2791| #define HAVE_UNISTD_H 1
2792| #define __EXTENSIONS__ 1
2793| #define _ALL_SOURCE 1
2794| #define _GNU_SOURCE 1
2795| #define _POSIX_PTHREAD_SEMANTICS 1
2796| #define _TANDEM_SOURCE 1
2797| #define CXX_HAS_STD_ISNAN /**/
2798| #define HAVE_DLFCN_H 1
2799| #define LT_OBJDIR ".libs/"
2800| #define HAVE_PYTHON_H 1
2801| #define HAVE_PTHREAD 1
2802| #define HAVE_GETTIMEOFDAY 1
2803| #define HAVE_NANOSLEEP 1
2804| #define HAVE_SYS_IPC_H 1
2805| #define HAVE_SYS_SHM_H 1
2806| #define STDC_HEADERS 1
2807| #define HAVE_SYS_WAIT_H 1
2808| #define HAVE_FCNTL_H 1
2809| #define HAVE_LIMITS_H 1
2810| #define HAVE_STRINGS_H 1
2811| #define HAVE_TIME_H 1
2812| #define HAVE_SYS_IOCTL_H 1
2813| #define HAVE_SYS_TIME_H 1
2814| #define HAVE_UNISTD_H 1
2815| #define HAVE_SYS_MMAN_H 1
2816| #define HAVE_SYS_SELECT_H 1
2817| #define HAVE_SYS_TYPES_H 1
2818| #define HAVE_SYS_RESOURCE_H 1
2819| #define HAVE_STDINT_H 1
2820| #define HAVE_SCHED_H 1
2821| #define HAVE_SIGNAL_H 1
2822| #define HAVE_SYS_SYSCALL_H 1
2823| #define HAVE_NETINET_IN_H 1
2824| #define TIME_WITH_SYS_TIME 1
2825| #define AC_APPLE_UNIVERSAL_BUILD 1
2826| #define HAVE_ALLOCA_H 1
2827| #define HAVE_ALLOCA 1
2828| #define HAVE_VALLOC 1
2829| #define ALIGNED_MALLOC 16
2830| #define HAVE_VPRINTF 1
2831| #define HAVE_MMAP 1
2832| #define HAVE_SELECT 1
2833| #define HAVE_SOCKET 1
2834| #define HAVE_STRCSPN 1
2835| #define HAVE_STRERROR 1
2836| #define HAVE_STRSPN 1
2837| #define HAVE_GETPAGESIZE 1
2838| #define HAVE_SYSCONF 1
2839| #define HAVE_SNPRINTF 1
2840| #define HAVE_GETTIMEOFDAY 1
2841| #define HAVE_NANOSLEEP 1
2842| #define HAVE_MODF 1
2843| #define HAVE_SQRT 1
2844| #define HAVE_SIGACTION 1
2845| #define HAVE_SIGPROCMASK 1
2846| #define HAVE_PTHREAD_SIGMASK 1
2847| #define HAVE_SINF 1
2848| #define HAVE_COSF 1
2849| #define HAVE_TRUNC 1
2850| /* end confdefs.h.  */
2851|
2852| /* Override any GCC internal prototype to avoid an error.
2853|    Use char because int might match the return type of a GCC
2854|    builtin and then its argument prototype would still apply.  */
2855| #ifdef __cplusplus
2856| extern "C"
2857| #endif
2858| char exp10 ();
2859| int
2860| main ()
2861| {
2862| return exp10 ();
2863|   ;
2864|   return 0;
2865| }
2866configure:26062: result: no
2867configure:26072: checking for log2 in -lm
2868configure:26107: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c -lm   >&5
2869conftest.c:85: warning: conflicting types for built-in function 'log2'
2870configure:26114: $? = 0
2871configure:26135: result: yes
2872configure:26153: checking for library containing shm_open
2873configure:26194: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2874configure:26201: $? = 0
2875configure:26232: result: none required
2876configure:26244: checking for shm_open
2877configure:26300: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2878configure:26307: $? = 0
2879configure:26329: result: yes
2880configure:26356: checking for ld used by /usr/bin/gcc-4.0
2881configure:26423: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
2882configure:26432: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
2883configure:26447: result: no
2884configure:26461: checking whether /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld accepts --enable-runtime-pseudo-reloc
2885configure:26470: result: no
2886configure:26478: checking for CreateFileMapping function
2887configure:26505: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
2888conftest.c:2:21: error: windows.h: No such file or directory
2889conftest.c: In function 'main':
2890conftest.c:5: error: 'HANDLE' undeclared (first use in this function)
2891conftest.c:5: error: (Each undeclared identifier is reported only once
2892conftest.c:5: error: for each function it appears in.)
2893conftest.c:5: error: syntax error before 'handle'
2894conftest.c:8: error: 'handle' undeclared (first use in this function)
2895conftest.c:9: error: 'INVALID_HANDLE_VALUE' undeclared (first use in this function)
2896conftest.c:10: error: 'NULL' undeclared (first use in this function)
2897conftest.c:11: error: 'PAGE_READWRITE' undeclared (first use in this function)
2898configure:26512: $? = 1
2899configure: failed program was:
2900|
2901| #include <windows.h>
2902| int main (int argc, char **argv)
2903| {
2904|     HANDLE handle;
2905|     int size;
2906|     char              seg_name[1024];
2907|     handle = CreateFileMapping(
2908|                      INVALID_HANDLE_VALUE,    // use paging file
2909|                      NULL,                    // default security
2910|                      PAGE_READWRITE,          // read/write access
2911|                      0,                       // max. object size
2912|                      size,                // buffer size
2913|                      seg_name);                 // name of mapping object
2914|     return 0;
2915| }
2916|
2917configure:26532: result: no
2918configure:26553: checking for sys/types.h
2919configure:26560: result: yes
2920configure:26553: checking for fcntl.h
2921configure:26560: result: yes
2922configure:26564: checking io.h usability
2923configure:26581: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
2924conftest.c:115:16: error: io.h: No such file or directory
2925configure:26588: $? = 1
2926configure: failed program was:
2927| /* confdefs.h.  */
2928| #define PACKAGE_NAME ""
2929| #define PACKAGE_TARNAME ""
2930| #define PACKAGE_VERSION ""
2931| #define PACKAGE_STRING ""
2932| #define PACKAGE_BUGREPORT ""
2933| #define PACKAGE "gnuradio"
2934| #define VERSION "3.2.2"
2935| #define STDC_HEADERS 1
2936| #define HAVE_SYS_TYPES_H 1
2937| #define HAVE_SYS_STAT_H 1
2938| #define HAVE_STDLIB_H 1
2939| #define HAVE_STRING_H 1
2940| #define HAVE_MEMORY_H 1
2941| #define HAVE_STRINGS_H 1
2942| #define HAVE_INTTYPES_H 1
2943| #define HAVE_STDINT_H 1
2944| #define HAVE_UNISTD_H 1
2945| #define __EXTENSIONS__ 1
2946| #define _ALL_SOURCE 1
2947| #define _GNU_SOURCE 1
2948| #define _POSIX_PTHREAD_SEMANTICS 1
2949| #define _TANDEM_SOURCE 1
2950| #define CXX_HAS_STD_ISNAN /**/
2951| #define HAVE_DLFCN_H 1
2952| #define LT_OBJDIR ".libs/"
2953| #define HAVE_PYTHON_H 1
2954| #define HAVE_PTHREAD 1
2955| #define HAVE_GETTIMEOFDAY 1
2956| #define HAVE_NANOSLEEP 1
2957| #define HAVE_SYS_IPC_H 1
2958| #define HAVE_SYS_SHM_H 1
2959| #define STDC_HEADERS 1
2960| #define HAVE_SYS_WAIT_H 1
2961| #define HAVE_FCNTL_H 1
2962| #define HAVE_LIMITS_H 1
2963| #define HAVE_STRINGS_H 1
2964| #define HAVE_TIME_H 1
2965| #define HAVE_SYS_IOCTL_H 1
2966| #define HAVE_SYS_TIME_H 1
2967| #define HAVE_UNISTD_H 1
2968| #define HAVE_SYS_MMAN_H 1
2969| #define HAVE_SYS_SELECT_H 1
2970| #define HAVE_SYS_TYPES_H 1
2971| #define HAVE_SYS_RESOURCE_H 1
2972| #define HAVE_STDINT_H 1
2973| #define HAVE_SCHED_H 1
2974| #define HAVE_SIGNAL_H 1
2975| #define HAVE_SYS_SYSCALL_H 1
2976| #define HAVE_NETINET_IN_H 1
2977| #define TIME_WITH_SYS_TIME 1
2978| #define AC_APPLE_UNIVERSAL_BUILD 1
2979| #define HAVE_ALLOCA_H 1
2980| #define HAVE_ALLOCA 1
2981| #define HAVE_VALLOC 1
2982| #define ALIGNED_MALLOC 16
2983| #define HAVE_VPRINTF 1
2984| #define HAVE_MMAP 1
2985| #define HAVE_SELECT 1
2986| #define HAVE_SOCKET 1
2987| #define HAVE_STRCSPN 1
2988| #define HAVE_STRERROR 1
2989| #define HAVE_STRSPN 1
2990| #define HAVE_GETPAGESIZE 1
2991| #define HAVE_SYSCONF 1
2992| #define HAVE_SNPRINTF 1
2993| #define HAVE_GETTIMEOFDAY 1
2994| #define HAVE_NANOSLEEP 1
2995| #define HAVE_MODF 1
2996| #define HAVE_SQRT 1
2997| #define HAVE_SIGACTION 1
2998| #define HAVE_SIGPROCMASK 1
2999| #define HAVE_PTHREAD_SIGMASK 1
3000| #define HAVE_SINF 1
3001| #define HAVE_COSF 1
3002| #define HAVE_TRUNC 1
3003| #define HAVE_LOG2 1
3004| #define HAVE_SHM_OPEN 1
3005| #define HAVE_SYS_TYPES_H 1
3006| #define HAVE_FCNTL_H 1
3007| /* end confdefs.h.  */
3008| #include <stdio.h>
3009| #ifdef HAVE_SYS_TYPES_H
3010| # include <sys/types.h>
3011| #endif
3012| #ifdef HAVE_SYS_STAT_H
3013| # include <sys/stat.h>
3014| #endif
3015| #ifdef STDC_HEADERS
3016| # include <stdlib.h>
3017| # include <stddef.h>
3018| #else
3019| # ifdef HAVE_STDLIB_H
3020| #  include <stdlib.h>
3021| # endif
3022| #endif
3023| #ifdef HAVE_STRING_H
3024| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3025| #  include <memory.h>
3026| # endif
3027| # include <string.h>
3028| #endif
3029| #ifdef HAVE_STRINGS_H
3030| # include <strings.h>
3031| #endif
3032| #ifdef HAVE_INTTYPES_H
3033| # include <inttypes.h>
3034| #endif
3035| #ifdef HAVE_STDINT_H
3036| # include <stdint.h>
3037| #endif
3038| #ifdef HAVE_UNISTD_H
3039| # include <unistd.h>
3040| #endif
3041| #include <io.h>
3042configure:26602: result: no
3043configure:26606: checking io.h presence
3044configure:26621: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
3045conftest.c:82:16: error: io.h: No such file or directory
3046configure:26628: $? = 1
3047configure: failed program was:
3048| /* confdefs.h.  */
3049| #define PACKAGE_NAME ""
3050| #define PACKAGE_TARNAME ""
3051| #define PACKAGE_VERSION ""
3052| #define PACKAGE_STRING ""
3053| #define PACKAGE_BUGREPORT ""
3054| #define PACKAGE "gnuradio"
3055| #define VERSION "3.2.2"
3056| #define STDC_HEADERS 1
3057| #define HAVE_SYS_TYPES_H 1
3058| #define HAVE_SYS_STAT_H 1
3059| #define HAVE_STDLIB_H 1
3060| #define HAVE_STRING_H 1
3061| #define HAVE_MEMORY_H 1
3062| #define HAVE_STRINGS_H 1
3063| #define HAVE_INTTYPES_H 1
3064| #define HAVE_STDINT_H 1
3065| #define HAVE_UNISTD_H 1
3066| #define __EXTENSIONS__ 1
3067| #define _ALL_SOURCE 1
3068| #define _GNU_SOURCE 1
3069| #define _POSIX_PTHREAD_SEMANTICS 1
3070| #define _TANDEM_SOURCE 1
3071| #define CXX_HAS_STD_ISNAN /**/
3072| #define HAVE_DLFCN_H 1
3073| #define LT_OBJDIR ".libs/"
3074| #define HAVE_PYTHON_H 1
3075| #define HAVE_PTHREAD 1
3076| #define HAVE_GETTIMEOFDAY 1
3077| #define HAVE_NANOSLEEP 1
3078| #define HAVE_SYS_IPC_H 1
3079| #define HAVE_SYS_SHM_H 1
3080| #define STDC_HEADERS 1
3081| #define HAVE_SYS_WAIT_H 1
3082| #define HAVE_FCNTL_H 1
3083| #define HAVE_LIMITS_H 1
3084| #define HAVE_STRINGS_H 1
3085| #define HAVE_TIME_H 1
3086| #define HAVE_SYS_IOCTL_H 1
3087| #define HAVE_SYS_TIME_H 1
3088| #define HAVE_UNISTD_H 1
3089| #define HAVE_SYS_MMAN_H 1
3090| #define HAVE_SYS_SELECT_H 1
3091| #define HAVE_SYS_TYPES_H 1
3092| #define HAVE_SYS_RESOURCE_H 1
3093| #define HAVE_STDINT_H 1
3094| #define HAVE_SCHED_H 1
3095| #define HAVE_SIGNAL_H 1
3096| #define HAVE_SYS_SYSCALL_H 1
3097| #define HAVE_NETINET_IN_H 1
3098| #define TIME_WITH_SYS_TIME 1
3099| #define AC_APPLE_UNIVERSAL_BUILD 1
3100| #define HAVE_ALLOCA_H 1
3101| #define HAVE_ALLOCA 1
3102| #define HAVE_VALLOC 1
3103| #define ALIGNED_MALLOC 16
3104| #define HAVE_VPRINTF 1
3105| #define HAVE_MMAP 1
3106| #define HAVE_SELECT 1
3107| #define HAVE_SOCKET 1
3108| #define HAVE_STRCSPN 1
3109| #define HAVE_STRERROR 1
3110| #define HAVE_STRSPN 1
3111| #define HAVE_GETPAGESIZE 1
3112| #define HAVE_SYSCONF 1
3113| #define HAVE_SNPRINTF 1
3114| #define HAVE_GETTIMEOFDAY 1
3115| #define HAVE_NANOSLEEP 1
3116| #define HAVE_MODF 1
3117| #define HAVE_SQRT 1
3118| #define HAVE_SIGACTION 1
3119| #define HAVE_SIGPROCMASK 1
3120| #define HAVE_PTHREAD_SIGMASK 1
3121| #define HAVE_SINF 1
3122| #define HAVE_COSF 1
3123| #define HAVE_TRUNC 1
3124| #define HAVE_LOG2 1
3125| #define HAVE_SHM_OPEN 1
3126| #define HAVE_SYS_TYPES_H 1
3127| #define HAVE_FCNTL_H 1
3128| /* end confdefs.h.  */
3129| #include <io.h>
3130configure:26642: result: no
3131configure:26670: checking for io.h
3132configure:26679: result: no
3133configure:26699: checking for windows.h
3134configure:26706: result: no
3135configure:26845: checking for winioctl.h
3136configure:26870: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
3137conftest.c:88:22: error: winioctl.h: No such file or directory
3138configure:26877: $? = 1
3139configure: failed program was:
3140| /* confdefs.h.  */
3141| #define PACKAGE_NAME ""
3142| #define PACKAGE_TARNAME ""
3143| #define PACKAGE_VERSION ""
3144| #define PACKAGE_STRING ""
3145| #define PACKAGE_BUGREPORT ""
3146| #define PACKAGE "gnuradio"
3147| #define VERSION "3.2.2"
3148| #define STDC_HEADERS 1
3149| #define HAVE_SYS_TYPES_H 1
3150| #define HAVE_SYS_STAT_H 1
3151| #define HAVE_STDLIB_H 1
3152| #define HAVE_STRING_H 1
3153| #define HAVE_MEMORY_H 1
3154| #define HAVE_STRINGS_H 1
3155| #define HAVE_INTTYPES_H 1
3156| #define HAVE_STDINT_H 1
3157| #define HAVE_UNISTD_H 1
3158| #define __EXTENSIONS__ 1
3159| #define _ALL_SOURCE 1
3160| #define _GNU_SOURCE 1
3161| #define _POSIX_PTHREAD_SEMANTICS 1
3162| #define _TANDEM_SOURCE 1
3163| #define CXX_HAS_STD_ISNAN /**/
3164| #define HAVE_DLFCN_H 1
3165| #define LT_OBJDIR ".libs/"
3166| #define HAVE_PYTHON_H 1
3167| #define HAVE_PTHREAD 1
3168| #define HAVE_GETTIMEOFDAY 1
3169| #define HAVE_NANOSLEEP 1
3170| #define HAVE_SYS_IPC_H 1
3171| #define HAVE_SYS_SHM_H 1
3172| #define STDC_HEADERS 1
3173| #define HAVE_SYS_WAIT_H 1
3174| #define HAVE_FCNTL_H 1
3175| #define HAVE_LIMITS_H 1
3176| #define HAVE_STRINGS_H 1
3177| #define HAVE_TIME_H 1
3178| #define HAVE_SYS_IOCTL_H 1
3179| #define HAVE_SYS_TIME_H 1
3180| #define HAVE_UNISTD_H 1
3181| #define HAVE_SYS_MMAN_H 1
3182| #define HAVE_SYS_SELECT_H 1
3183| #define HAVE_SYS_TYPES_H 1
3184| #define HAVE_SYS_RESOURCE_H 1
3185| #define HAVE_STDINT_H 1
3186| #define HAVE_SCHED_H 1
3187| #define HAVE_SIGNAL_H 1
3188| #define HAVE_SYS_SYSCALL_H 1
3189| #define HAVE_NETINET_IN_H 1
3190| #define TIME_WITH_SYS_TIME 1
3191| #define AC_APPLE_UNIVERSAL_BUILD 1
3192| #define HAVE_ALLOCA_H 1
3193| #define HAVE_ALLOCA 1
3194| #define HAVE_VALLOC 1
3195| #define ALIGNED_MALLOC 16
3196| #define HAVE_VPRINTF 1
3197| #define HAVE_MMAP 1
3198| #define HAVE_SELECT 1
3199| #define HAVE_SOCKET 1
3200| #define HAVE_STRCSPN 1
3201| #define HAVE_STRERROR 1
3202| #define HAVE_STRSPN 1
3203| #define HAVE_GETPAGESIZE 1
3204| #define HAVE_SYSCONF 1
3205| #define HAVE_SNPRINTF 1
3206| #define HAVE_GETTIMEOFDAY 1
3207| #define HAVE_NANOSLEEP 1
3208| #define HAVE_MODF 1
3209| #define HAVE_SQRT 1
3210| #define HAVE_SIGACTION 1
3211| #define HAVE_SIGPROCMASK 1
3212| #define HAVE_PTHREAD_SIGMASK 1
3213| #define HAVE_SINF 1
3214| #define HAVE_COSF 1
3215| #define HAVE_TRUNC 1
3216| #define HAVE_LOG2 1
3217| #define HAVE_SHM_OPEN 1
3218| #define HAVE_SYS_TYPES_H 1
3219| #define HAVE_FCNTL_H 1
3220| /* end confdefs.h.  */
3221|
3222|       #if HAVE_WINDOWS_H
3223|       #include <windows.h>
3224|       #endif
3225|
3226|
3227| #include <winioctl.h>
3228configure:26894: result: no
3229configure:26845: checking for winbase.h
3230configure:26870: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
3231conftest.c:88:21: error: winbase.h: No such file or directory
3232configure:26877: $? = 1
3233configure: failed program was:
3234| /* confdefs.h.  */
3235| #define PACKAGE_NAME ""
3236| #define PACKAGE_TARNAME ""
3237| #define PACKAGE_VERSION ""
3238| #define PACKAGE_STRING ""
3239| #define PACKAGE_BUGREPORT ""
3240| #define PACKAGE "gnuradio"
3241| #define VERSION "3.2.2"
3242| #define STDC_HEADERS 1
3243| #define HAVE_SYS_TYPES_H 1
3244| #define HAVE_SYS_STAT_H 1
3245| #define HAVE_STDLIB_H 1
3246| #define HAVE_STRING_H 1
3247| #define HAVE_MEMORY_H 1
3248| #define HAVE_STRINGS_H 1
3249| #define HAVE_INTTYPES_H 1
3250| #define HAVE_STDINT_H 1
3251| #define HAVE_UNISTD_H 1
3252| #define __EXTENSIONS__ 1
3253| #define _ALL_SOURCE 1
3254| #define _GNU_SOURCE 1
3255| #define _POSIX_PTHREAD_SEMANTICS 1
3256| #define _TANDEM_SOURCE 1
3257| #define CXX_HAS_STD_ISNAN /**/
3258| #define HAVE_DLFCN_H 1
3259| #define LT_OBJDIR ".libs/"
3260| #define HAVE_PYTHON_H 1
3261| #define HAVE_PTHREAD 1
3262| #define HAVE_GETTIMEOFDAY 1
3263| #define HAVE_NANOSLEEP 1
3264| #define HAVE_SYS_IPC_H 1
3265| #define HAVE_SYS_SHM_H 1
3266| #define STDC_HEADERS 1
3267| #define HAVE_SYS_WAIT_H 1
3268| #define HAVE_FCNTL_H 1
3269| #define HAVE_LIMITS_H 1
3270| #define HAVE_STRINGS_H 1
3271| #define HAVE_TIME_H 1
3272| #define HAVE_SYS_IOCTL_H 1
3273| #define HAVE_SYS_TIME_H 1
3274| #define HAVE_UNISTD_H 1
3275| #define HAVE_SYS_MMAN_H 1
3276| #define HAVE_SYS_SELECT_H 1
3277| #define HAVE_SYS_TYPES_H 1
3278| #define HAVE_SYS_RESOURCE_H 1
3279| #define HAVE_STDINT_H 1
3280| #define HAVE_SCHED_H 1
3281| #define HAVE_SIGNAL_H 1
3282| #define HAVE_SYS_SYSCALL_H 1
3283| #define HAVE_NETINET_IN_H 1
3284| #define TIME_WITH_SYS_TIME 1
3285| #define AC_APPLE_UNIVERSAL_BUILD 1
3286| #define HAVE_ALLOCA_H 1
3287| #define HAVE_ALLOCA 1
3288| #define HAVE_VALLOC 1
3289| #define ALIGNED_MALLOC 16
3290| #define HAVE_VPRINTF 1
3291| #define HAVE_MMAP 1
3292| #define HAVE_SELECT 1
3293| #define HAVE_SOCKET 1
3294| #define HAVE_STRCSPN 1
3295| #define HAVE_STRERROR 1
3296| #define HAVE_STRSPN 1
3297| #define HAVE_GETPAGESIZE 1
3298| #define HAVE_SYSCONF 1
3299| #define HAVE_SNPRINTF 1
3300| #define HAVE_GETTIMEOFDAY 1
3301| #define HAVE_NANOSLEEP 1
3302| #define HAVE_MODF 1
3303| #define HAVE_SQRT 1
3304| #define HAVE_SIGACTION 1
3305| #define HAVE_SIGPROCMASK 1
3306| #define HAVE_PTHREAD_SIGMASK 1
3307| #define HAVE_SINF 1
3308| #define HAVE_COSF 1
3309| #define HAVE_TRUNC 1
3310| #define HAVE_LOG2 1
3311| #define HAVE_SHM_OPEN 1
3312| #define HAVE_SYS_TYPES_H 1
3313| #define HAVE_FCNTL_H 1
3314| /* end confdefs.h.  */
3315|
3316|       #if HAVE_WINDOWS_H
3317|       #include <windows.h>
3318|       #endif
3319|
3320|
3321| #include <winbase.h>
3322configure:26894: result: no
3323configure:26921: checking for getopt
3324configure:26977: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
3325configure:26984: $? = 0
3326configure:27006: result: yes
3327configure:26921: checking for usleep
3328configure:26977: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
3329configure:26984: $? = 0
3330configure:27006: result: yes
3331configure:26921: checking for gettimeofday
3332configure:27006: result: yes
3333configure:26921: checking for nanosleep
3334configure:27006: result: yes
3335configure:26921: checking for rand
3336configure:26977: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
3337configure:26984: $? = 0
3338configure:27006: result: yes
3339configure:26921: checking for srand
3340configure:26977: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
3341configure:26984: $? = 0
3342configure:27006: result: yes
3343configure:26921: checking for random
3344configure:26977: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
3345configure:26984: $? = 0
3346configure:27006: result: yes
3347configure:26921: checking for srandom
3348configure:26977: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
3349configure:26984: $? = 0
3350configure:27006: result: yes
3351configure:26921: checking for sleep
3352configure:26977: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
3353configure:26984: $? = 0
3354configure:27006: result: yes
3355configure:26921: checking for sigaction
3356configure:27006: result: yes
3357configure:27018: checking for struct timezone
3358configure:27061: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
3359configure:27068: $? = 0
3360configure:27110: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
3361conftest.c: In function 'main':
3362conftest.c:111: error: syntax error before ')' token
3363configure:27117: $? = 1
3364configure: failed program was:
3365| /* confdefs.h.  */
3366| #define PACKAGE_NAME ""
3367| #define PACKAGE_TARNAME ""
3368| #define PACKAGE_VERSION ""
3369| #define PACKAGE_STRING ""
3370| #define PACKAGE_BUGREPORT ""
3371| #define PACKAGE "gnuradio"
3372| #define VERSION "3.2.2"
3373| #define STDC_HEADERS 1
3374| #define HAVE_SYS_TYPES_H 1
3375| #define HAVE_SYS_STAT_H 1
3376| #define HAVE_STDLIB_H 1
3377| #define HAVE_STRING_H 1
3378| #define HAVE_MEMORY_H 1
3379| #define HAVE_STRINGS_H 1
3380| #define HAVE_INTTYPES_H 1
3381| #define HAVE_STDINT_H 1
3382| #define HAVE_UNISTD_H 1
3383| #define __EXTENSIONS__ 1
3384| #define _ALL_SOURCE 1
3385| #define _GNU_SOURCE 1
3386| #define _POSIX_PTHREAD_SEMANTICS 1
3387| #define _TANDEM_SOURCE 1
3388| #define CXX_HAS_STD_ISNAN /**/
3389| #define HAVE_DLFCN_H 1
3390| #define LT_OBJDIR ".libs/"
3391| #define HAVE_PYTHON_H 1
3392| #define HAVE_PTHREAD 1
3393| #define HAVE_GETTIMEOFDAY 1
3394| #define HAVE_NANOSLEEP 1
3395| #define HAVE_SYS_IPC_H 1
3396| #define HAVE_SYS_SHM_H 1
3397| #define STDC_HEADERS 1
3398| #define HAVE_SYS_WAIT_H 1
3399| #define HAVE_FCNTL_H 1
3400| #define HAVE_LIMITS_H 1
3401| #define HAVE_STRINGS_H 1
3402| #define HAVE_TIME_H 1
3403| #define HAVE_SYS_IOCTL_H 1
3404| #define HAVE_SYS_TIME_H 1
3405| #define HAVE_UNISTD_H 1
3406| #define HAVE_SYS_MMAN_H 1
3407| #define HAVE_SYS_SELECT_H 1
3408| #define HAVE_SYS_TYPES_H 1
3409| #define HAVE_SYS_RESOURCE_H 1
3410| #define HAVE_STDINT_H 1
3411| #define HAVE_SCHED_H 1
3412| #define HAVE_SIGNAL_H 1
3413| #define HAVE_SYS_SYSCALL_H 1
3414| #define HAVE_NETINET_IN_H 1
3415| #define TIME_WITH_SYS_TIME 1
3416| #define AC_APPLE_UNIVERSAL_BUILD 1
3417| #define HAVE_ALLOCA_H 1
3418| #define HAVE_ALLOCA 1
3419| #define HAVE_VALLOC 1
3420| #define ALIGNED_MALLOC 16
3421| #define HAVE_VPRINTF 1
3422| #define HAVE_MMAP 1
3423| #define HAVE_SELECT 1
3424| #define HAVE_SOCKET 1
3425| #define HAVE_STRCSPN 1
3426| #define HAVE_STRERROR 1
3427| #define HAVE_STRSPN 1
3428| #define HAVE_GETPAGESIZE 1
3429| #define HAVE_SYSCONF 1
3430| #define HAVE_SNPRINTF 1
3431| #define HAVE_GETTIMEOFDAY 1
3432| #define HAVE_NANOSLEEP 1
3433| #define HAVE_MODF 1
3434| #define HAVE_SQRT 1
3435| #define HAVE_SIGACTION 1
3436| #define HAVE_SIGPROCMASK 1
3437| #define HAVE_PTHREAD_SIGMASK 1
3438| #define HAVE_SINF 1
3439| #define HAVE_COSF 1
3440| #define HAVE_TRUNC 1
3441| #define HAVE_LOG2 1
3442| #define HAVE_SHM_OPEN 1
3443| #define HAVE_SYS_TYPES_H 1
3444| #define HAVE_FCNTL_H 1
3445| #define HAVE_GETOPT 1
3446| #define HAVE_USLEEP 1
3447| #define HAVE_GETTIMEOFDAY 1
3448| #define HAVE_NANOSLEEP 1
3449| #define HAVE_RAND 1
3450| #define HAVE_SRAND 1
3451| #define HAVE_RANDOM 1
3452| #define HAVE_SRANDOM 1
3453| #define HAVE_SLEEP 1
3454| #define HAVE_SIGACTION 1
3455| /* end confdefs.h.  */
3456|
3457|      #if HAVE_SYS_TYPES_H
3458|      # include <sys/types.h>
3459|      #endif
3460|      #if TIME_WITH_SYS_TIME
3461|      # include <sys/time.h>
3462|      # include <time.h>
3463|      #else
3464|      # if HAVE_SYS_TIME_H
3465|      #  include <sys/time.h>
3466|      # else
3467|      #  include <time.h>
3468|      # endif
3469|      #endif
3470|
3471|
3472| int
3473| main ()
3474| {
3475| if (sizeof ((struct timezone)))
3476|         return 0;
3477|   ;
3478|   return 0;
3479| }
3480configure:27140: result: yes
3481configure:27150: checking for struct timespec
3482configure:27193: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
3483configure:27200: $? = 0
3484configure:27242: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
3485conftest.c: In function 'main':
3486conftest.c:112: error: syntax error before ')' token
3487configure:27249: $? = 1
3488configure: failed program was:
3489| /* confdefs.h.  */
3490| #define PACKAGE_NAME ""
3491| #define PACKAGE_TARNAME ""
3492| #define PACKAGE_VERSION ""
3493| #define PACKAGE_STRING ""
3494| #define PACKAGE_BUGREPORT ""
3495| #define PACKAGE "gnuradio"
3496| #define VERSION "3.2.2"
3497| #define STDC_HEADERS 1
3498| #define HAVE_SYS_TYPES_H 1
3499| #define HAVE_SYS_STAT_H 1
3500| #define HAVE_STDLIB_H 1
3501| #define HAVE_STRING_H 1
3502| #define HAVE_MEMORY_H 1
3503| #define HAVE_STRINGS_H 1
3504| #define HAVE_INTTYPES_H 1
3505| #define HAVE_STDINT_H 1
3506| #define HAVE_UNISTD_H 1
3507| #define __EXTENSIONS__ 1
3508| #define _ALL_SOURCE 1
3509| #define _GNU_SOURCE 1
3510| #define _POSIX_PTHREAD_SEMANTICS 1
3511| #define _TANDEM_SOURCE 1
3512| #define CXX_HAS_STD_ISNAN /**/
3513| #define HAVE_DLFCN_H 1
3514| #define LT_OBJDIR ".libs/"
3515| #define HAVE_PYTHON_H 1
3516| #define HAVE_PTHREAD 1
3517| #define HAVE_GETTIMEOFDAY 1
3518| #define HAVE_NANOSLEEP 1
3519| #define HAVE_SYS_IPC_H 1
3520| #define HAVE_SYS_SHM_H 1
3521| #define STDC_HEADERS 1
3522| #define HAVE_SYS_WAIT_H 1
3523| #define HAVE_FCNTL_H 1
3524| #define HAVE_LIMITS_H 1
3525| #define HAVE_STRINGS_H 1
3526| #define HAVE_TIME_H 1
3527| #define HAVE_SYS_IOCTL_H 1
3528| #define HAVE_SYS_TIME_H 1
3529| #define HAVE_UNISTD_H 1
3530| #define HAVE_SYS_MMAN_H 1
3531| #define HAVE_SYS_SELECT_H 1
3532| #define HAVE_SYS_TYPES_H 1
3533| #define HAVE_SYS_RESOURCE_H 1
3534| #define HAVE_STDINT_H 1
3535| #define HAVE_SCHED_H 1
3536| #define HAVE_SIGNAL_H 1
3537| #define HAVE_SYS_SYSCALL_H 1
3538| #define HAVE_NETINET_IN_H 1
3539| #define TIME_WITH_SYS_TIME 1
3540| #define AC_APPLE_UNIVERSAL_BUILD 1
3541| #define HAVE_ALLOCA_H 1
3542| #define HAVE_ALLOCA 1
3543| #define HAVE_VALLOC 1
3544| #define ALIGNED_MALLOC 16
3545| #define HAVE_VPRINTF 1
3546| #define HAVE_MMAP 1
3547| #define HAVE_SELECT 1
3548| #define HAVE_SOCKET 1
3549| #define HAVE_STRCSPN 1
3550| #define HAVE_STRERROR 1
3551| #define HAVE_STRSPN 1
3552| #define HAVE_GETPAGESIZE 1
3553| #define HAVE_SYSCONF 1
3554| #define HAVE_SNPRINTF 1
3555| #define HAVE_GETTIMEOFDAY 1
3556| #define HAVE_NANOSLEEP 1
3557| #define HAVE_MODF 1
3558| #define HAVE_SQRT 1
3559| #define HAVE_SIGACTION 1
3560| #define HAVE_SIGPROCMASK 1
3561| #define HAVE_PTHREAD_SIGMASK 1
3562| #define HAVE_SINF 1
3563| #define HAVE_COSF 1
3564| #define HAVE_TRUNC 1
3565| #define HAVE_LOG2 1
3566| #define HAVE_SHM_OPEN 1
3567| #define HAVE_SYS_TYPES_H 1
3568| #define HAVE_FCNTL_H 1
3569| #define HAVE_GETOPT 1
3570| #define HAVE_USLEEP 1
3571| #define HAVE_GETTIMEOFDAY 1
3572| #define HAVE_NANOSLEEP 1
3573| #define HAVE_RAND 1
3574| #define HAVE_SRAND 1
3575| #define HAVE_RANDOM 1
3576| #define HAVE_SRANDOM 1
3577| #define HAVE_SLEEP 1
3578| #define HAVE_SIGACTION 1
3579| #define HAVE_STRUCT_TIMEZONE 1
3580| /* end confdefs.h.  */
3581|
3582|      #if HAVE_SYS_TYPES_H
3583|      # include <sys/types.h>
3584|      #endif
3585|      #if TIME_WITH_SYS_TIME
3586|      # include <sys/time.h>
3587|      # include <time.h>
3588|      #else
3589|      # if HAVE_SYS_TIME_H
3590|      #  include <sys/time.h>
3591|      # else
3592|      #  include <time.h>
3593|      # endif
3594|      #endif
3595|
3596|
3597| int
3598| main ()
3599| {
3600| if (sizeof ((struct timespec)))
3601|         return 0;
3602|   ;
3603|   return 0;
3604| }
3605configure:27272: result: yes
3606configure:27282: checking for ssize_t
3607configure:27325: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
3608configure:27332: $? = 0
3609configure:27374: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
3610conftest.c: In function 'main':
3611conftest.c:113: error: syntax error before ')' token
3612configure:27381: $? = 1
3613configure: failed program was:
3614| /* confdefs.h.  */
3615| #define PACKAGE_NAME ""
3616| #define PACKAGE_TARNAME ""
3617| #define PACKAGE_VERSION ""
3618| #define PACKAGE_STRING ""
3619| #define PACKAGE_BUGREPORT ""
3620| #define PACKAGE "gnuradio"
3621| #define VERSION "3.2.2"
3622| #define STDC_HEADERS 1
3623| #define HAVE_SYS_TYPES_H 1
3624| #define HAVE_SYS_STAT_H 1
3625| #define HAVE_STDLIB_H 1
3626| #define HAVE_STRING_H 1
3627| #define HAVE_MEMORY_H 1
3628| #define HAVE_STRINGS_H 1
3629| #define HAVE_INTTYPES_H 1
3630| #define HAVE_STDINT_H 1
3631| #define HAVE_UNISTD_H 1
3632| #define __EXTENSIONS__ 1
3633| #define _ALL_SOURCE 1
3634| #define _GNU_SOURCE 1
3635| #define _POSIX_PTHREAD_SEMANTICS 1
3636| #define _TANDEM_SOURCE 1
3637| #define CXX_HAS_STD_ISNAN /**/
3638| #define HAVE_DLFCN_H 1
3639| #define LT_OBJDIR ".libs/"
3640| #define HAVE_PYTHON_H 1
3641| #define HAVE_PTHREAD 1
3642| #define HAVE_GETTIMEOFDAY 1
3643| #define HAVE_NANOSLEEP 1
3644| #define HAVE_SYS_IPC_H 1
3645| #define HAVE_SYS_SHM_H 1
3646| #define STDC_HEADERS 1
3647| #define HAVE_SYS_WAIT_H 1
3648| #define HAVE_FCNTL_H 1
3649| #define HAVE_LIMITS_H 1
3650| #define HAVE_STRINGS_H 1
3651| #define HAVE_TIME_H 1
3652| #define HAVE_SYS_IOCTL_H 1
3653| #define HAVE_SYS_TIME_H 1
3654| #define HAVE_UNISTD_H 1
3655| #define HAVE_SYS_MMAN_H 1
3656| #define HAVE_SYS_SELECT_H 1
3657| #define HAVE_SYS_TYPES_H 1
3658| #define HAVE_SYS_RESOURCE_H 1
3659| #define HAVE_STDINT_H 1
3660| #define HAVE_SCHED_H 1
3661| #define HAVE_SIGNAL_H 1
3662| #define HAVE_SYS_SYSCALL_H 1
3663| #define HAVE_NETINET_IN_H 1
3664| #define TIME_WITH_SYS_TIME 1
3665| #define AC_APPLE_UNIVERSAL_BUILD 1
3666| #define HAVE_ALLOCA_H 1
3667| #define HAVE_ALLOCA 1
3668| #define HAVE_VALLOC 1
3669| #define ALIGNED_MALLOC 16
3670| #define HAVE_VPRINTF 1
3671| #define HAVE_MMAP 1
3672| #define HAVE_SELECT 1
3673| #define HAVE_SOCKET 1
3674| #define HAVE_STRCSPN 1
3675| #define HAVE_STRERROR 1
3676| #define HAVE_STRSPN 1
3677| #define HAVE_GETPAGESIZE 1
3678| #define HAVE_SYSCONF 1
3679| #define HAVE_SNPRINTF 1
3680| #define HAVE_GETTIMEOFDAY 1
3681| #define HAVE_NANOSLEEP 1
3682| #define HAVE_MODF 1
3683| #define HAVE_SQRT 1
3684| #define HAVE_SIGACTION 1
3685| #define HAVE_SIGPROCMASK 1
3686| #define HAVE_PTHREAD_SIGMASK 1
3687| #define HAVE_SINF 1
3688| #define HAVE_COSF 1
3689| #define HAVE_TRUNC 1
3690| #define HAVE_LOG2 1
3691| #define HAVE_SHM_OPEN 1
3692| #define HAVE_SYS_TYPES_H 1
3693| #define HAVE_FCNTL_H 1
3694| #define HAVE_GETOPT 1
3695| #define HAVE_USLEEP 1
3696| #define HAVE_GETTIMEOFDAY 1
3697| #define HAVE_NANOSLEEP 1
3698| #define HAVE_RAND 1
3699| #define HAVE_SRAND 1
3700| #define HAVE_RANDOM 1
3701| #define HAVE_SRANDOM 1
3702| #define HAVE_SLEEP 1
3703| #define HAVE_SIGACTION 1
3704| #define HAVE_STRUCT_TIMEZONE 1
3705| #define HAVE_STRUCT_TIMESPEC 1
3706| /* end confdefs.h.  */
3707|
3708|      #if HAVE_SYS_TYPES_H
3709|      # include <sys/types.h>
3710|      #endif
3711|      #if TIME_WITH_SYS_TIME
3712|      # include <sys/time.h>
3713|      # include <time.h>
3714|      #else
3715|      # if HAVE_SYS_TIME_H
3716|      #  include <sys/time.h>
3717|      # else
3718|      #  include <time.h>
3719|      # endif
3720|      #endif
3721|
3722|
3723| int
3724| main ()
3725| {
3726| if (sizeof ((ssize_t)))
3727|         return 0;
3728|   ;
3729|   return 0;
3730| }
3731configure:27404: result: yes
3732configure:27422: checking for getopt
3733configure:27507: result: yes
3734configure:27422: checking for usleep
3735configure:27507: result: yes
3736configure:27422: checking for gettimeofday
3737configure:27507: result: yes
3738configure:27529: checking for Sleep
3739configure:27554: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
3740conftest.c:98:24: error: windows.h: No such file or directory
3741conftest.c:99:37: error: winbase.h: No such file or directory
3742configure:27561: $? = 1
3743configure: failed program was:
3744| /* confdefs.h.  */
3745| #define PACKAGE_NAME ""
3746| #define PACKAGE_TARNAME ""
3747| #define PACKAGE_VERSION ""
3748| #define PACKAGE_STRING ""
3749| #define PACKAGE_BUGREPORT ""
3750| #define PACKAGE "gnuradio"
3751| #define VERSION "3.2.2"
3752| #define STDC_HEADERS 1
3753| #define HAVE_SYS_TYPES_H 1
3754| #define HAVE_SYS_STAT_H 1
3755| #define HAVE_STDLIB_H 1
3756| #define HAVE_STRING_H 1
3757| #define HAVE_MEMORY_H 1
3758| #define HAVE_STRINGS_H 1
3759| #define HAVE_INTTYPES_H 1
3760| #define HAVE_STDINT_H 1
3761| #define HAVE_UNISTD_H 1
3762| #define __EXTENSIONS__ 1
3763| #define _ALL_SOURCE 1
3764| #define _GNU_SOURCE 1
3765| #define _POSIX_PTHREAD_SEMANTICS 1
3766| #define _TANDEM_SOURCE 1
3767| #define CXX_HAS_STD_ISNAN /**/
3768| #define HAVE_DLFCN_H 1
3769| #define LT_OBJDIR ".libs/"
3770| #define HAVE_PYTHON_H 1
3771| #define HAVE_PTHREAD 1
3772| #define HAVE_GETTIMEOFDAY 1
3773| #define HAVE_NANOSLEEP 1
3774| #define HAVE_SYS_IPC_H 1
3775| #define HAVE_SYS_SHM_H 1
3776| #define STDC_HEADERS 1
3777| #define HAVE_SYS_WAIT_H 1
3778| #define HAVE_FCNTL_H 1
3779| #define HAVE_LIMITS_H 1
3780| #define HAVE_STRINGS_H 1
3781| #define HAVE_TIME_H 1
3782| #define HAVE_SYS_IOCTL_H 1
3783| #define HAVE_SYS_TIME_H 1
3784| #define HAVE_UNISTD_H 1
3785| #define HAVE_SYS_MMAN_H 1
3786| #define HAVE_SYS_SELECT_H 1
3787| #define HAVE_SYS_TYPES_H 1
3788| #define HAVE_SYS_RESOURCE_H 1
3789| #define HAVE_STDINT_H 1
3790| #define HAVE_SCHED_H 1
3791| #define HAVE_SIGNAL_H 1
3792| #define HAVE_SYS_SYSCALL_H 1
3793| #define HAVE_NETINET_IN_H 1
3794| #define TIME_WITH_SYS_TIME 1
3795| #define AC_APPLE_UNIVERSAL_BUILD 1
3796| #define HAVE_ALLOCA_H 1
3797| #define HAVE_ALLOCA 1
3798| #define HAVE_VALLOC 1
3799| #define ALIGNED_MALLOC 16
3800| #define HAVE_VPRINTF 1
3801| #define HAVE_MMAP 1
3802| #define HAVE_SELECT 1
3803| #define HAVE_SOCKET 1
3804| #define HAVE_STRCSPN 1
3805| #define HAVE_STRERROR 1
3806| #define HAVE_STRSPN 1
3807| #define HAVE_GETPAGESIZE 1
3808| #define HAVE_SYSCONF 1
3809| #define HAVE_SNPRINTF 1
3810| #define HAVE_GETTIMEOFDAY 1
3811| #define HAVE_NANOSLEEP 1
3812| #define HAVE_MODF 1
3813| #define HAVE_SQRT 1
3814| #define HAVE_SIGACTION 1
3815| #define HAVE_SIGPROCMASK 1
3816| #define HAVE_PTHREAD_SIGMASK 1
3817| #define HAVE_SINF 1
3818| #define HAVE_COSF 1
3819| #define HAVE_TRUNC 1
3820| #define HAVE_LOG2 1
3821| #define HAVE_SHM_OPEN 1
3822| #define HAVE_SYS_TYPES_H 1
3823| #define HAVE_FCNTL_H 1
3824| #define HAVE_GETOPT 1
3825| #define HAVE_USLEEP 1
3826| #define HAVE_GETTIMEOFDAY 1
3827| #define HAVE_NANOSLEEP 1
3828| #define HAVE_RAND 1
3829| #define HAVE_SRAND 1
3830| #define HAVE_RANDOM 1
3831| #define HAVE_SRANDOM 1
3832| #define HAVE_SLEEP 1
3833| #define HAVE_SIGACTION 1
3834| #define HAVE_STRUCT_TIMEZONE 1
3835| #define HAVE_STRUCT_TIMESPEC 1
3836| #define HAVE_SSIZE_T 1
3837| #define HAVE_GETOPT 1
3838| #define HAVE_USLEEP 1
3839| #define HAVE_GETTIMEOFDAY 1
3840| /* end confdefs.h.  */
3841|    #include <windows.h>
3842|                 #include <winbase.h>
3843|
3844| int
3845| main ()
3846| {
3847|  Sleep(0);
3848|   ;
3849|   return 0;
3850| }
3851configure:27580: result: no
3852configure:27589: checking whether mkdir accepts only one arg
3853configure:27616: /usr/bin/gcc-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
3854conftest.c: In function 'main':
3855conftest.c:105: error: too few arguments to function 'mkdir'
3856configure:27623: $? = 1
3857configure: failed program was:
3858| /* confdefs.h.  */
3859| #define PACKAGE_NAME ""
3860| #define PACKAGE_TARNAME ""
3861| #define PACKAGE_VERSION ""
3862| #define PACKAGE_STRING ""
3863| #define PACKAGE_BUGREPORT ""
3864| #define PACKAGE "gnuradio"
3865| #define VERSION "3.2.2"
3866| #define STDC_HEADERS 1
3867| #define HAVE_SYS_TYPES_H 1
3868| #define HAVE_SYS_STAT_H 1
3869| #define HAVE_STDLIB_H 1
3870| #define HAVE_STRING_H 1
3871| #define HAVE_MEMORY_H 1
3872| #define HAVE_STRINGS_H 1
3873| #define HAVE_INTTYPES_H 1
3874| #define HAVE_STDINT_H 1
3875| #define HAVE_UNISTD_H 1
3876| #define __EXTENSIONS__ 1
3877| #define _ALL_SOURCE 1
3878| #define _GNU_SOURCE 1
3879| #define _POSIX_PTHREAD_SEMANTICS 1
3880| #define _TANDEM_SOURCE 1
3881| #define CXX_HAS_STD_ISNAN /**/
3882| #define HAVE_DLFCN_H 1
3883| #define LT_OBJDIR ".libs/"
3884| #define HAVE_PYTHON_H 1
3885| #define HAVE_PTHREAD 1
3886| #define HAVE_GETTIMEOFDAY 1
3887| #define HAVE_NANOSLEEP 1
3888| #define HAVE_SYS_IPC_H 1
3889| #define HAVE_SYS_SHM_H 1
3890| #define STDC_HEADERS 1
3891| #define HAVE_SYS_WAIT_H 1
3892| #define HAVE_FCNTL_H 1
3893| #define HAVE_LIMITS_H 1
3894| #define HAVE_STRINGS_H 1
3895| #define HAVE_TIME_H 1
3896| #define HAVE_SYS_IOCTL_H 1
3897| #define HAVE_SYS_TIME_H 1
3898| #define HAVE_UNISTD_H 1
3899| #define HAVE_SYS_MMAN_H 1
3900| #define HAVE_SYS_SELECT_H 1
3901| #define HAVE_SYS_TYPES_H 1
3902| #define HAVE_SYS_RESOURCE_H 1
3903| #define HAVE_STDINT_H 1
3904| #define HAVE_SCHED_H 1
3905| #define HAVE_SIGNAL_H 1
3906| #define HAVE_SYS_SYSCALL_H 1
3907| #define HAVE_NETINET_IN_H 1
3908| #define TIME_WITH_SYS_TIME 1
3909| #define AC_APPLE_UNIVERSAL_BUILD 1
3910| #define HAVE_ALLOCA_H 1
3911| #define HAVE_ALLOCA 1
3912| #define HAVE_VALLOC 1
3913| #define ALIGNED_MALLOC 16
3914| #define HAVE_VPRINTF 1
3915| #define HAVE_MMAP 1
3916| #define HAVE_SELECT 1
3917| #define HAVE_SOCKET 1
3918| #define HAVE_STRCSPN 1
3919| #define HAVE_STRERROR 1
3920| #define HAVE_STRSPN 1
3921| #define HAVE_GETPAGESIZE 1
3922| #define HAVE_SYSCONF 1
3923| #define HAVE_SNPRINTF 1
3924| #define HAVE_GETTIMEOFDAY 1
3925| #define HAVE_NANOSLEEP 1
3926| #define HAVE_MODF 1
3927| #define HAVE_SQRT 1
3928| #define HAVE_SIGACTION 1
3929| #define HAVE_SIGPROCMASK 1
3930| #define HAVE_PTHREAD_SIGMASK 1
3931| #define HAVE_SINF 1
3932| #define HAVE_COSF 1
3933| #define HAVE_TRUNC 1
3934| #define HAVE_LOG2 1
3935| #define HAVE_SHM_OPEN 1
3936| #define HAVE_SYS_TYPES_H 1
3937| #define HAVE_FCNTL_H 1
3938| #define HAVE_GETOPT 1
3939| #define HAVE_USLEEP 1
3940| #define HAVE_GETTIMEOFDAY 1
3941| #define HAVE_NANOSLEEP 1
3942| #define HAVE_RAND 1
3943| #define HAVE_SRAND 1
3944| #define HAVE_RANDOM 1
3945| #define HAVE_SRANDOM 1
3946| #define HAVE_SLEEP 1
3947| #define HAVE_SIGACTION 1
3948| #define HAVE_STRUCT_TIMEZONE 1
3949| #define HAVE_STRUCT_TIMESPEC 1
3950| #define HAVE_SSIZE_T 1
3951| #define HAVE_GETOPT 1
3952| #define HAVE_USLEEP 1
3953| #define HAVE_GETTIMEOFDAY 1
3954| /* end confdefs.h.  */
3955| #include <sys/types.h>
3956|        #include <sys/stat.h>
3957|        #include <fcntl.h>
3958| int
3959| main ()
3960| {
3961|
3962|        mkdir("")
3963|
3964|   ;
3965|   return 0;
3966| }
3967configure:27639: result: no
3968configure:27654: checking for dot
3969configure:27682: result: NO
3970configure:27740: checking for pkg-config
3971configure:27758: found /opt/local/bin/pkg-config
3972configure:27770: result: /opt/local/bin/pkg-config
3973configure:27795: checking pkg-config is at least version 0.18
3974configure:27798: result: yes
3975configure:27811: checking for FFTW3F
3976configure:27819: $PKG_CONFIG --exists --print-errors "fftw3f >= 3.0"
3977configure:27822: $? = 0
3978configure:27867: $PKG_CONFIG --exists --print-errors "fftw3f >= 3.0"
3979configure:27870: $? = 0
3980configure:27887: $PKG_CONFIG --exists --print-errors "fftw3f >= 3.0"
3981configure:27890: $? = 0
3982configure:27980: result: yes
3983configure:28511: checking for machine dependent speedups
3984configure:28513: result: x86, x86
3985configure:28553: $PKG_CONFIG --exists --print-errors "cppunit"
3986configure:28556: $? = 0
3987configure:28562: checking for CPPUNIT
3988configure:28570: $PKG_CONFIG --exists --print-errors "cppunit >= 1.9.14"
3989configure:28573: $? = 0
3990configure:28618: $PKG_CONFIG --exists --print-errors "cppunit >= 1.9.14"
3991configure:28621: $? = 0
3992configure:28638: $PKG_CONFIG --exists --print-errors "cppunit >= 1.9.14"
3993configure:28641: $? = 0
3994configure:28731: result: yes
3995configure:28873: checking for guile
3996configure:28891: found /opt/local/bin/guile
3997configure:28903: result: /opt/local/bin/guile
3998configure:28963: checking for boost >= 1.35
3999configure:29035: /usr/bin/g++-4.0 -c -O2 -arch i386 -I/opt/local/include -I/opt/local/include conftest.cpp >&5
4000configure:29042: $? = 0
4001configure:29047: result: yes
4002configure:29242: checking whether the boost::thread includes are available
4003configure:29275: /usr/bin/g++-4.0 -c -O2 -arch i386 -D_THREAD_SAFE  -I/opt/local/include -I/opt/local/include conftest.cpp >&5
4004configure:29282: $? = 0
4005configure:29304: result: yes
4006configure:29414: checking for exit in -lboost_thread-mt-d
4007configure:29449: /usr/bin/g++-4.0 -o conftest -O2 -arch i386 -D_THREAD_SAFE  -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib  conftest.cpp -lboost_thread-mt-d   >&5
4008configure:29456: $? = 0
4009configure:29479: result: yes
4010configure:29547: checking whether the boost::date_time includes are available
4011configure:29579: /usr/bin/g++-4.0 -c -O2 -arch i386 -D_THREAD_SAFE  -I/opt/local/include -I/opt/local/include conftest.cpp >&5
4012configure:29586: $? = 0
4013configure:29608: result: yes
4014configure:29715: checking for exit in -lboost_date_time-d
4015configure:29750: /usr/bin/g++-4.0 -o conftest -O2 -arch i386 -D_THREAD_SAFE  -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.cpp -lboost_date_time-d   >&5
4016configure:29757: $? = 0
4017configure:29780: result: yes
4018configure:29844: checking whether the boost::program_options includes are available
4019configure:29877: /usr/bin/g++-4.0 -c -O2 -arch i386 -D_THREAD_SAFE  -I/opt/local/include -I/opt/local/include conftest.cpp >&5
4020configure:29884: $? = 0
4021configure:29906: result: yes
4022configure:30013: checking for exit in -lboost_program_options-d
4023configure:30048: /usr/bin/g++-4.0 -o conftest -O2 -arch i386 -D_THREAD_SAFE  -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.cpp -lboost_program_options-d   >&5
4024configure:30055: $? = 0
4025configure:30078: result: yes
4026configure:30114: checking for svn
4027configure:30132: found /usr/bin/svn
4028configure:30144: result: /usr/bin/svn
4029configure:30224: $PKG_CONFIG --exists --print-errors "${pc_comp_name}"
4030configure:30227: $? = 0
4031configure:30294: checking arpa/inet.h usability
4032configure:30311: /usr/bin/gcc-4.0 -c -O2 -arch i386 -D_THREAD_SAFE  -I/opt/local/include conftest.c >&5
4033configure:30318: $? = 0
4034configure:30332: result: yes
4035configure:30336: checking arpa/inet.h presence
4036configure:30351: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
4037configure:30358: $? = 0
4038configure:30372: result: yes
4039configure:30400: checking for arpa/inet.h
4040configure:30407: result: yes
4041configure:30419: checking for netinet/in.h
4042configure:30424: result: yes
4043configure:30562: checking byteswap.h usability
4044configure:30579: /usr/bin/gcc-4.0 -c -O2 -arch i386 -D_THREAD_SAFE  -I/opt/local/include conftest.c >&5
4045conftest.c:135:22: error: byteswap.h: No such file or directory
4046configure:30586: $? = 1
4047configure: failed program was:
4048| /* confdefs.h.  */
4049| #define PACKAGE_NAME ""
4050| #define PACKAGE_TARNAME ""
4051| #define PACKAGE_VERSION ""
4052| #define PACKAGE_STRING ""
4053| #define PACKAGE_BUGREPORT ""
4054| #define PACKAGE "gnuradio"
4055| #define VERSION "3.2.2"
4056| #define STDC_HEADERS 1
4057| #define HAVE_SYS_TYPES_H 1
4058| #define HAVE_SYS_STAT_H 1
4059| #define HAVE_STDLIB_H 1
4060| #define HAVE_STRING_H 1
4061| #define HAVE_MEMORY_H 1
4062| #define HAVE_STRINGS_H 1
4063| #define HAVE_INTTYPES_H 1
4064| #define HAVE_STDINT_H 1
4065| #define HAVE_UNISTD_H 1
4066| #define __EXTENSIONS__ 1
4067| #define _ALL_SOURCE 1
4068| #define _GNU_SOURCE 1
4069| #define _POSIX_PTHREAD_SEMANTICS 1
4070| #define _TANDEM_SOURCE 1
4071| #define CXX_HAS_STD_ISNAN /**/
4072| #define HAVE_DLFCN_H 1
4073| #define LT_OBJDIR ".libs/"
4074| #define HAVE_PYTHON_H 1
4075| #define HAVE_PTHREAD 1
4076| #define HAVE_GETTIMEOFDAY 1
4077| #define HAVE_NANOSLEEP 1
4078| #define HAVE_SYS_IPC_H 1
4079| #define HAVE_SYS_SHM_H 1
4080| #define STDC_HEADERS 1
4081| #define HAVE_SYS_WAIT_H 1
4082| #define HAVE_FCNTL_H 1
4083| #define HAVE_LIMITS_H 1
4084| #define HAVE_STRINGS_H 1
4085| #define HAVE_TIME_H 1
4086| #define HAVE_SYS_IOCTL_H 1
4087| #define HAVE_SYS_TIME_H 1
4088| #define HAVE_UNISTD_H 1
4089| #define HAVE_SYS_MMAN_H 1
4090| #define HAVE_SYS_SELECT_H 1
4091| #define HAVE_SYS_TYPES_H 1
4092| #define HAVE_SYS_RESOURCE_H 1
4093| #define HAVE_STDINT_H 1
4094| #define HAVE_SCHED_H 1
4095| #define HAVE_SIGNAL_H 1
4096| #define HAVE_SYS_SYSCALL_H 1
4097| #define HAVE_NETINET_IN_H 1
4098| #define TIME_WITH_SYS_TIME 1
4099| #define AC_APPLE_UNIVERSAL_BUILD 1
4100| #define HAVE_ALLOCA_H 1
4101| #define HAVE_ALLOCA 1
4102| #define HAVE_VALLOC 1
4103| #define ALIGNED_MALLOC 16
4104| #define HAVE_VPRINTF 1
4105| #define HAVE_MMAP 1
4106| #define HAVE_SELECT 1
4107| #define HAVE_SOCKET 1
4108| #define HAVE_STRCSPN 1
4109| #define HAVE_STRERROR 1
4110| #define HAVE_STRSPN 1
4111| #define HAVE_GETPAGESIZE 1
4112| #define HAVE_SYSCONF 1
4113| #define HAVE_SNPRINTF 1
4114| #define HAVE_GETTIMEOFDAY 1
4115| #define HAVE_NANOSLEEP 1
4116| #define HAVE_MODF 1
4117| #define HAVE_SQRT 1
4118| #define HAVE_SIGACTION 1
4119| #define HAVE_SIGPROCMASK 1
4120| #define HAVE_PTHREAD_SIGMASK 1
4121| #define HAVE_SINF 1
4122| #define HAVE_COSF 1
4123| #define HAVE_TRUNC 1
4124| #define HAVE_LOG2 1
4125| #define HAVE_SHM_OPEN 1
4126| #define HAVE_SYS_TYPES_H 1
4127| #define HAVE_FCNTL_H 1
4128| #define HAVE_GETOPT 1
4129| #define HAVE_USLEEP 1
4130| #define HAVE_GETTIMEOFDAY 1
4131| #define HAVE_NANOSLEEP 1
4132| #define HAVE_RAND 1
4133| #define HAVE_SRAND 1
4134| #define HAVE_RANDOM 1
4135| #define HAVE_SRANDOM 1
4136| #define HAVE_SLEEP 1
4137| #define HAVE_SIGACTION 1
4138| #define HAVE_STRUCT_TIMEZONE 1
4139| #define HAVE_STRUCT_TIMESPEC 1
4140| #define HAVE_SSIZE_T 1
4141| #define HAVE_GETOPT 1
4142| #define HAVE_USLEEP 1
4143| #define HAVE_GETTIMEOFDAY 1
4144| #define HAVE_BOOST 1
4145| #define HAVE_BOOST_THREAD 1
4146| #define HAVE_BOOST_DATE_TIME 1
4147| #define HAVE_BOOST_PROGRAM_OPTIONS 1
4148| /* end confdefs.h.  */
4149| #include <stdio.h>
4150| #ifdef HAVE_SYS_TYPES_H
4151| # include <sys/types.h>
4152| #endif
4153| #ifdef HAVE_SYS_STAT_H
4154| # include <sys/stat.h>
4155| #endif
4156| #ifdef STDC_HEADERS
4157| # include <stdlib.h>
4158| # include <stddef.h>
4159| #else
4160| # ifdef HAVE_STDLIB_H
4161| #  include <stdlib.h>
4162| # endif
4163| #endif
4164| #ifdef HAVE_STRING_H
4165| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4166| #  include <memory.h>
4167| # endif
4168| # include <string.h>
4169| #endif
4170| #ifdef HAVE_STRINGS_H
4171| # include <strings.h>
4172| #endif
4173| #ifdef HAVE_INTTYPES_H
4174| # include <inttypes.h>
4175| #endif
4176| #ifdef HAVE_STDINT_H
4177| # include <stdint.h>
4178| #endif
4179| #ifdef HAVE_UNISTD_H
4180| # include <unistd.h>
4181| #endif
4182| #include <byteswap.h>
4183configure:30600: result: no
4184configure:30604: checking byteswap.h presence
4185configure:30619: /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
4186conftest.c:102:22: error: byteswap.h: No such file or directory
4187configure:30626: $? = 1
4188configure: failed program was:
4189| /* confdefs.h.  */
4190| #define PACKAGE_NAME ""
4191| #define PACKAGE_TARNAME ""
4192| #define PACKAGE_VERSION ""
4193| #define PACKAGE_STRING ""
4194| #define PACKAGE_BUGREPORT ""
4195| #define PACKAGE "gnuradio"
4196| #define VERSION "3.2.2"
4197| #define STDC_HEADERS 1
4198| #define HAVE_SYS_TYPES_H 1
4199| #define HAVE_SYS_STAT_H 1
4200| #define HAVE_STDLIB_H 1
4201| #define HAVE_STRING_H 1
4202| #define HAVE_MEMORY_H 1
4203| #define HAVE_STRINGS_H 1
4204| #define HAVE_INTTYPES_H 1
4205| #define HAVE_STDINT_H 1
4206| #define HAVE_UNISTD_H 1
4207| #define __EXTENSIONS__ 1
4208| #define _ALL_SOURCE 1
4209| #define _GNU_SOURCE 1
4210| #define _POSIX_PTHREAD_SEMANTICS 1
4211| #define _TANDEM_SOURCE 1
4212| #define CXX_HAS_STD_ISNAN /**/
4213| #define HAVE_DLFCN_H 1
4214| #define LT_OBJDIR ".libs/"
4215| #define HAVE_PYTHON_H 1
4216| #define HAVE_PTHREAD 1
4217| #define HAVE_GETTIMEOFDAY 1
4218| #define HAVE_NANOSLEEP 1
4219| #define HAVE_SYS_IPC_H 1
4220| #define HAVE_SYS_SHM_H 1
4221| #define STDC_HEADERS 1
4222| #define HAVE_SYS_WAIT_H 1
4223| #define HAVE_FCNTL_H 1
4224| #define HAVE_LIMITS_H 1
4225| #define HAVE_STRINGS_H 1
4226| #define HAVE_TIME_H 1
4227| #define HAVE_SYS_IOCTL_H 1
4228| #define HAVE_SYS_TIME_H 1
4229| #define HAVE_UNISTD_H 1
4230| #define HAVE_SYS_MMAN_H 1
4231| #define HAVE_SYS_SELECT_H 1
4232| #define HAVE_SYS_TYPES_H 1
4233| #define HAVE_SYS_RESOURCE_H 1
4234| #define HAVE_STDINT_H 1
4235| #define HAVE_SCHED_H 1
4236| #define HAVE_SIGNAL_H 1
4237| #define HAVE_SYS_SYSCALL_H 1
4238| #define HAVE_NETINET_IN_H 1
4239| #define TIME_WITH_SYS_TIME 1
4240| #define AC_APPLE_UNIVERSAL_BUILD 1
4241| #define HAVE_ALLOCA_H 1
4242| #define HAVE_ALLOCA 1
4243| #define HAVE_VALLOC 1
4244| #define ALIGNED_MALLOC 16
4245| #define HAVE_VPRINTF 1
4246| #define HAVE_MMAP 1
4247| #define HAVE_SELECT 1
4248| #define HAVE_SOCKET 1
4249| #define HAVE_STRCSPN 1
4250| #define HAVE_STRERROR 1
4251| #define HAVE_STRSPN 1
4252| #define HAVE_GETPAGESIZE 1
4253| #define HAVE_SYSCONF 1
4254| #define HAVE_SNPRINTF 1
4255| #define HAVE_GETTIMEOFDAY 1
4256| #define HAVE_NANOSLEEP 1
4257| #define HAVE_MODF 1
4258| #define HAVE_SQRT 1
4259| #define HAVE_SIGACTION 1
4260| #define HAVE_SIGPROCMASK 1
4261| #define HAVE_PTHREAD_SIGMASK 1
4262| #define HAVE_SINF 1
4263| #define HAVE_COSF 1
4264| #define HAVE_TRUNC 1
4265| #define HAVE_LOG2 1
4266| #define HAVE_SHM_OPEN 1
4267| #define HAVE_SYS_TYPES_H 1
4268| #define HAVE_FCNTL_H 1
4269| #define HAVE_GETOPT 1
4270| #define HAVE_USLEEP 1
4271| #define HAVE_GETTIMEOFDAY 1
4272| #define HAVE_NANOSLEEP 1
4273| #define HAVE_RAND 1
4274| #define HAVE_SRAND 1
4275| #define HAVE_RANDOM 1
4276| #define HAVE_SRANDOM 1
4277| #define HAVE_SLEEP 1
4278| #define HAVE_SIGACTION 1
4279| #define HAVE_STRUCT_TIMEZONE 1
4280| #define HAVE_STRUCT_TIMESPEC 1
4281| #define HAVE_SSIZE_T 1
4282| #define HAVE_GETOPT 1
4283| #define HAVE_USLEEP 1
4284| #define HAVE_GETTIMEOFDAY 1
4285| #define HAVE_BOOST 1
4286| #define HAVE_BOOST_THREAD 1
4287| #define HAVE_BOOST_DATE_TIME 1
4288| #define HAVE_BOOST_PROGRAM_OPTIONS 1
4289| /* end confdefs.h.  */
4290| #include <byteswap.h>
4291configure:30640: result: no
4292configure:30668: checking for byteswap.h
4293configure:30675: result: no
4294configure:30755: result: Component gruel will be included from a pre-installed library and includes.
4295configure:30841: $PKG_CONFIG --exists --print-errors "${pc_comp_name}"
4296configure:30844: $? = 0
4297configure:30964: result: Component omnithread will be included from a pre-installed library and includes.
4298configure:31111: result: Not building component gcell.
4299configure:31254: $PKG_CONFIG --exists --print-errors "${pc_comp_name}"
4300configure:31257: $? = 0
4301configure:33384: result: Component gnuradio-core will be included from a pre-installed library and includes.
4302configure:33565: result: Not building component pmt.
4303configure:33818: result: Not building component mblock.
4304configure:33904: checking whether stat file-mode macros are broken
4305configure:33941: /usr/bin/gcc-4.0 -c -O2 -arch i386 -D_THREAD_SAFE  -I/opt/local/include conftest.c >&5
4306configure:33948: $? = 0
4307configure:33963: result: no
4308configure:33979: checking for fcntl.h
4309configure:33986: result: yes
4310configure:34127: checking for sys/time.h
4311configure:34134: result: yes
4312configure:34275: checking for unistd.h
4313configure:34282: result: yes
4314configure:34418: checking whether getenv is declared
4315configure:34447: /usr/bin/gcc-4.0 -c -O2 -arch i386 -D_THREAD_SAFE  -I/opt/local/include conftest.c >&5
4316configure:34454: $? = 0
4317configure:34469: result: yes
4318configure:37013: result: Not building component usrp.
4319configure:37159: checking whether host_os is linux*
4320configure:37167: result: no
4321configure:37169: USRP2 currently requires Linux host OS, not found
4322configure:37793: result: Not building component usrp2.
4323configure:37946: result: Not building component gr-usrp.
4324configure:38100: result: Not building component gr-usrp2.
4325configure:38255: result: Not building component gr-gcell.
4326configure:38532: result: Not building component gr-audio-alsa.
4327configure:38810: result: Not building component gr-audio-jack.
4328configure:39173: result: Not building component gr-audio-oss.
4329configure:39657: result: Not building component gr-audio-osx.
4330configure:39935: result: Not building component gr-audio-portaudio.
4331configure:40158: result: Not building component gr-audio-windows.
4332configure:40298: result: Not building component gr-cvsd-vocoder.
4333configure:40436: result: Not building component gr-gpio.
4334configure:40572: result: Not building component gr-gsm-fr-vocoder.
4335configure:40710: result: Not building component gr-pager.
4336configure:40865: result: Not building component gr-radar-mono.
4337configure:41003: result: Not building component gr-radio-astronomy.
4338configure:41141: result: Not building component gr-trellis.
4339configure:42035: result: Not building component gr-video-sdl.
4340configure:42248: checking for Python wxWidgets wrappers >= 2.8
4341configure:42262: result: no
4342configure:42272: checking for Numeric Python extensions
4343configure:42290: result: yes
4344configure:42305: error: Component gr-wxgui has errors; stopping.
4345
4346## ---------------- ##
4347## Cache variables. ##
4348## ---------------- ##
4349
4350ac_cv_build=i386-apple-darwin9.8.0
4351ac_cv_c_bigendian=universal
4352ac_cv_c_compiler_gnu=yes
4353ac_cv_c_const=yes
4354ac_cv_c_inline=inline
4355ac_cv_cxx_compiler_gnu=yes
4356ac_cv_env_ALSA_CFLAGS_set=
4357ac_cv_env_ALSA_CFLAGS_value=
4358ac_cv_env_ALSA_INCLUDEDIR_set=
4359ac_cv_env_ALSA_INCLUDEDIR_value=
4360ac_cv_env_ALSA_LIBS_set=
4361ac_cv_env_ALSA_LIBS_value=
4362ac_cv_env_CCASFLAGS_set=
4363ac_cv_env_CCASFLAGS_value=
4364ac_cv_env_CCAS_set=
4365ac_cv_env_CCAS_value=
4366ac_cv_env_CCC_set=
4367ac_cv_env_CCC_value=
4368ac_cv_env_CC_set=set
4369ac_cv_env_CC_value=/usr/bin/gcc-4.0
4370ac_cv_env_CFLAGS_set=set
4371ac_cv_env_CFLAGS_value='-O2 -arch i386'
4372ac_cv_env_CPPFLAGS_set=set
4373ac_cv_env_CPPFLAGS_value=-I/opt/local/include
4374ac_cv_env_CPPUNIT_CFLAGS_set=
4375ac_cv_env_CPPUNIT_CFLAGS_value=
4376ac_cv_env_CPPUNIT_INCLUDEDIR_set=
4377ac_cv_env_CPPUNIT_INCLUDEDIR_value=
4378ac_cv_env_CPPUNIT_LIBS_set=
4379ac_cv_env_CPPUNIT_LIBS_value=
4380ac_cv_env_CPP_set=
4381ac_cv_env_CPP_value=
4382ac_cv_env_CXXCPP_set=
4383ac_cv_env_CXXCPP_value=
4384ac_cv_env_CXXFLAGS_set=set
4385ac_cv_env_CXXFLAGS_value='-O2 -arch i386'
4386ac_cv_env_CXX_set=set
4387ac_cv_env_CXX_value=/usr/bin/g++-4.0
4388ac_cv_env_F77_set=
4389ac_cv_env_F77_value=
4390ac_cv_env_FFLAGS_set=set
4391ac_cv_env_FFLAGS_value='-O2 -m32'
4392ac_cv_env_FFTW3F_CFLAGS_set=
4393ac_cv_env_FFTW3F_CFLAGS_value=
4394ac_cv_env_FFTW3F_INCLUDEDIR_set=
4395ac_cv_env_FFTW3F_INCLUDEDIR_value=
4396ac_cv_env_FFTW3F_LIBS_set=
4397ac_cv_env_FFTW3F_LIBS_value=
4398ac_cv_env_GSL_CFLAGS_set=
4399ac_cv_env_GSL_CFLAGS_value=
4400ac_cv_env_GSL_INCLUDEDIR_set=
4401ac_cv_env_GSL_INCLUDEDIR_value=
4402ac_cv_env_GSL_LIBS_set=
4403ac_cv_env_GSL_LIBS_value=
4404ac_cv_env_JACK_CFLAGS_set=
4405ac_cv_env_JACK_CFLAGS_value=
4406ac_cv_env_JACK_INCLUDEDIR_set=
4407ac_cv_env_JACK_INCLUDEDIR_value=
4408ac_cv_env_JACK_LIBS_set=
4409ac_cv_env_JACK_LIBS_value=
4410ac_cv_env_LDFLAGS_set=set
4411ac_cv_env_LDFLAGS_value=-L/opt/local/lib
4412ac_cv_env_LIBS_set=
4413ac_cv_env_LIBS_value=
4414ac_cv_env_PKG_CONFIG_set=
4415ac_cv_env_PKG_CONFIG_value=
4416ac_cv_env_PORTAUDIO_CFLAGS_set=
4417ac_cv_env_PORTAUDIO_CFLAGS_value=
4418ac_cv_env_PORTAUDIO_INCLUDEDIR_set=
4419ac_cv_env_PORTAUDIO_INCLUDEDIR_value=
4420ac_cv_env_PORTAUDIO_LIBS_set=
4421ac_cv_env_PORTAUDIO_LIBS_value=
4422ac_cv_env_QTCORE_CFLAGS_set=
4423ac_cv_env_QTCORE_CFLAGS_value=
4424ac_cv_env_QTCORE_INCLUDEDIR_set=
4425ac_cv_env_QTCORE_INCLUDEDIR_value=
4426ac_cv_env_QTCORE_LIBS_set=
4427ac_cv_env_QTCORE_LIBS_value=
4428ac_cv_env_QTGUI_CFLAGS_set=
4429ac_cv_env_QTGUI_CFLAGS_value=
4430ac_cv_env_QTGUI_INCLUDEDIR_set=
4431ac_cv_env_QTGUI_INCLUDEDIR_value=
4432ac_cv_env_QTGUI_LIBS_set=
4433ac_cv_env_QTGUI_LIBS_value=
4434ac_cv_env_QTOPENGL_CFLAGS_set=
4435ac_cv_env_QTOPENGL_CFLAGS_value=
4436ac_cv_env_QTOPENGL_INCLUDEDIR_set=
4437ac_cv_env_QTOPENGL_INCLUDEDIR_value=
4438ac_cv_env_QTOPENGL_LIBS_set=
4439ac_cv_env_QTOPENGL_LIBS_value=
4440ac_cv_env_SDL_CFLAGS_set=
4441ac_cv_env_SDL_CFLAGS_value=
4442ac_cv_env_SDL_INCLUDEDIR_set=
4443ac_cv_env_SDL_INCLUDEDIR_value=
4444ac_cv_env_SDL_LIBS_set=
4445ac_cv_env_SDL_LIBS_value=
4446ac_cv_env_USB_CFLAGS_set=
4447ac_cv_env_USB_CFLAGS_value=
4448ac_cv_env_USB_INCLUDEDIR_set=
4449ac_cv_env_USB_INCLUDEDIR_value=
4450ac_cv_env_USB_LIBS_set=
4451ac_cv_env_USB_LIBS_value=
4452ac_cv_env_build_alias_set=
4453ac_cv_env_build_alias_value=
4454ac_cv_env_host_alias_set=
4455ac_cv_env_host_alias_value=
4456ac_cv_env_target_alias_set=
4457ac_cv_env_target_alias_value=
4458ac_cv_f77_compiler_gnu=no
4459ac_cv_func__doprnt=no
4460ac_cv_func_alloca_works=yes
4461ac_cv_func_clock_gettime=no
4462ac_cv_func_getopt=yes
4463ac_cv_func_getpagesize=yes
4464ac_cv_func_gettimeofday=yes
4465ac_cv_func_mmap=yes
4466ac_cv_func_modf=yes
4467ac_cv_func_nanosleep=yes
4468ac_cv_func_posix_memalign=no
4469ac_cv_func_pthread_sigmask=yes
4470ac_cv_func_rand=yes
4471ac_cv_func_random=yes
4472ac_cv_func_sched_setaffinity=no
4473ac_cv_func_sched_setscheduler=no
4474ac_cv_func_select=yes
4475ac_cv_func_setvbuf_reversed=no
4476ac_cv_func_shm_open=yes
4477ac_cv_func_sigaction=yes
4478ac_cv_func_sigprocmask=yes
4479ac_cv_func_sleep=yes
4480ac_cv_func_snprintf=yes
4481ac_cv_func_socket=yes
4482ac_cv_func_sqrt=yes
4483ac_cv_func_srand=yes
4484ac_cv_func_srandom=yes
4485ac_cv_func_strcspn=yes
4486ac_cv_func_strerror=yes
4487ac_cv_func_strspn=yes
4488ac_cv_func_sysconf=yes
4489ac_cv_func_usleep=yes
4490ac_cv_func_valloc=yes
4491ac_cv_func_vprintf=yes
4492ac_cv_have_decl_getenv=yes
4493ac_cv_header_Python_h=yes
4494ac_cv_header_arpa_inet_h=yes
4495ac_cv_header_byteswap_h=no
4496ac_cv_header_dev_ppbus_ppi_h=no
4497ac_cv_header_dlfcn_h=yes
4498ac_cv_header_fcntl_h=yes
4499ac_cv_header_inttypes_h=yes
4500ac_cv_header_io_h=no
4501ac_cv_header_limits_h=yes
4502ac_cv_header_linux_ppdev_h=no
4503ac_cv_header_malloc_h=no
4504ac_cv_header_memory_h=yes
4505ac_cv_header_minix_config_h=no
4506ac_cv_header_netinet_in_h=yes
4507ac_cv_header_sched_h=yes
4508ac_cv_header_signal_h=yes
4509ac_cv_header_stat_broken=no
4510ac_cv_header_stdc=yes
4511ac_cv_header_stdint_h=yes
4512ac_cv_header_stdlib_h=yes
4513ac_cv_header_string_h=yes
4514ac_cv_header_strings_h=yes
4515ac_cv_header_sys_ioctl_h=yes
4516ac_cv_header_sys_ipc_h=yes
4517ac_cv_header_sys_mman_h=yes
4518ac_cv_header_sys_resource_h=yes
4519ac_cv_header_sys_select_h=yes
4520ac_cv_header_sys_shm_h=yes
4521ac_cv_header_sys_stat_h=yes
4522ac_cv_header_sys_syscall_h=yes
4523ac_cv_header_sys_time_h=yes
4524ac_cv_header_sys_types_h=yes
4525ac_cv_header_sys_wait_h=yes
4526ac_cv_header_time=yes
4527ac_cv_header_time_h=yes
4528ac_cv_header_unistd_h=yes
4529ac_cv_header_vec_types_h=no
4530ac_cv_header_winbase_h=no
4531ac_cv_header_windows_h=no
4532ac_cv_header_winioctl_h=no
4533ac_cv_host=i386-apple-darwin9.8.0
4534ac_cv_lib_boost_date_time_d___exit=yes
4535ac_cv_lib_boost_program_options_d___exit=yes
4536ac_cv_lib_boost_thread_mt_d___exit=yes
4537ac_cv_lib_m_cosf=yes
4538ac_cv_lib_m_exp10=no
4539ac_cv_lib_m_log2=yes
4540ac_cv_lib_m_sincos=no
4541ac_cv_lib_m_sincosf=no
4542ac_cv_lib_m_sinf=yes
4543ac_cv_lib_m_trunc=yes
4544ac_cv_lib_socket_socket=no
4545ac_cv_objext=o
4546ac_cv_path_EGREP='/usr/bin/grep -E'
4547ac_cv_path_FGREP='/usr/bin/grep -F'
4548ac_cv_path_GREP=/usr/bin/grep
4549ac_cv_path_GUILE=/opt/local/bin/guile
4550ac_cv_path_RM_PROG=/bin/rm
4551ac_cv_path_SED=/opt/local/bin/gsed
4552ac_cv_path_SVN=/usr/bin/svn
4553ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
4554ac_cv_prog_AWK=gawk
4555ac_cv_prog_CPP='/usr/bin/gcc-4.0 -E'
4556ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E'
4557ac_cv_prog_HAVE_DOT=NO
4558ac_cv_prog_SWIG=/opt/local/bin/swig
4559ac_cv_prog_ac_ct_AR=ar
4560ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
4561ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
4562ac_cv_prog_ac_ct_LIPO=lipo
4563ac_cv_prog_ac_ct_NMEDIT=nmedit
4564ac_cv_prog_ac_ct_OBJDUMP=objdump
4565ac_cv_prog_ac_ct_OTOOL=otool
4566ac_cv_prog_ac_ct_RANLIB=ranlib
4567ac_cv_prog_ac_ct_STRIP=strip
4568ac_cv_prog_cc_c89=
4569ac_cv_prog_cc_g=yes
4570ac_cv_prog_cxx_g=yes
4571ac_cv_prog_f77_g=no
4572ac_cv_prog_make_make_set=yes
4573ac_cv_safe_to_define___extensions__=yes
4574ac_cv_search_clock_gettime=no
4575ac_cv_search_shm_open='none required'
4576ac_cv_search_shmat='none required'
4577ac_cv_search_strerror='none required'
4578ac_cv_struct_tm=time.h
4579ac_cv_target=i386-apple-darwin9.8.0
4580ac_cv_type_size_t=yes
4581ac_cv_type_ssize_t=yes
4582ac_cv_type_struct_timespec=yes
4583ac_cv_type_struct_timezone=yes
4584ac_cv_working_alloca_h=yes
4585am_cv_CCAS_dependencies_compiler_type=gcc3
4586am_cv_CC_dependencies_compiler_type=gcc3
4587am_cv_CXX_dependencies_compiler_type=gcc3
4588am_cv_python_platform=darwin
4589am_cv_python_pyexecdir=/opt/local/lib/python2.5/site-packages
4590am_cv_python_pythondir=/opt/local/lib/python2.5/site-packages
4591am_cv_python_version=2.5
4592ax_cv_boost_date_time=yes
4593ax_cv_boost_program_options=yes
4594ax_cv_boost_thread=yes
4595lt_cv_apple_cc_single_mod=yes
4596lt_cv_deplibs_check_method=pass_all
4597lt_cv_file_magic_cmd='$MAGIC_CMD'
4598lt_cv_file_magic_test_file=
4599lt_cv_ld_exported_symbols_list=yes
4600lt_cv_ld_reload_flag=-r
4601lt_cv_nm_interface='BSD nm'
4602lt_cv_objdir=.libs
4603lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
4604lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
4605lt_cv_path_NM='/usr/bin/nm -p'
4606lt_cv_prog_compiler_c_o=yes
4607lt_cv_prog_compiler_c_o_CXX=yes
4608lt_cv_prog_compiler_pic_works=yes
4609lt_cv_prog_compiler_pic_works_CXX=yes
4610lt_cv_prog_compiler_rtti_exceptions=no
4611lt_cv_prog_compiler_static_works=no
4612lt_cv_prog_compiler_static_works_CXX=no
4613lt_cv_prog_gnu_ld=no
4614lt_cv_prog_gnu_ldcxx=no
4615lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
4616lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
4617lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
4618lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
4619lt_cv_sys_max_cmd_len=196608
4620pkg_cv_CPPUNIT_CFLAGS='-I/opt/local/include  '
4621pkg_cv_CPPUNIT_CPPFLAGS=' -I/opt/local/include'
4622pkg_cv_CPPUNIT_INCLUDEDIR=/opt/local/include
4623pkg_cv_CPPUNIT_LIBS='-L/opt/local/lib -lcppunit -ldl  '
4624pkg_cv_FFTW3F_CFLAGS='-I/opt/local/include  '
4625pkg_cv_FFTW3F_CPPFLAGS=' -I/opt/local/include'
4626pkg_cv_FFTW3F_INCLUDEDIR=/opt/local/include
4627pkg_cv_FFTW3F_LIBS='-L/opt/local/lib -lfftw3f -lm  '
4628
4629## ----------------- ##
4630## Output variables. ##
4631## ----------------- ##
4632
4633ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_gnuradio-wxgui/work/gnuradio-3.2.2/missing --run aclocal-1.10'
4634ALLOCA=''
4635ALSA_CFLAGS=''
4636ALSA_CPPFLAGS=''
4637ALSA_INCLUDEDIR=''
4638ALSA_LIBS=''
4639AMDEPBACKSLASH='\'
4640AMDEP_FALSE='#'
4641AMDEP_TRUE=''
4642AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_gnuradio-wxgui/work/gnuradio-3.2.2/missing --run tar'
4643AR='ar'
4644AS='as'
4645AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_gnuradio-wxgui/work/gnuradio-3.2.2/missing --run autoconf'
4646AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_gnuradio-wxgui/work/gnuradio-3.2.2/missing --run autoheader'
4647AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_gnuradio-wxgui/work/gnuradio-3.2.2/missing --run automake-1.10'
4648AWK='gawk'
4649BOOST_CPPFLAGS='-I/opt/local/include'
4650BOOST_CXXFLAGS='-D_THREAD_SAFE '
4651BOOST_DATE_TIME_LIB='-lboost_date_time-d'
4652BOOST_LDFLAGS='-L/opt/local/lib'
4653BOOST_PROGRAM_OPTIONS_LIB='-lboost_program_options-d'
4654BOOST_THREAD_LIB='-lboost_thread-mt-d'
4655BUILD_QT_FALSE=''
4656BUILD_QT_TRUE=''
4657CBLAS_LIBS=''
4658CC='/usr/bin/gcc-4.0'
4659CCAS='/usr/bin/gcc-4.0'
4660CCASDEPMODE='depmode=gcc3'
4661CCASFLAGS='-O2 -arch i386'
4662CCDEPMODE='depmode=gcc3'
4663CFLAGS='-O2 -arch i386 -D_THREAD_SAFE '
4664CPP='/usr/bin/gcc-4.0 -E'
4665CPPFLAGS='-I/opt/local/include'
4666CPPUNIT_CFLAGS='-I/opt/local/include  '
4667CPPUNIT_CONFIG=''
4668CPPUNIT_CPPFLAGS=' -I/opt/local/include'
4669CPPUNIT_INCLUDEDIR='/opt/local/include'
4670CPPUNIT_INCLUDES='-I/opt/local/include  '
4671CPPUNIT_LIBS='-L/opt/local/lib -lcppunit -ldl  '
4672CXX='/usr/bin/g++-4.0'
4673CXXCPP='/usr/bin/g++-4.0 -E'
4674CXXDEPMODE='depmode=gcc3'
4675CXXFLAGS='-O2 -arch i386 -D_THREAD_SAFE '
4676CXX_FOR_BUILD='/usr/bin/g++-4.0'
4677CYGPATH_W='echo'
4678DEFINES=' -DOMNITHREAD_POSIX=1'
4679DEFS=''
4680DEPDIR='.deps'
4681DLLTOOL='dlltool'
4682DOC_FALSE=''
4683DOC_TRUE='#'
4684DOT=''
4685DOXYGEN=''
4686DSYMUTIL='dsymutil'
4687DUMPBIN=''
4688ECHO_C='\c'
4689ECHO_N=''
4690ECHO_T=''
4691EGREP='/usr/bin/grep -E'
4692ENABLE_FORTRAN_FALSE=''
4693ENABLE_FORTRAN_TRUE='#'
4694EXEEXT=''
4695F77=''
4696FFLAGS='-O2 -m32'
4697FFTW3F_CFLAGS='-I/opt/local/include  '
4698FFTW3F_CPPFLAGS=' -I/opt/local/include'
4699FFTW3F_INCLUDEDIR='/opt/local/include'
4700FFTW3F_LIBS='-L/opt/local/lib -lfftw3f -lm  '
4701FGREP='/usr/bin/grep -F'
4702FLIBS=''
4703FUSB_TECH=''
4704FUSB_TECH_darwin_FALSE=''
4705FUSB_TECH_darwin_TRUE='#'
4706FUSB_TECH_generic_FALSE=''
4707FUSB_TECH_generic_TRUE='#'
4708FUSB_TECH_linux_FALSE=''
4709FUSB_TECH_linux_TRUE='#'
4710FUSB_TECH_ra_wb_FALSE=''
4711FUSB_TECH_ra_wb_TRUE='#'
4712FUSB_TECH_win32_FALSE=''
4713FUSB_TECH_win32_TRUE='#'
4714GREP='/usr/bin/grep'
4715GR_ARCH_BIGENDIAN=''
4716GR_HAVE_ARPA_INET='1'
4717GR_HAVE_BYTESWAP='0'
4718GR_HAVE_NETINET_IN='1'
4719GSL_CFLAGS=''
4720GSL_CPPFLAGS=''
4721GSL_INCLUDEDIR=''
4722GSL_LIBS=''
4723GUILE='/opt/local/bin/guile'
4724HAS_XMLTO_FALSE=''
4725HAS_XMLTO_TRUE='#'
4726HAVE_CREATEFILEMAPPING_FALSE=''
4727HAVE_CREATEFILEMAPPING_TRUE='#'
4728HAVE_DOT='NO'
4729INSTALL_DATA='${INSTALL} -m 644'
4730INSTALL_PROGRAM='${INSTALL}'
4731INSTALL_SCRIPT='${INSTALL}'
4732INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
4733IPC_LIBS=''
4734JACK_CFLAGS=''
4735JACK_CPPFLAGS=''
4736JACK_INCLUDEDIR=''
4737JACK_LIBS=''
4738LD='/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld'
4739LDFLAGS='-L/opt/local/lib'
4740LIBGNURADIO_CORE_EXTRA_LDFLAGS=''
4741LIBOBJS=''
4742LIBS=''
4743LIBTOOL='$(SHELL) $(top_builddir)/libtool'
4744LIPO='lipo'
4745LN_S='ln -s'
4746LTLIBOBJS=''
4747MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_gnuradio-wxgui/work/gnuradio-3.2.2/missing --run makeinfo'
4748MD_CPU='x86'
4749MD_CPU_generic_FALSE=''
4750MD_CPU_generic_TRUE='#'
4751MD_CPU_powerpc_FALSE=''
4752MD_CPU_powerpc_TRUE='#'
4753MD_CPU_x86_FALSE='#'
4754MD_CPU_x86_TRUE=''
4755MD_SUBCPU='x86'
4756MD_SUBCPU_x86_64_FALSE=''
4757MD_SUBCPU_x86_64_TRUE='#'
4758MKDIR_P='./install-sh -c -d'
4759NM='/usr/bin/nm -p'
4760NMEDIT='nmedit'
4761NO_UNDEFINED=''
4762OBJDUMP='objdump'
4763OBJEXT='o'
4764OMNITHREAD_NT_FALSE=''
4765OMNITHREAD_NT_TRUE='#'
4766OMNITHREAD_POSIX_FALSE='#'
4767OMNITHREAD_POSIX_TRUE=''
4768OSS_LIBS=''
4769OTOOL64=':'
4770OTOOL='otool'
4771PACKAGE='gnuradio'
4772PACKAGE_BUGREPORT=''
4773PACKAGE_NAME=''
4774PACKAGE_STRING=''
4775PACKAGE_TARNAME=''
4776PACKAGE_VERSION=''
4777PATH_SEPARATOR=':'
4778PKG_CONFIG='/opt/local/bin/pkg-config'
4779PORTAUDIO_CFLAGS=''
4780PORTAUDIO_CPPFLAGS=''
4781PORTAUDIO_INCLUDEDIR=''
4782PORTAUDIO_LIBS=''
4783PTHREAD_CC='/usr/bin/gcc-4.0'
4784PTHREAD_CFLAGS='-D_THREAD_SAFE '
4785PTHREAD_LIBS=''
4786PYTHON='/opt/local/bin/python2.5'
4787PYTHONW=''
4788PYTHON_CPPFLAGS='-I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5'
4789PYTHON_EXEC_PREFIX='${exec_prefix}'
4790PYTHON_LDFLAGS=''
4791PYTHON_PLATFORM='darwin'
4792PYTHON_PREFIX='${prefix}'
4793PYTHON_VERSION='2.5'
4794QMAKE_INCLUDES=''
4795QTCORE_CFLAGS=''
4796QTCORE_CPPFLAGS=''
4797QTCORE_INCLUDEDIR=''
4798QTCORE_LIBS=''
4799QTGUI_CFLAGS=''
4800QTGUI_CPPFLAGS=''
4801QTGUI_INCLUDEDIR=''
4802QTGUI_LIBS=''
4803QTOPENGL_CFLAGS=''
4804QTOPENGL_CPPFLAGS=''
4805QTOPENGL_INCLUDEDIR=''
4806QTOPENGL_LIBS=''
4807QT_INCLUDES=''
4808QT_LIBS=''
4809QT_MOC_EXEC=''
4810QT_UIC_EXEC=''
4811QWTPLOT3D_CFLAGS=''
4812QWTPLOT3D_LIBS=''
4813QWT_CFLAGS=''
4814QWT_LIBS=''
4815RANLIB='ranlib'
4816RM_PROG='/bin/rm'
4817SDL_CFLAGS=''
4818SDL_CONFIG=''
4819SDL_CPPFLAGS=''
4820SDL_INCLUDEDIR=''
4821SDL_LIBS=''
4822SED='/opt/local/bin/gsed'
4823SET_MAKE=''
4824SHELL='/bin/sh'
4825SHM_OPEN_LIBS=''
4826SPU_GCC_PROG=''
4827STRIP='strip'
4828SVN='/usr/bin/svn'
4829SVNDATE=''
4830SVNVERSION=''
4831SWIG='/opt/local/bin/swig -c++'
4832SWIG_PYTHON_CPPFLAGS='-I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5'
4833SWIG_PYTHON_LIB='-lswigpy'
4834SWIG_PYTHON_OPT='-python'
4835USB_CFLAGS=''
4836USB_CPPFLAGS=''
4837USB_INCLUDEDIR=''
4838USB_LIBS=''
4839USRP2_INCLUDES='-I${abs_top_srcdir}/usrp2/host/include          -I${abs_top_srcdir}/usrp2/firmware/include'
4840USRP2_LA='${abs_top_builddir}/usrp2/host/lib/libusrp2.la'
4841VERSION='3.2.2'
4842WINAUDIO_LIBS=''
4843XAS=''
4844XCC=''
4845XDG_UTILS=''
4846XDG_UTILS_FALSE=''
4847XDG_UTILS_TRUE=''
4848XMLTO=''
4849abs_top_builddir=''
4850abs_top_srcdir=''
4851ac_ct_CC='/usr/bin/gcc-4.0'
4852ac_ct_CXX=''
4853ac_ct_DUMPBIN=''
4854ac_ct_F77=''
4855acx_pthread_config=''
4856am__fastdepCCAS_FALSE='#'
4857am__fastdepCCAS_TRUE=''
4858am__fastdepCC_FALSE='#'
4859am__fastdepCC_TRUE=''
4860am__fastdepCXX_FALSE='#'
4861am__fastdepCXX_TRUE=''
4862am__include='include'
4863am__isrc=''
4864am__leading_dot='.'
4865am__quote=''
4866am__tar='${AMTAR} chof - "$$tardir"'
4867am__untar='${AMTAR} xf -'
4868autoconf_default_CFLAGS=''
4869autoconf_default_CXXFLAGS=''
4870bindir='${exec_prefix}/bin'
4871build='i386-apple-darwin9.8.0'
4872build_alias=''
4873build_cpu='i386'
4874build_dirs='config'
4875build_os='darwin9.8.0'
4876build_vendor='apple'
4877datadir='${datarootdir}'
4878datarootdir='${prefix}/share'
4879docdir='${datarootdir}/doc/${PACKAGE}'
4880docs_INCLUDEDIR=''
4881docs_INCLUDES=''
4882docs_LA=''
4883docs_LDFLAG=''
4884docs_LIBDIRPATH=''
4885dvidir='${docdir}'
4886enable_dot='no'
4887enable_html_docs='YES'
4888enable_latex_docs='NO'
4889enable_xml_docs='YES'
4890exec_prefix='NONE'
4891gcell_INCLUDEDIR=''
4892gcell_INCLUDES='-I${abs_top_srcdir}/gcell/include'
4893gcell_LA='${abs_top_builddir}/gcell/lib/libgcell.la'
4894gcell_LDFLAG=''
4895gcell_LIBDIRPATH=''
4896gcell_spu_INCLUDES='-I${abs_top_srcdir}/gcell/include'
4897gcell_spu_LA='${abs_top_builddir}/gcell/lib/spu/libgcell_spu.a'
4898generate_docs=''
4899gnuradio_core_I='/opt/local/include/gnuradio/swig/gnuradio.i'
4900gnuradio_core_INCLUDEDIR='/opt/local/include/gnuradio'
4901gnuradio_core_INCLUDES=''
4902gnuradio_core_LA='-L/opt/local/lib -lgnuradio-core -lboost_thread-mt-d -lboost_date_time-d -lgruel -lfftw3f -lgsl -lgslcblas -lm -lgromnithread  '
4903gnuradio_core_LDFLAG=''
4904gnuradio_core_LIBDIRPATH=''
4905gnuradio_core_PYDIRPATH=''
4906gnuradio_core_SWIGDIRPATH=''
4907gnuradio_examples_INCLUDEDIR=''
4908gnuradio_examples_INCLUDES=''
4909gnuradio_examples_LA=''
4910gnuradio_examples_LDFLAG=''
4911gnuradio_examples_LIBDIRPATH=''
4912gr_audio_alsa_INCLUDEDIR=''
4913gr_audio_alsa_INCLUDES=''
4914gr_audio_alsa_LA=''
4915gr_audio_alsa_LDFLAG=''
4916gr_audio_alsa_LIBDIRPATH=''
4917gr_audio_jack_INCLUDEDIR=''
4918gr_audio_jack_INCLUDES=''
4919gr_audio_jack_LA=''
4920gr_audio_jack_LDFLAG=''
4921gr_audio_jack_LIBDIRPATH=''
4922gr_audio_oss_INCLUDEDIR=''
4923gr_audio_oss_INCLUDES=''
4924gr_audio_oss_LA=''
4925gr_audio_oss_LDFLAG=''
4926gr_audio_oss_LIBDIRPATH=''
4927gr_audio_osx_INCLUDEDIR=''
4928gr_audio_osx_INCLUDES=''
4929gr_audio_osx_LA=''
4930gr_audio_osx_LDFLAG=''
4931gr_audio_osx_LIBDIRPATH=''
4932gr_audio_portaudio_INCLUDEDIR=''
4933gr_audio_portaudio_INCLUDES=''
4934gr_audio_portaudio_LA=''
4935gr_audio_portaudio_LDFLAG=''
4936gr_audio_portaudio_LIBDIRPATH=''
4937gr_audio_windows_INCLUDEDIR=''
4938gr_audio_windows_INCLUDES=''
4939gr_audio_windows_LA=''
4940gr_audio_windows_LDFLAG=''
4941gr_audio_windows_LIBDIRPATH=''
4942gr_cvsd_vocoder_INCLUDEDIR=''
4943gr_cvsd_vocoder_INCLUDES=''
4944gr_cvsd_vocoder_LA=''
4945gr_cvsd_vocoder_LDFLAG=''
4946gr_cvsd_vocoder_LIBDIRPATH=''
4947gr_gcell_INCLUDEDIR=''
4948gr_gcell_INCLUDES=''
4949gr_gcell_LA=''
4950gr_gcell_LDFLAG=''
4951gr_gcell_LIBDIRPATH=''
4952gr_gpio_INCLUDEDIR=''
4953gr_gpio_INCLUDES=''
4954gr_gpio_LA=''
4955gr_gpio_LDFLAG=''
4956gr_gpio_LIBDIRPATH=''
4957gr_gsm_fr_vocoder_INCLUDEDIR=''
4958gr_gsm_fr_vocoder_INCLUDES=''
4959gr_gsm_fr_vocoder_LA=''
4960gr_gsm_fr_vocoder_LDFLAG=''
4961gr_gsm_fr_vocoder_LIBDIRPATH=''
4962gr_libdir_suffix=''
4963gr_pager_INCLUDEDIR=''
4964gr_pager_INCLUDES=''
4965gr_pager_LA=''
4966gr_pager_LDFLAG=''
4967gr_pager_LIBDIRPATH=''
4968gr_qtgui_INCLUDEDIR=''
4969gr_qtgui_INCLUDES=''
4970gr_qtgui_LA=''
4971gr_qtgui_LDFLAG=''
4972gr_qtgui_LIBDIRPATH=''
4973gr_radar_mono_INCLUDEDIR=''
4974gr_radar_mono_INCLUDES=''
4975gr_radar_mono_LA=''
4976gr_radar_mono_LDFLAG=''
4977gr_radar_mono_LIBDIRPATH=''
4978gr_radio_astronomy_INCLUDEDIR=''
4979gr_radio_astronomy_INCLUDES=''
4980gr_radio_astronomy_LA=''
4981gr_radio_astronomy_LDFLAG=''
4982gr_radio_astronomy_LIBDIRPATH=''
4983gr_sounder_INCLUDEDIR=''
4984gr_sounder_INCLUDES=''
4985gr_sounder_LA=''
4986gr_sounder_LDFLAG=''
4987gr_sounder_LIBDIRPATH=''
4988gr_trellis_INCLUDEDIR=''
4989gr_trellis_INCLUDES=''
4990gr_trellis_LA=''
4991gr_trellis_LDFLAG=''
4992gr_trellis_LIBDIRPATH=''
4993gr_usrp2_INCLUDEDIR=''
4994gr_usrp2_INCLUDES=''
4995gr_usrp2_LA=''
4996gr_usrp2_LDFLAG=''
4997gr_usrp2_LIBDIRPATH=''
4998gr_usrp_INCLUDEDIR=''
4999gr_usrp_INCLUDES=''
5000gr_usrp_LA=''
5001gr_usrp_LDFLAG=''
5002gr_usrp_LIBDIRPATH=''
5003gr_utils_INCLUDEDIR=''
5004gr_utils_INCLUDES=''
5005gr_utils_LA=''
5006gr_utils_LDFLAG=''
5007gr_utils_LIBDIRPATH=''
5008gr_video_sdl_INCLUDEDIR=''
5009gr_video_sdl_INCLUDES=''
5010gr_video_sdl_LA=''
5011gr_video_sdl_LDFLAG=''
5012gr_video_sdl_LIBDIRPATH=''
5013gr_wxgui_INCLUDEDIR=''
5014gr_wxgui_INCLUDES=''
5015gr_wxgui_LA=''
5016gr_wxgui_LDFLAG=''
5017gr_wxgui_LIBDIRPATH=''
5018grc_INCLUDEDIR=''
5019grc_INCLUDES=''
5020grc_LA=''
5021grc_LDFLAG=''
5022grc_LIBDIRPATH=''
5023gruel_INCLUDEDIR='/opt/local/include'
5024gruel_INCLUDES=''
5025gruel_LA='-L/opt/local/lib -lgruel  '
5026gruel_LDFLAG=''
5027gruel_LIBDIRPATH=''
5028host='i386-apple-darwin9.8.0'
5029host_alias=''
5030host_cpu='i386'
5031host_os='darwin9.8.0'
5032host_vendor='apple'
5033htmldir='${docdir}'
5034includedir='${prefix}/include'
5035infodir='${datarootdir}/info'
5036install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_gnuradio-wxgui/work/gnuradio-3.2.2/install-sh'
5037lf_CFLAGS=' -Wall -Werror-implicit-function-declaration'
5038lf_CXXFLAGS=' -Wall -Woverloaded-virtual'
5039libdir='${exec_prefix}/lib'
5040libexecdir='${exec_prefix}/libexec'
5041localedir='${datarootdir}/locale'
5042localstatedir='${prefix}/var'
5043lt_ECHO='/bin/echo'
5044mandir='${datarootdir}/man'
5045mblock_INCLUDEDIR=''
5046mblock_INCLUDES='-I${abs_top_srcdir}/mblock/src/include'
5047mblock_LA='${abs_top_builddir}/mblock/src/lib/libmblock.la'
5048mblock_LDFLAG=''
5049mblock_LIBDIRPATH=''
5050mkdir_p='$(top_builddir)/./install-sh -c -d'
5051oldincludedir='/usr/include'
5052omnithread_INCLUDEDIR='/opt/local/include/gnuradio'
5053omnithread_INCLUDES=''
5054omnithread_LA='-L/opt/local/lib -lgromnithread  '
5055omnithread_LDFLAG=''
5056omnithread_LIBDIRPATH=''
5057pdfdir='${docdir}'
5058pkgpyexecdir='${pyexecdir}/gnuradio'
5059pkgpythondir='${pythondir}/gnuradio'
5060pmt_INCLUDEDIR=''
5061pmt_INCLUDES='-I${abs_top_srcdir}/pmt/src/lib'
5062pmt_LA='${abs_top_builddir}/pmt/src/lib/libpmt.la'
5063pmt_LDFLAG=''
5064pmt_LIBDIRPATH=''
5065prefix='/opt/local'
5066program_transform_name='s,x,x,'
5067psdir='${docdir}'
5068pyexecdir='/opt/local/lib/python2.5/site-packages'
5069pythondir='/opt/local/lib/python2.5/site-packages'
5070sbindir='${exec_prefix}/sbin'
5071sharedstatedir='${prefix}/com'
5072skipped_dirs=' gcell pmt mblock usrp usrp2 gr-usrp gr-usrp2 gr-gcell gr-audio-alsa gr-audio-jack gr-audio-oss gr-audio-osx gr-audio-portaudio gr-audio-windows gr-cvsd-vocoder gr-gpio gr-gsm-fr-vocoder gr-pager gr-radar-mono gr-radio-astronomy gr-trellis gr-video-sdl'
5073subdirs=' usrp2/firmware'
5074swig_CXXFLAGS=''
5075sysconfdir='${prefix}/etc'
5076target='i386-apple-darwin9.8.0'
5077target_alias=''
5078target_cpu='i386'
5079target_os='darwin9.8.0'
5080target_vendor='apple'
5081usrp2_INCLUDEDIR=''
5082usrp2_INCLUDES=''
5083usrp2_LA=''
5084usrp2_LDFLAG=''
5085usrp2_LIBDIRPATH=''
5086usrp_INCLUDEDIR=''
5087usrp_INCLUDES='-I${abs_top_srcdir}/usrp/host/lib/legacy                 -I${abs_top_srcdir}/usrp/firmware/include               -I${abs_top_builddir}/usrp/host/lib/legacy'
5088usrp_LA='${abs_top_builddir}/usrp/host/lib/legacy/libusrp.la'
5089usrp_LDFLAG=''
5090usrp_LIBDIRPATH=''
5091usrp_darwin_omnithread_pc_requires='gnuradio-omnithread'
5092with_INCLUDES='-I/opt/local/include -I/opt/local/include/gnuradio   -I/opt/local/include/gnuradio   -I/opt/local/include  '
5093with_LIBDIRPATH=''
5094with_PYDIRPATH='/opt/local/lib/python2.5/site-packages'
5095with_SWIGDIRPATH='/opt/local/include/gnuradio/swig'
5096with_SWIG_INCLUDES='-I/opt/local/include/gnuradio/swig'
5097with_dirs=' gruel omnithread gnuradio-core'
5098
5099## ----------- ##
5100## confdefs.h. ##
5101## ----------- ##
5102
5103#define PACKAGE_NAME ""
5104#define PACKAGE_TARNAME ""
5105#define PACKAGE_VERSION ""
5106#define PACKAGE_STRING ""
5107#define PACKAGE_BUGREPORT ""
5108#define PACKAGE "gnuradio"
5109#define VERSION "3.2.2"
5110#define STDC_HEADERS 1
5111#define HAVE_SYS_TYPES_H 1
5112#define HAVE_SYS_STAT_H 1
5113#define HAVE_STDLIB_H 1
5114#define HAVE_STRING_H 1
5115#define HAVE_MEMORY_H 1
5116#define HAVE_STRINGS_H 1
5117#define HAVE_INTTYPES_H 1
5118#define HAVE_STDINT_H 1
5119#define HAVE_UNISTD_H 1
5120#define __EXTENSIONS__ 1
5121#define _ALL_SOURCE 1
5122#define _GNU_SOURCE 1
5123#define _POSIX_PTHREAD_SEMANTICS 1
5124#define _TANDEM_SOURCE 1
5125#define CXX_HAS_STD_ISNAN /**/
5126#define HAVE_DLFCN_H 1
5127#define LT_OBJDIR ".libs/"
5128#define HAVE_PYTHON_H 1
5129#define HAVE_PTHREAD 1
5130#define HAVE_GETTIMEOFDAY 1
5131#define HAVE_NANOSLEEP 1
5132#define HAVE_SYS_IPC_H 1
5133#define HAVE_SYS_SHM_H 1
5134#define STDC_HEADERS 1
5135#define HAVE_SYS_WAIT_H 1
5136#define HAVE_FCNTL_H 1
5137#define HAVE_LIMITS_H 1
5138#define HAVE_STRINGS_H 1
5139#define HAVE_TIME_H 1
5140#define HAVE_SYS_IOCTL_H 1
5141#define HAVE_SYS_TIME_H 1
5142#define HAVE_UNISTD_H 1
5143#define HAVE_SYS_MMAN_H 1
5144#define HAVE_SYS_SELECT_H 1
5145#define HAVE_SYS_TYPES_H 1
5146#define HAVE_SYS_RESOURCE_H 1
5147#define HAVE_STDINT_H 1
5148#define HAVE_SCHED_H 1
5149#define HAVE_SIGNAL_H 1
5150#define HAVE_SYS_SYSCALL_H 1
5151#define HAVE_NETINET_IN_H 1
5152#define TIME_WITH_SYS_TIME 1
5153#define AC_APPLE_UNIVERSAL_BUILD 1
5154#define HAVE_ALLOCA_H 1
5155#define HAVE_ALLOCA 1
5156#define HAVE_VALLOC 1
5157#define ALIGNED_MALLOC 16
5158#define HAVE_VPRINTF 1
5159#define HAVE_MMAP 1
5160#define HAVE_SELECT 1
5161#define HAVE_SOCKET 1
5162#define HAVE_STRCSPN 1
5163#define HAVE_STRERROR 1
5164#define HAVE_STRSPN 1
5165#define HAVE_GETPAGESIZE 1
5166#define HAVE_SYSCONF 1
5167#define HAVE_SNPRINTF 1
5168#define HAVE_GETTIMEOFDAY 1
5169#define HAVE_NANOSLEEP 1
5170#define HAVE_MODF 1
5171#define HAVE_SQRT 1
5172#define HAVE_SIGACTION 1
5173#define HAVE_SIGPROCMASK 1
5174#define HAVE_PTHREAD_SIGMASK 1
5175#define HAVE_SINF 1
5176#define HAVE_COSF 1
5177#define HAVE_TRUNC 1
5178#define HAVE_LOG2 1
5179#define HAVE_SHM_OPEN 1
5180#define HAVE_SYS_TYPES_H 1
5181#define HAVE_FCNTL_H 1
5182#define HAVE_GETOPT 1
5183#define HAVE_USLEEP 1
5184#define HAVE_GETTIMEOFDAY 1
5185#define HAVE_NANOSLEEP 1
5186#define HAVE_RAND 1
5187#define HAVE_SRAND 1
5188#define HAVE_RANDOM 1
5189#define HAVE_SRANDOM 1
5190#define HAVE_SLEEP 1
5191#define HAVE_SIGACTION 1
5192#define HAVE_STRUCT_TIMEZONE 1
5193#define HAVE_STRUCT_TIMESPEC 1
5194#define HAVE_SSIZE_T 1
5195#define HAVE_GETOPT 1
5196#define HAVE_USLEEP 1
5197#define HAVE_GETTIMEOFDAY 1
5198#define HAVE_BOOST 1
5199#define HAVE_BOOST_THREAD 1
5200#define HAVE_BOOST_DATE_TIME 1
5201#define HAVE_BOOST_PROGRAM_OPTIONS 1
5202#define HAVE_FCNTL_H 1
5203#define HAVE_SYS_TIME_H 1
5204#define HAVE_UNISTD_H 1
5205#define HAVE_DECL_GETENV 1
5206
5207configure: exit 1