1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by configure, which was |
---|
5 | generated by GNU Autoconf 2.63. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-boost=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = chestnut-mare.loc |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 9.7.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~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.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 4.00 gigabytes |
---|
33 | Default processor set: 108 tasks, 445 threads, 2 processors |
---|
34 | Load average: 1.26, Mach factor: 0.73 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | PATH: /usr/X11R6/bin |
---|
46 | |
---|
47 | |
---|
48 | ## ----------- ## |
---|
49 | ## Core tests. ## |
---|
50 | ## ----------- ## |
---|
51 | |
---|
52 | configure:2138: checking for a BSD-compatible install |
---|
53 | configure:2206: result: /usr/bin/install -c |
---|
54 | configure:2217: checking whether build environment is sane |
---|
55 | configure:2260: result: yes |
---|
56 | configure:2285: checking for a thread-safe mkdir -p |
---|
57 | configure:2324: result: /opt/local/bin/gmkdir -p |
---|
58 | configure:2337: checking for gawk |
---|
59 | configure:2367: result: no |
---|
60 | configure:2337: checking for mawk |
---|
61 | configure:2367: result: no |
---|
62 | configure:2337: checking for nawk |
---|
63 | configure:2367: result: no |
---|
64 | configure:2337: checking for awk |
---|
65 | configure:2353: found /usr/bin/awk |
---|
66 | configure:2364: result: awk |
---|
67 | configure:2375: checking whether make sets $(MAKE) |
---|
68 | configure:2397: result: yes |
---|
69 | configure:2581: checking whether to enable maintainer-specific portions of Makefiles |
---|
70 | configure:2590: result: no |
---|
71 | configure:2674: checking for gcc |
---|
72 | configure:2701: result: /usr/bin/gcc-4.0 |
---|
73 | configure:2933: checking for C compiler version |
---|
74 | configure:2941: /usr/bin/gcc-4.0 --version >&5 |
---|
75 | i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490) |
---|
76 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
77 | This is free software; see the source for copying conditions. There is NO |
---|
78 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
79 | |
---|
80 | configure:2945: $? = 0 |
---|
81 | configure:2952: /usr/bin/gcc-4.0 -v >&5 |
---|
82 | Using built-in specs. |
---|
83 | Target: i686-apple-darwin9 |
---|
84 | Configured 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 |
---|
85 | Thread model: posix |
---|
86 | gcc version 4.0.1 (Apple Inc. build 5490) |
---|
87 | configure:2956: $? = 0 |
---|
88 | configure:2963: /usr/bin/gcc-4.0 -V >&5 |
---|
89 | gcc-4.0: argument to `-V' is missing |
---|
90 | configure:2967: $? = 1 |
---|
91 | configure:2990: checking for C compiler default output file name |
---|
92 | configure:3012: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
93 | configure:3016: $? = 0 |
---|
94 | configure:3054: result: a.out |
---|
95 | configure:3073: checking whether the C compiler works |
---|
96 | configure:3083: ./a.out |
---|
97 | configure:3087: $? = 0 |
---|
98 | configure:3106: result: yes |
---|
99 | configure:3113: checking whether we are cross compiling |
---|
100 | configure:3115: result: no |
---|
101 | configure:3118: checking for suffix of executables |
---|
102 | configure:3125: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
103 | configure:3129: $? = 0 |
---|
104 | configure:3155: result: |
---|
105 | configure:3161: checking for suffix of object files |
---|
106 | configure:3187: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
107 | configure:3191: $? = 0 |
---|
108 | configure:3216: result: o |
---|
109 | configure:3220: checking whether we are using the GNU C compiler |
---|
110 | configure:3249: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
111 | configure:3256: $? = 0 |
---|
112 | configure:3273: result: yes |
---|
113 | configure:3282: checking whether /usr/bin/gcc-4.0 accepts -g |
---|
114 | configure:3312: /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.c >&5 |
---|
115 | configure:3319: $? = 0 |
---|
116 | configure:3420: result: yes |
---|
117 | configure:3437: checking for /usr/bin/gcc-4.0 option to accept ISO C89 |
---|
118 | configure:3511: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
119 | configure:3518: $? = 0 |
---|
120 | configure:3541: result: none needed |
---|
121 | configure:3570: checking for style of include used by make |
---|
122 | configure:3598: result: GNU |
---|
123 | configure:3623: checking dependency style of /usr/bin/gcc-4.0 |
---|
124 | configure:3714: result: gcc3 |
---|
125 | configure:3734: checking how to run the C preprocessor |
---|
126 | configure:3852: result: /usr/bin/cpp-4.0 |
---|
127 | configure:3881: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
128 | configure:3888: $? = 0 |
---|
129 | configure:3919: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
130 | conftest.c:10:28: error: ac_nonexistent.h: No such file or directory |
---|
131 | configure:3926: $? = 1 |
---|
132 | configure: failed program was: |
---|
133 | | /* confdefs.h. */ |
---|
134 | | #define PACKAGE_NAME "" |
---|
135 | | #define PACKAGE_TARNAME "" |
---|
136 | | #define PACKAGE_VERSION "" |
---|
137 | | #define PACKAGE_STRING "" |
---|
138 | | #define PACKAGE_BUGREPORT "" |
---|
139 | | #define PACKAGE "libopenraw" |
---|
140 | | #define VERSION "0.0.8" |
---|
141 | | /* end confdefs.h. */ |
---|
142 | | #include <ac_nonexistent.h> |
---|
143 | configure:4077: checking for C++ compiler version |
---|
144 | configure:4085: /usr/bin/g++-4.0 --version >&5 |
---|
145 | i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490) |
---|
146 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
147 | This is free software; see the source for copying conditions. There is NO |
---|
148 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
149 | |
---|
150 | configure:4089: $? = 0 |
---|
151 | configure:4096: /usr/bin/g++-4.0 -v >&5 |
---|
152 | Using built-in specs. |
---|
153 | Target: i686-apple-darwin9 |
---|
154 | Configured 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 |
---|
155 | Thread model: posix |
---|
156 | gcc version 4.0.1 (Apple Inc. build 5490) |
---|
157 | configure:4100: $? = 0 |
---|
158 | configure:4107: /usr/bin/g++-4.0 -V >&5 |
---|
159 | g++-4.0: argument to `-V' is missing |
---|
160 | configure:4111: $? = 1 |
---|
161 | configure:4114: checking whether we are using the GNU C++ compiler |
---|
162 | configure:4143: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5 |
---|
163 | configure:4150: $? = 0 |
---|
164 | configure:4167: result: yes |
---|
165 | configure:4176: checking whether /usr/bin/g++-4.0 accepts -g |
---|
166 | configure:4206: /usr/bin/g++-4.0 -c -g -I/opt/local/include conftest.cpp >&5 |
---|
167 | configure:4213: $? = 0 |
---|
168 | configure:4314: result: yes |
---|
169 | configure:4339: checking dependency style of /usr/bin/g++-4.0 |
---|
170 | configure:4430: result: gcc3 |
---|
171 | configure:4459: checking for a BSD-compatible install |
---|
172 | configure:4527: result: /usr/bin/install -c |
---|
173 | configure:4569: checking build system type |
---|
174 | configure:4587: result: i386-apple-darwin9.7.0 |
---|
175 | configure:4609: checking host system type |
---|
176 | configure:4624: result: i386-apple-darwin9.7.0 |
---|
177 | configure:4646: checking for a sed that does not truncate output |
---|
178 | configure:4712: result: /usr/bin/sed |
---|
179 | configure:4730: checking for grep that handles long lines and -e |
---|
180 | configure:4790: result: /usr/bin/grep |
---|
181 | configure:4795: checking for egrep |
---|
182 | configure:4859: result: /usr/bin/grep -E |
---|
183 | configure:4864: checking for fgrep |
---|
184 | configure:4928: result: /usr/bin/grep -F |
---|
185 | configure:4963: checking for ld used by /usr/bin/gcc-4.0 |
---|
186 | configure:5030: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
187 | configure:5039: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
---|
188 | configure:5054: result: no |
---|
189 | configure:5066: checking for BSD- or MS-compatible name lister (nm) |
---|
190 | configure:5115: result: /usr/bin/nm -p |
---|
191 | configure:5233: checking the name lister (/usr/bin/nm -p) interface |
---|
192 | configure:5240: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
193 | configure:5243: /usr/bin/nm -p "conftest.o" |
---|
194 | configure:5246: output |
---|
195 | 00000000 D _some_variable |
---|
196 | configure:5253: result: BSD nm |
---|
197 | configure:5256: checking whether ln -s works |
---|
198 | configure:5260: result: yes |
---|
199 | configure:5268: checking the maximum length of command line arguments |
---|
200 | configure:5388: result: 196608 |
---|
201 | configure:5405: checking whether the shell understands some XSI constructs |
---|
202 | configure:5415: result: yes |
---|
203 | configure:5419: checking whether the shell understands "+=" |
---|
204 | configure:5425: result: yes |
---|
205 | configure:5460: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files |
---|
206 | configure:5467: result: -r |
---|
207 | configure:5536: checking for objdump |
---|
208 | configure:5566: result: no |
---|
209 | configure:5595: checking how to recognize dependent libraries |
---|
210 | configure:5791: result: pass_all |
---|
211 | configure:5851: checking for ar |
---|
212 | configure:5867: found /usr/bin/ar |
---|
213 | configure:5878: result: ar |
---|
214 | configure:5956: checking for strip |
---|
215 | configure:5972: found /usr/bin/strip |
---|
216 | configure:5983: result: strip |
---|
217 | configure:6055: checking for ranlib |
---|
218 | configure:6071: found /usr/bin/ranlib |
---|
219 | configure:6082: result: ranlib |
---|
220 | configure:6172: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object |
---|
221 | configure:6290: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
222 | configure:6293: $? = 0 |
---|
223 | configure:6297: /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 |
---|
224 | configure:6300: $? = 0 |
---|
225 | cannot find nm_test_var in conftest.nm |
---|
226 | configure:6290: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
227 | configure:6293: $? = 0 |
---|
228 | configure:6297: /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 |
---|
229 | configure:6300: $? = 0 |
---|
230 | configure:6354: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5 |
---|
231 | configure:6357: $? = 0 |
---|
232 | configure:6395: result: ok |
---|
233 | configure:6689: checking for dsymutil |
---|
234 | configure:6705: found /usr/bin/dsymutil |
---|
235 | configure:6716: result: dsymutil |
---|
236 | configure:6781: checking for nmedit |
---|
237 | configure:6797: found /usr/bin/nmedit |
---|
238 | configure:6808: result: nmedit |
---|
239 | configure:6873: checking for lipo |
---|
240 | configure:6889: found /usr/bin/lipo |
---|
241 | configure:6900: result: lipo |
---|
242 | configure:6965: checking for otool |
---|
243 | configure:6981: found /usr/bin/otool |
---|
244 | configure:6992: result: otool |
---|
245 | configure:7057: checking for otool64 |
---|
246 | configure:7087: result: no |
---|
247 | configure:7132: checking for -single_module linker flag |
---|
248 | /usr/bin/gcc-4.0 -O2 -L/opt/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
249 | configure:7159: result: yes |
---|
250 | configure:7161: checking for -exported_symbols_list linker flag |
---|
251 | configure:7191: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
252 | configure:7198: $? = 0 |
---|
253 | configure:7220: result: yes |
---|
254 | configure:7258: checking for ANSI C header files |
---|
255 | configure:7288: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
256 | configure:7295: $? = 0 |
---|
257 | configure:7394: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
258 | configure:7398: $? = 0 |
---|
259 | configure:7404: ./conftest |
---|
260 | configure:7408: $? = 0 |
---|
261 | configure:7426: result: yes |
---|
262 | configure:7450: checking for sys/types.h |
---|
263 | configure:7471: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
264 | configure:7478: $? = 0 |
---|
265 | configure:7495: result: yes |
---|
266 | configure:7450: checking for sys/stat.h |
---|
267 | configure:7471: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
268 | configure:7478: $? = 0 |
---|
269 | configure:7495: result: yes |
---|
270 | configure:7450: checking for stdlib.h |
---|
271 | configure:7471: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
272 | configure:7478: $? = 0 |
---|
273 | configure:7495: result: yes |
---|
274 | configure:7450: checking for string.h |
---|
275 | configure:7471: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
276 | configure:7478: $? = 0 |
---|
277 | configure:7495: result: yes |
---|
278 | configure:7450: checking for memory.h |
---|
279 | configure:7471: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
280 | configure:7478: $? = 0 |
---|
281 | configure:7495: result: yes |
---|
282 | configure:7450: checking for strings.h |
---|
283 | configure:7471: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
284 | configure:7478: $? = 0 |
---|
285 | configure:7495: result: yes |
---|
286 | configure:7450: checking for inttypes.h |
---|
287 | configure:7471: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
288 | configure:7478: $? = 0 |
---|
289 | configure:7495: result: yes |
---|
290 | configure:7450: checking for stdint.h |
---|
291 | configure:7471: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
292 | configure:7478: $? = 0 |
---|
293 | configure:7495: result: yes |
---|
294 | configure:7450: checking for unistd.h |
---|
295 | configure:7471: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
296 | configure:7478: $? = 0 |
---|
297 | configure:7495: result: yes |
---|
298 | configure:7513: checking for dlfcn.h |
---|
299 | configure:7534: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
300 | configure:7541: $? = 0 |
---|
301 | configure:7558: result: yes |
---|
302 | configure:7685: checking for C++ compiler version |
---|
303 | configure:7693: /usr/bin/g++-4.0 --version >&5 |
---|
304 | i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490) |
---|
305 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
306 | This is free software; see the source for copying conditions. There is NO |
---|
307 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
308 | |
---|
309 | configure:7697: $? = 0 |
---|
310 | configure:7704: /usr/bin/g++-4.0 -v >&5 |
---|
311 | Using built-in specs. |
---|
312 | Target: i686-apple-darwin9 |
---|
313 | Configured 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 |
---|
314 | Thread model: posix |
---|
315 | gcc version 4.0.1 (Apple Inc. build 5490) |
---|
316 | configure:7708: $? = 0 |
---|
317 | configure:7715: /usr/bin/g++-4.0 -V >&5 |
---|
318 | g++-4.0: argument to `-V' is missing |
---|
319 | configure:7719: $? = 1 |
---|
320 | configure:7722: checking whether we are using the GNU C++ compiler |
---|
321 | configure:7775: result: yes |
---|
322 | configure:7784: checking whether /usr/bin/g++-4.0 accepts -g |
---|
323 | configure:7922: result: yes |
---|
324 | configure:7947: checking dependency style of /usr/bin/g++-4.0 |
---|
325 | configure:8038: result: gcc3 |
---|
326 | configure:8061: checking how to run the C++ preprocessor |
---|
327 | configure:8097: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
---|
328 | configure:8104: $? = 0 |
---|
329 | configure:8135: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
---|
330 | conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory |
---|
331 | configure:8142: $? = 1 |
---|
332 | configure: failed program was: |
---|
333 | | /* confdefs.h. */ |
---|
334 | | #define PACKAGE_NAME "" |
---|
335 | | #define PACKAGE_TARNAME "" |
---|
336 | | #define PACKAGE_VERSION "" |
---|
337 | | #define PACKAGE_STRING "" |
---|
338 | | #define PACKAGE_BUGREPORT "" |
---|
339 | | #define PACKAGE "libopenraw" |
---|
340 | | #define VERSION "0.0.8" |
---|
341 | | #define STDC_HEADERS 1 |
---|
342 | | #define HAVE_SYS_TYPES_H 1 |
---|
343 | | #define HAVE_SYS_STAT_H 1 |
---|
344 | | #define HAVE_STDLIB_H 1 |
---|
345 | | #define HAVE_STRING_H 1 |
---|
346 | | #define HAVE_MEMORY_H 1 |
---|
347 | | #define HAVE_STRINGS_H 1 |
---|
348 | | #define HAVE_INTTYPES_H 1 |
---|
349 | | #define HAVE_STDINT_H 1 |
---|
350 | | #define HAVE_UNISTD_H 1 |
---|
351 | | #define HAVE_DLFCN_H 1 |
---|
352 | | /* end confdefs.h. */ |
---|
353 | | #include <ac_nonexistent.h> |
---|
354 | configure:8175: result: /usr/bin/g++-4.0 -E |
---|
355 | configure:8204: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
---|
356 | configure:8211: $? = 0 |
---|
357 | configure:8242: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
---|
358 | conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory |
---|
359 | configure:8249: $? = 1 |
---|
360 | configure: failed program was: |
---|
361 | | /* confdefs.h. */ |
---|
362 | | #define PACKAGE_NAME "" |
---|
363 | | #define PACKAGE_TARNAME "" |
---|
364 | | #define PACKAGE_VERSION "" |
---|
365 | | #define PACKAGE_STRING "" |
---|
366 | | #define PACKAGE_BUGREPORT "" |
---|
367 | | #define PACKAGE "libopenraw" |
---|
368 | | #define VERSION "0.0.8" |
---|
369 | | #define STDC_HEADERS 1 |
---|
370 | | #define HAVE_SYS_TYPES_H 1 |
---|
371 | | #define HAVE_SYS_STAT_H 1 |
---|
372 | | #define HAVE_STDLIB_H 1 |
---|
373 | | #define HAVE_STRING_H 1 |
---|
374 | | #define HAVE_MEMORY_H 1 |
---|
375 | | #define HAVE_STRINGS_H 1 |
---|
376 | | #define HAVE_INTTYPES_H 1 |
---|
377 | | #define HAVE_STDINT_H 1 |
---|
378 | | #define HAVE_UNISTD_H 1 |
---|
379 | | #define HAVE_DLFCN_H 1 |
---|
380 | | /* end confdefs.h. */ |
---|
381 | | #include <ac_nonexistent.h> |
---|
382 | configure:8463: checking for objdir |
---|
383 | configure:8478: result: .libs |
---|
384 | configure:8774: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions |
---|
385 | configure:8792: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
386 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
387 | configure:8796: $? = 0 |
---|
388 | configure:8809: result: no |
---|
389 | configure:8829: checking for /usr/bin/gcc-4.0 option to produce PIC |
---|
390 | configure:9101: result: -fno-common -DPIC |
---|
391 | configure:9113: checking if /usr/bin/gcc-4.0 PIC flag -fno-common -DPIC works |
---|
392 | configure:9131: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
393 | configure:9135: $? = 0 |
---|
394 | configure:9148: result: yes |
---|
395 | configure:9172: checking if /usr/bin/gcc-4.0 static flag -static works |
---|
396 | configure:9200: result: no |
---|
397 | configure:9215: checking if /usr/bin/gcc-4.0 supports -c -o file.o |
---|
398 | configure:9236: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
399 | configure:9240: $? = 0 |
---|
400 | configure:9262: result: yes |
---|
401 | configure:9270: checking if /usr/bin/gcc-4.0 supports -c -o file.o |
---|
402 | configure:9317: result: yes |
---|
403 | configure:9350: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
404 | configure:10424: result: yes |
---|
405 | configure:10663: checking dynamic linker characteristics |
---|
406 | configure:11349: result: darwin9.7.0 dyld |
---|
407 | configure:11451: checking how to hardcode library paths into programs |
---|
408 | configure:11476: result: immediate |
---|
409 | configure:12309: checking whether stripping libraries is possible |
---|
410 | configure:12323: result: yes |
---|
411 | configure:12349: checking if libtool supports shared libraries |
---|
412 | configure:12351: result: yes |
---|
413 | configure:12354: checking whether to build shared libraries |
---|
414 | configure:12375: result: yes |
---|
415 | configure:12378: checking whether to build static libraries |
---|
416 | configure:12382: result: yes |
---|
417 | configure:12532: checking for ld used by /usr/bin/g++-4.0 |
---|
418 | configure:12599: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
419 | configure:12608: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
---|
420 | configure:12623: result: no |
---|
421 | configure:12678: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
422 | configure:13653: result: yes |
---|
423 | configure:13681: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5 |
---|
424 | configure:13684: $? = 0 |
---|
425 | configure:13866: checking for /usr/bin/g++-4.0 option to produce PIC |
---|
426 | configure:14183: result: -fno-common -DPIC |
---|
427 | configure:14192: checking if /usr/bin/g++-4.0 PIC flag -fno-common -DPIC works |
---|
428 | configure:14210: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
429 | configure:14214: $? = 0 |
---|
430 | configure:14227: result: yes |
---|
431 | configure:14248: checking if /usr/bin/g++-4.0 static flag -static works |
---|
432 | configure:14276: result: no |
---|
433 | configure:14288: checking if /usr/bin/g++-4.0 supports -c -o file.o |
---|
434 | configure:14309: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
435 | configure:14313: $? = 0 |
---|
436 | configure:14335: result: yes |
---|
437 | configure:14340: checking if /usr/bin/g++-4.0 supports -c -o file.o |
---|
438 | configure:14387: result: yes |
---|
439 | configure:14417: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
440 | configure:14443: result: yes |
---|
441 | configure:14580: checking dynamic linker characteristics |
---|
442 | configure:15214: result: darwin9.7.0 dyld |
---|
443 | configure:15265: checking how to hardcode library paths into programs |
---|
444 | configure:15290: result: immediate |
---|
445 | configure:15393: checking for Boost headers version >= 1.33.0 |
---|
446 | configure:15453: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -I/opt/local/include conftest.cpp >&5 |
---|
447 | configure:15460: $? = 0 |
---|
448 | configure:15489: result: /opt/local/include |
---|
449 | configure:15504: checking for Boost's header version |
---|
450 | configure:15516: result: 1_39 |
---|
451 | configure:15519: checking for the toolset name used by Boost for /usr/bin/g++-4.0 |
---|
452 | configure:15598: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5 |
---|
453 | conftest.cpp:26:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC |
---|
454 | configure:15605: $? = 1 |
---|
455 | configure: failed program was: |
---|
456 | | /* confdefs.h. */ |
---|
457 | | #define PACKAGE_NAME "" |
---|
458 | | #define PACKAGE_TARNAME "" |
---|
459 | | #define PACKAGE_VERSION "" |
---|
460 | | #define PACKAGE_STRING "" |
---|
461 | | #define PACKAGE_BUGREPORT "" |
---|
462 | | #define PACKAGE "libopenraw" |
---|
463 | | #define VERSION "0.0.8" |
---|
464 | | #define STDC_HEADERS 1 |
---|
465 | | #define HAVE_SYS_TYPES_H 1 |
---|
466 | | #define HAVE_SYS_STAT_H 1 |
---|
467 | | #define HAVE_STDLIB_H 1 |
---|
468 | | #define HAVE_STRING_H 1 |
---|
469 | | #define HAVE_MEMORY_H 1 |
---|
470 | | #define HAVE_STRINGS_H 1 |
---|
471 | | #define HAVE_INTTYPES_H 1 |
---|
472 | | #define HAVE_STDINT_H 1 |
---|
473 | | #define HAVE_UNISTD_H 1 |
---|
474 | | #define HAVE_DLFCN_H 1 |
---|
475 | | #define LT_OBJDIR ".libs/" |
---|
476 | | /* end confdefs.h. */ |
---|
477 | | |
---|
478 | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC |
---|
479 | | /* OK */ |
---|
480 | | #else |
---|
481 | | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC |
---|
482 | | #endif |
---|
483 | | |
---|
484 | | int |
---|
485 | | main () |
---|
486 | | { |
---|
487 | | |
---|
488 | | ; |
---|
489 | | return 0; |
---|
490 | | } |
---|
491 | configure:15598: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5 |
---|
492 | conftest.cpp:26:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC |
---|
493 | configure:15605: $? = 1 |
---|
494 | configure: failed program was: |
---|
495 | | /* confdefs.h. */ |
---|
496 | | #define PACKAGE_NAME "" |
---|
497 | | #define PACKAGE_TARNAME "" |
---|
498 | | #define PACKAGE_VERSION "" |
---|
499 | | #define PACKAGE_STRING "" |
---|
500 | | #define PACKAGE_BUGREPORT "" |
---|
501 | | #define PACKAGE "libopenraw" |
---|
502 | | #define VERSION "0.0.8" |
---|
503 | | #define STDC_HEADERS 1 |
---|
504 | | #define HAVE_SYS_TYPES_H 1 |
---|
505 | | #define HAVE_SYS_STAT_H 1 |
---|
506 | | #define HAVE_STDLIB_H 1 |
---|
507 | | #define HAVE_STRING_H 1 |
---|
508 | | #define HAVE_MEMORY_H 1 |
---|
509 | | #define HAVE_STRINGS_H 1 |
---|
510 | | #define HAVE_INTTYPES_H 1 |
---|
511 | | #define HAVE_STDINT_H 1 |
---|
512 | | #define HAVE_UNISTD_H 1 |
---|
513 | | #define HAVE_DLFCN_H 1 |
---|
514 | | #define LT_OBJDIR ".libs/" |
---|
515 | | /* end confdefs.h. */ |
---|
516 | | |
---|
517 | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC |
---|
518 | | /* OK */ |
---|
519 | | #else |
---|
520 | | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC |
---|
521 | | #endif |
---|
522 | | |
---|
523 | | int |
---|
524 | | main () |
---|
525 | | { |
---|
526 | | |
---|
527 | | ; |
---|
528 | | return 0; |
---|
529 | | } |
---|
530 | configure:15598: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5 |
---|
531 | configure:15605: $? = 0 |
---|
532 | configure:15627: result: gcc40 |
---|
533 | configure:15663: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
534 | conftest.c:26:3: error: #error MT not needed |
---|
535 | configure:15670: $? = 1 |
---|
536 | configure: failed program was: |
---|
537 | | /* confdefs.h. */ |
---|
538 | | #define PACKAGE_NAME "" |
---|
539 | | #define PACKAGE_TARNAME "" |
---|
540 | | #define PACKAGE_VERSION "" |
---|
541 | | #define PACKAGE_STRING "" |
---|
542 | | #define PACKAGE_BUGREPORT "" |
---|
543 | | #define PACKAGE "libopenraw" |
---|
544 | | #define VERSION "0.0.8" |
---|
545 | | #define STDC_HEADERS 1 |
---|
546 | | #define HAVE_SYS_TYPES_H 1 |
---|
547 | | #define HAVE_SYS_STAT_H 1 |
---|
548 | | #define HAVE_STDLIB_H 1 |
---|
549 | | #define HAVE_STRING_H 1 |
---|
550 | | #define HAVE_MEMORY_H 1 |
---|
551 | | #define HAVE_STRINGS_H 1 |
---|
552 | | #define HAVE_INTTYPES_H 1 |
---|
553 | | #define HAVE_STDINT_H 1 |
---|
554 | | #define HAVE_UNISTD_H 1 |
---|
555 | | #define HAVE_DLFCN_H 1 |
---|
556 | | #define LT_OBJDIR ".libs/" |
---|
557 | | /* end confdefs.h. */ |
---|
558 | | |
---|
559 | | #if defined _REENTRANT || defined _MT || defined __MT__ |
---|
560 | | /* use -mt */ |
---|
561 | | #else |
---|
562 | | # error MT not needed |
---|
563 | | #endif |
---|
564 | | |
---|
565 | | int |
---|
566 | | main () |
---|
567 | | { |
---|
568 | | |
---|
569 | | ; |
---|
570 | | return 0; |
---|
571 | | } |
---|
572 | configure:15708: checking boost/test/unit_test.hpp usability |
---|
573 | configure:15725: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -I/opt/local/include conftest.cpp >&5 |
---|
574 | configure:15732: $? = 0 |
---|
575 | configure:15746: result: yes |
---|
576 | configure:15750: checking boost/test/unit_test.hpp presence |
---|
577 | configure:15765: /usr/bin/g++-4.0 -E -I/opt/local/include -I/opt/local/include conftest.cpp |
---|
578 | configure:15772: $? = 0 |
---|
579 | configure:15786: result: yes |
---|
580 | configure:15814: checking for boost/test/unit_test.hpp |
---|
581 | configure:15821: result: yes |
---|
582 | configure:15854: checking for the Boost unit_test_framework library |
---|
583 | configure:15900: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -I/opt/local/include conftest.cpp >&5 |
---|
584 | configure:15907: $? = 0 |
---|
585 | configure:15969: re-using the existing conftest.o |
---|
586 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc40-mt-1_39 >&5 |
---|
587 | ld: library not found for -lboost_unit_test_framework-gcc40-mt-1_39 |
---|
588 | collect2: ld returned 1 exit status |
---|
589 | configure:15982: $? = 1 |
---|
590 | configure:15969: re-using the existing conftest.o |
---|
591 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc40-mt-1_39 >&5 |
---|
592 | ld: library not found for -lboost_unit_test_framework-gcc40-mt-1_39 |
---|
593 | collect2: ld returned 1 exit status |
---|
594 | configure:15982: $? = 1 |
---|
595 | configure:15969: re-using the existing conftest.o |
---|
596 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework-gcc40-mt-1_39 >&5 |
---|
597 | ld: library not found for -lboost_unit_test_framework-gcc40-mt-1_39 |
---|
598 | collect2: ld returned 1 exit status |
---|
599 | configure:15982: $? = 1 |
---|
600 | configure:15969: re-using the existing conftest.o |
---|
601 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/lib conftest.o -lboost_unit_test_framework-gcc40-mt-1_39 >&5 |
---|
602 | ld: library not found for -lboost_unit_test_framework-gcc40-mt-1_39 |
---|
603 | collect2: ld returned 1 exit status |
---|
604 | configure:15982: $? = 1 |
---|
605 | configure:15969: re-using the existing conftest.o |
---|
606 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local conftest.o -lboost_unit_test_framework-gcc40-mt-1_39 >&5 |
---|
607 | ld: library not found for -lboost_unit_test_framework-gcc40-mt-1_39 |
---|
608 | collect2: ld returned 1 exit status |
---|
609 | configure:15982: $? = 1 |
---|
610 | configure:15969: re-using the existing conftest.o |
---|
611 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc40-1_39 >&5 |
---|
612 | ld: library not found for -lboost_unit_test_framework-gcc40-1_39 |
---|
613 | collect2: ld returned 1 exit status |
---|
614 | configure:15982: $? = 1 |
---|
615 | configure:15969: re-using the existing conftest.o |
---|
616 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc40-1_39 >&5 |
---|
617 | ld: library not found for -lboost_unit_test_framework-gcc40-1_39 |
---|
618 | collect2: ld returned 1 exit status |
---|
619 | configure:15982: $? = 1 |
---|
620 | configure:15969: re-using the existing conftest.o |
---|
621 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework-gcc40-1_39 >&5 |
---|
622 | ld: library not found for -lboost_unit_test_framework-gcc40-1_39 |
---|
623 | collect2: ld returned 1 exit status |
---|
624 | configure:15982: $? = 1 |
---|
625 | configure:15969: re-using the existing conftest.o |
---|
626 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/lib conftest.o -lboost_unit_test_framework-gcc40-1_39 >&5 |
---|
627 | ld: library not found for -lboost_unit_test_framework-gcc40-1_39 |
---|
628 | collect2: ld returned 1 exit status |
---|
629 | configure:15982: $? = 1 |
---|
630 | configure:15969: re-using the existing conftest.o |
---|
631 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local conftest.o -lboost_unit_test_framework-gcc40-1_39 >&5 |
---|
632 | ld: library not found for -lboost_unit_test_framework-gcc40-1_39 |
---|
633 | collect2: ld returned 1 exit status |
---|
634 | configure:15982: $? = 1 |
---|
635 | configure:15969: re-using the existing conftest.o |
---|
636 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc40-mt >&5 |
---|
637 | ld: library not found for -lboost_unit_test_framework-gcc40-mt |
---|
638 | collect2: ld returned 1 exit status |
---|
639 | configure:15982: $? = 1 |
---|
640 | configure:15969: re-using the existing conftest.o |
---|
641 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc40-mt >&5 |
---|
642 | ld: library not found for -lboost_unit_test_framework-gcc40-mt |
---|
643 | collect2: ld returned 1 exit status |
---|
644 | configure:15982: $? = 1 |
---|
645 | configure:15969: re-using the existing conftest.o |
---|
646 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework-gcc40-mt >&5 |
---|
647 | ld: library not found for -lboost_unit_test_framework-gcc40-mt |
---|
648 | collect2: ld returned 1 exit status |
---|
649 | configure:15982: $? = 1 |
---|
650 | configure:15969: re-using the existing conftest.o |
---|
651 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/lib conftest.o -lboost_unit_test_framework-gcc40-mt >&5 |
---|
652 | ld: library not found for -lboost_unit_test_framework-gcc40-mt |
---|
653 | collect2: ld returned 1 exit status |
---|
654 | configure:15982: $? = 1 |
---|
655 | configure:15969: re-using the existing conftest.o |
---|
656 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local conftest.o -lboost_unit_test_framework-gcc40-mt >&5 |
---|
657 | ld: library not found for -lboost_unit_test_framework-gcc40-mt |
---|
658 | collect2: ld returned 1 exit status |
---|
659 | configure:15982: $? = 1 |
---|
660 | configure:15969: re-using the existing conftest.o |
---|
661 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc40-mt-d-1_39 >&5 |
---|
662 | ld: library not found for -lboost_unit_test_framework-gcc40-mt-d-1_39 |
---|
663 | collect2: ld returned 1 exit status |
---|
664 | configure:15982: $? = 1 |
---|
665 | configure:15969: re-using the existing conftest.o |
---|
666 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc40-mt-d-1_39 >&5 |
---|
667 | ld: library not found for -lboost_unit_test_framework-gcc40-mt-d-1_39 |
---|
668 | collect2: ld returned 1 exit status |
---|
669 | configure:15982: $? = 1 |
---|
670 | configure:15969: re-using the existing conftest.o |
---|
671 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework-gcc40-mt-d-1_39 >&5 |
---|
672 | ld: library not found for -lboost_unit_test_framework-gcc40-mt-d-1_39 |
---|
673 | collect2: ld returned 1 exit status |
---|
674 | configure:15982: $? = 1 |
---|
675 | configure:15969: re-using the existing conftest.o |
---|
676 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/lib conftest.o -lboost_unit_test_framework-gcc40-mt-d-1_39 >&5 |
---|
677 | ld: library not found for -lboost_unit_test_framework-gcc40-mt-d-1_39 |
---|
678 | collect2: ld returned 1 exit status |
---|
679 | configure:15982: $? = 1 |
---|
680 | configure:15969: re-using the existing conftest.o |
---|
681 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local conftest.o -lboost_unit_test_framework-gcc40-mt-d-1_39 >&5 |
---|
682 | ld: library not found for -lboost_unit_test_framework-gcc40-mt-d-1_39 |
---|
683 | collect2: ld returned 1 exit status |
---|
684 | configure:15982: $? = 1 |
---|
685 | configure:15969: re-using the existing conftest.o |
---|
686 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc40-d-1_39 >&5 |
---|
687 | ld: library not found for -lboost_unit_test_framework-gcc40-d-1_39 |
---|
688 | collect2: ld returned 1 exit status |
---|
689 | configure:15982: $? = 1 |
---|
690 | configure:15969: re-using the existing conftest.o |
---|
691 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc40-d-1_39 >&5 |
---|
692 | ld: library not found for -lboost_unit_test_framework-gcc40-d-1_39 |
---|
693 | collect2: ld returned 1 exit status |
---|
694 | configure:15982: $? = 1 |
---|
695 | configure:15969: re-using the existing conftest.o |
---|
696 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework-gcc40-d-1_39 >&5 |
---|
697 | ld: library not found for -lboost_unit_test_framework-gcc40-d-1_39 |
---|
698 | collect2: ld returned 1 exit status |
---|
699 | configure:15982: $? = 1 |
---|
700 | configure:15969: re-using the existing conftest.o |
---|
701 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/lib conftest.o -lboost_unit_test_framework-gcc40-d-1_39 >&5 |
---|
702 | ld: library not found for -lboost_unit_test_framework-gcc40-d-1_39 |
---|
703 | collect2: ld returned 1 exit status |
---|
704 | configure:15982: $? = 1 |
---|
705 | configure:15969: re-using the existing conftest.o |
---|
706 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local conftest.o -lboost_unit_test_framework-gcc40-d-1_39 >&5 |
---|
707 | ld: library not found for -lboost_unit_test_framework-gcc40-d-1_39 |
---|
708 | collect2: ld returned 1 exit status |
---|
709 | configure:15982: $? = 1 |
---|
710 | configure:15969: re-using the existing conftest.o |
---|
711 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc40 >&5 |
---|
712 | ld: library not found for -lboost_unit_test_framework-gcc40 |
---|
713 | collect2: ld returned 1 exit status |
---|
714 | configure:15982: $? = 1 |
---|
715 | configure:15969: re-using the existing conftest.o |
---|
716 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc40 >&5 |
---|
717 | ld: library not found for -lboost_unit_test_framework-gcc40 |
---|
718 | collect2: ld returned 1 exit status |
---|
719 | configure:15982: $? = 1 |
---|
720 | configure:15969: re-using the existing conftest.o |
---|
721 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework-gcc40 >&5 |
---|
722 | ld: library not found for -lboost_unit_test_framework-gcc40 |
---|
723 | collect2: ld returned 1 exit status |
---|
724 | configure:15982: $? = 1 |
---|
725 | configure:15969: re-using the existing conftest.o |
---|
726 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/lib conftest.o -lboost_unit_test_framework-gcc40 >&5 |
---|
727 | ld: library not found for -lboost_unit_test_framework-gcc40 |
---|
728 | collect2: ld returned 1 exit status |
---|
729 | configure:15982: $? = 1 |
---|
730 | configure:15969: re-using the existing conftest.o |
---|
731 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local conftest.o -lboost_unit_test_framework-gcc40 >&5 |
---|
732 | ld: library not found for -lboost_unit_test_framework-gcc40 |
---|
733 | collect2: ld returned 1 exit status |
---|
734 | configure:15982: $? = 1 |
---|
735 | configure:15969: re-using the existing conftest.o |
---|
736 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc40-mt-d >&5 |
---|
737 | ld: library not found for -lboost_unit_test_framework-gcc40-mt-d |
---|
738 | collect2: ld returned 1 exit status |
---|
739 | configure:15982: $? = 1 |
---|
740 | configure:15969: re-using the existing conftest.o |
---|
741 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc40-mt-d >&5 |
---|
742 | ld: library not found for -lboost_unit_test_framework-gcc40-mt-d |
---|
743 | collect2: ld returned 1 exit status |
---|
744 | configure:15982: $? = 1 |
---|
745 | configure:15969: re-using the existing conftest.o |
---|
746 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework-gcc40-mt-d >&5 |
---|
747 | ld: library not found for -lboost_unit_test_framework-gcc40-mt-d |
---|
748 | collect2: ld returned 1 exit status |
---|
749 | configure:15982: $? = 1 |
---|
750 | configure:15969: re-using the existing conftest.o |
---|
751 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/lib conftest.o -lboost_unit_test_framework-gcc40-mt-d >&5 |
---|
752 | ld: library not found for -lboost_unit_test_framework-gcc40-mt-d |
---|
753 | collect2: ld returned 1 exit status |
---|
754 | configure:15982: $? = 1 |
---|
755 | configure:15969: re-using the existing conftest.o |
---|
756 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local conftest.o -lboost_unit_test_framework-gcc40-mt-d >&5 |
---|
757 | ld: library not found for -lboost_unit_test_framework-gcc40-mt-d |
---|
758 | collect2: ld returned 1 exit status |
---|
759 | configure:15982: $? = 1 |
---|
760 | configure:15969: re-using the existing conftest.o |
---|
761 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc40-d >&5 |
---|
762 | ld: library not found for -lboost_unit_test_framework-gcc40-d |
---|
763 | collect2: ld returned 1 exit status |
---|
764 | configure:15982: $? = 1 |
---|
765 | configure:15969: re-using the existing conftest.o |
---|
766 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc40-d >&5 |
---|
767 | ld: library not found for -lboost_unit_test_framework-gcc40-d |
---|
768 | collect2: ld returned 1 exit status |
---|
769 | configure:15982: $? = 1 |
---|
770 | configure:15969: re-using the existing conftest.o |
---|
771 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework-gcc40-d >&5 |
---|
772 | ld: library not found for -lboost_unit_test_framework-gcc40-d |
---|
773 | collect2: ld returned 1 exit status |
---|
774 | configure:15982: $? = 1 |
---|
775 | configure:15969: re-using the existing conftest.o |
---|
776 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/lib conftest.o -lboost_unit_test_framework-gcc40-d >&5 |
---|
777 | ld: library not found for -lboost_unit_test_framework-gcc40-d |
---|
778 | collect2: ld returned 1 exit status |
---|
779 | configure:15982: $? = 1 |
---|
780 | configure:15969: re-using the existing conftest.o |
---|
781 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local conftest.o -lboost_unit_test_framework-gcc40-d >&5 |
---|
782 | ld: library not found for -lboost_unit_test_framework-gcc40-d |
---|
783 | collect2: ld returned 1 exit status |
---|
784 | configure:15982: $? = 1 |
---|
785 | configure:15969: re-using the existing conftest.o |
---|
786 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-mt-1_39 >&5 |
---|
787 | ld: library not found for -lboost_unit_test_framework-mt-1_39 |
---|
788 | collect2: ld returned 1 exit status |
---|
789 | configure:15982: $? = 1 |
---|
790 | configure:15969: re-using the existing conftest.o |
---|
791 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-mt-1_39 >&5 |
---|
792 | ld: library not found for -lboost_unit_test_framework-mt-1_39 |
---|
793 | collect2: ld returned 1 exit status |
---|
794 | configure:15982: $? = 1 |
---|
795 | configure:15969: re-using the existing conftest.o |
---|
796 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework-mt-1_39 >&5 |
---|
797 | ld: library not found for -lboost_unit_test_framework-mt-1_39 |
---|
798 | collect2: ld returned 1 exit status |
---|
799 | configure:15982: $? = 1 |
---|
800 | configure:15969: re-using the existing conftest.o |
---|
801 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/lib conftest.o -lboost_unit_test_framework-mt-1_39 >&5 |
---|
802 | ld: library not found for -lboost_unit_test_framework-mt-1_39 |
---|
803 | collect2: ld returned 1 exit status |
---|
804 | configure:15982: $? = 1 |
---|
805 | configure:15969: re-using the existing conftest.o |
---|
806 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local conftest.o -lboost_unit_test_framework-mt-1_39 >&5 |
---|
807 | ld: library not found for -lboost_unit_test_framework-mt-1_39 |
---|
808 | collect2: ld returned 1 exit status |
---|
809 | configure:15982: $? = 1 |
---|
810 | configure:15969: re-using the existing conftest.o |
---|
811 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-1_39 >&5 |
---|
812 | ld: library not found for -lboost_unit_test_framework-1_39 |
---|
813 | collect2: ld returned 1 exit status |
---|
814 | configure:15982: $? = 1 |
---|
815 | configure:15969: re-using the existing conftest.o |
---|
816 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-1_39 >&5 |
---|
817 | ld: library not found for -lboost_unit_test_framework-1_39 |
---|
818 | collect2: ld returned 1 exit status |
---|
819 | configure:15982: $? = 1 |
---|
820 | configure:15969: re-using the existing conftest.o |
---|
821 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework-1_39 >&5 |
---|
822 | ld: library not found for -lboost_unit_test_framework-1_39 |
---|
823 | collect2: ld returned 1 exit status |
---|
824 | configure:15982: $? = 1 |
---|
825 | configure:15969: re-using the existing conftest.o |
---|
826 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/lib conftest.o -lboost_unit_test_framework-1_39 >&5 |
---|
827 | ld: library not found for -lboost_unit_test_framework-1_39 |
---|
828 | collect2: ld returned 1 exit status |
---|
829 | configure:15982: $? = 1 |
---|
830 | configure:15969: re-using the existing conftest.o |
---|
831 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local conftest.o -lboost_unit_test_framework-1_39 >&5 |
---|
832 | ld: library not found for -lboost_unit_test_framework-1_39 |
---|
833 | collect2: ld returned 1 exit status |
---|
834 | configure:15982: $? = 1 |
---|
835 | configure:15969: re-using the existing conftest.o |
---|
836 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-mt >&5 |
---|
837 | ld: library not found for -lboost_unit_test_framework-mt |
---|
838 | collect2: ld returned 1 exit status |
---|
839 | configure:15982: $? = 1 |
---|
840 | configure:15969: re-using the existing conftest.o |
---|
841 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-mt >&5 |
---|
842 | ld: library not found for -lboost_unit_test_framework-mt |
---|
843 | collect2: ld returned 1 exit status |
---|
844 | configure:15982: $? = 1 |
---|
845 | configure:15969: re-using the existing conftest.o |
---|
846 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework-mt >&5 |
---|
847 | ld: library not found for -lboost_unit_test_framework-mt |
---|
848 | collect2: ld returned 1 exit status |
---|
849 | configure:15982: $? = 1 |
---|
850 | configure:15969: re-using the existing conftest.o |
---|
851 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/lib conftest.o -lboost_unit_test_framework-mt >&5 |
---|
852 | ld: library not found for -lboost_unit_test_framework-mt |
---|
853 | collect2: ld returned 1 exit status |
---|
854 | configure:15982: $? = 1 |
---|
855 | configure:15969: re-using the existing conftest.o |
---|
856 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local conftest.o -lboost_unit_test_framework-mt >&5 |
---|
857 | ld: library not found for -lboost_unit_test_framework-mt |
---|
858 | collect2: ld returned 1 exit status |
---|
859 | configure:15982: $? = 1 |
---|
860 | configure:15969: re-using the existing conftest.o |
---|
861 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-mt-d-1_39 >&5 |
---|
862 | ld: library not found for -lboost_unit_test_framework-mt-d-1_39 |
---|
863 | collect2: ld returned 1 exit status |
---|
864 | configure:15982: $? = 1 |
---|
865 | configure:15969: re-using the existing conftest.o |
---|
866 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-mt-d-1_39 >&5 |
---|
867 | ld: library not found for -lboost_unit_test_framework-mt-d-1_39 |
---|
868 | collect2: ld returned 1 exit status |
---|
869 | configure:15982: $? = 1 |
---|
870 | configure:15969: re-using the existing conftest.o |
---|
871 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework-mt-d-1_39 >&5 |
---|
872 | ld: library not found for -lboost_unit_test_framework-mt-d-1_39 |
---|
873 | collect2: ld returned 1 exit status |
---|
874 | configure:15982: $? = 1 |
---|
875 | configure:15969: re-using the existing conftest.o |
---|
876 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/lib conftest.o -lboost_unit_test_framework-mt-d-1_39 >&5 |
---|
877 | ld: library not found for -lboost_unit_test_framework-mt-d-1_39 |
---|
878 | collect2: ld returned 1 exit status |
---|
879 | configure:15982: $? = 1 |
---|
880 | configure:15969: re-using the existing conftest.o |
---|
881 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local conftest.o -lboost_unit_test_framework-mt-d-1_39 >&5 |
---|
882 | ld: library not found for -lboost_unit_test_framework-mt-d-1_39 |
---|
883 | collect2: ld returned 1 exit status |
---|
884 | configure:15982: $? = 1 |
---|
885 | configure:15969: re-using the existing conftest.o |
---|
886 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-d-1_39 >&5 |
---|
887 | ld: library not found for -lboost_unit_test_framework-d-1_39 |
---|
888 | collect2: ld returned 1 exit status |
---|
889 | configure:15982: $? = 1 |
---|
890 | configure:15969: re-using the existing conftest.o |
---|
891 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-d-1_39 >&5 |
---|
892 | ld: library not found for -lboost_unit_test_framework-d-1_39 |
---|
893 | collect2: ld returned 1 exit status |
---|
894 | configure:15982: $? = 1 |
---|
895 | configure:15969: re-using the existing conftest.o |
---|
896 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework-d-1_39 >&5 |
---|
897 | ld: library not found for -lboost_unit_test_framework-d-1_39 |
---|
898 | collect2: ld returned 1 exit status |
---|
899 | configure:15982: $? = 1 |
---|
900 | configure:15969: re-using the existing conftest.o |
---|
901 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/lib conftest.o -lboost_unit_test_framework-d-1_39 >&5 |
---|
902 | ld: library not found for -lboost_unit_test_framework-d-1_39 |
---|
903 | collect2: ld returned 1 exit status |
---|
904 | configure:15982: $? = 1 |
---|
905 | configure:15969: re-using the existing conftest.o |
---|
906 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local conftest.o -lboost_unit_test_framework-d-1_39 >&5 |
---|
907 | ld: library not found for -lboost_unit_test_framework-d-1_39 |
---|
908 | collect2: ld returned 1 exit status |
---|
909 | configure:15982: $? = 1 |
---|
910 | configure:15969: re-using the existing conftest.o |
---|
911 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework >&5 |
---|
912 | ld: library not found for -lboost_unit_test_framework |
---|
913 | collect2: ld returned 1 exit status |
---|
914 | configure:15982: $? = 1 |
---|
915 | configure:15969: re-using the existing conftest.o |
---|
916 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework >&5 |
---|
917 | ld: library not found for -lboost_unit_test_framework |
---|
918 | collect2: ld returned 1 exit status |
---|
919 | configure:15982: $? = 1 |
---|
920 | configure:15969: re-using the existing conftest.o |
---|
921 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework >&5 |
---|
922 | ld: library not found for -lboost_unit_test_framework |
---|
923 | collect2: ld returned 1 exit status |
---|
924 | configure:15982: $? = 1 |
---|
925 | configure:15969: re-using the existing conftest.o |
---|
926 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/lib conftest.o -lboost_unit_test_framework >&5 |
---|
927 | ld: library not found for -lboost_unit_test_framework |
---|
928 | collect2: ld returned 1 exit status |
---|
929 | configure:15982: $? = 1 |
---|
930 | configure:15969: re-using the existing conftest.o |
---|
931 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local conftest.o -lboost_unit_test_framework >&5 |
---|
932 | ld: library not found for -lboost_unit_test_framework |
---|
933 | collect2: ld returned 1 exit status |
---|
934 | configure:15982: $? = 1 |
---|
935 | configure:15969: re-using the existing conftest.o |
---|
936 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-mt-d >&5 |
---|
937 | ld: library not found for -lboost_unit_test_framework-mt-d |
---|
938 | collect2: ld returned 1 exit status |
---|
939 | configure:15982: $? = 1 |
---|
940 | configure:15969: re-using the existing conftest.o |
---|
941 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-mt-d >&5 |
---|
942 | ld: library not found for -lboost_unit_test_framework-mt-d |
---|
943 | collect2: ld returned 1 exit status |
---|
944 | configure:15982: $? = 1 |
---|
945 | configure:15969: re-using the existing conftest.o |
---|
946 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework-mt-d >&5 |
---|
947 | ld: library not found for -lboost_unit_test_framework-mt-d |
---|
948 | collect2: ld returned 1 exit status |
---|
949 | configure:15982: $? = 1 |
---|
950 | configure:15969: re-using the existing conftest.o |
---|
951 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/lib conftest.o -lboost_unit_test_framework-mt-d >&5 |
---|
952 | ld: library not found for -lboost_unit_test_framework-mt-d |
---|
953 | collect2: ld returned 1 exit status |
---|
954 | configure:15982: $? = 1 |
---|
955 | configure:15969: re-using the existing conftest.o |
---|
956 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local conftest.o -lboost_unit_test_framework-mt-d >&5 |
---|
957 | ld: library not found for -lboost_unit_test_framework-mt-d |
---|
958 | collect2: ld returned 1 exit status |
---|
959 | configure:15982: $? = 1 |
---|
960 | configure:15969: re-using the existing conftest.o |
---|
961 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-d >&5 |
---|
962 | ld: library not found for -lboost_unit_test_framework-d |
---|
963 | collect2: ld returned 1 exit status |
---|
964 | configure:15982: $? = 1 |
---|
965 | configure:15969: re-using the existing conftest.o |
---|
966 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.o -lboost_unit_test_framework-d >&5 |
---|
967 | ld: library not found for -lboost_unit_test_framework-d |
---|
968 | collect2: ld returned 1 exit status |
---|
969 | configure:15982: $? = 1 |
---|
970 | configure:15969: re-using the existing conftest.o |
---|
971 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework-d >&5 |
---|
972 | ld: library not found for -lboost_unit_test_framework-d |
---|
973 | collect2: ld returned 1 exit status |
---|
974 | configure:15982: $? = 1 |
---|
975 | configure:15969: re-using the existing conftest.o |
---|
976 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/lib conftest.o -lboost_unit_test_framework-d >&5 |
---|
977 | ld: library not found for -lboost_unit_test_framework-d |
---|
978 | collect2: ld returned 1 exit status |
---|
979 | configure:15982: $? = 1 |
---|
980 | configure:15969: re-using the existing conftest.o |
---|
981 | configure:15975: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local conftest.o -lboost_unit_test_framework-d >&5 |
---|
982 | ld: library not found for -lboost_unit_test_framework-d |
---|
983 | collect2: ld returned 1 exit status |
---|
984 | configure:15982: $? = 1 |
---|
985 | configure:16020: result: no |
---|
986 | configure:16023: error: Could not find the flags to link with Boost unit_test_framework |
---|
987 | |
---|
988 | ## ---------------- ## |
---|
989 | ## Cache variables. ## |
---|
990 | ## ---------------- ## |
---|
991 | |
---|
992 | ac_cv_build=i386-apple-darwin9.7.0 |
---|
993 | ac_cv_c_compiler_gnu=yes |
---|
994 | ac_cv_cxx_compiler_gnu=yes |
---|
995 | ac_cv_env_CCC_set= |
---|
996 | ac_cv_env_CCC_value= |
---|
997 | ac_cv_env_CC_set=set |
---|
998 | ac_cv_env_CC_value=/usr/bin/gcc-4.0 |
---|
999 | ac_cv_env_CFLAGS_set=set |
---|
1000 | ac_cv_env_CFLAGS_value=-O2 |
---|
1001 | ac_cv_env_CPPFLAGS_set=set |
---|
1002 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
1003 | ac_cv_env_CPP_set=set |
---|
1004 | ac_cv_env_CPP_value=/usr/bin/cpp-4.0 |
---|
1005 | ac_cv_env_CURL_CFLAGS_set= |
---|
1006 | ac_cv_env_CURL_CFLAGS_value= |
---|
1007 | ac_cv_env_CURL_LIBS_set= |
---|
1008 | ac_cv_env_CURL_LIBS_value= |
---|
1009 | ac_cv_env_CXXCPP_set= |
---|
1010 | ac_cv_env_CXXCPP_value= |
---|
1011 | ac_cv_env_CXXFLAGS_set=set |
---|
1012 | ac_cv_env_CXXFLAGS_value=-O2 |
---|
1013 | ac_cv_env_CXX_set=set |
---|
1014 | ac_cv_env_CXX_value=/usr/bin/g++-4.0 |
---|
1015 | ac_cv_env_LDFLAGS_set=set |
---|
1016 | ac_cv_env_LDFLAGS_value=-L/opt/local/lib |
---|
1017 | ac_cv_env_LIBGDKPIXBUF_CFLAGS_set= |
---|
1018 | ac_cv_env_LIBGDKPIXBUF_CFLAGS_value= |
---|
1019 | ac_cv_env_LIBGDKPIXBUF_LIBS_set= |
---|
1020 | ac_cv_env_LIBGDKPIXBUF_LIBS_value= |
---|
1021 | ac_cv_env_LIBGLIB_CFLAGS_set= |
---|
1022 | ac_cv_env_LIBGLIB_CFLAGS_value= |
---|
1023 | ac_cv_env_LIBGLIB_LIBS_set= |
---|
1024 | ac_cv_env_LIBGLIB_LIBS_value= |
---|
1025 | ac_cv_env_LIBS_set= |
---|
1026 | ac_cv_env_LIBS_value= |
---|
1027 | ac_cv_env_LIBXML_CFLAGS_set= |
---|
1028 | ac_cv_env_LIBXML_CFLAGS_value= |
---|
1029 | ac_cv_env_LIBXML_LIBS_set= |
---|
1030 | ac_cv_env_LIBXML_LIBS_value= |
---|
1031 | ac_cv_env_PKG_CONFIG_set= |
---|
1032 | ac_cv_env_PKG_CONFIG_value= |
---|
1033 | ac_cv_env_build_alias_set= |
---|
1034 | ac_cv_env_build_alias_value= |
---|
1035 | ac_cv_env_host_alias_set= |
---|
1036 | ac_cv_env_host_alias_value= |
---|
1037 | ac_cv_env_target_alias_set= |
---|
1038 | ac_cv_env_target_alias_value= |
---|
1039 | ac_cv_header_boost_test_unit_test_hpp=yes |
---|
1040 | ac_cv_header_dlfcn_h=yes |
---|
1041 | ac_cv_header_inttypes_h=yes |
---|
1042 | ac_cv_header_memory_h=yes |
---|
1043 | ac_cv_header_stdc=yes |
---|
1044 | ac_cv_header_stdint_h=yes |
---|
1045 | ac_cv_header_stdlib_h=yes |
---|
1046 | ac_cv_header_string_h=yes |
---|
1047 | ac_cv_header_strings_h=yes |
---|
1048 | ac_cv_header_sys_stat_h=yes |
---|
1049 | ac_cv_header_sys_types_h=yes |
---|
1050 | ac_cv_header_unistd_h=yes |
---|
1051 | ac_cv_host=i386-apple-darwin9.7.0 |
---|
1052 | ac_cv_objext=o |
---|
1053 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
1054 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
1055 | ac_cv_path_GREP=/usr/bin/grep |
---|
1056 | ac_cv_path_SED=/usr/bin/sed |
---|
1057 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
1058 | ac_cv_prog_AWK=awk |
---|
1059 | ac_cv_prog_CPP=/usr/bin/cpp-4.0 |
---|
1060 | ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E' |
---|
1061 | ac_cv_prog_ac_ct_AR=ar |
---|
1062 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0 |
---|
1063 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
1064 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
1065 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
1066 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
1067 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1068 | ac_cv_prog_ac_ct_STRIP=strip |
---|
1069 | ac_cv_prog_cc_c89= |
---|
1070 | ac_cv_prog_cc_g=yes |
---|
1071 | ac_cv_prog_cxx_g=yes |
---|
1072 | ac_cv_prog_make_make_set=yes |
---|
1073 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
1074 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
1075 | boost_cv_inc_path=/opt/local/include |
---|
1076 | boost_cv_lib_tag=gcc40 |
---|
1077 | boost_cv_lib_unit_test_framework=no |
---|
1078 | boost_cv_lib_unit_test_framework_LIBS=/opt/local/libboost_unit_test_framework-s.a |
---|
1079 | boost_cv_lib_version=1_39 |
---|
1080 | lt_cv_apple_cc_single_mod=yes |
---|
1081 | lt_cv_deplibs_check_method=pass_all |
---|
1082 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1083 | lt_cv_file_magic_test_file= |
---|
1084 | lt_cv_ld_exported_symbols_list=yes |
---|
1085 | lt_cv_ld_reload_flag=-r |
---|
1086 | lt_cv_nm_interface='BSD nm' |
---|
1087 | lt_cv_objdir=.libs |
---|
1088 | lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
1089 | lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
1090 | lt_cv_path_NM='/usr/bin/nm -p' |
---|
1091 | lt_cv_prog_compiler_c_o=yes |
---|
1092 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
1093 | lt_cv_prog_compiler_pic_works=yes |
---|
1094 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
1095 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
1096 | lt_cv_prog_compiler_static_works=no |
---|
1097 | lt_cv_prog_compiler_static_works_CXX=no |
---|
1098 | lt_cv_prog_gnu_ld=no |
---|
1099 | lt_cv_prog_gnu_ldcxx=no |
---|
1100 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
1101 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
1102 | lt_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'\''' |
---|
1103 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
1104 | lt_cv_sys_max_cmd_len=196608 |
---|
1105 | |
---|
1106 | ## ----------------- ## |
---|
1107 | ## Output variables. ## |
---|
1108 | ## ----------------- ## |
---|
1109 | |
---|
1110 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/work/libopenraw-0.0.8/missing --run aclocal-1.10' |
---|
1111 | AMDEPBACKSLASH='\' |
---|
1112 | AMDEP_FALSE='#' |
---|
1113 | AMDEP_TRUE='' |
---|
1114 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/work/libopenraw-0.0.8/missing --run tar' |
---|
1115 | AM_MAKEFLAGS='' |
---|
1116 | AR='ar' |
---|
1117 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/work/libopenraw-0.0.8/missing --run autoconf' |
---|
1118 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/work/libopenraw-0.0.8/missing --run autoheader' |
---|
1119 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/work/libopenraw-0.0.8/missing --run automake-1.10' |
---|
1120 | AWK='awk' |
---|
1121 | BOOST_CPPFLAGS='-I/opt/local/include' |
---|
1122 | BOOST_UNIT_TEST_FRAMEWORK_LDFLAGS='' |
---|
1123 | BOOST_UNIT_TEST_FRAMEWORK_LIBS='' |
---|
1124 | BUILD_GNOME_SUPPORT_FALSE='' |
---|
1125 | BUILD_GNOME_SUPPORT_TRUE='' |
---|
1126 | CC='/usr/bin/gcc-4.0' |
---|
1127 | CCDEPMODE='depmode=gcc3' |
---|
1128 | CFLAGS='-O2' |
---|
1129 | CPP='/usr/bin/cpp-4.0' |
---|
1130 | CPPFLAGS='-I/opt/local/include -I/opt/local/include' |
---|
1131 | CURL_CFLAGS='' |
---|
1132 | CURL_LIBS='' |
---|
1133 | CXX='/usr/bin/g++-4.0' |
---|
1134 | CXXCPP='/usr/bin/g++-4.0 -E' |
---|
1135 | CXXDEPMODE='depmode=gcc3' |
---|
1136 | CXXFLAGS='-O2' |
---|
1137 | CYGPATH_W='echo' |
---|
1138 | DEFS='' |
---|
1139 | DEPDIR='.deps' |
---|
1140 | DISTCHECK_CONFIGURE_FLAGS=' '\''--with-boost=/opt/local'\''' |
---|
1141 | DSYMUTIL='dsymutil' |
---|
1142 | DUMPBIN='' |
---|
1143 | ECHO_C='\c' |
---|
1144 | ECHO_N='' |
---|
1145 | ECHO_T='' |
---|
1146 | EGREP='/usr/bin/grep -E' |
---|
1147 | EXEEXT='' |
---|
1148 | FGREP='/usr/bin/grep -F' |
---|
1149 | GDK_PIXBUF_DIR='' |
---|
1150 | GREP='/usr/bin/grep' |
---|
1151 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1152 | INSTALL_PROGRAM='${INSTALL}' |
---|
1153 | INSTALL_SCRIPT='${INSTALL}' |
---|
1154 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
1155 | LD='/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld' |
---|
1156 | LDFLAGS='-L/opt/local/lib' |
---|
1157 | LIBGDKPIXBUF_CFLAGS='' |
---|
1158 | LIBGDKPIXBUF_LIBS='' |
---|
1159 | LIBGDKPIXBUF_REQUIRED='2.0.0' |
---|
1160 | LIBGLIB_CFLAGS='' |
---|
1161 | LIBGLIB_LIBS='' |
---|
1162 | LIBGLIB_REQUIRED='2.0.0' |
---|
1163 | LIBOBJS='' |
---|
1164 | LIBOPENRAW_AGE='5' |
---|
1165 | LIBOPENRAW_CURRENT='6' |
---|
1166 | LIBOPENRAW_CURRENT_MIN='1' |
---|
1167 | LIBOPENRAW_INCLUDE_BASE='libopenraw-1.0' |
---|
1168 | LIBOPENRAW_MAJOR_VERSION='1.0' |
---|
1169 | LIBOPENRAW_REVISION='2' |
---|
1170 | LIBOPENRAW_VERSION_INFO='6:2:5' |
---|
1171 | LIBS='' |
---|
1172 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1173 | LIBXML_CFLAGS='' |
---|
1174 | LIBXML_LIBS='' |
---|
1175 | LIPO='lipo' |
---|
1176 | LN_S='ln -s' |
---|
1177 | LTLIBOBJS='' |
---|
1178 | MAINT='#' |
---|
1179 | MAINTAINER_MODE_FALSE='' |
---|
1180 | MAINTAINER_MODE_TRUE='#' |
---|
1181 | MAKEFLAGS='' |
---|
1182 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/work/libopenraw-0.0.8/missing --run makeinfo' |
---|
1183 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
1184 | NM='/usr/bin/nm -p' |
---|
1185 | NMEDIT='nmedit' |
---|
1186 | OBJDUMP='false' |
---|
1187 | OBJEXT='o' |
---|
1188 | OTOOL64=':' |
---|
1189 | OTOOL='otool' |
---|
1190 | PACKAGE='libopenraw' |
---|
1191 | PACKAGE_BUGREPORT='' |
---|
1192 | PACKAGE_NAME='' |
---|
1193 | PACKAGE_STRING='' |
---|
1194 | PACKAGE_TARNAME='' |
---|
1195 | PACKAGE_VERSION='' |
---|
1196 | PATH_SEPARATOR=':' |
---|
1197 | PKG_CONFIG='' |
---|
1198 | RANLIB='ranlib' |
---|
1199 | SED='/usr/bin/sed' |
---|
1200 | SET_MAKE='' |
---|
1201 | SHAVE_SAVED_CC='' |
---|
1202 | SHAVE_SAVED_CXX='' |
---|
1203 | SHAVE_SAVED_LIBTOOL='' |
---|
1204 | SHELL='/bin/sh' |
---|
1205 | STRIP='strip' |
---|
1206 | VERSION='0.0.8' |
---|
1207 | ac_ct_CC='/usr/bin/gcc-4.0' |
---|
1208 | ac_ct_CXX='' |
---|
1209 | ac_ct_DUMPBIN='' |
---|
1210 | am__fastdepCC_FALSE='#' |
---|
1211 | am__fastdepCC_TRUE='' |
---|
1212 | am__fastdepCXX_FALSE='#' |
---|
1213 | am__fastdepCXX_TRUE='' |
---|
1214 | am__include='include' |
---|
1215 | am__isrc='' |
---|
1216 | am__leading_dot='.' |
---|
1217 | am__quote='' |
---|
1218 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
1219 | am__untar='${AMTAR} xf -' |
---|
1220 | bindir='${exec_prefix}/bin' |
---|
1221 | build='i386-apple-darwin9.7.0' |
---|
1222 | build_alias='' |
---|
1223 | build_cpu='i386' |
---|
1224 | build_os='darwin9.7.0' |
---|
1225 | build_vendor='apple' |
---|
1226 | datadir='${datarootdir}' |
---|
1227 | datarootdir='${prefix}/share' |
---|
1228 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
1229 | dvidir='${docdir}' |
---|
1230 | exec_prefix='NONE' |
---|
1231 | host='i386-apple-darwin9.7.0' |
---|
1232 | host_alias='' |
---|
1233 | host_cpu='i386' |
---|
1234 | host_os='darwin9.7.0' |
---|
1235 | host_vendor='apple' |
---|
1236 | htmldir='${docdir}' |
---|
1237 | includedir='${prefix}/include' |
---|
1238 | infodir='${datarootdir}/info' |
---|
1239 | install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/work/libopenraw-0.0.8/install-sh' |
---|
1240 | libdir='${exec_prefix}/lib' |
---|
1241 | libexecdir='${exec_prefix}/libexec' |
---|
1242 | localedir='${datarootdir}/locale' |
---|
1243 | localstatedir='${prefix}/var' |
---|
1244 | lt_ECHO='/bin/echo' |
---|
1245 | mandir='${datarootdir}/man' |
---|
1246 | mkdir_p='/opt/local/bin/gmkdir -p' |
---|
1247 | oldincludedir='/usr/include' |
---|
1248 | pdfdir='${docdir}' |
---|
1249 | pkgconfigdir='${libdir}/pkgconfig' |
---|
1250 | prefix='/opt/local' |
---|
1251 | program_transform_name='s,x,x,' |
---|
1252 | psdir='${docdir}' |
---|
1253 | sbindir='${exec_prefix}/sbin' |
---|
1254 | sharedstatedir='${prefix}/com' |
---|
1255 | shavedir='' |
---|
1256 | sysconfdir='${prefix}/etc' |
---|
1257 | target_alias='' |
---|
1258 | |
---|
1259 | ## ----------- ## |
---|
1260 | ## confdefs.h. ## |
---|
1261 | ## ----------- ## |
---|
1262 | |
---|
1263 | #define PACKAGE_NAME "" |
---|
1264 | #define PACKAGE_TARNAME "" |
---|
1265 | #define PACKAGE_VERSION "" |
---|
1266 | #define PACKAGE_STRING "" |
---|
1267 | #define PACKAGE_BUGREPORT "" |
---|
1268 | #define PACKAGE "libopenraw" |
---|
1269 | #define VERSION "0.0.8" |
---|
1270 | #define STDC_HEADERS 1 |
---|
1271 | #define HAVE_SYS_TYPES_H 1 |
---|
1272 | #define HAVE_SYS_STAT_H 1 |
---|
1273 | #define HAVE_STDLIB_H 1 |
---|
1274 | #define HAVE_STRING_H 1 |
---|
1275 | #define HAVE_MEMORY_H 1 |
---|
1276 | #define HAVE_STRINGS_H 1 |
---|
1277 | #define HAVE_INTTYPES_H 1 |
---|
1278 | #define HAVE_STDINT_H 1 |
---|
1279 | #define HAVE_UNISTD_H 1 |
---|
1280 | #define HAVE_DLFCN_H 1 |
---|
1281 | #define LT_OBJDIR ".libs/" |
---|
1282 | #define HAVE_BOOST_TEST_UNIT_TEST_HPP 1 |
---|
1283 | |
---|
1284 | configure: exit 1 |
---|