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 OpenJPEG configure 1.5.0, which was |
---|
5 | generated by GNU Autoconf 2.65. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Macintosh-6.local |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 10.8.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~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 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~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: 2.00 gigabytes |
---|
33 | Default processor set: 77 tasks, 379 threads, 2 processors |
---|
34 | Load average: 1.48, Mach factor: 1.09 |
---|
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 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2373: checking build system type |
---|
52 | configure:2387: result: i386-apple-darwin10.8.0 |
---|
53 | configure:2407: checking host system type |
---|
54 | configure:2420: result: i386-apple-darwin10.8.0 |
---|
55 | configure:2440: checking target system type |
---|
56 | configure:2453: result: i386-apple-darwin10.8.0 |
---|
57 | configure:2498: checking for a BSD-compatible install |
---|
58 | configure:2566: result: /usr/bin/install -c |
---|
59 | configure:2577: checking whether build environment is sane |
---|
60 | configure:2627: result: yes |
---|
61 | configure:2768: checking for a thread-safe mkdir -p |
---|
62 | configure:2807: result: ./install-sh -c -d |
---|
63 | configure:2820: checking for gawk |
---|
64 | configure:2850: result: no |
---|
65 | configure:2820: checking for mawk |
---|
66 | configure:2850: result: no |
---|
67 | configure:2820: checking for nawk |
---|
68 | configure:2850: result: no |
---|
69 | configure:2820: checking for awk |
---|
70 | configure:2836: found /usr/bin/awk |
---|
71 | configure:2847: result: awk |
---|
72 | configure:2858: checking whether make sets $(MAKE) |
---|
73 | configure:2880: result: yes |
---|
74 | configure:3018: checking for style of include used by make |
---|
75 | configure:3046: result: GNU |
---|
76 | configure:3116: checking for gcc |
---|
77 | configure:3143: result: /usr/bin/gcc-4.2 |
---|
78 | configure:3372: checking for C compiler version |
---|
79 | configure:3381: /usr/bin/gcc-4.2 --version >&5 |
---|
80 | i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
81 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
82 | This is free software; see the source for copying conditions. There is NO |
---|
83 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
84 | |
---|
85 | configure:3392: $? = 0 |
---|
86 | configure:3381: /usr/bin/gcc-4.2 -v >&5 |
---|
87 | Using built-in specs. |
---|
88 | Target: i686-apple-darwin10 |
---|
89 | Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/usr/include/c++/4.2.1 --host=i686-apple-darwin10 --target=i686-apple-darwin10 |
---|
90 | Thread model: posix |
---|
91 | gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
92 | configure:3392: $? = 0 |
---|
93 | configure:3381: /usr/bin/gcc-4.2 -V >&5 |
---|
94 | gcc-4.2: argument to `-V' is missing |
---|
95 | configure:3392: $? = 1 |
---|
96 | configure:3381: /usr/bin/gcc-4.2 -qversion >&5 |
---|
97 | i686-apple-darwin10-gcc-4.2.1: no input files |
---|
98 | configure:3392: $? = 1 |
---|
99 | configure:3412: checking whether the C compiler works |
---|
100 | configure:3434: /usr/bin/gcc-4.2 -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
101 | configure:3438: $? = 0 |
---|
102 | configure:3487: result: yes |
---|
103 | configure:3490: checking for C compiler default output file name |
---|
104 | configure:3492: result: a.out |
---|
105 | configure:3498: checking for suffix of executables |
---|
106 | configure:3505: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
107 | configure:3509: $? = 0 |
---|
108 | configure:3531: result: |
---|
109 | configure:3553: checking whether we are cross compiling |
---|
110 | configure:3561: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
111 | configure:3565: $? = 0 |
---|
112 | configure:3572: ./conftest |
---|
113 | configure:3576: $? = 0 |
---|
114 | configure:3591: result: no |
---|
115 | configure:3596: checking for suffix of object files |
---|
116 | configure:3618: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
117 | configure:3622: $? = 0 |
---|
118 | configure:3643: result: o |
---|
119 | configure:3647: checking whether we are using the GNU C compiler |
---|
120 | configure:3666: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
121 | configure:3666: $? = 0 |
---|
122 | configure:3675: result: yes |
---|
123 | configure:3684: checking whether /usr/bin/gcc-4.2 accepts -g |
---|
124 | configure:3704: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5 |
---|
125 | configure:3704: $? = 0 |
---|
126 | configure:3745: result: yes |
---|
127 | configure:3762: checking for /usr/bin/gcc-4.2 option to accept ISO C89 |
---|
128 | configure:3826: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
129 | configure:3826: $? = 0 |
---|
130 | configure:3839: result: none needed |
---|
131 | configure:3861: checking dependency style of /usr/bin/gcc-4.2 |
---|
132 | configure:3971: result: gcc3 |
---|
133 | configure:3986: checking for a sed that does not truncate output |
---|
134 | configure:4050: result: /usr/bin/sed |
---|
135 | configure:4068: checking for grep that handles long lines and -e |
---|
136 | configure:4126: result: /usr/bin/grep |
---|
137 | configure:4131: checking for egrep |
---|
138 | configure:4193: result: /usr/bin/grep -E |
---|
139 | configure:4198: checking for fgrep |
---|
140 | configure:4260: result: /usr/bin/grep -F |
---|
141 | configure:4295: checking for ld used by /usr/bin/gcc-4.2 |
---|
142 | configure:4362: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
143 | configure:4369: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld |
---|
144 | configure:4384: result: no |
---|
145 | configure:4396: checking for BSD- or MS-compatible name lister (nm) |
---|
146 | configure:4445: result: /usr/bin/nm |
---|
147 | configure:4563: checking the name lister (/usr/bin/nm) interface |
---|
148 | configure:4570: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
149 | configure:4573: /usr/bin/nm "conftest.o" |
---|
150 | configure:4576: output |
---|
151 | 00000000 D _some_variable |
---|
152 | configure:4583: result: BSD nm |
---|
153 | configure:4586: checking whether ln -s works |
---|
154 | configure:4590: result: yes |
---|
155 | configure:4598: checking the maximum length of command line arguments |
---|
156 | configure:4718: result: 196608 |
---|
157 | configure:4735: checking whether the shell understands some XSI constructs |
---|
158 | configure:4745: result: yes |
---|
159 | configure:4749: checking whether the shell understands "+=" |
---|
160 | configure:4755: result: yes |
---|
161 | configure:4790: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files |
---|
162 | configure:4797: result: -r |
---|
163 | configure:4866: checking for objdump |
---|
164 | configure:4896: result: no |
---|
165 | configure:4922: checking how to recognize dependent libraries |
---|
166 | configure:5118: result: pass_all |
---|
167 | configure:5178: checking for ar |
---|
168 | configure:5194: found /usr/bin/ar |
---|
169 | configure:5205: result: ar |
---|
170 | configure:5283: checking for strip |
---|
171 | configure:5299: found /usr/bin/strip |
---|
172 | configure:5310: result: strip |
---|
173 | configure:5382: checking for ranlib |
---|
174 | configure:5398: found /usr/bin/ranlib |
---|
175 | configure:5409: result: ranlib |
---|
176 | configure:5499: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object |
---|
177 | configure:5617: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
178 | configure:5620: $? = 0 |
---|
179 | configure:5624: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
180 | configure:5627: $? = 0 |
---|
181 | cannot find nm_test_var in conftest.nm |
---|
182 | configure:5617: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
183 | configure:5620: $? = 0 |
---|
184 | configure:5624: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
185 | configure:5627: $? = 0 |
---|
186 | configure:5681: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c conftstm.o >&5 |
---|
187 | configure:5684: $? = 0 |
---|
188 | configure:5722: result: ok |
---|
189 | configure:5987: checking for dsymutil |
---|
190 | configure:6003: found /usr/bin/dsymutil |
---|
191 | configure:6014: result: dsymutil |
---|
192 | configure:6079: checking for nmedit |
---|
193 | configure:6095: found /usr/bin/nmedit |
---|
194 | configure:6106: result: nmedit |
---|
195 | configure:6171: checking for lipo |
---|
196 | configure:6187: found /usr/bin/lipo |
---|
197 | configure:6198: result: lipo |
---|
198 | configure:6263: checking for otool |
---|
199 | configure:6279: found /usr/bin/otool |
---|
200 | configure:6290: result: otool |
---|
201 | configure:6355: checking for otool64 |
---|
202 | configure:6385: result: no |
---|
203 | configure:6430: checking for -single_module linker flag |
---|
204 | /usr/bin/gcc-4.2 -pipe -Os -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
205 | configure:6457: result: yes |
---|
206 | configure:6459: checking for -exported_symbols_list linker flag |
---|
207 | configure:6479: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
208 | configure:6479: $? = 0 |
---|
209 | configure:6489: result: yes |
---|
210 | configure:6531: checking how to run the C preprocessor |
---|
211 | configure:6562: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
212 | configure:6562: $? = 0 |
---|
213 | configure:6576: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
214 | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory |
---|
215 | configure:6576: $? = 1 |
---|
216 | configure: failed program was: |
---|
217 | | /* confdefs.h */ |
---|
218 | | #define PACKAGE_NAME "OpenJPEG" |
---|
219 | | #define PACKAGE_TARNAME "openjpeg" |
---|
220 | | #define PACKAGE_VERSION "1.5.0" |
---|
221 | | #define PACKAGE_STRING "OpenJPEG 1.5.0" |
---|
222 | | #define PACKAGE_BUGREPORT "openjpeg@googlegroups.com" |
---|
223 | | #define PACKAGE_URL "http://www.openjpeg.org" |
---|
224 | | #define PACKAGE "openjpeg" |
---|
225 | | #define VERSION "1.5.0" |
---|
226 | | /* end confdefs.h. */ |
---|
227 | | #include <ac_nonexistent.h> |
---|
228 | configure:6601: result: /usr/bin/gcc-4.2 -E |
---|
229 | configure:6621: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
230 | configure:6621: $? = 0 |
---|
231 | configure:6635: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
232 | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory |
---|
233 | configure:6635: $? = 1 |
---|
234 | configure: failed program was: |
---|
235 | | /* confdefs.h */ |
---|
236 | | #define PACKAGE_NAME "OpenJPEG" |
---|
237 | | #define PACKAGE_TARNAME "openjpeg" |
---|
238 | | #define PACKAGE_VERSION "1.5.0" |
---|
239 | | #define PACKAGE_STRING "OpenJPEG 1.5.0" |
---|
240 | | #define PACKAGE_BUGREPORT "openjpeg@googlegroups.com" |
---|
241 | | #define PACKAGE_URL "http://www.openjpeg.org" |
---|
242 | | #define PACKAGE "openjpeg" |
---|
243 | | #define VERSION "1.5.0" |
---|
244 | | /* end confdefs.h. */ |
---|
245 | | #include <ac_nonexistent.h> |
---|
246 | configure:6664: checking for ANSI C header files |
---|
247 | configure:6684: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
248 | configure:6684: $? = 0 |
---|
249 | configure:6757: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
250 | configure:6757: $? = 0 |
---|
251 | configure:6757: ./conftest |
---|
252 | configure:6757: $? = 0 |
---|
253 | configure:6768: result: yes |
---|
254 | configure:6781: checking for sys/types.h |
---|
255 | configure:6781: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
256 | configure:6781: $? = 0 |
---|
257 | configure:6781: result: yes |
---|
258 | configure:6781: checking for sys/stat.h |
---|
259 | configure:6781: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
260 | configure:6781: $? = 0 |
---|
261 | configure:6781: result: yes |
---|
262 | configure:6781: checking for stdlib.h |
---|
263 | configure:6781: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
264 | configure:6781: $? = 0 |
---|
265 | configure:6781: result: yes |
---|
266 | configure:6781: checking for string.h |
---|
267 | configure:6781: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
268 | configure:6781: $? = 0 |
---|
269 | configure:6781: result: yes |
---|
270 | configure:6781: checking for memory.h |
---|
271 | configure:6781: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
272 | configure:6781: $? = 0 |
---|
273 | configure:6781: result: yes |
---|
274 | configure:6781: checking for strings.h |
---|
275 | configure:6781: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
276 | configure:6781: $? = 0 |
---|
277 | configure:6781: result: yes |
---|
278 | configure:6781: checking for inttypes.h |
---|
279 | configure:6781: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
280 | configure:6781: $? = 0 |
---|
281 | configure:6781: result: yes |
---|
282 | configure:6781: checking for stdint.h |
---|
283 | configure:6781: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
284 | configure:6781: $? = 0 |
---|
285 | configure:6781: result: yes |
---|
286 | configure:6781: checking for unistd.h |
---|
287 | configure:6781: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
288 | configure:6781: $? = 0 |
---|
289 | configure:6781: result: yes |
---|
290 | configure:6796: checking for dlfcn.h |
---|
291 | configure:6796: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
292 | configure:6796: $? = 0 |
---|
293 | configure:6796: result: yes |
---|
294 | configure:7278: checking for objdir |
---|
295 | configure:7293: result: .libs |
---|
296 | configure:7589: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions |
---|
297 | configure:7607: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
298 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
299 | configure:7611: $? = 0 |
---|
300 | configure:7624: result: no |
---|
301 | configure:7644: checking for /usr/bin/gcc-4.2 option to produce PIC |
---|
302 | configure:7916: result: -fno-common -DPIC |
---|
303 | configure:7928: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works |
---|
304 | configure:7946: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
305 | configure:7950: $? = 0 |
---|
306 | configure:7963: result: yes |
---|
307 | configure:7987: checking if /usr/bin/gcc-4.2 static flag -static works |
---|
308 | configure:8015: result: no |
---|
309 | configure:8030: checking if /usr/bin/gcc-4.2 supports -c -o file.o |
---|
310 | configure:8051: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
311 | configure:8055: $? = 0 |
---|
312 | configure:8077: result: yes |
---|
313 | configure:8085: checking if /usr/bin/gcc-4.2 supports -c -o file.o |
---|
314 | configure:8132: result: yes |
---|
315 | configure:8165: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries |
---|
316 | configure:9156: result: yes |
---|
317 | configure:9395: checking dynamic linker characteristics |
---|
318 | configure:10058: result: darwin10.8.0 dyld |
---|
319 | configure:10160: checking how to hardcode library paths into programs |
---|
320 | configure:10185: result: immediate |
---|
321 | configure:10705: checking whether stripping libraries is possible |
---|
322 | configure:10719: result: yes |
---|
323 | configure:10745: checking if libtool supports shared libraries |
---|
324 | configure:10747: result: yes |
---|
325 | configure:10750: checking whether to build shared libraries |
---|
326 | configure:10771: result: yes |
---|
327 | configure:10774: checking whether to build static libraries |
---|
328 | configure:10778: result: yes |
---|
329 | configure:10867: checking whether to build in debug mode |
---|
330 | configure:10869: result: no |
---|
331 | configure:10888: checking whether to build the MJ2 binaries |
---|
332 | configure:10890: result: no |
---|
333 | configure:10924: checking whether to build the JPWL library |
---|
334 | configure:10926: result: no |
---|
335 | configure:10954: checking whether to build the JPIP library |
---|
336 | configure:10956: result: no |
---|
337 | configure:10973: checking whether to build the JPIP server |
---|
338 | configure:10975: result: no |
---|
339 | configure:11029: checking for gcc |
---|
340 | configure:11056: result: /usr/bin/gcc-4.2 |
---|
341 | configure:11285: checking for C compiler version |
---|
342 | configure:11294: /usr/bin/gcc-4.2 --version >&5 |
---|
343 | i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
344 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
345 | This is free software; see the source for copying conditions. There is NO |
---|
346 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
347 | |
---|
348 | configure:11305: $? = 0 |
---|
349 | configure:11294: /usr/bin/gcc-4.2 -v >&5 |
---|
350 | Using built-in specs. |
---|
351 | Target: i686-apple-darwin10 |
---|
352 | Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/usr/include/c++/4.2.1 --host=i686-apple-darwin10 --target=i686-apple-darwin10 |
---|
353 | Thread model: posix |
---|
354 | gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
355 | configure:11305: $? = 0 |
---|
356 | configure:11294: /usr/bin/gcc-4.2 -V >&5 |
---|
357 | gcc-4.2: argument to `-V' is missing |
---|
358 | configure:11305: $? = 1 |
---|
359 | configure:11294: /usr/bin/gcc-4.2 -qversion >&5 |
---|
360 | i686-apple-darwin10-gcc-4.2.1: no input files |
---|
361 | configure:11305: $? = 1 |
---|
362 | configure:11309: checking whether we are using the GNU C compiler |
---|
363 | configure:11337: result: yes |
---|
364 | configure:11346: checking whether /usr/bin/gcc-4.2 accepts -g |
---|
365 | configure:11407: result: yes |
---|
366 | configure:11424: checking for /usr/bin/gcc-4.2 option to accept ISO C89 |
---|
367 | configure:11501: result: none needed |
---|
368 | configure:11523: checking dependency style of /usr/bin/gcc-4.2 |
---|
369 | configure:11633: result: gcc3 |
---|
370 | configure:11704: checking for pkg-config |
---|
371 | configure:11722: found /opt/local/bin/pkg-config |
---|
372 | configure:11734: result: /opt/local/bin/pkg-config |
---|
373 | configure:11759: checking pkg-config is at least version 0.9.0 |
---|
374 | configure:11762: result: yes |
---|
375 | configure:11798: checking whether to build documentation |
---|
376 | configure:11800: result: yes |
---|
377 | configure:11864: checking for doxygen |
---|
378 | configure:11892: result: no |
---|
379 | configure:11909: WARNING: no doxygen detected. Documentation will not be built |
---|
380 | configure:11941: checking whether ln -s works |
---|
381 | configure:11945: result: yes |
---|
382 | configure:11974: checking whether to build with PNG support |
---|
383 | configure:11976: result: yes |
---|
384 | configure:11983: checking for PNG |
---|
385 | configure:11990: $PKG_CONFIG --exists --print-errors "libpng15 zlib" |
---|
386 | Package libpng15 was not found in the pkg-config search path. |
---|
387 | Perhaps you should add the directory containing `libpng15.pc' |
---|
388 | to the PKG_CONFIG_PATH environment variable |
---|
389 | No package 'libpng15' found |
---|
390 | configure:11993: $? = 1 |
---|
391 | configure:12006: $PKG_CONFIG --exists --print-errors "libpng15 zlib" |
---|
392 | Package libpng15 was not found in the pkg-config search path. |
---|
393 | Perhaps you should add the directory containing `libpng15.pc' |
---|
394 | to the PKG_CONFIG_PATH environment variable |
---|
395 | No package 'libpng15' found |
---|
396 | configure:12009: $? = 1 |
---|
397 | configure:12022: result: no |
---|
398 | No package 'libpng15' found |
---|
399 | configure:12041: checking for PNG |
---|
400 | configure:12048: $PKG_CONFIG --exists --print-errors "libpng14 zlib" |
---|
401 | Package libpng14 was not found in the pkg-config search path. |
---|
402 | Perhaps you should add the directory containing `libpng14.pc' |
---|
403 | to the PKG_CONFIG_PATH environment variable |
---|
404 | No package 'libpng14' found |
---|
405 | configure:12051: $? = 1 |
---|
406 | configure:12064: $PKG_CONFIG --exists --print-errors "libpng14 zlib" |
---|
407 | Package libpng14 was not found in the pkg-config search path. |
---|
408 | Perhaps you should add the directory containing `libpng14.pc' |
---|
409 | to the PKG_CONFIG_PATH environment variable |
---|
410 | No package 'libpng14' found |
---|
411 | configure:12067: $? = 1 |
---|
412 | configure:12080: result: no |
---|
413 | No package 'libpng14' found |
---|
414 | configure:12099: checking for PNG |
---|
415 | configure:12106: $PKG_CONFIG --exists --print-errors "libpng12 zlib" |
---|
416 | configure:12109: $? = 0 |
---|
417 | configure:12122: $PKG_CONFIG --exists --print-errors "libpng12 zlib" |
---|
418 | configure:12125: $? = 0 |
---|
419 | configure:12302: result: yes |
---|
420 | configure:13748: checking whether PNG is available |
---|
421 | configure:13750: result: yes |
---|
422 | configure:13786: checking whether to build with TIFF support |
---|
423 | configure:13788: result: yes |
---|
424 | configure:13838: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
425 | Undefined symbols: |
---|
426 | "_TIFFOpen", referenced from: |
---|
427 | _main in cc94wcKO.o |
---|
428 | ld: symbol(s) not found |
---|
429 | collect2: ld returned 1 exit status |
---|
430 | configure:13838: $? = 1 |
---|
431 | configure: failed program was: |
---|
432 | | /* confdefs.h */ |
---|
433 | | #define PACKAGE_NAME "OpenJPEG" |
---|
434 | | #define PACKAGE_TARNAME "openjpeg" |
---|
435 | | #define PACKAGE_VERSION "1.5.0" |
---|
436 | | #define PACKAGE_STRING "OpenJPEG 1.5.0" |
---|
437 | | #define PACKAGE_BUGREPORT "openjpeg@googlegroups.com" |
---|
438 | | #define PACKAGE_URL "http://www.openjpeg.org" |
---|
439 | | #define PACKAGE "openjpeg" |
---|
440 | | #define VERSION "1.5.0" |
---|
441 | | #define STDC_HEADERS 1 |
---|
442 | | #define HAVE_SYS_TYPES_H 1 |
---|
443 | | #define HAVE_SYS_STAT_H 1 |
---|
444 | | #define HAVE_STDLIB_H 1 |
---|
445 | | #define HAVE_STRING_H 1 |
---|
446 | | #define HAVE_MEMORY_H 1 |
---|
447 | | #define HAVE_STRINGS_H 1 |
---|
448 | | #define HAVE_INTTYPES_H 1 |
---|
449 | | #define HAVE_STDINT_H 1 |
---|
450 | | #define HAVE_UNISTD_H 1 |
---|
451 | | #define HAVE_DLFCN_H 1 |
---|
452 | | #define LT_OBJDIR ".libs/" |
---|
453 | | #define HAVE_LIBPNG 1 |
---|
454 | | /* end confdefs.h. */ |
---|
455 | | |
---|
456 | | #include <tiff.h> |
---|
457 | | |
---|
458 | | int |
---|
459 | | main () |
---|
460 | | { |
---|
461 | | |
---|
462 | | TIFFOpen(); |
---|
463 | | |
---|
464 | | ; |
---|
465 | | return 0; |
---|
466 | | } |
---|
467 | configure:13851: checking whether TIFF library is available in standard or predefined directories |
---|
468 | configure:13857: result: no |
---|
469 | configure:13920: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -I/usr/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -L/usr/lib conftest.c -ltiff >&5 |
---|
470 | configure:13920: $? = 0 |
---|
471 | configure:13936: checking whether TIFF library is available in /usr |
---|
472 | configure:13939: result: yes |
---|
473 | configure:14150: checking whether TIFF is available |
---|
474 | configure:14152: result: yes |
---|
475 | configure:14189: checking whether to build with LCMS-2 support |
---|
476 | configure:14191: result: yes |
---|
477 | configure:14197: checking for LCMS2 |
---|
478 | configure:14204: $PKG_CONFIG --exists --print-errors "lcms2" |
---|
479 | configure:14207: $? = 0 |
---|
480 | configure:14220: $PKG_CONFIG --exists --print-errors "lcms2" |
---|
481 | configure:14223: $? = 0 |
---|
482 | configure:14260: result: yes |
---|
483 | configure:14266: checking whether LCMS-2 is available |
---|
484 | configure:14268: result: yes |
---|
485 | configure:14294: checking whether to build with LCMS-1 support |
---|
486 | configure:14296: result: yes |
---|
487 | configure:15075: checking for dirent.h that defines DIR |
---|
488 | configure:15094: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
489 | configure:15094: $? = 0 |
---|
490 | configure:15102: result: yes |
---|
491 | configure:15116: checking for library containing opendir |
---|
492 | configure:15147: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
493 | configure:15147: $? = 0 |
---|
494 | configure:15164: result: none required |
---|
495 | configure:15242: checking whether /usr/bin/gcc-4.2 and cc understand -c and -o together |
---|
496 | configure:15273: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5 |
---|
497 | configure:15277: $? = 0 |
---|
498 | configure:15283: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5 |
---|
499 | configure:15287: $? = 0 |
---|
500 | configure:15298: cc -c conftest.c >&5 |
---|
501 | configure:15302: $? = 0 |
---|
502 | configure:15310: cc -c conftest.c -o conftest2.o >&5 |
---|
503 | configure:15314: $? = 0 |
---|
504 | configure:15320: cc -c conftest.c -o conftest2.o >&5 |
---|
505 | configure:15324: $? = 0 |
---|
506 | configure:15342: result: yes |
---|
507 | configure:15367: checking whether byte ordering is bigendian |
---|
508 | configure:15382: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
509 | configure:15382: $? = 0 |
---|
510 | configure:15427: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
511 | configure:15427: $? = 0 |
---|
512 | configure:15445: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
513 | conftest.c: In function 'main': |
---|
514 | conftest.c:34: error: 'not' undeclared (first use in this function) |
---|
515 | conftest.c:34: error: (Each undeclared identifier is reported only once |
---|
516 | conftest.c:34: error: for each function it appears in.) |
---|
517 | conftest.c:34: error: expected ';' before 'big' |
---|
518 | configure:15445: $? = 1 |
---|
519 | configure: failed program was: |
---|
520 | | /* confdefs.h */ |
---|
521 | | #define PACKAGE_NAME "OpenJPEG" |
---|
522 | | #define PACKAGE_TARNAME "openjpeg" |
---|
523 | | #define PACKAGE_VERSION "1.5.0" |
---|
524 | | #define PACKAGE_STRING "OpenJPEG 1.5.0" |
---|
525 | | #define PACKAGE_BUGREPORT "openjpeg@googlegroups.com" |
---|
526 | | #define PACKAGE_URL "http://www.openjpeg.org" |
---|
527 | | #define PACKAGE "openjpeg" |
---|
528 | | #define VERSION "1.5.0" |
---|
529 | | #define STDC_HEADERS 1 |
---|
530 | | #define HAVE_SYS_TYPES_H 1 |
---|
531 | | #define HAVE_SYS_STAT_H 1 |
---|
532 | | #define HAVE_STDLIB_H 1 |
---|
533 | | #define HAVE_STRING_H 1 |
---|
534 | | #define HAVE_MEMORY_H 1 |
---|
535 | | #define HAVE_STRINGS_H 1 |
---|
536 | | #define HAVE_INTTYPES_H 1 |
---|
537 | | #define HAVE_STDINT_H 1 |
---|
538 | | #define HAVE_UNISTD_H 1 |
---|
539 | | #define HAVE_DLFCN_H 1 |
---|
540 | | #define LT_OBJDIR ".libs/" |
---|
541 | | #define HAVE_LIBPNG 1 |
---|
542 | | #define HAVE_LIBTIFF 1 |
---|
543 | | #define HAVE_LIBLCMS2 1 |
---|
544 | | #define HAVE_DIRENT_H 1 |
---|
545 | | /* end confdefs.h. */ |
---|
546 | | #include <sys/types.h> |
---|
547 | | #include <sys/param.h> |
---|
548 | | |
---|
549 | | int |
---|
550 | | main () |
---|
551 | | { |
---|
552 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
553 | | not big endian |
---|
554 | | #endif |
---|
555 | | |
---|
556 | | ; |
---|
557 | | return 0; |
---|
558 | | } |
---|
559 | configure:15573: result: no |
---|
560 | configure:15607: checking whether the compiler supports -Wno-unused-result |
---|
561 | configure:15621: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -Wno-unused-result -I/opt/local/include conftest.c >&5 |
---|
562 | cc1: error: unrecognized command line option "-Wno-unused-result" |
---|
563 | configure:15621: $? = 1 |
---|
564 | configure: failed program was: |
---|
565 | | /* confdefs.h */ |
---|
566 | | #define PACKAGE_NAME "OpenJPEG" |
---|
567 | | #define PACKAGE_TARNAME "openjpeg" |
---|
568 | | #define PACKAGE_VERSION "1.5.0" |
---|
569 | | #define PACKAGE_STRING "OpenJPEG 1.5.0" |
---|
570 | | #define PACKAGE_BUGREPORT "openjpeg@googlegroups.com" |
---|
571 | | #define PACKAGE_URL "http://www.openjpeg.org" |
---|
572 | | #define PACKAGE "openjpeg" |
---|
573 | | #define VERSION "1.5.0" |
---|
574 | | #define STDC_HEADERS 1 |
---|
575 | | #define HAVE_SYS_TYPES_H 1 |
---|
576 | | #define HAVE_SYS_STAT_H 1 |
---|
577 | | #define HAVE_STDLIB_H 1 |
---|
578 | | #define HAVE_STRING_H 1 |
---|
579 | | #define HAVE_MEMORY_H 1 |
---|
580 | | #define HAVE_STRINGS_H 1 |
---|
581 | | #define HAVE_INTTYPES_H 1 |
---|
582 | | #define HAVE_STDINT_H 1 |
---|
583 | | #define HAVE_UNISTD_H 1 |
---|
584 | | #define HAVE_DLFCN_H 1 |
---|
585 | | #define LT_OBJDIR ".libs/" |
---|
586 | | #define HAVE_LIBPNG 1 |
---|
587 | | #define HAVE_LIBTIFF 1 |
---|
588 | | #define HAVE_LIBLCMS2 1 |
---|
589 | | #define HAVE_DIRENT_H 1 |
---|
590 | | /* end confdefs.h. */ |
---|
591 | | |
---|
592 | | int |
---|
593 | | main () |
---|
594 | | { |
---|
595 | | |
---|
596 | | ; |
---|
597 | | return 0; |
---|
598 | | } |
---|
599 | configure:15627: result: no |
---|
600 | configure:15745: checking whether the compiler supports -O3 |
---|
601 | configure:15759: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -O3 -I/opt/local/include conftest.c >&5 |
---|
602 | configure:15759: $? = 0 |
---|
603 | configure:15765: result: yes |
---|
604 | configure:15982: creating ./config.status |
---|
605 | |
---|
606 | ## ---------------------- ## |
---|
607 | ## Running config.status. ## |
---|
608 | ## ---------------------- ## |
---|
609 | |
---|
610 | This file was extended by OpenJPEG config.status 1.5.0, which was |
---|
611 | generated by GNU Autoconf 2.65. Invocation command line was |
---|
612 | |
---|
613 | CONFIG_FILES = |
---|
614 | CONFIG_HEADERS = |
---|
615 | CONFIG_LINKS = |
---|
616 | CONFIG_COMMANDS = |
---|
617 | $ ./config.status |
---|
618 | |
---|
619 | on Macintosh-6.local |
---|
620 | |
---|
621 | config.status:1143: creating Makefile |
---|
622 | config.status:1143: creating libopenjpeg1.pc |
---|
623 | config.status:1143: creating libopenjpeg-jpwl.pc |
---|
624 | config.status:1143: creating libopenjpeg/Makefile |
---|
625 | config.status:1143: creating libopenjpeg/jpwl/Makefile |
---|
626 | config.status:1143: creating applications/Makefile |
---|
627 | config.status:1143: creating applications/codec/Makefile |
---|
628 | config.status:1143: creating applications/mj2/Makefile |
---|
629 | config.status:1143: creating applications/jpip/Makefile |
---|
630 | config.status:1143: creating applications/jpip/libopenjpip/Makefile |
---|
631 | config.status:1143: creating applications/jpip/util/Makefile |
---|
632 | config.status:1143: creating doc/Makefile |
---|
633 | config.status:1143: creating opj_config.h |
---|
634 | config.status:1363: executing depfiles commands |
---|
635 | config.status:1363: executing libtool commands |
---|
636 | |
---|
637 | ## ---------------- ## |
---|
638 | ## Cache variables. ## |
---|
639 | ## ---------------- ## |
---|
640 | |
---|
641 | ac_cv_build=i386-apple-darwin10.8.0 |
---|
642 | ac_cv_c_bigendian=no |
---|
643 | ac_cv_c_compiler_gnu=yes |
---|
644 | ac_cv_env_CC_set=set |
---|
645 | ac_cv_env_CC_value=/usr/bin/gcc-4.2 |
---|
646 | ac_cv_env_CFLAGS_set=set |
---|
647 | ac_cv_env_CFLAGS_value='-pipe -Os -arch i386' |
---|
648 | ac_cv_env_CPPFLAGS_set=set |
---|
649 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
650 | ac_cv_env_CPP_set= |
---|
651 | ac_cv_env_CPP_value= |
---|
652 | ac_cv_env_FCGI_CFLAGS_set= |
---|
653 | ac_cv_env_FCGI_CFLAGS_value= |
---|
654 | ac_cv_env_FCGI_LIBS_set= |
---|
655 | ac_cv_env_FCGI_LIBS_value= |
---|
656 | ac_cv_env_LCMS1_CFLAGS_set= |
---|
657 | ac_cv_env_LCMS1_CFLAGS_value= |
---|
658 | ac_cv_env_LCMS1_LIBS_set= |
---|
659 | ac_cv_env_LCMS1_LIBS_value= |
---|
660 | ac_cv_env_LCMS2_CFLAGS_set= |
---|
661 | ac_cv_env_LCMS2_CFLAGS_value= |
---|
662 | ac_cv_env_LCMS2_LIBS_set= |
---|
663 | ac_cv_env_LCMS2_LIBS_value= |
---|
664 | ac_cv_env_LDFLAGS_set=set |
---|
665 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386' |
---|
666 | ac_cv_env_LIBCURL_CFLAGS_set= |
---|
667 | ac_cv_env_LIBCURL_CFLAGS_value= |
---|
668 | ac_cv_env_LIBCURL_LIBS_set= |
---|
669 | ac_cv_env_LIBCURL_LIBS_value= |
---|
670 | ac_cv_env_LIBS_set= |
---|
671 | ac_cv_env_LIBS_value= |
---|
672 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
673 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
674 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
675 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
676 | ac_cv_env_PKG_CONFIG_set= |
---|
677 | ac_cv_env_PKG_CONFIG_value= |
---|
678 | ac_cv_env_PNG_CFLAGS_set= |
---|
679 | ac_cv_env_PNG_CFLAGS_value= |
---|
680 | ac_cv_env_PNG_LIBS_set= |
---|
681 | ac_cv_env_PNG_LIBS_value= |
---|
682 | ac_cv_env_THREAD_CFLAGS_set= |
---|
683 | ac_cv_env_THREAD_CFLAGS_value= |
---|
684 | ac_cv_env_THREAD_LIBS_set= |
---|
685 | ac_cv_env_THREAD_LIBS_value= |
---|
686 | ac_cv_env_TIFF_CFLAGS_set= |
---|
687 | ac_cv_env_TIFF_CFLAGS_value= |
---|
688 | ac_cv_env_TIFF_LIBS_set= |
---|
689 | ac_cv_env_TIFF_LIBS_value= |
---|
690 | ac_cv_env_Z_CFLAGS_set= |
---|
691 | ac_cv_env_Z_CFLAGS_value= |
---|
692 | ac_cv_env_Z_LIBS_set= |
---|
693 | ac_cv_env_Z_LIBS_value= |
---|
694 | ac_cv_env_build_alias_set= |
---|
695 | ac_cv_env_build_alias_value= |
---|
696 | ac_cv_env_host_alias_set= |
---|
697 | ac_cv_env_host_alias_value= |
---|
698 | ac_cv_env_target_alias_set= |
---|
699 | ac_cv_env_target_alias_value= |
---|
700 | ac_cv_header_dirent_dirent_h=yes |
---|
701 | ac_cv_header_dlfcn_h=yes |
---|
702 | ac_cv_header_inttypes_h=yes |
---|
703 | ac_cv_header_memory_h=yes |
---|
704 | ac_cv_header_stdc=yes |
---|
705 | ac_cv_header_stdint_h=yes |
---|
706 | ac_cv_header_stdlib_h=yes |
---|
707 | ac_cv_header_string_h=yes |
---|
708 | ac_cv_header_strings_h=yes |
---|
709 | ac_cv_header_sys_stat_h=yes |
---|
710 | ac_cv_header_sys_types_h=yes |
---|
711 | ac_cv_header_unistd_h=yes |
---|
712 | ac_cv_host=i386-apple-darwin10.8.0 |
---|
713 | ac_cv_objext=o |
---|
714 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
715 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
716 | ac_cv_path_GREP=/usr/bin/grep |
---|
717 | ac_cv_path_SED=/usr/bin/sed |
---|
718 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
719 | ac_cv_prog_AWK=awk |
---|
720 | ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E' |
---|
721 | ac_cv_prog_ac_ct_AR=ar |
---|
722 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2 |
---|
723 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
724 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
725 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
726 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
727 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
728 | ac_cv_prog_ac_ct_STRIP=strip |
---|
729 | ac_cv_prog_cc__usr_bin_gcc_4_2_c_o=yes |
---|
730 | ac_cv_prog_cc_c89= |
---|
731 | ac_cv_prog_cc_g=yes |
---|
732 | ac_cv_prog_make_make_set=yes |
---|
733 | ac_cv_prog_opj_have_doxygen=no |
---|
734 | ac_cv_search_opendir='none required' |
---|
735 | ac_cv_target=i386-apple-darwin10.8.0 |
---|
736 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
737 | lt_cv_apple_cc_single_mod=yes |
---|
738 | lt_cv_deplibs_check_method=pass_all |
---|
739 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
740 | lt_cv_file_magic_test_file= |
---|
741 | lt_cv_ld_exported_symbols_list=yes |
---|
742 | lt_cv_ld_reload_flag=-r |
---|
743 | lt_cv_nm_interface='BSD nm' |
---|
744 | lt_cv_objdir=.libs |
---|
745 | lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
746 | lt_cv_path_NM=/usr/bin/nm |
---|
747 | lt_cv_prog_compiler_c_o=yes |
---|
748 | lt_cv_prog_compiler_pic_works=yes |
---|
749 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
750 | lt_cv_prog_compiler_static_works=no |
---|
751 | lt_cv_prog_gnu_ld=no |
---|
752 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
753 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
754 | 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'\''' |
---|
755 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
756 | lt_cv_sys_max_cmd_len=196608 |
---|
757 | pkg_cv_LCMS2_CFLAGS='-I/opt/local/include ' |
---|
758 | pkg_cv_LCMS2_LIBS='-L/opt/local/lib -llcms2 ' |
---|
759 | pkg_cv_PNG_CFLAGS='-I/opt/local/include/libpng12 -I/opt/local/include ' |
---|
760 | pkg_cv_PNG_LIBS='-L/opt/local/lib -lpng12 -lz ' |
---|
761 | |
---|
762 | ## ----------------- ## |
---|
763 | ## Output variables. ## |
---|
764 | ## ----------------- ## |
---|
765 | |
---|
766 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openjpeg15/openjpeg15/work/openjpeg-1.5.0/missing --run aclocal-1.11' |
---|
767 | AMDEPBACKSLASH='\' |
---|
768 | AMDEP_FALSE='#' |
---|
769 | AMDEP_TRUE='' |
---|
770 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openjpeg15/openjpeg15/work/openjpeg-1.5.0/missing --run tar' |
---|
771 | AM_BACKSLASH='\' |
---|
772 | AM_DEFAULT_VERBOSITY='0' |
---|
773 | AR='ar' |
---|
774 | AS='as' |
---|
775 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openjpeg15/openjpeg15/work/openjpeg-1.5.0/missing --run autoconf' |
---|
776 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openjpeg15/openjpeg15/work/openjpeg-1.5.0/missing --run autoheader' |
---|
777 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openjpeg15/openjpeg15/work/openjpeg-1.5.0/missing --run automake-1.11' |
---|
778 | AWK='awk' |
---|
779 | BUILD_SHARED_FALSE='#' |
---|
780 | BUILD_SHARED_TRUE='' |
---|
781 | BUILD_STATIC_FALSE='#' |
---|
782 | BUILD_STATIC_TRUE='' |
---|
783 | CC='/usr/bin/gcc-4.2' |
---|
784 | CCDEPMODE='depmode=gcc3' |
---|
785 | CFLAGS='-pipe -Os -arch i386 -O3' |
---|
786 | CPP='/usr/bin/gcc-4.2 -E' |
---|
787 | CPPFLAGS='-I/opt/local/include' |
---|
788 | CYGPATH_W='echo' |
---|
789 | DEFS='-DHAVE_CONFIG_H' |
---|
790 | DEPDIR='.deps' |
---|
791 | DLLTOOL='dlltool' |
---|
792 | DSYMUTIL='dsymutil' |
---|
793 | DUMPBIN='' |
---|
794 | ECHO_C='\c' |
---|
795 | ECHO_N='' |
---|
796 | ECHO_T='' |
---|
797 | EGREP='/usr/bin/grep -E' |
---|
798 | EXEEXT='' |
---|
799 | FCGI_CFLAGS='' |
---|
800 | FCGI_LIBS='' |
---|
801 | FGREP='/usr/bin/grep -F' |
---|
802 | GREP='/usr/bin/grep' |
---|
803 | HAVE_DARWIN_FALSE='#' |
---|
804 | HAVE_DARWIN_TRUE='' |
---|
805 | HAVE_WIN32_FALSE='' |
---|
806 | HAVE_WIN32_TRUE='#' |
---|
807 | INSTALL_DATA='${INSTALL} -m 644' |
---|
808 | INSTALL_PROGRAM='${INSTALL}' |
---|
809 | INSTALL_SCRIPT='${INSTALL}' |
---|
810 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
811 | LCMS1_CFLAGS='' |
---|
812 | LCMS1_LIBS='' |
---|
813 | LCMS2_CFLAGS='-I/opt/local/include ' |
---|
814 | LCMS2_LIBS='-L/opt/local/lib -llcms2 ' |
---|
815 | LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld' |
---|
816 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386' |
---|
817 | LIBCURL_CFLAGS='' |
---|
818 | LIBCURL_LIBS='' |
---|
819 | LIBOBJS='' |
---|
820 | LIBS='' |
---|
821 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
822 | LIPO='lipo' |
---|
823 | LN_S='ln -s' |
---|
824 | LTLIBOBJS='' |
---|
825 | MAJOR_NR='1' |
---|
826 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openjpeg15/openjpeg15/work/openjpeg-1.5.0/missing --run makeinfo' |
---|
827 | MICRO_NR='0' |
---|
828 | MINOR_NR='5' |
---|
829 | MKDIR_P='./install-sh -c -d' |
---|
830 | NM='/usr/bin/nm' |
---|
831 | NMEDIT='nmedit' |
---|
832 | OBJDUMP='false' |
---|
833 | OBJEXT='o' |
---|
834 | OPJ_BUILD_DOC_FALSE='' |
---|
835 | OPJ_BUILD_DOC_TRUE='#' |
---|
836 | OTOOL64=':' |
---|
837 | OTOOL='otool' |
---|
838 | PACKAGE='openjpeg' |
---|
839 | PACKAGE_BUGREPORT='openjpeg@googlegroups.com' |
---|
840 | PACKAGE_NAME='OpenJPEG' |
---|
841 | PACKAGE_STRING='OpenJPEG 1.5.0' |
---|
842 | PACKAGE_TARNAME='openjpeg' |
---|
843 | PACKAGE_URL='http://www.openjpeg.org' |
---|
844 | PACKAGE_VERSION='1.5.0' |
---|
845 | PATH_SEPARATOR=':' |
---|
846 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
847 | PKG_CONFIG_LIBDIR='' |
---|
848 | PKG_CONFIG_PATH='' |
---|
849 | PNG_CFLAGS='-I/opt/local/include/libpng12 -I/opt/local/include ' |
---|
850 | PNG_LIBS='-L/opt/local/lib -lpng12 -lz ' |
---|
851 | RANLIB='ranlib' |
---|
852 | SED='/usr/bin/sed' |
---|
853 | SET_MAKE='' |
---|
854 | SHELL='/bin/sh' |
---|
855 | STRIP='strip' |
---|
856 | THREAD_CFLAGS='' |
---|
857 | THREAD_LIBS='' |
---|
858 | TIFF_CFLAGS='-I/usr/include' |
---|
859 | TIFF_LIBS='-L/usr/lib -ltiff' |
---|
860 | VERSION='1.5.0' |
---|
861 | WANT_JPIP_CODE_FALSE='' |
---|
862 | WANT_JPIP_CODE_TRUE='#' |
---|
863 | WANT_JPIP_FALSE='' |
---|
864 | WANT_JPIP_SERVER_FALSE='' |
---|
865 | WANT_JPIP_SERVER_TRUE='#' |
---|
866 | WANT_JPIP_TRUE='#' |
---|
867 | WANT_JPWL_FALSE='' |
---|
868 | WANT_JPWL_TRUE='#' |
---|
869 | WANT_MJ2_FALSE='' |
---|
870 | WANT_MJ2_TRUE='#' |
---|
871 | Z_CFLAGS='' |
---|
872 | Z_LIBS='' |
---|
873 | ac_ct_CC='/usr/bin/gcc-4.2' |
---|
874 | ac_ct_DUMPBIN='' |
---|
875 | am__EXEEXT_FALSE='' |
---|
876 | am__EXEEXT_TRUE='#' |
---|
877 | am__fastdepCC_FALSE='#' |
---|
878 | am__fastdepCC_TRUE='' |
---|
879 | am__include='include' |
---|
880 | am__isrc='' |
---|
881 | am__leading_dot='.' |
---|
882 | am__quote='' |
---|
883 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
884 | am__untar='${AMTAR} xf -' |
---|
885 | bindir='${exec_prefix}/bin' |
---|
886 | build='i386-apple-darwin10.8.0' |
---|
887 | build_alias='' |
---|
888 | build_cpu='i386' |
---|
889 | build_os='darwin10.8.0' |
---|
890 | build_vendor='apple' |
---|
891 | datadir='${datarootdir}' |
---|
892 | datarootdir='${prefix}/share' |
---|
893 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
894 | dvidir='${docdir}' |
---|
895 | exec_prefix='${prefix}' |
---|
896 | host='i386-apple-darwin10.8.0' |
---|
897 | host_alias='' |
---|
898 | host_cpu='i386' |
---|
899 | host_os='darwin10.8.0' |
---|
900 | host_vendor='apple' |
---|
901 | htmldir='${docdir}' |
---|
902 | includedir='${prefix}/include' |
---|
903 | infodir='${datarootdir}/info' |
---|
904 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openjpeg15/openjpeg15/work/openjpeg-1.5.0/install-sh' |
---|
905 | libdir='${exec_prefix}/lib' |
---|
906 | libexecdir='${exec_prefix}/libexec' |
---|
907 | localedir='${datarootdir}/locale' |
---|
908 | localstatedir='${prefix}/var' |
---|
909 | lt_ECHO='/bin/echo' |
---|
910 | lt_version='6:0:5' |
---|
911 | mandir='${datarootdir}/man' |
---|
912 | mkdir_p='$(top_builddir)/./install-sh -c -d' |
---|
913 | oldincludedir='/usr/include' |
---|
914 | opj_doxygen='doxygen' |
---|
915 | opj_have_doxygen='no' |
---|
916 | pdfdir='${docdir}' |
---|
917 | pkgconfig_requires_private='Requires.private' |
---|
918 | prefix='/opt/local' |
---|
919 | program_transform_name='s,x,x,' |
---|
920 | psdir='${docdir}' |
---|
921 | requirements='' |
---|
922 | sbindir='${exec_prefix}/sbin' |
---|
923 | sharedstatedir='${prefix}/com' |
---|
924 | sysconfdir='${prefix}/etc' |
---|
925 | target='i386-apple-darwin10.8.0' |
---|
926 | target_alias='' |
---|
927 | target_cpu='i386' |
---|
928 | target_os='darwin10.8.0' |
---|
929 | target_vendor='apple' |
---|
930 | with_libpng_FALSE='#' |
---|
931 | with_libpng_TRUE='' |
---|
932 | with_libtiff_FALSE='#' |
---|
933 | with_libtiff_TRUE='' |
---|
934 | |
---|
935 | ## ----------- ## |
---|
936 | ## confdefs.h. ## |
---|
937 | ## ----------- ## |
---|
938 | |
---|
939 | /* confdefs.h */ |
---|
940 | #define PACKAGE_NAME "OpenJPEG" |
---|
941 | #define PACKAGE_TARNAME "openjpeg" |
---|
942 | #define PACKAGE_VERSION "1.5.0" |
---|
943 | #define PACKAGE_STRING "OpenJPEG 1.5.0" |
---|
944 | #define PACKAGE_BUGREPORT "openjpeg@googlegroups.com" |
---|
945 | #define PACKAGE_URL "http://www.openjpeg.org" |
---|
946 | #define PACKAGE "openjpeg" |
---|
947 | #define VERSION "1.5.0" |
---|
948 | #define STDC_HEADERS 1 |
---|
949 | #define HAVE_SYS_TYPES_H 1 |
---|
950 | #define HAVE_SYS_STAT_H 1 |
---|
951 | #define HAVE_STDLIB_H 1 |
---|
952 | #define HAVE_STRING_H 1 |
---|
953 | #define HAVE_MEMORY_H 1 |
---|
954 | #define HAVE_STRINGS_H 1 |
---|
955 | #define HAVE_INTTYPES_H 1 |
---|
956 | #define HAVE_STDINT_H 1 |
---|
957 | #define HAVE_UNISTD_H 1 |
---|
958 | #define HAVE_DLFCN_H 1 |
---|
959 | #define LT_OBJDIR ".libs/" |
---|
960 | #define HAVE_LIBPNG 1 |
---|
961 | #define HAVE_LIBTIFF 1 |
---|
962 | #define HAVE_LIBLCMS2 1 |
---|
963 | #define HAVE_DIRENT_H 1 |
---|
964 | |
---|
965 | configure: exit 0 |
---|