Ticket #19989: config.log

File config.log, 59.6 KB (added by david1w@…, 15 years ago)

config.log

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