Ticket #31765: config.log

File config.log, 121.0 KB (added by yanko.stoychev@…, 13 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 DevIL configure 1.7.8, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-ILU --enable-ILUT --enable-x11 --enable-render --enable-shm --disable-allegro --disable-exr --disable-sdl --disable-xpm --enable-x86_64
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = darkone.local
14uname -m = i386
15uname -r = 10.8.0
16uname -s = Darwin
17uname -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
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: 57 tasks, 244 threads, 2 processors
34Load average: 0.91, Mach factor: 1.17
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2234: checking build system type
52configure:2252: result: i386-apple-darwin10.8.0
53configure:2274: checking host system type
54configure:2289: result: i386-apple-darwin10.8.0
55configure:2359: checking for gcc
56configure:2386: result: /Developer/usr/bin/clang
57configure:2624: checking for C compiler version
58configure:2631: /Developer/usr/bin/clang --version >&5
59Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
60Target: x86_64-apple-darwin10.8.0
61Thread model: posix
62configure:2634: $? = 0
63configure:2641: /Developer/usr/bin/clang -v >&5
64Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
65Target: x86_64-apple-darwin10.8.0
66Thread model: posix
67configure:2644: $? = 0
68configure:2651: /Developer/usr/bin/clang -V >&5
69clang: error: argument to '-V' is missing (expected 1 value)
70clang: error: no input files
71configure:2654: $? = 1
72configure:2677: checking for C compiler default output file name
73configure:2704: /Developer/usr/bin/clang -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
74configure:2707: $? = 0
75configure:2745: result: a.out
76configure:2762: checking whether the C compiler works
77configure:2772: ./a.out
78configure:2775: $? = 0
79configure:2792: result: yes
80configure:2799: checking whether we are cross compiling
81configure:2801: result: no
82configure:2804: checking for suffix of executables
83configure:2811: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
84configure:2814: $? = 0
85configure:2838: result:
86configure:2844: checking for suffix of object files
87configure:2870: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
88configure:2873: $? = 0
89configure:2896: result: o
90configure:2900: checking whether we are using the GNU C compiler
91configure:2929: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
92configure:2935: $? = 0
93configure:2952: result: yes
94configure:2957: checking whether /Developer/usr/bin/clang accepts -g
95configure:2987: /Developer/usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
96configure:2993: $? = 0
97configure:3092: result: yes
98configure:3109: checking for /Developer/usr/bin/clang option to accept ISO C89
99configure:3183: /Developer/usr/bin/clang  -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
100configure:3189: $? = 0
101configure:3212: result: none needed
102configure:3230: checking for a sed that does not truncate output
103configure:3309: result: /usr/bin/sed
104configure:3327: checking for grep that handles long lines and -e
105configure:3401: result: /usr/bin/grep
106configure:3406: checking for egrep
107configure:3484: result: /usr/bin/grep -E
108configure:3489: checking for fgrep
109configure:3567: result: /usr/bin/grep -F
110configure:3602: checking for ld used by /Developer/usr/bin/clang
111configure:3669: result: /Developer/usr/bin/ld
112configure:3678: checking if the linker (/Developer/usr/bin/ld) is GNU ld
113configure:3693: result: no
114configure:3705: checking for BSD- or MS-compatible name lister (nm)
115configure:3754: result: /usr/bin/nm
116configure:3876: checking the name lister (/usr/bin/nm) interface
117configure:3883: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
118configure:3886: /usr/bin/nm "conftest.o"
119configure:3889: output
1200000000000000000 S _some_variable
121configure:3896: result: BSD nm
122configure:3899: checking whether ln -s works
123configure:3903: result: yes
124configure:3911: checking the maximum length of command line arguments
125configure:4031: result: 196608
126configure:4048: checking whether the shell understands some XSI constructs
127configure:4058: result: yes
128configure:4062: checking whether the shell understands "+="
129configure:4068: result: yes
130configure:4103: checking for /Developer/usr/bin/ld option to reload object files
131configure:4110: result: -r
132configure:4137: checking how to recognize dependent libraries
133configure:4327: result: pass_all
134configure:4387: checking for ar
135configure:4403: found /usr/bin/ar
136configure:4414: result: ar
137configure:4496: checking for strip
138configure:4512: found /usr/bin/strip
139configure:4523: result: strip
140configure:4599: checking for ranlib
141configure:4615: found /usr/bin/ranlib
142configure:4626: result: ranlib
143configure:4720: checking command to parse /usr/bin/nm output from /Developer/usr/bin/clang object
144configure:4838: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
145configure:4841: $? = 0
146configure:4845: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
147configure:4848: $? = 0
148cannot find nm_test_var in conftest.nm
149configure:4838: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
150configure:4841: $? = 0
151configure:4845: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
152configure:4848: $? = 0
153configure:4902: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c conftstm.o >&5
154configure:4905: $? = 0
155configure:4943: result: ok
156configure:5233: checking for dsymutil
157configure:5249: found /usr/bin/dsymutil
158configure:5260: result: dsymutil
159configure:5329: checking for nmedit
160configure:5345: found /usr/bin/nmedit
161configure:5356: result: nmedit
162configure:5425: checking for lipo
163configure:5441: found /usr/bin/lipo
164configure:5452: result: lipo
165configure:5521: checking for otool
166configure:5537: found /usr/bin/otool
167configure:5548: result: otool
168configure:5617: checking for otool64
169configure:5647: result: no
170configure:5696: checking for -single_module linker flag
171/Developer/usr/bin/clang -O2 -arch x86_64 -L/opt/local/lib -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
172configure:5723: result: yes
173configure:5725: checking for -exported_symbols_list linker flag
174configure:5755: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
175configure:5761: $? = 0
176configure:5780: result: yes
177configure:5822: checking how to run the C preprocessor
178configure:5862: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
179configure:5868: $? = 0
180configure:5899: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
181conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
182#include <ac_nonexistent.h>
183         ^
1841 error generated.
185configure:5905: $? = 1
186configure: failed program was:
187| /* confdefs.h.  */
188| #define PACKAGE_NAME "DevIL"
189| #define PACKAGE_TARNAME "devil"
190| #define PACKAGE_VERSION "1.7.8"
191| #define PACKAGE_STRING "DevIL 1.7.8"
192| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
193| /* end confdefs.h.  */
194| #include <ac_nonexistent.h>
195configure:5938: result: /Developer/usr/bin/clang -E
196configure:5967: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
197configure:5973: $? = 0
198configure:6004: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
199conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
200#include <ac_nonexistent.h>
201         ^
2021 error generated.
203configure:6010: $? = 1
204configure: failed program was:
205| /* confdefs.h.  */
206| #define PACKAGE_NAME "DevIL"
207| #define PACKAGE_TARNAME "devil"
208| #define PACKAGE_VERSION "1.7.8"
209| #define PACKAGE_STRING "DevIL 1.7.8"
210| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
211| /* end confdefs.h.  */
212| #include <ac_nonexistent.h>
213configure:6048: checking for ANSI C header files
214configure:6078: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
215configure:6084: $? = 0
216configure:6183: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
217configure:6186: $? = 0
218configure:6192: ./conftest
219configure:6195: $? = 0
220configure:6212: result: yes
221configure:6236: checking for sys/types.h
222configure:6257: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
223configure:6263: $? = 0
224configure:6279: result: yes
225configure:6236: checking for sys/stat.h
226configure:6257: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
227configure:6263: $? = 0
228configure:6279: result: yes
229configure:6236: checking for stdlib.h
230configure:6257: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
231configure:6263: $? = 0
232configure:6279: result: yes
233configure:6236: checking for string.h
234configure:6257: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
235configure:6263: $? = 0
236configure:6279: result: yes
237configure:6236: checking for memory.h
238configure:6257: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
239configure:6263: $? = 0
240configure:6279: result: yes
241configure:6236: checking for strings.h
242configure:6257: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
243configure:6263: $? = 0
244configure:6279: result: yes
245configure:6236: checking for inttypes.h
246configure:6257: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
247configure:6263: $? = 0
248configure:6279: result: yes
249configure:6236: checking for stdint.h
250configure:6257: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
251configure:6263: $? = 0
252configure:6279: result: yes
253configure:6236: checking for unistd.h
254configure:6257: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
255configure:6263: $? = 0
256configure:6279: result: yes
257configure:6295: checking for dlfcn.h
258configure:6316: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
259configure:6322: $? = 0
260configure:6338: result: yes
261configure:6522: checking for objdir
262configure:6537: result: .libs
263configure:6833: checking if /Developer/usr/bin/clang supports -fno-rtti -fno-exceptions
264configure:6851: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
265configure:6855: $? = 0
266configure:6868: result: yes
267configure:6888: checking for /Developer/usr/bin/clang option to produce PIC
268configure:7145: result: -fno-common -DPIC
269configure:7157: checking if /Developer/usr/bin/clang PIC flag -fno-common -DPIC works
270configure:7175: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
271configure:7179: $? = 0
272configure:7192: result: yes
273configure:7216: checking if /Developer/usr/bin/clang static flag -static works
274configure:7244: result: no
275configure:7259: checking if /Developer/usr/bin/clang supports -c -o file.o
276configure:7280: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
277configure:7284: $? = 0
278configure:7306: result: yes
279configure:7314: checking if /Developer/usr/bin/clang supports -c -o file.o
280configure:7361: result: yes
281configure:7394: checking whether the /Developer/usr/bin/clang linker (/Developer/usr/bin/ld) supports shared libraries
282configure:8449: result: yes
283configure:8688: checking dynamic linker characteristics
284configure:9379: result: darwin10.8.0 dyld
285configure:9481: checking how to hardcode library paths into programs
286configure:9506: result: immediate
287configure:10319: checking whether stripping libraries is possible
288configure:10333: result: yes
289configure:10359: checking if libtool supports shared libraries
290configure:10361: result: yes
291configure:10364: checking whether to build shared libraries
292configure:10385: result: yes
293configure:10388: checking whether to build static libraries
294configure:10392: result: yes
295configure:10757: checking for a BSD-compatible install
296configure:10813: result: /usr/bin/install -c
297configure:10824: checking whether build environment is sane
298configure:10867: result: yes
299configure:10895: checking for a thread-safe mkdir -p
300configure:10934: result: build-aux/install-sh -c -d
301configure:10947: checking for gawk
302configure:10977: result: no
303configure:10947: checking for mawk
304configure:10977: result: no
305configure:10947: checking for nawk
306configure:10977: result: no
307configure:10947: checking for awk
308configure:10963: found /usr/bin/awk
309configure:10974: result: awk
310configure:10985: checking whether make sets $(MAKE)
311configure:11006: result: yes
312configure:11036: checking for style of include used by make
313configure:11064: result: GNU
314configure:11257: checking dependency style of /Developer/usr/bin/clang
315configure:11348: result: gcc3
316configure:11424: checking build system type
317configure:11442: result: i386-apple-darwin10.8.0
318configure:11464: checking host system type
319configure:11479: result: i386-apple-darwin10.8.0
320configure:11508: checking whether /Developer/usr/bin/clang and cc understand -c and -o together
321configure:11543: /Developer/usr/bin/clang -c conftest.c -o conftest2.o >&5
322configure:11546: $? = 0
323configure:11552: /Developer/usr/bin/clang -c conftest.c -o conftest2.o >&5
324configure:11555: $? = 0
325configure:11566: cc -c conftest.c >&5
326configure:11569: $? = 0
327configure:11577: cc -c conftest.c -o conftest2.o >&5
328configure:11580: $? = 0
329configure:11586: cc -c conftest.c -o conftest2.o >&5
330configure:11589: $? = 0
331configure:11607: result: yes
332configure:11749: checking for C++ compiler version
333configure:11756: /Developer/usr/bin/clang++ --version >&5
334Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
335Target: x86_64-apple-darwin10.8.0
336Thread model: posix
337configure:11759: $? = 0
338configure:11766: /Developer/usr/bin/clang++ -v >&5
339Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
340Target: x86_64-apple-darwin10.8.0
341Thread model: posix
342configure:11769: $? = 0
343configure:11776: /Developer/usr/bin/clang++ -V >&5
344clang: error: argument to '-V' is missing (expected 1 value)
345clang: error: no input files
346configure:11779: $? = 1
347configure:11782: checking whether we are using the GNU C++ compiler
348configure:11811: /Developer/usr/bin/clang++ -c -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5
349configure:11817: $? = 0
350configure:11834: result: yes
351configure:11839: checking whether /Developer/usr/bin/clang++ accepts -g
352configure:11869: /Developer/usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5
353configure:11875: $? = 0
354configure:11974: result: yes
355configure:12114: checking for C++ compiler version
356configure:12121: /Developer/usr/bin/clang++ --version >&5
357Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
358Target: x86_64-apple-darwin10.8.0
359Thread model: posix
360configure:12124: $? = 0
361configure:12131: /Developer/usr/bin/clang++ -v >&5
362Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
363Target: x86_64-apple-darwin10.8.0
364Thread model: posix
365configure:12134: $? = 0
366configure:12141: /Developer/usr/bin/clang++ -V >&5
367clang: error: argument to '-V' is missing (expected 1 value)
368clang: error: no input files
369configure:12144: $? = 1
370configure:12147: checking whether we are using the GNU C++ compiler
371configure:12199: result: yes
372configure:12204: checking whether /Developer/usr/bin/clang++ accepts -g
373configure:12339: result: yes
374configure:12364: checking dependency style of /Developer/usr/bin/clang++
375configure:12455: result: gcc3
376configure:12478: checking how to run the C++ preprocessor
377configure:12514: /Developer/usr/bin/clang++ -E -I/opt/local/include conftest.cpp
378configure:12520: $? = 0
379configure:12551: /Developer/usr/bin/clang++ -E -I/opt/local/include conftest.cpp
380conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found
381#include <ac_nonexistent.h>
382         ^
3831 error generated.
384configure:12557: $? = 1
385configure: failed program was:
386| /* confdefs.h.  */
387| #define PACKAGE_NAME "DevIL"
388| #define PACKAGE_TARNAME "devil"
389| #define PACKAGE_VERSION "1.7.8"
390| #define PACKAGE_STRING "DevIL 1.7.8"
391| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
392| #define STDC_HEADERS 1
393| #define HAVE_SYS_TYPES_H 1
394| #define HAVE_SYS_STAT_H 1
395| #define HAVE_STDLIB_H 1
396| #define HAVE_STRING_H 1
397| #define HAVE_MEMORY_H 1
398| #define HAVE_STRINGS_H 1
399| #define HAVE_INTTYPES_H 1
400| #define HAVE_STDINT_H 1
401| #define HAVE_UNISTD_H 1
402| #define HAVE_DLFCN_H 1
403| #define LT_OBJDIR ".libs/"
404| #define PACKAGE "devil"
405| #define VERSION "1.7.8"
406| /* end confdefs.h.  */
407| #include <ac_nonexistent.h>
408configure:12590: result: /Developer/usr/bin/clang++ -E
409configure:12619: /Developer/usr/bin/clang++ -E -I/opt/local/include conftest.cpp
410configure:12625: $? = 0
411configure:12656: /Developer/usr/bin/clang++ -E -I/opt/local/include conftest.cpp
412conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found
413#include <ac_nonexistent.h>
414         ^
4151 error generated.
416configure:12662: $? = 1
417configure: failed program was:
418| /* confdefs.h.  */
419| #define PACKAGE_NAME "DevIL"
420| #define PACKAGE_TARNAME "devil"
421| #define PACKAGE_VERSION "1.7.8"
422| #define PACKAGE_STRING "DevIL 1.7.8"
423| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
424| #define STDC_HEADERS 1
425| #define HAVE_SYS_TYPES_H 1
426| #define HAVE_SYS_STAT_H 1
427| #define HAVE_STDLIB_H 1
428| #define HAVE_STRING_H 1
429| #define HAVE_MEMORY_H 1
430| #define HAVE_STRINGS_H 1
431| #define HAVE_INTTYPES_H 1
432| #define HAVE_STDINT_H 1
433| #define HAVE_UNISTD_H 1
434| #define HAVE_DLFCN_H 1
435| #define LT_OBJDIR ".libs/"
436| #define PACKAGE "devil"
437| #define VERSION "1.7.8"
438| /* end confdefs.h.  */
439| #include <ac_nonexistent.h>
440configure:12836: checking for ld used by /Developer/usr/bin/clang++
441configure:12903: result: /Developer/usr/bin/ld
442configure:12912: checking if the linker (/Developer/usr/bin/ld) is GNU ld
443configure:12927: result: no
444configure:12982: checking whether the /Developer/usr/bin/clang++ linker (/Developer/usr/bin/ld) supports shared libraries
445configure:13944: result: yes
446configure:13972: /Developer/usr/bin/clang++ -c -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5
447configure:13975: $? = 0
448configure:14157: checking for /Developer/usr/bin/clang++ option to produce PIC
449configure:14466: result: -fno-common -DPIC
450configure:14475: checking if /Developer/usr/bin/clang++ PIC flag -fno-common -DPIC works
451configure:14493: /Developer/usr/bin/clang++ -c -O2 -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
452configure:14497: $? = 0
453configure:14510: result: yes
454configure:14531: checking if /Developer/usr/bin/clang++ static flag -static works
455configure:14559: result: no
456configure:14571: checking if /Developer/usr/bin/clang++ supports -c -o file.o
457configure:14592: /Developer/usr/bin/clang++ -c -O2 -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
458configure:14596: $? = 0
459configure:14618: result: yes
460configure:14623: checking if /Developer/usr/bin/clang++ supports -c -o file.o
461configure:14670: result: yes
462configure:14700: checking whether the /Developer/usr/bin/clang++ linker (/Developer/usr/bin/ld) supports shared libraries
463configure:14729: result: yes
464configure:14866: checking dynamic linker characteristics
465configure:15505: result: darwin10.8.0 dyld
466configure:15556: checking how to hardcode library paths into programs
467configure:15581: result: immediate
468configure:15622: checking dependency style of /Developer/usr/bin/clang++
469configure:15713: result: gcc3
470configure:15728: checking whether make sets $(MAKE)
471configure:15749: result: yes
472configure:15758: checking whether byte ordering is bigendian
473configure:15791: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
474configure:15797: $? = 0
475configure:15829: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
476conftest.c:29:2: error: use of undeclared identifier 'not'
477 not big endian
478 ^
4791 error generated.
480configure:15835: $? = 1
481configure: failed program was:
482| /* confdefs.h.  */
483| #define PACKAGE_NAME "DevIL"
484| #define PACKAGE_TARNAME "devil"
485| #define PACKAGE_VERSION "1.7.8"
486| #define PACKAGE_STRING "DevIL 1.7.8"
487| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
488| #define STDC_HEADERS 1
489| #define HAVE_SYS_TYPES_H 1
490| #define HAVE_SYS_STAT_H 1
491| #define HAVE_STDLIB_H 1
492| #define HAVE_STRING_H 1
493| #define HAVE_MEMORY_H 1
494| #define HAVE_STRINGS_H 1
495| #define HAVE_INTTYPES_H 1
496| #define HAVE_STDINT_H 1
497| #define HAVE_UNISTD_H 1
498| #define HAVE_DLFCN_H 1
499| #define LT_OBJDIR ".libs/"
500| #define PACKAGE "devil"
501| #define VERSION "1.7.8"
502| /* end confdefs.h.  */
503| #include <sys/types.h>
504| #include <sys/param.h>
505|
506| int
507| main ()
508| {
509| #if BYTE_ORDER != BIG_ENDIAN
510|  not big endian
511| #endif
512|
513|   ;
514|   return 0;
515| }
516configure:15975: result: no
517configure:16064: checking restrict keyword
518configure:16075: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
519configure:16081: $? = 0
520configure:16092: result: yes
521configure:16107: checking restrict gnu99 keyword
522configure:16118: /Developer/usr/bin/clang -c -O2 -arch x86_64 -std=gnu99 -fgnu89-inline -I/opt/local/include conftest.c >&5
523configure:16124: $? = 0
524configure:16134: result: yes
525configure:16161: checking Altivec
526configure:16192: /Developer/usr/bin/clang -c -O2 -arch x86_64 -faltivec -maltivec -I/opt/local/include conftest.c >&5
527clang: warning: argument unused during compilation: '-faltivec'
528clang: warning: argument unused during compilation: '-maltivec'
529conftest.c:3:37: error: use of undeclared identifier 'vector'
530                                   {vector int vec;vec=vec_splat_u32(0);;return 0;}
531                                    ^
532conftest.c:3:52: error: use of undeclared identifier 'vec'
533                                   {vector int vec;vec=vec_splat_u32(0);;return 0;}
534                                                   ^
535conftest.c:3:56: warning: implicit declaration of function 'vec_splat_u32' is invalid in C99 [-Wimplicit-function-declaration]
536                                   {vector int vec;vec=vec_splat_u32(0);;return 0;}
537                                                       ^
5381 warning and 2 errors generated.
539configure:16198: $? = 1
540configure: failed program was:
541|
542|                                    int main()
543|                                    {vector int vec;vec=vec_splat_u32(0);;return 0;}
544configure:16221: result: no
545configure:16241: checking SSE
546configure:16272: /Developer/usr/bin/clang -c -O2 -arch x86_64 -msse -I/opt/local/include conftest.c >&5
547configure:16278: $? = 0
548configure:16294: result: yes
549configure:16321: checking SSE2
550configure:16352: /Developer/usr/bin/clang -c -O2 -arch x86_64 -msse2 -I/opt/local/include conftest.c >&5
551configure:16358: $? = 0
552configure:16374: result: yes
553configure:16401: checking SSE3
554configure:16432: /Developer/usr/bin/clang -c -O2 -arch x86_64 -msse3 -I/opt/local/include conftest.c >&5
555configure:16438: $? = 0
556configure:16454: result: yes
557configure:16481: checking x86
558configure:16503: result: yes
559configure:16518: checking x86_64
560configure:16527: result: yes
561configure:16555: checking ppc
562configure:16579: result: no
563configure:16609: checking for valloc
564configure:16665: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
565conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
566#define RESTRICT_KEYWORD 1
567        ^
568conftest.c:22:9: note: previous definition is here
569#define RESTRICT_KEYWORD
570        ^
5711 warning generated.
572configure:16671: $? = 0
573configure:16688: result: yes
574configure:16698: checking for posix_memalign
575configure:16754: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
576conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
577#define RESTRICT_KEYWORD 1
578        ^
579conftest.c:22:9: note: previous definition is here
580#define RESTRICT_KEYWORD
581        ^
5821 warning generated.
583configure:16760: $? = 0
584configure:16777: result: yes
585configure:16788: checking for memalign
586configure:16844: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
587conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
588#define RESTRICT_KEYWORD 1
589        ^
590conftest.c:22:9: note: previous definition is here
591#define RESTRICT_KEYWORD
592        ^
5931 warning generated.
594Undefined symbols for architecture x86_64:
595  "_memalign", referenced from:
596      _main in cc-BxAgSa.o
597ld: symbol(s) not found for architecture x86_64
598clang: error: linker command failed with exit code 1 (use -v to see invocation)
599configure:16850: $? = 1
600configure: failed program was:
601| /* confdefs.h.  */
602| #define PACKAGE_NAME "DevIL"
603| #define PACKAGE_TARNAME "devil"
604| #define PACKAGE_VERSION "1.7.8"
605| #define PACKAGE_STRING "DevIL 1.7.8"
606| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
607| #define STDC_HEADERS 1
608| #define HAVE_SYS_TYPES_H 1
609| #define HAVE_SYS_STAT_H 1
610| #define HAVE_STDLIB_H 1
611| #define HAVE_STRING_H 1
612| #define HAVE_MEMORY_H 1
613| #define HAVE_STRINGS_H 1
614| #define HAVE_INTTYPES_H 1
615| #define HAVE_STDINT_H 1
616| #define HAVE_UNISTD_H 1
617| #define HAVE_DLFCN_H 1
618| #define LT_OBJDIR ".libs/"
619| #define PACKAGE "devil"
620| #define VERSION "1.7.8"
621| #define ILU_ENABLED
622| #define RESTRICT_KEYWORD
623| #define RESTRICT_KEYWORD 1
624| #define SSE
625| #define VECTORMEM
626| #define SSE2
627| #define VECTORMEM
628| #define SSE3
629| #define VECTORMEM
630| #define GCC_X86_ASM
631| #define GCC_X86_64_ASM
632| #define IL_INLINE_ASM 1
633| #define VALLOC 1
634| #define POSIX_MEMALIGN 1
635| /* end confdefs.h.  */
636| /* Define memalign to an innocuous variant, in case <limits.h> declares memalign.
637|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
638| #define memalign innocuous_memalign
639|
640| /* System header to define __stub macros and hopefully few prototypes,
641|     which can conflict with char memalign (); below.
642|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
643|     <limits.h> exists even on freestanding compilers.  */
644|
645| #ifdef __STDC__
646| # include <limits.h>
647| #else
648| # include <assert.h>
649| #endif
650|
651| #undef memalign
652|
653| /* Override any GCC internal prototype to avoid an error.
654|    Use char because int might match the return type of a GCC
655|    builtin and then its argument prototype would still apply.  */
656| #ifdef __cplusplus
657| extern "C"
658| #endif
659| char memalign ();
660| /* The GNU C library defines this for functions which it implements
661|     to always fail with ENOSYS.  Some functions are actually named
662|     something starting with __ and the normal name is an alias.  */
663| #if defined __stub_memalign || defined __stub___memalign
664| choke me
665| #endif
666|
667| int
668| main ()
669| {
670| return memalign ();
671|   ;
672|   return 0;
673| }
674configure:16867: result: no
675configure:16888: checking mm_malloc.h usability
676configure:16905: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
677conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
678#define RESTRICT_KEYWORD 1
679        ^
680conftest.c:22:9: note: previous definition is here
681#define RESTRICT_KEYWORD
682        ^
6831 warning generated.
684configure:16911: $? = 0
685configure:16925: result: yes
686configure:16929: checking mm_malloc.h presence
687configure:16944: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
688conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
689#define RESTRICT_KEYWORD 1
690        ^
691conftest.c:22:9: note: previous definition is here
692#define RESTRICT_KEYWORD
693        ^
6941 warning generated.
695configure:16950: $? = 0
696configure:16964: result: yes
697configure:16997: checking for mm_malloc.h
698configure:17004: result: yes
699configure:17038: checking zlib.h usability
700configure:17055: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
701conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
702#define RESTRICT_KEYWORD 1
703        ^
704conftest.c:22:9: note: previous definition is here
705#define RESTRICT_KEYWORD
706        ^
7071 warning generated.
708configure:17061: $? = 0
709configure:17075: result: yes
710configure:17079: checking zlib.h presence
711configure:17094: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
712conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
713#define RESTRICT_KEYWORD 1
714        ^
715conftest.c:22:9: note: previous definition is here
716#define RESTRICT_KEYWORD
717        ^
7181 warning generated.
719configure:17100: $? = 0
720configure:17114: result: yes
721configure:17147: checking for zlib.h
722configure:17154: result: yes
723configure:17167: checking for main in -lz
724configure:17196: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lz   >&5
725conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
726#define RESTRICT_KEYWORD 1
727        ^
728conftest.c:22:9: note: previous definition is here
729#define RESTRICT_KEYWORD
730        ^
7311 warning generated.
732configure:17202: $? = 0
733configure:17220: result: yes
734configure:17237: checking for main in -lm
735configure:17266: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm  -lz  >&5
736conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
737#define RESTRICT_KEYWORD 1
738        ^
739conftest.c:22:9: note: previous definition is here
740#define RESTRICT_KEYWORD
741        ^
7421 warning generated.
743configure:17272: $? = 0
744configure:17290: result: yes
745configure:17326: checking whether we would like to have support for blp format
746configure:17337: result: yes
747configure:17351: checking whether we would like to have support for bmp format
748configure:17362: result: yes
749configure:17376: checking whether we would like to have support for dcx format
750configure:17387: result: yes
751configure:17401: checking whether we would like to have support for dds format
752configure:17412: result: yes
753configure:17426: checking whether we would like to have support for dicom format
754configure:17437: result: yes
755configure:17451: checking whether we would like to have support for doom format
756configure:17462: result: yes
757configure:17517: checking for pkg-config
758configure:17535: found /opt/local/bin/pkg-config
759configure:17547: result: /opt/local/bin/pkg-config
760configure:17576: checking pkg-config is at least version 0.9.0
761configure:17579: result: yes
762configure:17674: checking whether we would like to have support for exr format
763configure:17677: result: no
764configure:17699: checking whether we would like to have support for fits format
765configure:17710: result: yes
766configure:17724: checking whether we would like to have support for gif format
767configure:17735: result: yes
768configure:17749: checking whether we would like to have support for hdr format
769configure:17760: result: yes
770configure:17774: checking whether we would like to have support for icns format
771configure:17785: result: yes
772configure:17799: checking whether we would like to have support for icon format
773configure:17810: result: yes
774configure:17824: checking whether we would like to have support for iff format
775configure:17835: result: yes
776configure:17849: checking whether we would like to have support for ilbm format
777configure:17860: result: yes
778configure:17874: checking whether we would like to have support for iwi format
779configure:17885: result: yes
780configure:17909: checking jpeglib.h usability
781configure:17926: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
782conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
783#define RESTRICT_KEYWORD 1
784        ^
785conftest.c:22:9: note: previous definition is here
786#define RESTRICT_KEYWORD
787        ^
7881 warning generated.
789configure:17932: $? = 0
790configure:17946: result: yes
791configure:17950: checking jpeglib.h presence
792configure:17965: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
793conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
794#define RESTRICT_KEYWORD 1
795        ^
796conftest.c:22:9: note: previous definition is here
797#define RESTRICT_KEYWORD
798        ^
7991 warning generated.
800configure:17971: $? = 0
801configure:17985: result: yes
802configure:18018: checking for jpeglib.h
803configure:18025: result: yes
804configure:18030: checking for main in -ljpeg
805configure:18059: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -ljpeg  -lm -lz  >&5
806conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
807#define RESTRICT_KEYWORD 1
808        ^
809conftest.c:22:9: note: previous definition is here
810#define RESTRICT_KEYWORD
811        ^
8121 warning generated.
813configure:18065: $? = 0
814configure:18083: result: yes
815configure:18114: checking whether we would like to have support for jpeg format
816configure:18125: result: yes
817configure:18149: checking jasper/jasper.h usability
818configure:18166: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
819conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
820#define RESTRICT_KEYWORD 1
821        ^
822conftest.c:22:9: note: previous definition is here
823#define RESTRICT_KEYWORD
824        ^
825In file included from conftest.c:74:
826In file included from /opt/local/include/jasper/jasper.h:65:
827/opt/local/include/jasper/jas_config.h:107:9: warning: 'PACKAGE' macro redefined
828#define PACKAGE "jasper"
829        ^
830conftest.c:19:9: note: previous definition is here
831#define PACKAGE "devil"
832        ^
833In file included from conftest.c:74:
834In file included from /opt/local/include/jasper/jasper.h:65:
835/opt/local/include/jasper/jas_config.h:110:9: warning: 'PACKAGE_BUGREPORT' macro redefined
836#define PACKAGE_BUGREPORT ""
837        ^
838conftest.c:6:9: note: previous definition is here
839#define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
840        ^
841In file included from conftest.c:74:
842In file included from /opt/local/include/jasper/jasper.h:65:
843/opt/local/include/jasper/jas_config.h:113:9: warning: 'PACKAGE_NAME' macro redefined
844#define PACKAGE_NAME "jasper"
845        ^
846conftest.c:2:9: note: previous definition is here
847#define PACKAGE_NAME "DevIL"
848        ^
849In file included from conftest.c:74:
850In file included from /opt/local/include/jasper/jasper.h:65:
851/opt/local/include/jasper/jas_config.h:116:9: warning: 'PACKAGE_STRING' macro redefined
852#define PACKAGE_STRING "jasper 1.900.1"
853        ^
854conftest.c:5:9: note: previous definition is here
855#define PACKAGE_STRING "DevIL 1.7.8"
856        ^
857In file included from conftest.c:74:
858In file included from /opt/local/include/jasper/jasper.h:65:
859/opt/local/include/jasper/jas_config.h:119:9: warning: 'PACKAGE_TARNAME' macro redefined
860#define PACKAGE_TARNAME "jasper"
861        ^
862conftest.c:3:9: note: previous definition is here
863#define PACKAGE_TARNAME "devil"
864        ^
865In file included from conftest.c:74:
866In file included from /opt/local/include/jasper/jasper.h:65:
867/opt/local/include/jasper/jas_config.h:122:9: warning: 'PACKAGE_VERSION' macro redefined
868#define PACKAGE_VERSION "1.900.1"
869        ^
870conftest.c:4:9: note: previous definition is here
871#define PACKAGE_VERSION "1.7.8"
872        ^
873In file included from conftest.c:74:
874In file included from /opt/local/include/jasper/jasper.h:65:
875/opt/local/include/jasper/jas_config.h:128:9: warning: 'VERSION' macro redefined
876#define VERSION "1.900.1"
877        ^
878conftest.c:20:9: note: previous definition is here
879#define VERSION "1.7.8"
880        ^
8818 warnings generated.
882configure:18172: $? = 0
883configure:18186: result: yes
884configure:18190: checking jasper/jasper.h presence
885configure:18205: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
886conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
887#define RESTRICT_KEYWORD 1
888        ^
889conftest.c:22:9: note: previous definition is here
890#define RESTRICT_KEYWORD
891        ^
892In file included from conftest.c:41:
893In file included from /opt/local/include/jasper/jasper.h:65:
894/opt/local/include/jasper/jas_config.h:107:9: warning: 'PACKAGE' macro redefined
895#define PACKAGE "jasper"
896        ^
897conftest.c:19:9: note: previous definition is here
898#define PACKAGE "devil"
899        ^
900In file included from conftest.c:41:
901In file included from /opt/local/include/jasper/jasper.h:65:
902/opt/local/include/jasper/jas_config.h:110:9: warning: 'PACKAGE_BUGREPORT' macro redefined
903#define PACKAGE_BUGREPORT ""
904        ^
905conftest.c:6:9: note: previous definition is here
906#define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
907        ^
908In file included from conftest.c:41:
909In file included from /opt/local/include/jasper/jasper.h:65:
910/opt/local/include/jasper/jas_config.h:113:9: warning: 'PACKAGE_NAME' macro redefined
911#define PACKAGE_NAME "jasper"
912        ^
913conftest.c:2:9: note: previous definition is here
914#define PACKAGE_NAME "DevIL"
915        ^
916In file included from conftest.c:41:
917In file included from /opt/local/include/jasper/jasper.h:65:
918/opt/local/include/jasper/jas_config.h:116:9: warning: 'PACKAGE_STRING' macro redefined
919#define PACKAGE_STRING "jasper 1.900.1"
920        ^
921conftest.c:5:9: note: previous definition is here
922#define PACKAGE_STRING "DevIL 1.7.8"
923        ^
924In file included from conftest.c:41:
925In file included from /opt/local/include/jasper/jasper.h:65:
926/opt/local/include/jasper/jas_config.h:119:9: warning: 'PACKAGE_TARNAME' macro redefined
927#define PACKAGE_TARNAME "jasper"
928        ^
929conftest.c:3:9: note: previous definition is here
930#define PACKAGE_TARNAME "devil"
931        ^
932In file included from conftest.c:41:
933In file included from /opt/local/include/jasper/jasper.h:65:
934/opt/local/include/jasper/jas_config.h:122:9: warning: 'PACKAGE_VERSION' macro redefined
935#define PACKAGE_VERSION "1.900.1"
936        ^
937conftest.c:4:9: note: previous definition is here
938#define PACKAGE_VERSION "1.7.8"
939        ^
940In file included from conftest.c:41:
941In file included from /opt/local/include/jasper/jasper.h:65:
942/opt/local/include/jasper/jas_config.h:128:9: warning: 'VERSION' macro redefined
943#define VERSION "1.900.1"
944        ^
945conftest.c:20:9: note: previous definition is here
946#define VERSION "1.7.8"
947        ^
9488 warnings generated.
949configure:18211: $? = 0
950configure:18225: result: yes
951configure:18258: checking for jasper/jasper.h
952configure:18265: result: yes
953configure:18270: checking for main in -ljasper
954configure:18299: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -ljasper  -lm -lz  >&5
955conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
956#define RESTRICT_KEYWORD 1
957        ^
958conftest.c:22:9: note: previous definition is here
959#define RESTRICT_KEYWORD
960        ^
9611 warning generated.
962configure:18305: $? = 0
963configure:18323: result: yes
964configure:18552: checking whether we would like to have support for jp2 format
965configure:18563: result: yes
966configure:18577: checking for main in -llcms
967configure:18606: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -llcms  -lm -lz  >&5
968conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
969#define RESTRICT_KEYWORD 1
970        ^
971conftest.c:22:9: note: previous definition is here
972#define RESTRICT_KEYWORD
973        ^
9741 warning generated.
975configure:18612: $? = 0
976configure:18630: result: yes
977configure:18647: checking lcms/lcms.h usability
978configure:18664: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
979conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
980#define RESTRICT_KEYWORD 1
981        ^
982conftest.c:22:9: note: previous definition is here
983#define RESTRICT_KEYWORD
984        ^
985conftest.c:74:10: fatal error: 'lcms/lcms.h' file not found
986#include <lcms/lcms.h>
987         ^
9881 warning and 1 error generated.
989configure:18670: $? = 1
990configure: failed program was:
991| /* confdefs.h.  */
992| #define PACKAGE_NAME "DevIL"
993| #define PACKAGE_TARNAME "devil"
994| #define PACKAGE_VERSION "1.7.8"
995| #define PACKAGE_STRING "DevIL 1.7.8"
996| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
997| #define STDC_HEADERS 1
998| #define HAVE_SYS_TYPES_H 1
999| #define HAVE_SYS_STAT_H 1
1000| #define HAVE_STDLIB_H 1
1001| #define HAVE_STRING_H 1
1002| #define HAVE_MEMORY_H 1
1003| #define HAVE_STRINGS_H 1
1004| #define HAVE_INTTYPES_H 1
1005| #define HAVE_STDINT_H 1
1006| #define HAVE_UNISTD_H 1
1007| #define HAVE_DLFCN_H 1
1008| #define LT_OBJDIR ".libs/"
1009| #define PACKAGE "devil"
1010| #define VERSION "1.7.8"
1011| #define ILU_ENABLED
1012| #define RESTRICT_KEYWORD
1013| #define RESTRICT_KEYWORD 1
1014| #define SSE
1015| #define VECTORMEM
1016| #define SSE2
1017| #define VECTORMEM
1018| #define SSE3
1019| #define VECTORMEM
1020| #define GCC_X86_ASM
1021| #define GCC_X86_64_ASM
1022| #define IL_INLINE_ASM 1
1023| #define VALLOC 1
1024| #define POSIX_MEMALIGN 1
1025| #define MM_MALLOC 1
1026| #define HAVE_LIBZ 1
1027| #define HAVE_LIBM 1
1028| #define IL_NO_EXR
1029| #define IL_USE_JPEGLIB_UNMODIFIED 1
1030| /* end confdefs.h.  */
1031| #include <stdio.h>
1032| #ifdef HAVE_SYS_TYPES_H
1033| # include <sys/types.h>
1034| #endif
1035| #ifdef HAVE_SYS_STAT_H
1036| # include <sys/stat.h>
1037| #endif
1038| #ifdef STDC_HEADERS
1039| # include <stdlib.h>
1040| # include <stddef.h>
1041| #else
1042| # ifdef HAVE_STDLIB_H
1043| #  include <stdlib.h>
1044| # endif
1045| #endif
1046| #ifdef HAVE_STRING_H
1047| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1048| #  include <memory.h>
1049| # endif
1050| # include <string.h>
1051| #endif
1052| #ifdef HAVE_STRINGS_H
1053| # include <strings.h>
1054| #endif
1055| #ifdef HAVE_INTTYPES_H
1056| # include <inttypes.h>
1057| #endif
1058| #ifdef HAVE_STDINT_H
1059| # include <stdint.h>
1060| #endif
1061| #ifdef HAVE_UNISTD_H
1062| # include <unistd.h>
1063| #endif
1064| #include <lcms/lcms.h>
1065configure:18684: result: no
1066configure:18688: checking lcms/lcms.h presence
1067configure:18703: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
1068conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1069#define RESTRICT_KEYWORD 1
1070        ^
1071conftest.c:22:9: note: previous definition is here
1072#define RESTRICT_KEYWORD
1073        ^
1074conftest.c:41:10: fatal error: 'lcms/lcms.h' file not found
1075#include <lcms/lcms.h>
1076         ^
10771 warning and 1 error generated.
1078configure:18709: $? = 1
1079configure: failed program was:
1080| /* confdefs.h.  */
1081| #define PACKAGE_NAME "DevIL"
1082| #define PACKAGE_TARNAME "devil"
1083| #define PACKAGE_VERSION "1.7.8"
1084| #define PACKAGE_STRING "DevIL 1.7.8"
1085| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
1086| #define STDC_HEADERS 1
1087| #define HAVE_SYS_TYPES_H 1
1088| #define HAVE_SYS_STAT_H 1
1089| #define HAVE_STDLIB_H 1
1090| #define HAVE_STRING_H 1
1091| #define HAVE_MEMORY_H 1
1092| #define HAVE_STRINGS_H 1
1093| #define HAVE_INTTYPES_H 1
1094| #define HAVE_STDINT_H 1
1095| #define HAVE_UNISTD_H 1
1096| #define HAVE_DLFCN_H 1
1097| #define LT_OBJDIR ".libs/"
1098| #define PACKAGE "devil"
1099| #define VERSION "1.7.8"
1100| #define ILU_ENABLED
1101| #define RESTRICT_KEYWORD
1102| #define RESTRICT_KEYWORD 1
1103| #define SSE
1104| #define VECTORMEM
1105| #define SSE2
1106| #define VECTORMEM
1107| #define SSE3
1108| #define VECTORMEM
1109| #define GCC_X86_ASM
1110| #define GCC_X86_64_ASM
1111| #define IL_INLINE_ASM 1
1112| #define VALLOC 1
1113| #define POSIX_MEMALIGN 1
1114| #define MM_MALLOC 1
1115| #define HAVE_LIBZ 1
1116| #define HAVE_LIBM 1
1117| #define IL_NO_EXR
1118| #define IL_USE_JPEGLIB_UNMODIFIED 1
1119| /* end confdefs.h.  */
1120| #include <lcms/lcms.h>
1121configure:18723: result: no
1122configure:18756: checking for lcms/lcms.h
1123configure:18763: result: no
1124configure:18782: checking lcms.h usability
1125configure:18799: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
1126conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1127#define RESTRICT_KEYWORD 1
1128        ^
1129conftest.c:22:9: note: previous definition is here
1130#define RESTRICT_KEYWORD
1131        ^
1132In file included from conftest.c:74:
1133/opt/local/include/lcms.h:1418:14: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
1134    if (size < 0) return NULL;              // Prevent signed size_t exploits
1135        ~~~~ ^ ~
11362 warnings generated.
1137configure:18805: $? = 0
1138configure:18819: result: yes
1139configure:18823: checking lcms.h presence
1140configure:18838: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
1141conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1142#define RESTRICT_KEYWORD 1
1143        ^
1144conftest.c:22:9: note: previous definition is here
1145#define RESTRICT_KEYWORD
1146        ^
11471 warning generated.
1148configure:18844: $? = 0
1149configure:18858: result: yes
1150configure:18891: checking for lcms.h
1151configure:18898: result: yes
1152configure:18926: checking whether we would like to have support for lcms format
1153configure:18937: result: yes
1154configure:18951: checking whether we would like to have support for lif format
1155configure:18962: result: yes
1156configure:18976: checking whether we would like to have support for mdl format
1157configure:18987: result: yes
1158configure:19011: checking libmng.h usability
1159configure:19028: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
1160conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1161#define RESTRICT_KEYWORD 1
1162        ^
1163conftest.c:22:9: note: previous definition is here
1164#define RESTRICT_KEYWORD
1165        ^
11661 warning generated.
1167configure:19034: $? = 0
1168configure:19048: result: yes
1169configure:19052: checking libmng.h presence
1170configure:19067: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
1171conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1172#define RESTRICT_KEYWORD 1
1173        ^
1174conftest.c:22:9: note: previous definition is here
1175#define RESTRICT_KEYWORD
1176        ^
11771 warning generated.
1178configure:19073: $? = 0
1179configure:19087: result: yes
1180configure:19120: checking for libmng.h
1181configure:19127: result: yes
1182configure:19132: checking for main in -lmng
1183configure:19161: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lmng  -lm -lz  >&5
1184conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1185#define RESTRICT_KEYWORD 1
1186        ^
1187conftest.c:22:9: note: previous definition is here
1188#define RESTRICT_KEYWORD
1189        ^
11901 warning generated.
1191configure:19167: $? = 0
1192configure:19185: result: yes
1193configure:19211: checking whether we would like to have support for mng format
1194configure:19222: result: yes
1195configure:19236: checking whether we would like to have support for mp3 format
1196configure:19247: result: yes
1197configure:19261: checking whether we would like to have support for pcx format
1198configure:19272: result: yes
1199configure:19286: checking whether we would like to have support for pcd format
1200configure:19297: result: yes
1201configure:19311: checking whether we would like to have support for pic format
1202configure:19322: result: yes
1203configure:19336: checking whether we would like to have support for pix format
1204configure:19347: result: yes
1205configure:19371: checking png.h usability
1206configure:19388: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
1207conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1208#define RESTRICT_KEYWORD 1
1209        ^
1210conftest.c:22:9: note: previous definition is here
1211#define RESTRICT_KEYWORD
1212        ^
12131 warning generated.
1214configure:19394: $? = 0
1215configure:19408: result: yes
1216configure:19412: checking png.h presence
1217configure:19427: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
1218conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1219#define RESTRICT_KEYWORD 1
1220        ^
1221conftest.c:22:9: note: previous definition is here
1222#define RESTRICT_KEYWORD
1223        ^
12241 warning generated.
1225configure:19433: $? = 0
1226configure:19447: result: yes
1227configure:19480: checking for png.h
1228configure:19487: result: yes
1229configure:19492: checking for main in -lpng12
1230configure:19521: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lpng12  -lm -lz  >&5
1231conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1232#define RESTRICT_KEYWORD 1
1233        ^
1234conftest.c:22:9: note: previous definition is here
1235#define RESTRICT_KEYWORD
1236        ^
12371 warning generated.
1238ld: library not found for -lpng12
1239clang: error: linker command failed with exit code 1 (use -v to see invocation)
1240configure:19527: $? = 1
1241configure: failed program was:
1242| /* confdefs.h.  */
1243| #define PACKAGE_NAME "DevIL"
1244| #define PACKAGE_TARNAME "devil"
1245| #define PACKAGE_VERSION "1.7.8"
1246| #define PACKAGE_STRING "DevIL 1.7.8"
1247| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
1248| #define STDC_HEADERS 1
1249| #define HAVE_SYS_TYPES_H 1
1250| #define HAVE_SYS_STAT_H 1
1251| #define HAVE_STDLIB_H 1
1252| #define HAVE_STRING_H 1
1253| #define HAVE_MEMORY_H 1
1254| #define HAVE_STRINGS_H 1
1255| #define HAVE_INTTYPES_H 1
1256| #define HAVE_STDINT_H 1
1257| #define HAVE_UNISTD_H 1
1258| #define HAVE_DLFCN_H 1
1259| #define LT_OBJDIR ".libs/"
1260| #define PACKAGE "devil"
1261| #define VERSION "1.7.8"
1262| #define ILU_ENABLED
1263| #define RESTRICT_KEYWORD
1264| #define RESTRICT_KEYWORD 1
1265| #define SSE
1266| #define VECTORMEM
1267| #define SSE2
1268| #define VECTORMEM
1269| #define SSE3
1270| #define VECTORMEM
1271| #define GCC_X86_ASM
1272| #define GCC_X86_64_ASM
1273| #define IL_INLINE_ASM 1
1274| #define VALLOC 1
1275| #define POSIX_MEMALIGN 1
1276| #define MM_MALLOC 1
1277| #define HAVE_LIBZ 1
1278| #define HAVE_LIBM 1
1279| #define IL_NO_EXR
1280| #define IL_USE_JPEGLIB_UNMODIFIED 1
1281| #define LCMS_NODIRINCLUDE 1
1282| /* end confdefs.h.  */
1283|
1284|
1285| int
1286| main ()
1287| {
1288| return main ();
1289|   ;
1290|   return 0;
1291| }
1292configure:19545: result: no
1293configure:19561: checking for png.h
1294configure:19566: result: yes
1295configure:19691: checking for main in -lpng
1296configure:19720: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lpng  -lm -lz  >&5
1297conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1298#define RESTRICT_KEYWORD 1
1299        ^
1300conftest.c:22:9: note: previous definition is here
1301#define RESTRICT_KEYWORD
1302        ^
13031 warning generated.
1304configure:19726: $? = 0
1305configure:19744: result: yes
1306configure:19774: checking whether we would like to have support for png format
1307configure:19785: result: yes
1308configure:19799: checking whether we would like to have support for pnm format
1309configure:19810: result: yes
1310configure:19824: checking whether we would like to have support for psd format
1311configure:19835: result: yes
1312configure:19849: checking whether we would like to have support for psp format
1313configure:19860: result: yes
1314configure:19874: checking whether we would like to have support for pxr format
1315configure:19885: result: yes
1316configure:19899: checking whether we would like to have support for raw format
1317configure:19910: result: yes
1318configure:19924: checking whether we would like to have support for rot format
1319configure:19935: result: yes
1320configure:19949: checking whether we would like to have support for sgi format
1321configure:19960: result: yes
1322configure:19974: checking whether we would like to have support for sun format
1323configure:19985: result: yes
1324configure:19999: checking whether we would like to have support for texture format
1325configure:20010: result: yes
1326configure:20024: checking whether we would like to have support for tga format
1327configure:20035: result: yes
1328configure:20059: checking tiffio.h usability
1329configure:20076: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
1330conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1331#define RESTRICT_KEYWORD 1
1332        ^
1333conftest.c:22:9: note: previous definition is here
1334#define RESTRICT_KEYWORD
1335        ^
13361 warning generated.
1337configure:20082: $? = 0
1338configure:20096: result: yes
1339configure:20100: checking tiffio.h presence
1340configure:20115: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
1341conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1342#define RESTRICT_KEYWORD 1
1343        ^
1344conftest.c:22:9: note: previous definition is here
1345#define RESTRICT_KEYWORD
1346        ^
13471 warning generated.
1348configure:20121: $? = 0
1349configure:20135: result: yes
1350configure:20168: checking for tiffio.h
1351configure:20175: result: yes
1352configure:20180: checking for main in -ltiff
1353configure:20209: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -ltiff  -lm -lz  >&5
1354conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1355#define RESTRICT_KEYWORD 1
1356        ^
1357conftest.c:22:9: note: previous definition is here
1358#define RESTRICT_KEYWORD
1359        ^
13601 warning generated.
1361configure:20215: $? = 0
1362configure:20233: result: yes
1363configure:20259: checking whether we would like to have support for tiff format
1364configure:20270: result: yes
1365configure:20284: checking whether we would like to have support for tpl format
1366configure:20295: result: yes
1367configure:20309: checking whether we would like to have support for utx format
1368configure:20320: result: yes
1369configure:20334: checking whether we would like to have support for vtf format
1370configure:20345: result: yes
1371configure:20359: checking whether we would like to have support for wal format
1372configure:20370: result: yes
1373configure:20384: checking whether we would like to have support for wbmp format
1374configure:20395: result: yes
1375configure:20409: checking whether we would like to have support for wdp format
1376configure:20420: result: yes
1377configure:20434: checking whether we would like to have support for xpm format
1378configure:20437: result: no
1379configure:20471: checking squish.h usability
1380configure:20488: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
1381conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1382#define RESTRICT_KEYWORD 1
1383        ^
1384conftest.c:22:9: note: previous definition is here
1385#define RESTRICT_KEYWORD
1386        ^
1387conftest.c:76:10: fatal error: 'squish.h' file not found
1388#include <squish.h>
1389         ^
13901 warning and 1 error generated.
1391configure:20494: $? = 1
1392configure: failed program was:
1393| /* confdefs.h.  */
1394| #define PACKAGE_NAME "DevIL"
1395| #define PACKAGE_TARNAME "devil"
1396| #define PACKAGE_VERSION "1.7.8"
1397| #define PACKAGE_STRING "DevIL 1.7.8"
1398| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
1399| #define STDC_HEADERS 1
1400| #define HAVE_SYS_TYPES_H 1
1401| #define HAVE_SYS_STAT_H 1
1402| #define HAVE_STDLIB_H 1
1403| #define HAVE_STRING_H 1
1404| #define HAVE_MEMORY_H 1
1405| #define HAVE_STRINGS_H 1
1406| #define HAVE_INTTYPES_H 1
1407| #define HAVE_STDINT_H 1
1408| #define HAVE_UNISTD_H 1
1409| #define HAVE_DLFCN_H 1
1410| #define LT_OBJDIR ".libs/"
1411| #define PACKAGE "devil"
1412| #define VERSION "1.7.8"
1413| #define ILU_ENABLED
1414| #define RESTRICT_KEYWORD
1415| #define RESTRICT_KEYWORD 1
1416| #define SSE
1417| #define VECTORMEM
1418| #define SSE2
1419| #define VECTORMEM
1420| #define SSE3
1421| #define VECTORMEM
1422| #define GCC_X86_ASM
1423| #define GCC_X86_64_ASM
1424| #define IL_INLINE_ASM 1
1425| #define VALLOC 1
1426| #define POSIX_MEMALIGN 1
1427| #define MM_MALLOC 1
1428| #define HAVE_LIBZ 1
1429| #define HAVE_LIBM 1
1430| #define IL_NO_EXR
1431| #define IL_USE_JPEGLIB_UNMODIFIED 1
1432| #define LCMS_NODIRINCLUDE 1
1433| #define IL_NO_XPM
1434| /* end confdefs.h.  */
1435| #include <stdio.h>
1436| #ifdef HAVE_SYS_TYPES_H
1437| # include <sys/types.h>
1438| #endif
1439| #ifdef HAVE_SYS_STAT_H
1440| # include <sys/stat.h>
1441| #endif
1442| #ifdef STDC_HEADERS
1443| # include <stdlib.h>
1444| # include <stddef.h>
1445| #else
1446| # ifdef HAVE_STDLIB_H
1447| #  include <stdlib.h>
1448| # endif
1449| #endif
1450| #ifdef HAVE_STRING_H
1451| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1452| #  include <memory.h>
1453| # endif
1454| # include <string.h>
1455| #endif
1456| #ifdef HAVE_STRINGS_H
1457| # include <strings.h>
1458| #endif
1459| #ifdef HAVE_INTTYPES_H
1460| # include <inttypes.h>
1461| #endif
1462| #ifdef HAVE_STDINT_H
1463| # include <stdint.h>
1464| #endif
1465| #ifdef HAVE_UNISTD_H
1466| # include <unistd.h>
1467| #endif
1468| #include <squish.h>
1469configure:20508: result: no
1470configure:20512: checking squish.h presence
1471configure:20527: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
1472conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1473#define RESTRICT_KEYWORD 1
1474        ^
1475conftest.c:22:9: note: previous definition is here
1476#define RESTRICT_KEYWORD
1477        ^
1478conftest.c:43:10: fatal error: 'squish.h' file not found
1479#include <squish.h>
1480         ^
14811 warning and 1 error generated.
1482configure:20533: $? = 1
1483configure: failed program was:
1484| /* confdefs.h.  */
1485| #define PACKAGE_NAME "DevIL"
1486| #define PACKAGE_TARNAME "devil"
1487| #define PACKAGE_VERSION "1.7.8"
1488| #define PACKAGE_STRING "DevIL 1.7.8"
1489| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
1490| #define STDC_HEADERS 1
1491| #define HAVE_SYS_TYPES_H 1
1492| #define HAVE_SYS_STAT_H 1
1493| #define HAVE_STDLIB_H 1
1494| #define HAVE_STRING_H 1
1495| #define HAVE_MEMORY_H 1
1496| #define HAVE_STRINGS_H 1
1497| #define HAVE_INTTYPES_H 1
1498| #define HAVE_STDINT_H 1
1499| #define HAVE_UNISTD_H 1
1500| #define HAVE_DLFCN_H 1
1501| #define LT_OBJDIR ".libs/"
1502| #define PACKAGE "devil"
1503| #define VERSION "1.7.8"
1504| #define ILU_ENABLED
1505| #define RESTRICT_KEYWORD
1506| #define RESTRICT_KEYWORD 1
1507| #define SSE
1508| #define VECTORMEM
1509| #define SSE2
1510| #define VECTORMEM
1511| #define SSE3
1512| #define VECTORMEM
1513| #define GCC_X86_ASM
1514| #define GCC_X86_64_ASM
1515| #define IL_INLINE_ASM 1
1516| #define VALLOC 1
1517| #define POSIX_MEMALIGN 1
1518| #define MM_MALLOC 1
1519| #define HAVE_LIBZ 1
1520| #define HAVE_LIBM 1
1521| #define IL_NO_EXR
1522| #define IL_USE_JPEGLIB_UNMODIFIED 1
1523| #define LCMS_NODIRINCLUDE 1
1524| #define IL_NO_XPM
1525| /* end confdefs.h.  */
1526| #include <squish.h>
1527configure:20547: result: no
1528configure:20580: checking for squish.h
1529configure:20587: result: no
1530configure:20696: checking nvtt/nvtt.h usability
1531configure:20713: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
1532conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1533#define RESTRICT_KEYWORD 1
1534        ^
1535conftest.c:22:9: note: previous definition is here
1536#define RESTRICT_KEYWORD
1537        ^
1538conftest.c:76:10: fatal error: 'nvtt/nvtt.h' file not found
1539#include <nvtt/nvtt.h>
1540         ^
15411 warning and 1 error generated.
1542configure:20719: $? = 1
1543configure: failed program was:
1544| /* confdefs.h.  */
1545| #define PACKAGE_NAME "DevIL"
1546| #define PACKAGE_TARNAME "devil"
1547| #define PACKAGE_VERSION "1.7.8"
1548| #define PACKAGE_STRING "DevIL 1.7.8"
1549| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
1550| #define STDC_HEADERS 1
1551| #define HAVE_SYS_TYPES_H 1
1552| #define HAVE_SYS_STAT_H 1
1553| #define HAVE_STDLIB_H 1
1554| #define HAVE_STRING_H 1
1555| #define HAVE_MEMORY_H 1
1556| #define HAVE_STRINGS_H 1
1557| #define HAVE_INTTYPES_H 1
1558| #define HAVE_STDINT_H 1
1559| #define HAVE_UNISTD_H 1
1560| #define HAVE_DLFCN_H 1
1561| #define LT_OBJDIR ".libs/"
1562| #define PACKAGE "devil"
1563| #define VERSION "1.7.8"
1564| #define ILU_ENABLED
1565| #define RESTRICT_KEYWORD
1566| #define RESTRICT_KEYWORD 1
1567| #define SSE
1568| #define VECTORMEM
1569| #define SSE2
1570| #define VECTORMEM
1571| #define SSE3
1572| #define VECTORMEM
1573| #define GCC_X86_ASM
1574| #define GCC_X86_64_ASM
1575| #define IL_INLINE_ASM 1
1576| #define VALLOC 1
1577| #define POSIX_MEMALIGN 1
1578| #define MM_MALLOC 1
1579| #define HAVE_LIBZ 1
1580| #define HAVE_LIBM 1
1581| #define IL_NO_EXR
1582| #define IL_USE_JPEGLIB_UNMODIFIED 1
1583| #define LCMS_NODIRINCLUDE 1
1584| #define IL_NO_XPM
1585| /* end confdefs.h.  */
1586| #include <stdio.h>
1587| #ifdef HAVE_SYS_TYPES_H
1588| # include <sys/types.h>
1589| #endif
1590| #ifdef HAVE_SYS_STAT_H
1591| # include <sys/stat.h>
1592| #endif
1593| #ifdef STDC_HEADERS
1594| # include <stdlib.h>
1595| # include <stddef.h>
1596| #else
1597| # ifdef HAVE_STDLIB_H
1598| #  include <stdlib.h>
1599| # endif
1600| #endif
1601| #ifdef HAVE_STRING_H
1602| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1603| #  include <memory.h>
1604| # endif
1605| # include <string.h>
1606| #endif
1607| #ifdef HAVE_STRINGS_H
1608| # include <strings.h>
1609| #endif
1610| #ifdef HAVE_INTTYPES_H
1611| # include <inttypes.h>
1612| #endif
1613| #ifdef HAVE_STDINT_H
1614| # include <stdint.h>
1615| #endif
1616| #ifdef HAVE_UNISTD_H
1617| # include <unistd.h>
1618| #endif
1619| #include <nvtt/nvtt.h>
1620configure:20733: result: no
1621configure:20737: checking nvtt/nvtt.h presence
1622configure:20752: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
1623conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1624#define RESTRICT_KEYWORD 1
1625        ^
1626conftest.c:22:9: note: previous definition is here
1627#define RESTRICT_KEYWORD
1628        ^
1629conftest.c:43:10: fatal error: 'nvtt/nvtt.h' file not found
1630#include <nvtt/nvtt.h>
1631         ^
16321 warning and 1 error generated.
1633configure:20758: $? = 1
1634configure: failed program was:
1635| /* confdefs.h.  */
1636| #define PACKAGE_NAME "DevIL"
1637| #define PACKAGE_TARNAME "devil"
1638| #define PACKAGE_VERSION "1.7.8"
1639| #define PACKAGE_STRING "DevIL 1.7.8"
1640| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
1641| #define STDC_HEADERS 1
1642| #define HAVE_SYS_TYPES_H 1
1643| #define HAVE_SYS_STAT_H 1
1644| #define HAVE_STDLIB_H 1
1645| #define HAVE_STRING_H 1
1646| #define HAVE_MEMORY_H 1
1647| #define HAVE_STRINGS_H 1
1648| #define HAVE_INTTYPES_H 1
1649| #define HAVE_STDINT_H 1
1650| #define HAVE_UNISTD_H 1
1651| #define HAVE_DLFCN_H 1
1652| #define LT_OBJDIR ".libs/"
1653| #define PACKAGE "devil"
1654| #define VERSION "1.7.8"
1655| #define ILU_ENABLED
1656| #define RESTRICT_KEYWORD
1657| #define RESTRICT_KEYWORD 1
1658| #define SSE
1659| #define VECTORMEM
1660| #define SSE2
1661| #define VECTORMEM
1662| #define SSE3
1663| #define VECTORMEM
1664| #define GCC_X86_ASM
1665| #define GCC_X86_64_ASM
1666| #define IL_INLINE_ASM 1
1667| #define VALLOC 1
1668| #define POSIX_MEMALIGN 1
1669| #define MM_MALLOC 1
1670| #define HAVE_LIBZ 1
1671| #define HAVE_LIBM 1
1672| #define IL_NO_EXR
1673| #define IL_USE_JPEGLIB_UNMODIFIED 1
1674| #define LCMS_NODIRINCLUDE 1
1675| #define IL_NO_XPM
1676| /* end confdefs.h.  */
1677| #include <nvtt/nvtt.h>
1678configure:20772: result: no
1679configure:20805: checking for nvtt/nvtt.h
1680configure:20812: result: no
1681configure:20902: checking for X
1682configure:21017: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
1683conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1684#define RESTRICT_KEYWORD 1
1685        ^
1686conftest.c:22:9: note: previous definition is here
1687#define RESTRICT_KEYWORD
1688        ^
16891 warning generated.
1690configure:21023: $? = 0
1691configure:21072: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lX11 -lm -lz  >&5
1692conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1693#define RESTRICT_KEYWORD 1
1694        ^
1695conftest.c:22:9: note: previous definition is here
1696#define RESTRICT_KEYWORD
1697        ^
16981 warning generated.
1699configure:21078: $? = 0
1700configure:21137: result: libraries , headers
1701configure:21333: checking for the pthreads library -lpthreads
1702configure:21376: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64  -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lpthreads -lm -lz  >&5
1703conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1704#define RESTRICT_KEYWORD 1
1705        ^
1706conftest.c:22:9: note: previous definition is here
1707#define RESTRICT_KEYWORD
1708        ^
17091 warning generated.
1710ld: library not found for -lpthreads
1711clang: error: linker command failed with exit code 1 (use -v to see invocation)
1712configure:21382: $? = 1
1713configure: failed program was:
1714| /* confdefs.h.  */
1715| #define PACKAGE_NAME "DevIL"
1716| #define PACKAGE_TARNAME "devil"
1717| #define PACKAGE_VERSION "1.7.8"
1718| #define PACKAGE_STRING "DevIL 1.7.8"
1719| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
1720| #define STDC_HEADERS 1
1721| #define HAVE_SYS_TYPES_H 1
1722| #define HAVE_SYS_STAT_H 1
1723| #define HAVE_STDLIB_H 1
1724| #define HAVE_STRING_H 1
1725| #define HAVE_MEMORY_H 1
1726| #define HAVE_STRINGS_H 1
1727| #define HAVE_INTTYPES_H 1
1728| #define HAVE_STDINT_H 1
1729| #define HAVE_UNISTD_H 1
1730| #define HAVE_DLFCN_H 1
1731| #define LT_OBJDIR ".libs/"
1732| #define PACKAGE "devil"
1733| #define VERSION "1.7.8"
1734| #define ILU_ENABLED
1735| #define RESTRICT_KEYWORD
1736| #define RESTRICT_KEYWORD 1
1737| #define SSE
1738| #define VECTORMEM
1739| #define SSE2
1740| #define VECTORMEM
1741| #define SSE3
1742| #define VECTORMEM
1743| #define GCC_X86_ASM
1744| #define GCC_X86_64_ASM
1745| #define IL_INLINE_ASM 1
1746| #define VALLOC 1
1747| #define POSIX_MEMALIGN 1
1748| #define MM_MALLOC 1
1749| #define HAVE_LIBZ 1
1750| #define HAVE_LIBM 1
1751| #define IL_NO_EXR
1752| #define IL_USE_JPEGLIB_UNMODIFIED 1
1753| #define LCMS_NODIRINCLUDE 1
1754| #define IL_NO_XPM
1755| /* end confdefs.h.  */
1756| #include <pthread.h>
1757| int
1758| main ()
1759| {
1760| pthread_t th; pthread_join(th, 0);
1761|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
1762|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
1763|   ;
1764|   return 0;
1765| }
1766configure:21402: result: no
1767configure:21278: checking whether pthreads work without any flags
1768configure:21376: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64  -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  -lm -lz  >&5
1769conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1770#define RESTRICT_KEYWORD 1
1771        ^
1772conftest.c:22:9: note: previous definition is here
1773#define RESTRICT_KEYWORD
1774        ^
17751 warning generated.
1776configure:21382: $? = 0
1777configure:21402: result: yes
1778configure:21421: checking for joinable pthread attribute
1779configure:21446: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64  -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  -lm -lz  >&5
1780conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1781#define RESTRICT_KEYWORD 1
1782        ^
1783conftest.c:22:9: note: previous definition is here
1784#define RESTRICT_KEYWORD
1785        ^
17861 warning generated.
1787configure:21452: $? = 0
1788configure:21469: result: PTHREAD_CREATE_JOINABLE
1789configure:21479: checking if more special flags are required for pthreads
1790configure:21486: result: -D_THREAD_SAFE
1791configure:21727: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lz   -lX11 >&5
1792conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1793#define RESTRICT_KEYWORD 1
1794        ^
1795conftest.c:22:9: note: previous definition is here
1796#define RESTRICT_KEYWORD
1797        ^
17981 warning generated.
1799configure:21733: $? = 0
1800configure:21890: checking for gethostbyname
1801configure:21946: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lz  >&5
1802conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1803#define RESTRICT_KEYWORD 1
1804        ^
1805conftest.c:22:9: note: previous definition is here
1806#define RESTRICT_KEYWORD
1807        ^
18081 warning generated.
1809configure:21952: $? = 0
1810configure:21969: result: yes
1811configure:22114: checking for connect
1812configure:22170: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lz  >&5
1813conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1814#define RESTRICT_KEYWORD 1
1815        ^
1816conftest.c:22:9: note: previous definition is here
1817#define RESTRICT_KEYWORD
1818        ^
18191 warning generated.
1820configure:22176: $? = 0
1821configure:22193: result: yes
1822configure:22265: checking for remove
1823configure:22321: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lz  >&5
1824conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1825#define RESTRICT_KEYWORD 1
1826        ^
1827conftest.c:22:9: note: previous definition is here
1828#define RESTRICT_KEYWORD
1829        ^
18301 warning generated.
1831configure:22327: $? = 0
1832configure:22344: result: yes
1833configure:22416: checking for shmat
1834configure:22472: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lz  >&5
1835conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1836#define RESTRICT_KEYWORD 1
1837        ^
1838conftest.c:22:9: note: previous definition is here
1839#define RESTRICT_KEYWORD
1840        ^
18411 warning generated.
1842configure:22478: $? = 0
1843configure:22495: result: yes
1844configure:22576: checking for IceConnectionNumber in -lICE
1845configure:22611: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lICE  -lm -lz  >&5
1846conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1847#define RESTRICT_KEYWORD 1
1848        ^
1849conftest.c:22:9: note: previous definition is here
1850#define RESTRICT_KEYWORD
1851        ^
18521 warning generated.
1853configure:22617: $? = 0
1854configure:22635: result: yes
1855configure:23316: checking d3d8.h usability
1856configure:23333: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
1857conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1858#define RESTRICT_KEYWORD 1
1859        ^
1860conftest.c:22:9: note: previous definition is here
1861#define RESTRICT_KEYWORD
1862        ^
1863conftest.c:77:10: fatal error: 'd3d8.h' file not found
1864#include <d3d8.h>
1865         ^
18661 warning and 1 error generated.
1867configure:23339: $? = 1
1868configure: failed program was:
1869| /* confdefs.h.  */
1870| #define PACKAGE_NAME "DevIL"
1871| #define PACKAGE_TARNAME "devil"
1872| #define PACKAGE_VERSION "1.7.8"
1873| #define PACKAGE_STRING "DevIL 1.7.8"
1874| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
1875| #define STDC_HEADERS 1
1876| #define HAVE_SYS_TYPES_H 1
1877| #define HAVE_SYS_STAT_H 1
1878| #define HAVE_STDLIB_H 1
1879| #define HAVE_STRING_H 1
1880| #define HAVE_MEMORY_H 1
1881| #define HAVE_STRINGS_H 1
1882| #define HAVE_INTTYPES_H 1
1883| #define HAVE_STDINT_H 1
1884| #define HAVE_UNISTD_H 1
1885| #define HAVE_DLFCN_H 1
1886| #define LT_OBJDIR ".libs/"
1887| #define PACKAGE "devil"
1888| #define VERSION "1.7.8"
1889| #define ILU_ENABLED
1890| #define RESTRICT_KEYWORD
1891| #define RESTRICT_KEYWORD 1
1892| #define SSE
1893| #define VECTORMEM
1894| #define SSE2
1895| #define VECTORMEM
1896| #define SSE3
1897| #define VECTORMEM
1898| #define GCC_X86_ASM
1899| #define GCC_X86_64_ASM
1900| #define IL_INLINE_ASM 1
1901| #define VALLOC 1
1902| #define POSIX_MEMALIGN 1
1903| #define MM_MALLOC 1
1904| #define HAVE_LIBZ 1
1905| #define HAVE_LIBM 1
1906| #define IL_NO_EXR
1907| #define IL_USE_JPEGLIB_UNMODIFIED 1
1908| #define LCMS_NODIRINCLUDE 1
1909| #define IL_NO_XPM
1910| #define HAVE_PTHREAD 1
1911| /* end confdefs.h.  */
1912| #include <stdio.h>
1913| #ifdef HAVE_SYS_TYPES_H
1914| # include <sys/types.h>
1915| #endif
1916| #ifdef HAVE_SYS_STAT_H
1917| # include <sys/stat.h>
1918| #endif
1919| #ifdef STDC_HEADERS
1920| # include <stdlib.h>
1921| # include <stddef.h>
1922| #else
1923| # ifdef HAVE_STDLIB_H
1924| #  include <stdlib.h>
1925| # endif
1926| #endif
1927| #ifdef HAVE_STRING_H
1928| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1929| #  include <memory.h>
1930| # endif
1931| # include <string.h>
1932| #endif
1933| #ifdef HAVE_STRINGS_H
1934| # include <strings.h>
1935| #endif
1936| #ifdef HAVE_INTTYPES_H
1937| # include <inttypes.h>
1938| #endif
1939| #ifdef HAVE_STDINT_H
1940| # include <stdint.h>
1941| #endif
1942| #ifdef HAVE_UNISTD_H
1943| # include <unistd.h>
1944| #endif
1945| #include <d3d8.h>
1946configure:23353: result: no
1947configure:23357: checking d3d8.h presence
1948configure:23372: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
1949conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
1950#define RESTRICT_KEYWORD 1
1951        ^
1952conftest.c:22:9: note: previous definition is here
1953#define RESTRICT_KEYWORD
1954        ^
1955conftest.c:44:10: fatal error: 'd3d8.h' file not found
1956#include <d3d8.h>
1957         ^
19581 warning and 1 error generated.
1959configure:23378: $? = 1
1960configure: failed program was:
1961| /* confdefs.h.  */
1962| #define PACKAGE_NAME "DevIL"
1963| #define PACKAGE_TARNAME "devil"
1964| #define PACKAGE_VERSION "1.7.8"
1965| #define PACKAGE_STRING "DevIL 1.7.8"
1966| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
1967| #define STDC_HEADERS 1
1968| #define HAVE_SYS_TYPES_H 1
1969| #define HAVE_SYS_STAT_H 1
1970| #define HAVE_STDLIB_H 1
1971| #define HAVE_STRING_H 1
1972| #define HAVE_MEMORY_H 1
1973| #define HAVE_STRINGS_H 1
1974| #define HAVE_INTTYPES_H 1
1975| #define HAVE_STDINT_H 1
1976| #define HAVE_UNISTD_H 1
1977| #define HAVE_DLFCN_H 1
1978| #define LT_OBJDIR ".libs/"
1979| #define PACKAGE "devil"
1980| #define VERSION "1.7.8"
1981| #define ILU_ENABLED
1982| #define RESTRICT_KEYWORD
1983| #define RESTRICT_KEYWORD 1
1984| #define SSE
1985| #define VECTORMEM
1986| #define SSE2
1987| #define VECTORMEM
1988| #define SSE3
1989| #define VECTORMEM
1990| #define GCC_X86_ASM
1991| #define GCC_X86_64_ASM
1992| #define IL_INLINE_ASM 1
1993| #define VALLOC 1
1994| #define POSIX_MEMALIGN 1
1995| #define MM_MALLOC 1
1996| #define HAVE_LIBZ 1
1997| #define HAVE_LIBM 1
1998| #define IL_NO_EXR
1999| #define IL_USE_JPEGLIB_UNMODIFIED 1
2000| #define LCMS_NODIRINCLUDE 1
2001| #define IL_NO_XPM
2002| #define HAVE_PTHREAD 1
2003| /* end confdefs.h.  */
2004| #include <d3d8.h>
2005configure:23392: result: no
2006configure:23425: checking for d3d8.h
2007configure:23432: result: no
2008configure:23467: checking d3d9.h usability
2009configure:23484: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
2010conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2011#define RESTRICT_KEYWORD 1
2012        ^
2013conftest.c:22:9: note: previous definition is here
2014#define RESTRICT_KEYWORD
2015        ^
2016conftest.c:77:10: fatal error: 'd3d9.h' file not found
2017#include <d3d9.h>
2018         ^
20191 warning and 1 error generated.
2020configure:23490: $? = 1
2021configure: failed program was:
2022| /* confdefs.h.  */
2023| #define PACKAGE_NAME "DevIL"
2024| #define PACKAGE_TARNAME "devil"
2025| #define PACKAGE_VERSION "1.7.8"
2026| #define PACKAGE_STRING "DevIL 1.7.8"
2027| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
2028| #define STDC_HEADERS 1
2029| #define HAVE_SYS_TYPES_H 1
2030| #define HAVE_SYS_STAT_H 1
2031| #define HAVE_STDLIB_H 1
2032| #define HAVE_STRING_H 1
2033| #define HAVE_MEMORY_H 1
2034| #define HAVE_STRINGS_H 1
2035| #define HAVE_INTTYPES_H 1
2036| #define HAVE_STDINT_H 1
2037| #define HAVE_UNISTD_H 1
2038| #define HAVE_DLFCN_H 1
2039| #define LT_OBJDIR ".libs/"
2040| #define PACKAGE "devil"
2041| #define VERSION "1.7.8"
2042| #define ILU_ENABLED
2043| #define RESTRICT_KEYWORD
2044| #define RESTRICT_KEYWORD 1
2045| #define SSE
2046| #define VECTORMEM
2047| #define SSE2
2048| #define VECTORMEM
2049| #define SSE3
2050| #define VECTORMEM
2051| #define GCC_X86_ASM
2052| #define GCC_X86_64_ASM
2053| #define IL_INLINE_ASM 1
2054| #define VALLOC 1
2055| #define POSIX_MEMALIGN 1
2056| #define MM_MALLOC 1
2057| #define HAVE_LIBZ 1
2058| #define HAVE_LIBM 1
2059| #define IL_NO_EXR
2060| #define IL_USE_JPEGLIB_UNMODIFIED 1
2061| #define LCMS_NODIRINCLUDE 1
2062| #define IL_NO_XPM
2063| #define HAVE_PTHREAD 1
2064| /* end confdefs.h.  */
2065| #include <stdio.h>
2066| #ifdef HAVE_SYS_TYPES_H
2067| # include <sys/types.h>
2068| #endif
2069| #ifdef HAVE_SYS_STAT_H
2070| # include <sys/stat.h>
2071| #endif
2072| #ifdef STDC_HEADERS
2073| # include <stdlib.h>
2074| # include <stddef.h>
2075| #else
2076| # ifdef HAVE_STDLIB_H
2077| #  include <stdlib.h>
2078| # endif
2079| #endif
2080| #ifdef HAVE_STRING_H
2081| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2082| #  include <memory.h>
2083| # endif
2084| # include <string.h>
2085| #endif
2086| #ifdef HAVE_STRINGS_H
2087| # include <strings.h>
2088| #endif
2089| #ifdef HAVE_INTTYPES_H
2090| # include <inttypes.h>
2091| #endif
2092| #ifdef HAVE_STDINT_H
2093| # include <stdint.h>
2094| #endif
2095| #ifdef HAVE_UNISTD_H
2096| # include <unistd.h>
2097| #endif
2098| #include <d3d9.h>
2099configure:23504: result: no
2100configure:23508: checking d3d9.h presence
2101configure:23523: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
2102conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2103#define RESTRICT_KEYWORD 1
2104        ^
2105conftest.c:22:9: note: previous definition is here
2106#define RESTRICT_KEYWORD
2107        ^
2108conftest.c:44:10: fatal error: 'd3d9.h' file not found
2109#include <d3d9.h>
2110         ^
21111 warning and 1 error generated.
2112configure:23529: $? = 1
2113configure: failed program was:
2114| /* confdefs.h.  */
2115| #define PACKAGE_NAME "DevIL"
2116| #define PACKAGE_TARNAME "devil"
2117| #define PACKAGE_VERSION "1.7.8"
2118| #define PACKAGE_STRING "DevIL 1.7.8"
2119| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
2120| #define STDC_HEADERS 1
2121| #define HAVE_SYS_TYPES_H 1
2122| #define HAVE_SYS_STAT_H 1
2123| #define HAVE_STDLIB_H 1
2124| #define HAVE_STRING_H 1
2125| #define HAVE_MEMORY_H 1
2126| #define HAVE_STRINGS_H 1
2127| #define HAVE_INTTYPES_H 1
2128| #define HAVE_STDINT_H 1
2129| #define HAVE_UNISTD_H 1
2130| #define HAVE_DLFCN_H 1
2131| #define LT_OBJDIR ".libs/"
2132| #define PACKAGE "devil"
2133| #define VERSION "1.7.8"
2134| #define ILU_ENABLED
2135| #define RESTRICT_KEYWORD
2136| #define RESTRICT_KEYWORD 1
2137| #define SSE
2138| #define VECTORMEM
2139| #define SSE2
2140| #define VECTORMEM
2141| #define SSE3
2142| #define VECTORMEM
2143| #define GCC_X86_ASM
2144| #define GCC_X86_64_ASM
2145| #define IL_INLINE_ASM 1
2146| #define VALLOC 1
2147| #define POSIX_MEMALIGN 1
2148| #define MM_MALLOC 1
2149| #define HAVE_LIBZ 1
2150| #define HAVE_LIBM 1
2151| #define IL_NO_EXR
2152| #define IL_USE_JPEGLIB_UNMODIFIED 1
2153| #define LCMS_NODIRINCLUDE 1
2154| #define IL_NO_XPM
2155| #define HAVE_PTHREAD 1
2156| /* end confdefs.h.  */
2157| #include <d3d9.h>
2158configure:23543: result: no
2159configure:23576: checking for d3d9.h
2160configure:23583: result: no
2161configure:23616: checking whether we are using the Microsoft C compiler
2162configure:23645: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
2163conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2164#define RESTRICT_KEYWORD 1
2165        ^
2166conftest.c:22:9: note: previous definition is here
2167#define RESTRICT_KEYWORD
2168        ^
2169conftest.c:49:8: error: use of undeclared identifier 'choke'
2170       choke me
2171       ^
21721 warning and 1 error generated.
2173configure:23651: $? = 1
2174configure: failed program was:
2175| /* confdefs.h.  */
2176| #define PACKAGE_NAME "DevIL"
2177| #define PACKAGE_TARNAME "devil"
2178| #define PACKAGE_VERSION "1.7.8"
2179| #define PACKAGE_STRING "DevIL 1.7.8"
2180| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
2181| #define STDC_HEADERS 1
2182| #define HAVE_SYS_TYPES_H 1
2183| #define HAVE_SYS_STAT_H 1
2184| #define HAVE_STDLIB_H 1
2185| #define HAVE_STRING_H 1
2186| #define HAVE_MEMORY_H 1
2187| #define HAVE_STRINGS_H 1
2188| #define HAVE_INTTYPES_H 1
2189| #define HAVE_STDINT_H 1
2190| #define HAVE_UNISTD_H 1
2191| #define HAVE_DLFCN_H 1
2192| #define LT_OBJDIR ".libs/"
2193| #define PACKAGE "devil"
2194| #define VERSION "1.7.8"
2195| #define ILU_ENABLED
2196| #define RESTRICT_KEYWORD
2197| #define RESTRICT_KEYWORD 1
2198| #define SSE
2199| #define VECTORMEM
2200| #define SSE2
2201| #define VECTORMEM
2202| #define SSE3
2203| #define VECTORMEM
2204| #define GCC_X86_ASM
2205| #define GCC_X86_64_ASM
2206| #define IL_INLINE_ASM 1
2207| #define VALLOC 1
2208| #define POSIX_MEMALIGN 1
2209| #define MM_MALLOC 1
2210| #define HAVE_LIBZ 1
2211| #define HAVE_LIBM 1
2212| #define IL_NO_EXR
2213| #define IL_USE_JPEGLIB_UNMODIFIED 1
2214| #define LCMS_NODIRINCLUDE 1
2215| #define IL_NO_XPM
2216| #define HAVE_PTHREAD 1
2217| /* end confdefs.h.  */
2218|
2219| int
2220| main ()
2221| {
2222| #ifndef _MSC_VER
2223|        choke me
2224| #endif
2225|
2226|   ;
2227|   return 0;
2228| }
2229configure:23668: result: no
2230configure:23709: checking GL/gl.h usability
2231configure:23726: /Developer/usr/bin/clang -c -O2 -arch x86_64 -D_THREAD_SAFE  -I/opt/local/include conftest.c >&5
2232conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2233#define RESTRICT_KEYWORD 1
2234        ^
2235conftest.c:22:9: note: previous definition is here
2236#define RESTRICT_KEYWORD
2237        ^
22381 warning generated.
2239configure:23732: $? = 0
2240configure:23746: result: yes
2241configure:23750: checking GL/gl.h presence
2242configure:23765: /Developer/usr/bin/clang -E -D_THREAD_SAFE  -I/opt/local/include conftest.c
2243conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2244#define RESTRICT_KEYWORD 1
2245        ^
2246conftest.c:22:9: note: previous definition is here
2247#define RESTRICT_KEYWORD
2248        ^
22491 warning generated.
2250configure:23771: $? = 0
2251configure:23785: result: yes
2252configure:23818: checking for GL/gl.h
2253configure:23826: result: yes
2254configure:23709: checking OpenGL/gl.h usability
2255configure:23726: /Developer/usr/bin/clang -c -O2 -arch x86_64 -D_THREAD_SAFE  -I/opt/local/include conftest.c >&5
2256conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2257#define RESTRICT_KEYWORD 1
2258        ^
2259conftest.c:22:9: note: previous definition is here
2260#define RESTRICT_KEYWORD
2261        ^
22621 warning generated.
2263configure:23732: $? = 0
2264configure:23746: result: yes
2265configure:23750: checking OpenGL/gl.h presence
2266configure:23765: /Developer/usr/bin/clang -E -D_THREAD_SAFE  -I/opt/local/include conftest.c
2267conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2268#define RESTRICT_KEYWORD 1
2269        ^
2270conftest.c:22:9: note: previous definition is here
2271#define RESTRICT_KEYWORD
2272        ^
22731 warning generated.
2274configure:23771: $? = 0
2275configure:23785: result: yes
2276configure:23818: checking for OpenGL/gl.h
2277configure:23826: result: yes
2278configure:23856: checking windows.h usability
2279configure:23873: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
2280conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2281#define RESTRICT_KEYWORD 1
2282        ^
2283conftest.c:22:9: note: previous definition is here
2284#define RESTRICT_KEYWORD
2285        ^
2286conftest.c:79:10: fatal error: 'windows.h' file not found
2287#include <windows.h>
2288         ^
22891 warning and 1 error generated.
2290configure:23879: $? = 1
2291configure: failed program was:
2292| /* confdefs.h.  */
2293| #define PACKAGE_NAME "DevIL"
2294| #define PACKAGE_TARNAME "devil"
2295| #define PACKAGE_VERSION "1.7.8"
2296| #define PACKAGE_STRING "DevIL 1.7.8"
2297| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
2298| #define STDC_HEADERS 1
2299| #define HAVE_SYS_TYPES_H 1
2300| #define HAVE_SYS_STAT_H 1
2301| #define HAVE_STDLIB_H 1
2302| #define HAVE_STRING_H 1
2303| #define HAVE_MEMORY_H 1
2304| #define HAVE_STRINGS_H 1
2305| #define HAVE_INTTYPES_H 1
2306| #define HAVE_STDINT_H 1
2307| #define HAVE_UNISTD_H 1
2308| #define HAVE_DLFCN_H 1
2309| #define LT_OBJDIR ".libs/"
2310| #define PACKAGE "devil"
2311| #define VERSION "1.7.8"
2312| #define ILU_ENABLED
2313| #define RESTRICT_KEYWORD
2314| #define RESTRICT_KEYWORD 1
2315| #define SSE
2316| #define VECTORMEM
2317| #define SSE2
2318| #define VECTORMEM
2319| #define SSE3
2320| #define VECTORMEM
2321| #define GCC_X86_ASM
2322| #define GCC_X86_64_ASM
2323| #define IL_INLINE_ASM 1
2324| #define VALLOC 1
2325| #define POSIX_MEMALIGN 1
2326| #define MM_MALLOC 1
2327| #define HAVE_LIBZ 1
2328| #define HAVE_LIBM 1
2329| #define IL_NO_EXR
2330| #define IL_USE_JPEGLIB_UNMODIFIED 1
2331| #define LCMS_NODIRINCLUDE 1
2332| #define IL_NO_XPM
2333| #define HAVE_PTHREAD 1
2334| #define HAVE_GL_GL_H 1
2335| #define HAVE_OPENGL_GL_H 1
2336| /* end confdefs.h.  */
2337| #include <stdio.h>
2338| #ifdef HAVE_SYS_TYPES_H
2339| # include <sys/types.h>
2340| #endif
2341| #ifdef HAVE_SYS_STAT_H
2342| # include <sys/stat.h>
2343| #endif
2344| #ifdef STDC_HEADERS
2345| # include <stdlib.h>
2346| # include <stddef.h>
2347| #else
2348| # ifdef HAVE_STDLIB_H
2349| #  include <stdlib.h>
2350| # endif
2351| #endif
2352| #ifdef HAVE_STRING_H
2353| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2354| #  include <memory.h>
2355| # endif
2356| # include <string.h>
2357| #endif
2358| #ifdef HAVE_STRINGS_H
2359| # include <strings.h>
2360| #endif
2361| #ifdef HAVE_INTTYPES_H
2362| # include <inttypes.h>
2363| #endif
2364| #ifdef HAVE_STDINT_H
2365| # include <stdint.h>
2366| #endif
2367| #ifdef HAVE_UNISTD_H
2368| # include <unistd.h>
2369| #endif
2370| #include <windows.h>
2371configure:23893: result: no
2372configure:23897: checking windows.h presence
2373configure:23912: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
2374conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2375#define RESTRICT_KEYWORD 1
2376        ^
2377conftest.c:22:9: note: previous definition is here
2378#define RESTRICT_KEYWORD
2379        ^
2380conftest.c:46:10: fatal error: 'windows.h' file not found
2381#include <windows.h>
2382         ^
23831 warning and 1 error generated.
2384configure:23918: $? = 1
2385configure: failed program was:
2386| /* confdefs.h.  */
2387| #define PACKAGE_NAME "DevIL"
2388| #define PACKAGE_TARNAME "devil"
2389| #define PACKAGE_VERSION "1.7.8"
2390| #define PACKAGE_STRING "DevIL 1.7.8"
2391| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
2392| #define STDC_HEADERS 1
2393| #define HAVE_SYS_TYPES_H 1
2394| #define HAVE_SYS_STAT_H 1
2395| #define HAVE_STDLIB_H 1
2396| #define HAVE_STRING_H 1
2397| #define HAVE_MEMORY_H 1
2398| #define HAVE_STRINGS_H 1
2399| #define HAVE_INTTYPES_H 1
2400| #define HAVE_STDINT_H 1
2401| #define HAVE_UNISTD_H 1
2402| #define HAVE_DLFCN_H 1
2403| #define LT_OBJDIR ".libs/"
2404| #define PACKAGE "devil"
2405| #define VERSION "1.7.8"
2406| #define ILU_ENABLED
2407| #define RESTRICT_KEYWORD
2408| #define RESTRICT_KEYWORD 1
2409| #define SSE
2410| #define VECTORMEM
2411| #define SSE2
2412| #define VECTORMEM
2413| #define SSE3
2414| #define VECTORMEM
2415| #define GCC_X86_ASM
2416| #define GCC_X86_64_ASM
2417| #define IL_INLINE_ASM 1
2418| #define VALLOC 1
2419| #define POSIX_MEMALIGN 1
2420| #define MM_MALLOC 1
2421| #define HAVE_LIBZ 1
2422| #define HAVE_LIBM 1
2423| #define IL_NO_EXR
2424| #define IL_USE_JPEGLIB_UNMODIFIED 1
2425| #define LCMS_NODIRINCLUDE 1
2426| #define IL_NO_XPM
2427| #define HAVE_PTHREAD 1
2428| #define HAVE_GL_GL_H 1
2429| #define HAVE_OPENGL_GL_H 1
2430| /* end confdefs.h.  */
2431| #include <windows.h>
2432configure:23932: result: no
2433configure:23965: checking for windows.h
2434configure:23973: result: no
2435configure:23989: checking for OpenGL library
2436configure:24043: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -D_THREAD_SAFE  -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lopengl32  -lm -lm -lz  >&5
2437conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2438#define RESTRICT_KEYWORD 1
2439        ^
2440conftest.c:22:9: note: previous definition is here
2441#define RESTRICT_KEYWORD
2442        ^
24431 warning generated.
2444ld: library not found for -lopengl32
2445clang: error: linker command failed with exit code 1 (use -v to see invocation)
2446configure:24049: $? = 1
2447configure: failed program was:
2448| /* confdefs.h.  */
2449| #define PACKAGE_NAME "DevIL"
2450| #define PACKAGE_TARNAME "devil"
2451| #define PACKAGE_VERSION "1.7.8"
2452| #define PACKAGE_STRING "DevIL 1.7.8"
2453| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
2454| #define STDC_HEADERS 1
2455| #define HAVE_SYS_TYPES_H 1
2456| #define HAVE_SYS_STAT_H 1
2457| #define HAVE_STDLIB_H 1
2458| #define HAVE_STRING_H 1
2459| #define HAVE_MEMORY_H 1
2460| #define HAVE_STRINGS_H 1
2461| #define HAVE_INTTYPES_H 1
2462| #define HAVE_STDINT_H 1
2463| #define HAVE_UNISTD_H 1
2464| #define HAVE_DLFCN_H 1
2465| #define LT_OBJDIR ".libs/"
2466| #define PACKAGE "devil"
2467| #define VERSION "1.7.8"
2468| #define ILU_ENABLED
2469| #define RESTRICT_KEYWORD
2470| #define RESTRICT_KEYWORD 1
2471| #define SSE
2472| #define VECTORMEM
2473| #define SSE2
2474| #define VECTORMEM
2475| #define SSE3
2476| #define VECTORMEM
2477| #define GCC_X86_ASM
2478| #define GCC_X86_64_ASM
2479| #define IL_INLINE_ASM 1
2480| #define VALLOC 1
2481| #define POSIX_MEMALIGN 1
2482| #define MM_MALLOC 1
2483| #define HAVE_LIBZ 1
2484| #define HAVE_LIBM 1
2485| #define IL_NO_EXR
2486| #define IL_USE_JPEGLIB_UNMODIFIED 1
2487| #define LCMS_NODIRINCLUDE 1
2488| #define IL_NO_XPM
2489| #define HAVE_PTHREAD 1
2490| #define HAVE_GL_GL_H 1
2491| #define HAVE_OPENGL_GL_H 1
2492| /* end confdefs.h.  */
2493|
2494| # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
2495| #   include <windows.h>
2496| # endif
2497| # ifdef HAVE_GL_GL_H
2498| #   include <GL/gl.h>
2499| # elif defined(HAVE_OPENGL_GL_H)
2500| #   include <OpenGL/gl.h>
2501| # else
2502| #   error no gl.h
2503| # endif
2504| int
2505| main ()
2506| {
2507| glBegin(0)
2508|   ;
2509|   return 0;
2510| }
2511configure:24092: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -D_THREAD_SAFE  -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lopengl32 -L/usr/lib/nvidia  -lm -lm -lz  >&5
2512conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2513#define RESTRICT_KEYWORD 1
2514        ^
2515conftest.c:22:9: note: previous definition is here
2516#define RESTRICT_KEYWORD
2517        ^
25181 warning generated.
2519ld: warning: directory not found for option '-L/usr/lib/nvidia'
2520ld: library not found for -lopengl32
2521clang: error: linker command failed with exit code 1 (use -v to see invocation)
2522configure:24098: $? = 1
2523configure: failed program was:
2524| /* confdefs.h.  */
2525| #define PACKAGE_NAME "DevIL"
2526| #define PACKAGE_TARNAME "devil"
2527| #define PACKAGE_VERSION "1.7.8"
2528| #define PACKAGE_STRING "DevIL 1.7.8"
2529| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
2530| #define STDC_HEADERS 1
2531| #define HAVE_SYS_TYPES_H 1
2532| #define HAVE_SYS_STAT_H 1
2533| #define HAVE_STDLIB_H 1
2534| #define HAVE_STRING_H 1
2535| #define HAVE_MEMORY_H 1
2536| #define HAVE_STRINGS_H 1
2537| #define HAVE_INTTYPES_H 1
2538| #define HAVE_STDINT_H 1
2539| #define HAVE_UNISTD_H 1
2540| #define HAVE_DLFCN_H 1
2541| #define LT_OBJDIR ".libs/"
2542| #define PACKAGE "devil"
2543| #define VERSION "1.7.8"
2544| #define ILU_ENABLED
2545| #define RESTRICT_KEYWORD
2546| #define RESTRICT_KEYWORD 1
2547| #define SSE
2548| #define VECTORMEM
2549| #define SSE2
2550| #define VECTORMEM
2551| #define SSE3
2552| #define VECTORMEM
2553| #define GCC_X86_ASM
2554| #define GCC_X86_64_ASM
2555| #define IL_INLINE_ASM 1
2556| #define VALLOC 1
2557| #define POSIX_MEMALIGN 1
2558| #define MM_MALLOC 1
2559| #define HAVE_LIBZ 1
2560| #define HAVE_LIBM 1
2561| #define IL_NO_EXR
2562| #define IL_USE_JPEGLIB_UNMODIFIED 1
2563| #define LCMS_NODIRINCLUDE 1
2564| #define IL_NO_XPM
2565| #define HAVE_PTHREAD 1
2566| #define HAVE_GL_GL_H 1
2567| #define HAVE_OPENGL_GL_H 1
2568| /* end confdefs.h.  */
2569|
2570| # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
2571| #   include <windows.h>
2572| # endif
2573| # ifdef HAVE_GL_GL_H
2574| #   include <GL/gl.h>
2575| # elif defined(HAVE_OPENGL_GL_H)
2576| #   include <OpenGL/gl.h>
2577| # else
2578| #   error no gl.h
2579| # endif
2580| int
2581| main ()
2582| {
2583| glBegin(0)
2584|   ;
2585|   return 0;
2586| }
2587configure:24141: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -D_THREAD_SAFE  -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lopengl32 -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib  -lm -lm -lz  >&5
2588conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2589#define RESTRICT_KEYWORD 1
2590        ^
2591conftest.c:22:9: note: previous definition is here
2592#define RESTRICT_KEYWORD
2593        ^
25941 warning generated.
2595ld: library not found for -lopengl32
2596clang: error: linker command failed with exit code 1 (use -v to see invocation)
2597configure:24147: $? = 1
2598configure: failed program was:
2599| /* confdefs.h.  */
2600| #define PACKAGE_NAME "DevIL"
2601| #define PACKAGE_TARNAME "devil"
2602| #define PACKAGE_VERSION "1.7.8"
2603| #define PACKAGE_STRING "DevIL 1.7.8"
2604| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
2605| #define STDC_HEADERS 1
2606| #define HAVE_SYS_TYPES_H 1
2607| #define HAVE_SYS_STAT_H 1
2608| #define HAVE_STDLIB_H 1
2609| #define HAVE_STRING_H 1
2610| #define HAVE_MEMORY_H 1
2611| #define HAVE_STRINGS_H 1
2612| #define HAVE_INTTYPES_H 1
2613| #define HAVE_STDINT_H 1
2614| #define HAVE_UNISTD_H 1
2615| #define HAVE_DLFCN_H 1
2616| #define LT_OBJDIR ".libs/"
2617| #define PACKAGE "devil"
2618| #define VERSION "1.7.8"
2619| #define ILU_ENABLED
2620| #define RESTRICT_KEYWORD
2621| #define RESTRICT_KEYWORD 1
2622| #define SSE
2623| #define VECTORMEM
2624| #define SSE2
2625| #define VECTORMEM
2626| #define SSE3
2627| #define VECTORMEM
2628| #define GCC_X86_ASM
2629| #define GCC_X86_64_ASM
2630| #define IL_INLINE_ASM 1
2631| #define VALLOC 1
2632| #define POSIX_MEMALIGN 1
2633| #define MM_MALLOC 1
2634| #define HAVE_LIBZ 1
2635| #define HAVE_LIBM 1
2636| #define IL_NO_EXR
2637| #define IL_USE_JPEGLIB_UNMODIFIED 1
2638| #define LCMS_NODIRINCLUDE 1
2639| #define IL_NO_XPM
2640| #define HAVE_PTHREAD 1
2641| #define HAVE_GL_GL_H 1
2642| #define HAVE_OPENGL_GL_H 1
2643| /* end confdefs.h.  */
2644|
2645| # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
2646| #   include <windows.h>
2647| # endif
2648| # ifdef HAVE_GL_GL_H
2649| #   include <GL/gl.h>
2650| # elif defined(HAVE_OPENGL_GL_H)
2651| #   include <OpenGL/gl.h>
2652| # else
2653| #   error no gl.h
2654| # endif
2655| int
2656| main ()
2657| {
2658| glBegin(0)
2659|   ;
2660|   return 0;
2661| }
2662configure:24043: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -D_THREAD_SAFE  -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lGL  -lm -lm -lz  >&5
2663conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2664#define RESTRICT_KEYWORD 1
2665        ^
2666conftest.c:22:9: note: previous definition is here
2667#define RESTRICT_KEYWORD
2668        ^
26691 warning generated.
2670configure:24049: $? = 0
2671configure:24234: result: -lGL
2672configure:24272: checking GL/glu.h usability
2673configure:24289: /Developer/usr/bin/clang -c -O2 -arch x86_64 -D_THREAD_SAFE  -I/opt/local/include conftest.c >&5
2674conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2675#define RESTRICT_KEYWORD 1
2676        ^
2677conftest.c:22:9: note: previous definition is here
2678#define RESTRICT_KEYWORD
2679        ^
26801 warning generated.
2681configure:24295: $? = 0
2682configure:24309: result: yes
2683configure:24313: checking GL/glu.h presence
2684configure:24328: /Developer/usr/bin/clang -E -D_THREAD_SAFE  -I/opt/local/include conftest.c
2685conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2686#define RESTRICT_KEYWORD 1
2687        ^
2688conftest.c:22:9: note: previous definition is here
2689#define RESTRICT_KEYWORD
2690        ^
26911 warning generated.
2692configure:24334: $? = 0
2693configure:24348: result: yes
2694configure:24381: checking for GL/glu.h
2695configure:24389: result: yes
2696configure:24272: checking OpenGL/glu.h usability
2697configure:24289: /Developer/usr/bin/clang -c -O2 -arch x86_64 -D_THREAD_SAFE  -I/opt/local/include conftest.c >&5
2698conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2699#define RESTRICT_KEYWORD 1
2700        ^
2701conftest.c:22:9: note: previous definition is here
2702#define RESTRICT_KEYWORD
2703        ^
27041 warning generated.
2705configure:24295: $? = 0
2706configure:24309: result: yes
2707configure:24313: checking OpenGL/glu.h presence
2708configure:24328: /Developer/usr/bin/clang -E -D_THREAD_SAFE  -I/opt/local/include conftest.c
2709conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2710#define RESTRICT_KEYWORD 1
2711        ^
2712conftest.c:22:9: note: previous definition is here
2713#define RESTRICT_KEYWORD
2714        ^
27151 warning generated.
2716configure:24334: $? = 0
2717configure:24348: result: yes
2718configure:24381: checking for OpenGL/glu.h
2719configure:24389: result: yes
2720configure:24406: checking for OpenGL Utility library
2721configure:24473: /Developer/usr/bin/clang++ -o conftest -O2 -arch x86_64 -D_THREAD_SAFE  -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.cpp -lGL  -lm -lm -lz  >&5
2722conftest.cpp:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2723#define RESTRICT_KEYWORD 1
2724        ^
2725conftest.cpp:22:9: note: previous definition is here
2726#define RESTRICT_KEYWORD
2727        ^
27281 warning generated.
2729Undefined symbols for architecture x86_64:
2730  "_gluBeginCurve", referenced from:
2731      _main in cc-Tb6R8c.o
2732ld: symbol(s) not found for architecture x86_64
2733clang: error: linker command failed with exit code 1 (use -v to see invocation)
2734configure:24479: $? = 1
2735configure: failed program was:
2736| /* confdefs.h.  */
2737| #define PACKAGE_NAME "DevIL"
2738| #define PACKAGE_TARNAME "devil"
2739| #define PACKAGE_VERSION "1.7.8"
2740| #define PACKAGE_STRING "DevIL 1.7.8"
2741| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
2742| #define STDC_HEADERS 1
2743| #define HAVE_SYS_TYPES_H 1
2744| #define HAVE_SYS_STAT_H 1
2745| #define HAVE_STDLIB_H 1
2746| #define HAVE_STRING_H 1
2747| #define HAVE_MEMORY_H 1
2748| #define HAVE_STRINGS_H 1
2749| #define HAVE_INTTYPES_H 1
2750| #define HAVE_STDINT_H 1
2751| #define HAVE_UNISTD_H 1
2752| #define HAVE_DLFCN_H 1
2753| #define LT_OBJDIR ".libs/"
2754| #define PACKAGE "devil"
2755| #define VERSION "1.7.8"
2756| #define ILU_ENABLED
2757| #define RESTRICT_KEYWORD
2758| #define RESTRICT_KEYWORD 1
2759| #define SSE
2760| #define VECTORMEM
2761| #define SSE2
2762| #define VECTORMEM
2763| #define SSE3
2764| #define VECTORMEM
2765| #define GCC_X86_ASM
2766| #define GCC_X86_64_ASM
2767| #define IL_INLINE_ASM 1
2768| #define VALLOC 1
2769| #define POSIX_MEMALIGN 1
2770| #define MM_MALLOC 1
2771| #define HAVE_LIBZ 1
2772| #define HAVE_LIBM 1
2773| #define IL_NO_EXR
2774| #define IL_USE_JPEGLIB_UNMODIFIED 1
2775| #define LCMS_NODIRINCLUDE 1
2776| #define IL_NO_XPM
2777| #define HAVE_PTHREAD 1
2778| #define HAVE_GL_GL_H 1
2779| #define HAVE_OPENGL_GL_H 1
2780| #define HAVE_GL_GLU_H 1
2781| #define HAVE_OPENGL_GLU_H 1
2782| /* end confdefs.h.  */
2783|
2784| # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
2785| #   include <windows.h>
2786| # endif
2787| # ifdef HAVE_GL_GLU_H
2788| #   include <GL/glu.h>
2789| # elif defined(HAVE_OPENGL_GLU_H)
2790| #   include <OpenGL/glu.h>
2791| # else
2792| #   error no glu.h
2793| # endif
2794| int
2795| main ()
2796| {
2797| gluBeginCurve(0)
2798|   ;
2799|   return 0;
2800| }
2801configure:24531: /Developer/usr/bin/clang++ -o conftest -O2 -arch x86_64 -D_THREAD_SAFE  -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.cpp -lglu32 -lGL  -lm -lm -lz  >&5
2802conftest.cpp:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2803#define RESTRICT_KEYWORD 1
2804        ^
2805conftest.cpp:22:9: note: previous definition is here
2806#define RESTRICT_KEYWORD
2807        ^
28081 warning generated.
2809ld: library not found for -lglu32
2810clang: error: linker command failed with exit code 1 (use -v to see invocation)
2811configure:24537: $? = 1
2812configure: failed program was:
2813| /* confdefs.h.  */
2814| #define PACKAGE_NAME "DevIL"
2815| #define PACKAGE_TARNAME "devil"
2816| #define PACKAGE_VERSION "1.7.8"
2817| #define PACKAGE_STRING "DevIL 1.7.8"
2818| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
2819| #define STDC_HEADERS 1
2820| #define HAVE_SYS_TYPES_H 1
2821| #define HAVE_SYS_STAT_H 1
2822| #define HAVE_STDLIB_H 1
2823| #define HAVE_STRING_H 1
2824| #define HAVE_MEMORY_H 1
2825| #define HAVE_STRINGS_H 1
2826| #define HAVE_INTTYPES_H 1
2827| #define HAVE_STDINT_H 1
2828| #define HAVE_UNISTD_H 1
2829| #define HAVE_DLFCN_H 1
2830| #define LT_OBJDIR ".libs/"
2831| #define PACKAGE "devil"
2832| #define VERSION "1.7.8"
2833| #define ILU_ENABLED
2834| #define RESTRICT_KEYWORD
2835| #define RESTRICT_KEYWORD 1
2836| #define SSE
2837| #define VECTORMEM
2838| #define SSE2
2839| #define VECTORMEM
2840| #define SSE3
2841| #define VECTORMEM
2842| #define GCC_X86_ASM
2843| #define GCC_X86_64_ASM
2844| #define IL_INLINE_ASM 1
2845| #define VALLOC 1
2846| #define POSIX_MEMALIGN 1
2847| #define MM_MALLOC 1
2848| #define HAVE_LIBZ 1
2849| #define HAVE_LIBM 1
2850| #define IL_NO_EXR
2851| #define IL_USE_JPEGLIB_UNMODIFIED 1
2852| #define LCMS_NODIRINCLUDE 1
2853| #define IL_NO_XPM
2854| #define HAVE_PTHREAD 1
2855| #define HAVE_GL_GL_H 1
2856| #define HAVE_OPENGL_GL_H 1
2857| #define HAVE_GL_GLU_H 1
2858| #define HAVE_OPENGL_GLU_H 1
2859| /* end confdefs.h.  */
2860|
2861| # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
2862| #   include <windows.h>
2863| # endif
2864| # ifdef HAVE_GL_GLU_H
2865| #   include <GL/glu.h>
2866| # elif defined(HAVE_OPENGL_GLU_H)
2867| #   include <OpenGL/glu.h>
2868| # else
2869| #   error no glu.h
2870| # endif
2871| int
2872| main ()
2873| {
2874| gluBeginCurve(0)
2875|   ;
2876|   return 0;
2877| }
2878configure:24531: /Developer/usr/bin/clang++ -o conftest -O2 -arch x86_64 -D_THREAD_SAFE  -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.cpp -lGLU -lGL  -lm -lm -lz  >&5
2879conftest.cpp:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2880#define RESTRICT_KEYWORD 1
2881        ^
2882conftest.cpp:22:9: note: previous definition is here
2883#define RESTRICT_KEYWORD
2884        ^
28851 warning generated.
2886configure:24537: $? = 0
2887configure:24578: result: -lGLU
2888configure:24599: checking for varargs GLU tesselator callback function type
2889configure:24633: /Developer/usr/bin/clang -c -D_THREAD_SAFE  -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
2890conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2891#define RESTRICT_KEYWORD 1
2892        ^
2893conftest.c:22:9: note: previous definition is here
2894#define RESTRICT_KEYWORD
2895        ^
2896conftest.c:57:16: error: ISO C requires a named argument before '...'
2897GLvoid (*func)(...); gluTessCallback(0, 0, func)
2898               ^
2899conftest.c:57:44: warning: incompatible pointer types passing 'GLvoid (*)(...)' to parameter of type '_GLUfuncptr' (aka 'void (*)(void)') [-Wincompatible-pointer-types]
2900GLvoid (*func)(...); gluTessCallback(0, 0, func)
2901                                           ^~~~
2902/opt/local/include/GL/glu.h:340:87: note: passing argument to parameter 'CallBackFunc' here
2903GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc);
2904                                                                                      ^
29052 warnings and 1 error generated.
2906configure:24639: $? = 1
2907configure: failed program was:
2908| /* confdefs.h.  */
2909| #define PACKAGE_NAME "DevIL"
2910| #define PACKAGE_TARNAME "devil"
2911| #define PACKAGE_VERSION "1.7.8"
2912| #define PACKAGE_STRING "DevIL 1.7.8"
2913| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
2914| #define STDC_HEADERS 1
2915| #define HAVE_SYS_TYPES_H 1
2916| #define HAVE_SYS_STAT_H 1
2917| #define HAVE_STDLIB_H 1
2918| #define HAVE_STRING_H 1
2919| #define HAVE_MEMORY_H 1
2920| #define HAVE_STRINGS_H 1
2921| #define HAVE_INTTYPES_H 1
2922| #define HAVE_STDINT_H 1
2923| #define HAVE_UNISTD_H 1
2924| #define HAVE_DLFCN_H 1
2925| #define LT_OBJDIR ".libs/"
2926| #define PACKAGE "devil"
2927| #define VERSION "1.7.8"
2928| #define ILU_ENABLED
2929| #define RESTRICT_KEYWORD
2930| #define RESTRICT_KEYWORD 1
2931| #define SSE
2932| #define VECTORMEM
2933| #define SSE2
2934| #define VECTORMEM
2935| #define SSE3
2936| #define VECTORMEM
2937| #define GCC_X86_ASM
2938| #define GCC_X86_64_ASM
2939| #define IL_INLINE_ASM 1
2940| #define VALLOC 1
2941| #define POSIX_MEMALIGN 1
2942| #define MM_MALLOC 1
2943| #define HAVE_LIBZ 1
2944| #define HAVE_LIBM 1
2945| #define IL_NO_EXR
2946| #define IL_USE_JPEGLIB_UNMODIFIED 1
2947| #define LCMS_NODIRINCLUDE 1
2948| #define IL_NO_XPM
2949| #define HAVE_PTHREAD 1
2950| #define HAVE_GL_GL_H 1
2951| #define HAVE_OPENGL_GL_H 1
2952| #define HAVE_GL_GLU_H 1
2953| #define HAVE_OPENGL_GLU_H 1
2954| /* end confdefs.h.  */
2955|
2956| # ifdef HAVE_GL_GLU_H
2957| #   include <GL/glu.h>
2958| # else
2959| #   include <OpenGL/glu.h>
2960| # endif
2961| int
2962| main ()
2963| {
2964| GLvoid (*func)(...); gluTessCallback(0, 0, func)
2965|   ;
2966|   return 0;
2967| }
2968configure:24655: result: no
2969configure:24687: checking GL/glut.h usability
2970configure:24704: /Developer/usr/bin/clang -c -O2 -arch x86_64 -D_THREAD_SAFE  -I/opt/local/include conftest.c >&5
2971conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2972#define RESTRICT_KEYWORD 1
2973        ^
2974conftest.c:22:9: note: previous definition is here
2975#define RESTRICT_KEYWORD
2976        ^
29771 warning generated.
2978configure:24710: $? = 0
2979configure:24724: result: yes
2980configure:24728: checking GL/glut.h presence
2981configure:24743: /Developer/usr/bin/clang -E -D_THREAD_SAFE  -I/opt/local/include conftest.c
2982conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2983#define RESTRICT_KEYWORD 1
2984        ^
2985conftest.c:22:9: note: previous definition is here
2986#define RESTRICT_KEYWORD
2987        ^
29881 warning generated.
2989configure:24749: $? = 0
2990configure:24763: result: yes
2991configure:24796: checking for GL/glut.h
2992configure:24804: result: yes
2993configure:24687: checking GLUT/glut.h usability
2994configure:24704: /Developer/usr/bin/clang -c -O2 -arch x86_64 -D_THREAD_SAFE  -I/opt/local/include conftest.c >&5
2995conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
2996#define RESTRICT_KEYWORD 1
2997        ^
2998conftest.c:22:9: note: previous definition is here
2999#define RESTRICT_KEYWORD
3000        ^
30011 warning generated.
3002configure:24710: $? = 0
3003configure:24724: result: yes
3004configure:24728: checking GLUT/glut.h presence
3005configure:24743: /Developer/usr/bin/clang -E -D_THREAD_SAFE  -I/opt/local/include conftest.c
3006conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
3007#define RESTRICT_KEYWORD 1
3008        ^
3009conftest.c:22:9: note: previous definition is here
3010#define RESTRICT_KEYWORD
3011        ^
30121 warning generated.
3013configure:24749: $? = 0
3014configure:24763: result: yes
3015configure:24796: checking for GLUT/glut.h
3016configure:24804: result: yes
3017configure:24832: checking for GLUT library
3018configure:24888: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -D_THREAD_SAFE  -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lglut32  -lSM -lICE -lXmu -lXi  -lGLU -lGL  -lm -lm -lz  >&5
3019conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
3020#define RESTRICT_KEYWORD 1
3021        ^
3022conftest.c:22:9: note: previous definition is here
3023#define RESTRICT_KEYWORD
3024        ^
30251 warning generated.
3026ld: library not found for -lglut32
3027clang: error: linker command failed with exit code 1 (use -v to see invocation)
3028configure:24894: $? = 1
3029configure: failed program was:
3030| /* confdefs.h.  */
3031| #define PACKAGE_NAME "DevIL"
3032| #define PACKAGE_TARNAME "devil"
3033| #define PACKAGE_VERSION "1.7.8"
3034| #define PACKAGE_STRING "DevIL 1.7.8"
3035| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
3036| #define STDC_HEADERS 1
3037| #define HAVE_SYS_TYPES_H 1
3038| #define HAVE_SYS_STAT_H 1
3039| #define HAVE_STDLIB_H 1
3040| #define HAVE_STRING_H 1
3041| #define HAVE_MEMORY_H 1
3042| #define HAVE_STRINGS_H 1
3043| #define HAVE_INTTYPES_H 1
3044| #define HAVE_STDINT_H 1
3045| #define HAVE_UNISTD_H 1
3046| #define HAVE_DLFCN_H 1
3047| #define LT_OBJDIR ".libs/"
3048| #define PACKAGE "devil"
3049| #define VERSION "1.7.8"
3050| #define ILU_ENABLED
3051| #define RESTRICT_KEYWORD
3052| #define RESTRICT_KEYWORD 1
3053| #define SSE
3054| #define VECTORMEM
3055| #define SSE2
3056| #define VECTORMEM
3057| #define SSE3
3058| #define VECTORMEM
3059| #define GCC_X86_ASM
3060| #define GCC_X86_64_ASM
3061| #define IL_INLINE_ASM 1
3062| #define VALLOC 1
3063| #define POSIX_MEMALIGN 1
3064| #define MM_MALLOC 1
3065| #define HAVE_LIBZ 1
3066| #define HAVE_LIBM 1
3067| #define IL_NO_EXR
3068| #define IL_USE_JPEGLIB_UNMODIFIED 1
3069| #define LCMS_NODIRINCLUDE 1
3070| #define IL_NO_XPM
3071| #define HAVE_PTHREAD 1
3072| #define HAVE_GL_GL_H 1
3073| #define HAVE_OPENGL_GL_H 1
3074| #define HAVE_GL_GLU_H 1
3075| #define HAVE_OPENGL_GLU_H 1
3076| #define HAVE_GL_GLUT_H 1
3077| #define HAVE_GLUT_GLUT_H 1
3078| /* end confdefs.h.  */
3079|
3080| # if HAVE_WINDOWS_H && defined(_WIN32)
3081| #   include <windows.h>
3082| # endif
3083| # ifdef HAVE_GL_GLUT_H
3084| #   include <GL/glut.h>
3085| # elif defined(HAVE_GLUT_GLUT_H)
3086| #   include <GLUT/glut.h>
3087| # else
3088| #   error no glut.h
3089| # endif
3090| int
3091| main ()
3092| {
3093| glutMainLoop()
3094|   ;
3095|   return 0;
3096| }
3097configure:24888: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -D_THREAD_SAFE  -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lglut  -lSM -lICE -lXmu -lXi  -lGLU -lGL  -lm -lm -lz  >&5
3098conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
3099#define RESTRICT_KEYWORD 1
3100        ^
3101conftest.c:22:9: note: previous definition is here
3102#define RESTRICT_KEYWORD
3103        ^
31041 warning generated.
3105configure:24894: $? = 0
3106configure:24979: result: -lglut
3107configure:25345: checking for main in -lgdi32
3108configure:25374: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lgdi32  -lm -lz  >&5
3109conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
3110#define RESTRICT_KEYWORD 1
3111        ^
3112conftest.c:22:9: note: previous definition is here
3113#define RESTRICT_KEYWORD
3114        ^
31151 warning generated.
3116ld: library not found for -lgdi32
3117clang: error: linker command failed with exit code 1 (use -v to see invocation)
3118configure:25380: $? = 1
3119configure: failed program was:
3120| /* confdefs.h.  */
3121| #define PACKAGE_NAME "DevIL"
3122| #define PACKAGE_TARNAME "devil"
3123| #define PACKAGE_VERSION "1.7.8"
3124| #define PACKAGE_STRING "DevIL 1.7.8"
3125| #define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
3126| #define STDC_HEADERS 1
3127| #define HAVE_SYS_TYPES_H 1
3128| #define HAVE_SYS_STAT_H 1
3129| #define HAVE_STDLIB_H 1
3130| #define HAVE_STRING_H 1
3131| #define HAVE_MEMORY_H 1
3132| #define HAVE_STRINGS_H 1
3133| #define HAVE_INTTYPES_H 1
3134| #define HAVE_STDINT_H 1
3135| #define HAVE_UNISTD_H 1
3136| #define HAVE_DLFCN_H 1
3137| #define LT_OBJDIR ".libs/"
3138| #define PACKAGE "devil"
3139| #define VERSION "1.7.8"
3140| #define ILU_ENABLED
3141| #define RESTRICT_KEYWORD
3142| #define RESTRICT_KEYWORD 1
3143| #define SSE
3144| #define VECTORMEM
3145| #define SSE2
3146| #define VECTORMEM
3147| #define SSE3
3148| #define VECTORMEM
3149| #define GCC_X86_ASM
3150| #define GCC_X86_64_ASM
3151| #define IL_INLINE_ASM 1
3152| #define VALLOC 1
3153| #define POSIX_MEMALIGN 1
3154| #define MM_MALLOC 1
3155| #define HAVE_LIBZ 1
3156| #define HAVE_LIBM 1
3157| #define IL_NO_EXR
3158| #define IL_USE_JPEGLIB_UNMODIFIED 1
3159| #define LCMS_NODIRINCLUDE 1
3160| #define IL_NO_XPM
3161| #define HAVE_PTHREAD 1
3162| #define HAVE_GL_GL_H 1
3163| #define HAVE_OPENGL_GL_H 1
3164| #define HAVE_GL_GLU_H 1
3165| #define HAVE_OPENGL_GLU_H 1
3166| #define HAVE_GL_GLUT_H 1
3167| #define HAVE_GLUT_GLUT_H 1
3168| #define ILUT_USE_OPENGL 1
3169| /* end confdefs.h.  */
3170|
3171|
3172| int
3173| main ()
3174| {
3175| return main ();
3176|   ;
3177|   return 0;
3178| }
3179configure:25398: result: no
3180configure:25426: checking X11/Xlib.h usability
3181configure:25443: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
3182conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
3183#define RESTRICT_KEYWORD 1
3184        ^
3185conftest.c:22:9: note: previous definition is here
3186#define RESTRICT_KEYWORD
3187        ^
31881 warning generated.
3189configure:25449: $? = 0
3190configure:25463: result: yes
3191configure:25467: checking X11/Xlib.h presence
3192configure:25482: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
3193conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
3194#define RESTRICT_KEYWORD 1
3195        ^
3196conftest.c:22:9: note: previous definition is here
3197#define RESTRICT_KEYWORD
3198        ^
31991 warning generated.
3200configure:25488: $? = 0
3201configure:25502: result: yes
3202configure:25535: checking for X11/Xlib.h
3203configure:25542: result: yes
3204configure:25553: checking for main in -lX11
3205configure:25582: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lX11  -lm -lz  >&5
3206conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
3207#define RESTRICT_KEYWORD 1
3208        ^
3209conftest.c:22:9: note: previous definition is here
3210#define RESTRICT_KEYWORD
3211        ^
32121 warning generated.
3213configure:25588: $? = 0
3214configure:25606: result: yes
3215configure:25624: checking for X11/extensions/XShm.h
3216configure:25645: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
3217conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
3218#define RESTRICT_KEYWORD 1
3219        ^
3220conftest.c:22:9: note: previous definition is here
3221#define RESTRICT_KEYWORD
3222        ^
32231 warning generated.
3224configure:25651: $? = 0
3225configure:25666: result: yes
3226configure:25675: checking for main in -lXext
3227configure:25704: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lXext  -lm -lz  >&5
3228conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
3229#define RESTRICT_KEYWORD 1
3230        ^
3231conftest.c:22:9: note: previous definition is here
3232#define RESTRICT_KEYWORD
3233        ^
32341 warning generated.
3235configure:25710: $? = 0
3236configure:25728: result: yes
3237configure:25747: checking for X11/extensions/Xrender.h
3238configure:25768: /Developer/usr/bin/clang -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
3239conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
3240#define RESTRICT_KEYWORD 1
3241        ^
3242conftest.c:22:9: note: previous definition is here
3243#define RESTRICT_KEYWORD
3244        ^
32451 warning generated.
3246configure:25774: $? = 0
3247configure:25789: result: yes
3248configure:25798: checking for main in -lXrender
3249configure:25827: /Developer/usr/bin/clang -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lXrender  -lm -lz  >&5
3250conftest.c:23:9: warning: 'RESTRICT_KEYWORD' macro redefined
3251#define RESTRICT_KEYWORD 1
3252        ^
3253conftest.c:22:9: note: previous definition is here
3254#define RESTRICT_KEYWORD
3255        ^
32561 warning generated.
3257configure:25833: $? = 0
3258configure:25851: result: yes
3259configure:26269: creating ./config.status
3260
3261## ---------------------- ##
3262## Running config.status. ##
3263## ---------------------- ##
3264
3265This file was extended by DevIL config.status 1.7.8, which was
3266generated by GNU Autoconf 2.61.  Invocation command line was
3267
3268  CONFIG_FILES    =
3269  CONFIG_HEADERS  =
3270  CONFIG_LINKS    =
3271  CONFIG_COMMANDS =
3272  $ ./config.status
3273
3274on darkone.local
3275
3276config.status:983: creating Makefile
3277config.status:983: creating lib/Makefile
3278config.status:983: creating bin/Makefile
3279config.status:983: creating test/Makefile
3280config.status:983: creating docs/Makefile
3281config.status:983: creating data/Makefile
3282config.status:983: creating data/IL.pc
3283config.status:983: creating data/ILU.pc
3284config.status:983: creating data/ILUT.pc
3285config.status:983: creating test/format_test/format_checks.sh
3286config.status:983: creating include/IL/config.h
3287config.status:1299: executing libtool commands
3288config.status:1299: executing depfiles commands
3289configure:28787: +----------------------------------------+
3290configure:28790: \| IL library  Supported formats \|
3291configure:28792: +----------------------------------------+-------+
3292configure:28794:  BLP BMP DCX DDS DICOM WAD FITS GIF HDR ICNS ICON IFF ILBM IWI JPG JP2 LCMS LIF MDL MNG MP3 PCX PCD PIC PIX PNG PNM PSD PSP PXR RAW ROT SGI SUN TEXTURE TGA TIF TPL UTX VTF WAL WBMP WDP
3293configure:28796: +----------------------------------------+
3294configure:28798: \| IL library External libraries \|
3295configure:28800: +----------------------------------------+-------+
3296configure:28802: Required libs:  libjpeg JasPer lcms libmng libpng libtiff
3297configure:28816: +----------------------------------------+
3298configure:28819: \|      ILU part enabled        \|
3299configure:28830: +----------------------------------------+
3300configure:28833: \| ILUT library  Supported APIs \|
3301configure:28835: +----------------------------------------+-------+
3302configure:28837:  OpenGL X11 XShm XRender
3303configure:28848: +----------------------------------------+
3304configure:28850: \| Detected Machine Extensions  \|
3305configure:28852: +----------------------------------------+-------+
3306configure:28854: SSE SSE2 SSE3 X86_ASM X86_64_ASM
3307configure:28856: +----------------------------------------+
3308configure:28871: \|  Not building any examples   \|
3309configure:28873: +----------------------------------------+-------+
3310configure:28875: Pass --with-examples option to the configure script if you want to build examples.
3311configure:28879: +----------------------------------------+
3312
3313## ---------------- ##
3314## Cache variables. ##
3315## ---------------- ##
3316
3317ac_cv_build=i386-apple-darwin10.8.0
3318ac_cv_c_bigendian=no
3319ac_cv_c_compiler_gnu=yes
3320ac_cv_cxx_compiler_gnu=yes
3321ac_cv_env_CCC_set=
3322ac_cv_env_CCC_value=
3323ac_cv_env_CC_set=set
3324ac_cv_env_CC_value=/Developer/usr/bin/clang
3325ac_cv_env_CFLAGS_set=set
3326ac_cv_env_CFLAGS_value='-O2 -arch x86_64'
3327ac_cv_env_CPPFLAGS_set=set
3328ac_cv_env_CPPFLAGS_value=-I/opt/local/include
3329ac_cv_env_CPP_set=
3330ac_cv_env_CPP_value=
3331ac_cv_env_CXXCPP_set=
3332ac_cv_env_CXXCPP_value=
3333ac_cv_env_CXXFLAGS_set=set
3334ac_cv_env_CXXFLAGS_value='-O2 -arch x86_64'
3335ac_cv_env_CXX_set=set
3336ac_cv_env_CXX_value=/Developer/usr/bin/clang++
3337ac_cv_env_LDFLAGS_set=set
3338ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
3339ac_cv_env_LIBS_set=
3340ac_cv_env_LIBS_value=
3341ac_cv_env_OPENEXR_CFLAGS_set=
3342ac_cv_env_OPENEXR_CFLAGS_value=
3343ac_cv_env_OPENEXR_LIBS_set=
3344ac_cv_env_OPENEXR_LIBS_value=
3345ac_cv_env_PKG_CONFIG_set=
3346ac_cv_env_PKG_CONFIG_value=
3347ac_cv_env_XMKMF_set=
3348ac_cv_env_XMKMF_value=
3349ac_cv_env_build_alias_set=
3350ac_cv_env_build_alias_value=
3351ac_cv_env_host_alias_set=
3352ac_cv_env_host_alias_value=
3353ac_cv_env_target_alias_set=
3354ac_cv_env_target_alias_value=
3355ac_cv_func_connect=yes
3356ac_cv_func_gethostbyname=yes
3357ac_cv_func_memalign=no
3358ac_cv_func_posix_memalign=yes
3359ac_cv_func_remove=yes
3360ac_cv_func_shmat=yes
3361ac_cv_func_valloc=yes
3362ac_cv_have_x='have_x=yes        ac_x_includes='\'''\''  ac_x_libraries='\'''\'''
3363ac_cv_header_GLUT_glut_h=yes
3364ac_cv_header_GL_gl_h=yes
3365ac_cv_header_GL_glu_h=yes
3366ac_cv_header_GL_glut_h=yes
3367ac_cv_header_OpenGL_gl_h=yes
3368ac_cv_header_OpenGL_glu_h=yes
3369ac_cv_header_X11_Xlib_h=yes
3370ac_cv_header_X11_extensions_XShm_h=yes
3371ac_cv_header_X11_extensions_Xrender_h=yes
3372ac_cv_header_d3d8_h=no
3373ac_cv_header_d3d9_h=no
3374ac_cv_header_dlfcn_h=yes
3375ac_cv_header_inttypes_h=yes
3376ac_cv_header_jasper_jasper_h=yes
3377ac_cv_header_jpeglib_h=yes
3378ac_cv_header_lcms_h=yes
3379ac_cv_header_lcms_lcms_h=no
3380ac_cv_header_libmng_h=yes
3381ac_cv_header_memory_h=yes
3382ac_cv_header_mm_malloc_h=yes
3383ac_cv_header_nvtt_nvtt_h=no
3384ac_cv_header_png_h=yes
3385ac_cv_header_squish_h=no
3386ac_cv_header_stdc=yes
3387ac_cv_header_stdint_h=yes
3388ac_cv_header_stdlib_h=yes
3389ac_cv_header_string_h=yes
3390ac_cv_header_strings_h=yes
3391ac_cv_header_sys_stat_h=yes
3392ac_cv_header_sys_types_h=yes
3393ac_cv_header_tiffio_h=yes
3394ac_cv_header_unistd_h=yes
3395ac_cv_header_windows_h=no
3396ac_cv_header_zlib_h=yes
3397ac_cv_host=i386-apple-darwin10.8.0
3398ac_cv_lib_ICE_IceConnectionNumber=yes
3399ac_cv_lib_X11_main=yes
3400ac_cv_lib_Xext_main=yes
3401ac_cv_lib_Xrender_main=yes
3402ac_cv_lib_gdi32_main=no
3403ac_cv_lib_jasper_main=yes
3404ac_cv_lib_jpeg_main=yes
3405ac_cv_lib_lcms_main=yes
3406ac_cv_lib_m_main=yes
3407ac_cv_lib_mng_main=yes
3408ac_cv_lib_png12_main=no
3409ac_cv_lib_png_main=yes
3410ac_cv_lib_tiff_main=yes
3411ac_cv_lib_z_main=yes
3412ac_cv_objext=o
3413ac_cv_path_EGREP='/usr/bin/grep -E'
3414ac_cv_path_FGREP='/usr/bin/grep -F'
3415ac_cv_path_GREP=/usr/bin/grep
3416ac_cv_path_SED=/usr/bin/sed
3417ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
3418ac_cv_prog_AWK=awk
3419ac_cv_prog_CPP='/Developer/usr/bin/clang -E'
3420ac_cv_prog_CXXCPP='/Developer/usr/bin/clang++ -E'
3421ac_cv_prog_ac_ct_AR=ar
3422ac_cv_prog_ac_ct_CC=/Developer/usr/bin/clang
3423ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
3424ac_cv_prog_ac_ct_LIPO=lipo
3425ac_cv_prog_ac_ct_NMEDIT=nmedit
3426ac_cv_prog_ac_ct_OTOOL=otool
3427ac_cv_prog_ac_ct_RANLIB=ranlib
3428ac_cv_prog_ac_ct_STRIP=strip
3429ac_cv_prog_cc__Developer_usr_bin_clang_c_o=yes
3430ac_cv_prog_cc_c89=
3431ac_cv_prog_cc_g=yes
3432ac_cv_prog_cxx_g=yes
3433ac_cv_prog_make_make_set=yes
3434am_cv_CC_dependencies_compiler_type=gcc3
3435am_cv_CXX_dependencies_compiler_type=gcc3
3436ax_cv_c_compiler_ms=no
3437ax_cv_check_gl_libgl=-lGL
3438ax_cv_check_glu_libglu=-lGLU
3439ax_cv_check_glut_libglut=-lglut
3440ax_cv_varargs_glu_tesscb=no
3441lt_cv_apple_cc_single_mod=yes
3442lt_cv_deplibs_check_method=pass_all
3443lt_cv_file_magic_cmd='$MAGIC_CMD'
3444lt_cv_file_magic_test_file=
3445lt_cv_ld_exported_symbols_list=yes
3446lt_cv_ld_reload_flag=-r
3447lt_cv_nm_interface='BSD nm'
3448lt_cv_objdir=.libs
3449lt_cv_path_LD=/Developer/usr/bin/ld
3450lt_cv_path_LDCXX=/Developer/usr/bin/ld
3451lt_cv_path_NM=/usr/bin/nm
3452lt_cv_prog_compiler_c_o=yes
3453lt_cv_prog_compiler_c_o_CXX=yes
3454lt_cv_prog_compiler_pic_works=yes
3455lt_cv_prog_compiler_pic_works_CXX=yes
3456lt_cv_prog_compiler_rtti_exceptions=yes
3457lt_cv_prog_compiler_static_works=no
3458lt_cv_prog_compiler_static_works_CXX=no
3459lt_cv_prog_gnu_ld=no
3460lt_cv_prog_gnu_ldcxx=no
3461lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
3462lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
3463lt_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'\'''
3464lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
3465lt_cv_sys_max_cmd_len=196608
3466
3467## ----------------- ##
3468## Output variables. ##
3469## ----------------- ##
3470
3471ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdevil/libdevil/work/devil-1.7.8/build-aux/missing --run aclocal-1.10'
3472ALLEGRO_CONFIG=''
3473AMDEPBACKSLASH='\'
3474AMDEP_FALSE='#'
3475AMDEP_TRUE=''
3476AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdevil/libdevil/work/devil-1.7.8/build-aux/missing --run tar'
3477AR='ar'
3478AS='as'
3479AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdevil/libdevil/work/devil-1.7.8/build-aux/missing --run autoconf'
3480AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdevil/libdevil/work/devil-1.7.8/build-aux/missing --run autoheader'
3481AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdevil/libdevil/work/devil-1.7.8/build-aux/missing --run automake-1.10'
3482AWK='awk'
3483BUILD_EXAMPLES_FALSE=''
3484BUILD_EXAMPLES_TRUE='#'
3485BUILD_ILUT_FALSE='#'
3486BUILD_ILUT_TRUE=''
3487BUILD_ILU_FALSE='#'
3488BUILD_ILU_TRUE=''
3489BUILD_IL_FALSE='#'
3490BUILD_IL_TRUE=''
3491CC='/Developer/usr/bin/clang'
3492CCDEPMODE='depmode=gcc3'
3493CFLAGS='-O2 -arch x86_64'
3494CPP='/Developer/usr/bin/clang -E'
3495CPPFLAGS='-I/opt/local/include'
3496CXX='/Developer/usr/bin/clang++'
3497CXXCPP='/Developer/usr/bin/clang++ -E'
3498CXXDEPMODE='depmode=gcc3'
3499CXXFLAGS='-O2 -arch x86_64'
3500CYGPATH_W='echo'
3501DEFS='-DHAVE_CONFIG_H'
3502DEPDIR='.deps'
3503DEVIL_LTVERSION='2:0:1'
3504DLLTOOL='dlltool'
3505DSYMUTIL='dsymutil'
3506DUMPBIN=''
3507ECHO_C='ECHO_N=''
3508ECHO_T=''
3509EGREP='/usr/bin/grep -E'
3510EXEEXT=''
3511FGREP='/usr/bin/grep -F'
3512GENERAL_CFLAGS=' -std=gnu99 -fgnu89-inline -msse -msse2 -msse3'
3513GLUT_CFLAGS='-D_THREAD_SAFE '
3514GLUT_LIBS='-lglut  -lSM -lICE -lXmu -lXi  -lGLU -lGL  -lm'
3515GLU_CFLAGS='-D_THREAD_SAFE '
3516GLU_LIBS='-lGLU -lGL  -lm'
3517GL_CFLAGS='-D_THREAD_SAFE '
3518GL_LIBS='-lGL  -lm'
3519GREP='/usr/bin/grep'
3520HAVE_GLUT_FALSE='#'
3521HAVE_GLUT_TRUE=''
3522ILUT_CFLAGS=''
3523ILUT_LIBS='-lXrender -lXext -lX11 -lglut  -lSM -lICE -lXmu -lXi  -lGLU -lGL  -lm  -lGLU -lGL  -lm -lGL  -lm '
3524ILU_CFLAGS=''
3525ILU_LIBS=''
3526IL_CFLAGS=''
3527IL_LIBS='-ltiff -lpng -lmng -llcms -ljasper -ljpeg '
3528INSTALL_DATA='${INSTALL} -m 644'
3529INSTALL_PROGRAM='${INSTALL}'
3530INSTALL_SCRIPT='${INSTALL}'
3531INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
3532LD='/Developer/usr/bin/ld'
3533LDFLAGS='-L/opt/local/lib -arch x86_64'
3534LIBILUT_WIN32LIBPATH=''
3535LIBOBJS=''
3536LIBS='-lm -lz '
3537LIBTOOL='$(SHELL) $(top_builddir)/libtool'
3538LIPO='lipo'
3539LN_S='ln -s'
3540LTLIBOBJS=''
3541MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdevil/libdevil/work/devil-1.7.8/build-aux/missing --run makeinfo'
3542NM='/usr/bin/nm'
3543NMEDIT='nmedit'
3544OBJDUMP='objdump'
3545OBJEXT='o'
3546OPENEXR_CFLAGS=''
3547OPENEXR_LIBS=''
3548OTOOL64=':'
3549OTOOL='otool'
3550PACKAGE='devil'
3551PACKAGE_BUGREPORT='bubla@users.sourceforge.net'
3552PACKAGE_NAME='DevIL'
3553PACKAGE_STRING='DevIL 1.7.8'
3554PACKAGE_TARNAME='devil'
3555PACKAGE_VERSION='1.7.8'
3556PATH_SEPARATOR=':'
3557PKG_CONFIG='/opt/local/bin/pkg-config'
3558PLATFORM='OSX'
3559PTHREAD_CC='/Developer/usr/bin/clang'
3560PTHREAD_CFLAGS='-D_THREAD_SAFE '
3561PTHREAD_LIBS=''
3562RANLIB='ranlib'
3563SDL_CFLAGS=''
3564SDL_CONFIG=''
3565SDL_LIBS=''
3566SED='/usr/bin/sed'
3567SET_MAKE=''
3568SHELL='/bin/sh'
3569STRIP='strip'
3570SUPPORTED_FORMATS=' BLP BMP DCX DDS DICOM WAD FITS GIF HDR ICNS ICON IFF ILBM IWI JPG JP2 LCMS LIF MDL MNG MP3 PCX PCD PIC PIX PNG PNM PSD PSP PXR RAW ROT SGI SUN TEXTURE TGA TIF TPL UTX VTF WAL WBMP WDP'
3571USE_ALLEGRO_FALSE=''
3572USE_ALLEGRO_TRUE='#'
3573USE_DIRECTX8_FALSE=''
3574USE_DIRECTX8_TRUE='#'
3575USE_DIRECTX9_FALSE=''
3576USE_DIRECTX9_TRUE='#'
3577USE_DIRECTX_FALSE=''
3578USE_DIRECTX_TRUE='#'
3579USE_OPENGL_FALSE='#'
3580USE_OPENGL_TRUE=''
3581USE_SDL_FALSE=''
3582USE_SDL_TRUE='#'
3583USE_W32_FALSE=''
3584USE_W32_TRUE='#'
3585USE_X11_FALSE='#'
3586USE_X11_TRUE=''
3587VERSION='1.7.8'
3588WINDOWS_BUILD_FALSE=''
3589WINDOWS_BUILD_TRUE='#'
3590XMKMF=''
3591X_CFLAGS=''
3592X_EXTRA_LIBS=''
3593X_LIBS=''
3594X_PRE_LIBS=' -lSM -lICE'
3595ac_ct_CC='/Developer/usr/bin/clang'
3596ac_ct_CXX=''
3597ac_ct_DUMPBIN=''
3598acx_pthread_config=''
3599allegro_CFLAGS=''
3600allegro_LIBS=''
3601am__fastdepCC_FALSE='#'
3602am__fastdepCC_TRUE=''
3603am__fastdepCXX_FALSE='#'
3604am__fastdepCXX_TRUE=''
3605am__include='include'
3606am__isrc=''
3607am__leading_dot='.'
3608am__quote=''
3609am__tar='${AMTAR} chof - "$$tardir"'
3610am__untar='${AMTAR} xf -'
3611bindir='${exec_prefix}/bin'
3612build='i386-apple-darwin10.8.0'
3613build_alias=''
3614build_cpu='i386'
3615build_os='darwin10.8.0'
3616build_vendor='apple'
3617datadir='${datarootdir}'
3618datarootdir='${prefix}/share'
3619docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
3620dvidir='${docdir}'
3621exec_prefix='${prefix}'
3622host='i386-apple-darwin10.8.0'
3623host_alias=''
3624host_cpu='i386'
3625host_os='darwin10.8.0'
3626host_vendor='apple'
3627htmldir='${docdir}'
3628includedir='${prefix}/include'
3629infodir='${datarootdir}/info'
3630install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdevil/libdevil/work/devil-1.7.8/build-aux/install-sh'
3631libdir='${exec_prefix}/lib'
3632libexecdir='${exec_prefix}/libexec'
3633localedir='${datarootdir}/locale'
3634localstatedir='${prefix}/var'
3635lt_ECHO='/bin/echo'
3636mandir='${datarootdir}/man'
3637mkdir_p='$(top_builddir)/build-aux/install-sh -c -d'
3638oldincludedir='/usr/include'
3639pdfdir='${docdir}'
3640prefix='/opt/local'
3641program_transform_name='s,x,x,'
3642psdir='${docdir}'
3643sbindir='${exec_prefix}/sbin'
3644sharedstatedir='${prefix}/com'
3645sysconfdir='${prefix}/etc'
3646target_alias=''
3647
3648## ----------- ##
3649## confdefs.h. ##
3650## ----------- ##
3651
3652#define PACKAGE_NAME "DevIL"
3653#define PACKAGE_TARNAME "devil"
3654#define PACKAGE_VERSION "1.7.8"
3655#define PACKAGE_STRING "DevIL 1.7.8"
3656#define PACKAGE_BUGREPORT "bubla@users.sourceforge.net"
3657#define STDC_HEADERS 1
3658#define HAVE_SYS_TYPES_H 1
3659#define HAVE_SYS_STAT_H 1
3660#define HAVE_STDLIB_H 1
3661#define HAVE_STRING_H 1
3662#define HAVE_MEMORY_H 1
3663#define HAVE_STRINGS_H 1
3664#define HAVE_INTTYPES_H 1
3665#define HAVE_STDINT_H 1
3666#define HAVE_UNISTD_H 1
3667#define HAVE_DLFCN_H 1
3668#define LT_OBJDIR ".libs/"
3669#define PACKAGE "devil"
3670#define VERSION "1.7.8"
3671#define ILU_ENABLED
3672#define RESTRICT_KEYWORD
3673#define RESTRICT_KEYWORD 1
3674#define SSE
3675#define VECTORMEM
3676#define SSE2
3677#define VECTORMEM
3678#define SSE3
3679#define VECTORMEM
3680#define GCC_X86_ASM
3681#define GCC_X86_64_ASM
3682#define IL_INLINE_ASM 1
3683#define VALLOC 1
3684#define POSIX_MEMALIGN 1
3685#define MM_MALLOC 1
3686#define HAVE_LIBZ 1
3687#define HAVE_LIBM 1
3688#define IL_NO_EXR
3689#define IL_USE_JPEGLIB_UNMODIFIED 1
3690#define LCMS_NODIRINCLUDE 1
3691#define IL_NO_XPM
3692#define HAVE_PTHREAD 1
3693#define HAVE_GL_GL_H 1
3694#define HAVE_OPENGL_GL_H 1
3695#define HAVE_GL_GLU_H 1
3696#define HAVE_OPENGL_GLU_H 1
3697#define HAVE_GL_GLUT_H 1
3698#define HAVE_GLUT_GLUT_H 1
3699#define ILUT_USE_OPENGL 1
3700#define ILUT_USE_X11 1
3701#define ILUT_USE_XSHM
3702#define ILUT_USE_XRENDER
3703#define MAX_OS_X
3704
3705configure: exit 0