Ticket #34848: config.log

File config.log, 55.2 KB (added by lukasz.m.dobrzanski@…, 12 years ago)

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_links/links/work/links-2.5/config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4configure:600: checking for a BSD compatible install
5configure:653: checking whether build environment is sane
6configure:710: checking whether make sets ${MAKE}
7configure:756: checking for working aclocal
8configure:769: checking for working autoconf
9configure:782: checking for working automake
10configure:795: checking for working autoheader
11configure:808: checking for working makeinfo
12configure:835: checking for gcc
13configure:948: checking whether the C compiler (/usr/bin/llvm-gcc-4.2 -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64) works
14configure:964: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
15configure:990: checking whether the C compiler (/usr/bin/llvm-gcc-4.2 -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64) is a cross-compiler
16configure:995: checking whether we are using GNU C
17configure:1004: /usr/bin/llvm-gcc-4.2 -E conftest.c
18configure:1023: checking whether /usr/bin/llvm-gcc-4.2 accepts -g
19configure:1071: checking how to run the C preprocessor
20configure:1092: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
21configure:1151: checking for ANSI C header files
22configure:1164: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
23configure:1231: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
24configure: In function 'main':
25configure:1226: warning: incompatible implicit declaration of built-in function 'exit'
26configure:1256: checking whether /usr/bin/llvm-gcc-4.2 needs -traditional
27configure:1281:20: error: termio.h: No such file or directory
28configure:1304: checking for EMX
29configure:1318: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c 1>&5
30configure: In function 'main':
31configure:1313: error: 'kill' undeclared (first use in this function)
32configure:1313: error: (Each undeclared identifier is reported only once
33configure:1313: error: for each function it appears in.)
34configure:1313: error: expected ';' before 'me'
35configure: failed program was:
36#line 1309 "configure"
37#include "confdefs.h"
38
39int main() {
40#ifndef __EMX__
41        kill me!
42        #endif
43; return 0; }
44configure:1336: checking for OpenWatcom
45configure:1350: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c 1>&5
46configure: In function 'main':
47configure:1345: error: 'kill' undeclared (first use in this function)
48configure:1345: error: (Each undeclared identifier is reported only once
49configure:1345: error: for each function it appears in.)
50configure:1345: error: expected ';' before 'me'
51configure: failed program was:
52#line 1341 "configure"
53#include "confdefs.h"
54
55int main() {
56#ifndef __WATCOMC__
57        kill me!
58        #endif
59; return 0; }
60configure:1367: checking for typeof
61configure:1380: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c 1>&5
62configure:1400: checking for long long
63configure:1412: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c 1>&5
64configure:1432: checking for pointer comparison bug
65configure:1455: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
66configure:1478: checking for maxint conversion bug
67configure:1501: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
68configure:1529: checking for dirent.h that defines DIR
69configure:1542: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c 1>&5
70configure:1567: checking for opendir in -ldir
71configure:1586: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -ldir   1>&5
72ld: library not found for -ldir
73collect2: ld returned 1 exit status
74configure: failed program was:
75#line 1575 "configure"
76#include "confdefs.h"
77/* Override any gcc2 internal prototype to avoid an error.  */
78/* We use char because int might match the return type of a gcc2
79    builtin and then its argument prototype would still apply.  */
80char opendir();
81
82int main() {
83opendir()
84; return 0; }
85configure:1650: checking for sys/wait.h that is POSIX.1 compatible
86configure:1671: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c 1>&5
87configure:1695: checking for fcntl.h
88configure:1705: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
89configure:1735: checking for limits.h
90configure:1745: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
91configure:1775: checking for sys/ioctl.h
92configure:1785: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
93configure:1815: checking for sys/time.h
94configure:1825: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
95configure:1855: checking for time.h
96configure:1865: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
97configure:1895: checking for unistd.h
98configure:1905: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
99configure:1935: checking for math.h
100configure:1945: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
101configure:1975: checking for ieee.h
102configure:1985: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
103configure:1981:18: error: ieee.h: No such file or directory
104configure: failed program was:
105#line 1980 "configure"
106#include "confdefs.h"
107#include <ieee.h>
108configure:2015: checking for endian.h
109configure:2025: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
110configure:2021:20: error: endian.h: No such file or directory
111configure: failed program was:
112#line 2020 "configure"
113#include "confdefs.h"
114#include <endian.h>
115configure:2055: checking for values.h
116configure:2065: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
117configure:2061:20: error: values.h: No such file or directory
118configure: failed program was:
119#line 2060 "configure"
120#include "confdefs.h"
121#include <values.h>
122configure:2095: checking for sigaction.h
123configure:2105: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
124configure:2101:23: error: sigaction.h: No such file or directory
125configure: failed program was:
126#line 2100 "configure"
127#include "confdefs.h"
128#include <sigaction.h>
129configure:2135: checking for netinet/in_systm.h
130configure:2145: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
131configure:2175: checking for netinet/in_system.h
132configure:2185: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
133configure:2181:31: error: netinet/in_system.h: No such file or directory
134configure: failed program was:
135#line 2180 "configure"
136#include "confdefs.h"
137#include <netinet/in_system.h>
138configure:2215: checking for netinet/ip.h
139configure:2225: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
140configure:2255: checking for arpa/inet.h
141configure:2265: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
142configure:2295: checking for netinet/dhcp.h
143configure:2305: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
144configure:2301:26: error: netinet/dhcp.h: No such file or directory
145configure: failed program was:
146#line 2300 "configure"
147#include "confdefs.h"
148#include <netinet/dhcp.h>
149configure:2335: checking for net/socket.h
150configure:2345: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
151configure:2341:24: error: net/socket.h: No such file or directory
152configure: failed program was:
153#line 2340 "configure"
154#include "confdefs.h"
155#include <net/socket.h>
156configure:2375: checking for sys/select.h
157configure:2385: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
158configure:2415: checking for sys/resource.h
159configure:2425: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
160configure:2455: checking for sys/utsname.h
161configure:2465: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
162configure:2495: checking for sys/un.h
163configure:2505: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
164configure:2535: checking for sys/fmutex.h
165configure:2545: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
166configure:2541:24: error: sys/fmutex.h: No such file or directory
167configure: failed program was:
168#line 2540 "configure"
169#include "confdefs.h"
170#include <sys/fmutex.h>
171configure:2575: checking for sys/cygwin.h
172configure:2585: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
173configure:2581:24: error: sys/cygwin.h: No such file or directory
174configure: failed program was:
175#line 2580 "configure"
176#include "confdefs.h"
177#include <sys/cygwin.h>
178configure:2615: checking for interix/interix.h
179configure:2625: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
180configure:2621:29: error: interix/interix.h: No such file or directory
181configure: failed program was:
182#line 2620 "configure"
183#include "confdefs.h"
184#include <interix/interix.h>
185configure:2655: checking for io.h
186configure:2665: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
187configure:2661:16: error: io.h: No such file or directory
188configure: failed program was:
189#line 2660 "configure"
190#include "confdefs.h"
191#include <io.h>
192configure:2695: checking for setjmp.h
193configure:2705: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
194configure:2735: checking for langinfo.h
195configure:2745: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
196configure:2775: checking for pwd.h
197configure:2785: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
198configure:2815: checking for grp.h
199configure:2825: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
200configure:2855: checking for malloc.h
201configure:2865: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
202configure:2861:20: error: malloc.h: No such file or directory
203configure: failed program was:
204#line 2860 "configure"
205#include "confdefs.h"
206#include <malloc.h>
207configure:2895: checking for alloca.h
208configure:2905: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
209configure:2935: checking for umalloc.h
210configure:2945: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
211configure:2941:21: error: umalloc.h: No such file or directory
212configure: failed program was:
213#line 2940 "configure"
214#include "confdefs.h"
215#include <umalloc.h>
216configure:2973: checking for working const
217configure:3027: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c 1>&5
218configure:3048: checking for inline
219configure:3062: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c 1>&5
220configure:3088: checking for size_t
221configure:3121: checking for socklen_t
222configure:3139: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c 1>&5
223configure:3161: checking whether time.h and sys/time.h may both be included
224configure:3175: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c 1>&5
225configure:3196: checking whether struct tm is in sys/time.h or time.h
226configure:3209: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c 1>&5
227configure:3239: checking size of short
228configure:3258: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
229configure: In function 'main':
230configure:3252: warning: incompatible implicit declaration of built-in function 'exit'
231configure:3253: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
232configure:3253: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
233configure:3278: checking size of unsigned short
234configure:3297: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
235configure: In function 'main':
236configure:3291: warning: incompatible implicit declaration of built-in function 'exit'
237configure:3292: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
238configure:3292: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
239configure:3317: checking size of int
240configure:3336: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
241configure: In function 'main':
242configure:3330: warning: incompatible implicit declaration of built-in function 'exit'
243configure:3331: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
244configure:3331: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
245configure:3356: checking size of unsigned
246configure:3375: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
247configure: In function 'main':
248configure:3369: warning: incompatible implicit declaration of built-in function 'exit'
249configure:3370: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
250configure:3370: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
251configure:3395: checking size of long
252configure:3414: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
253configure: In function 'main':
254configure:3408: warning: incompatible implicit declaration of built-in function 'exit'
255configure:3409: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
256configure:3409: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
257configure:3434: checking size of unsigned long
258configure:3453: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
259configure: In function 'main':
260configure:3447: warning: incompatible implicit declaration of built-in function 'exit'
261configure:3448: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
262configure:3448: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
263configure:3473: checking for big endian
264configure:3493: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
265configure: failed program was:
266#line 3481 "configure"
267#include "confdefs.h"
268
269        long l;
270        char *c = (char *)&l;
271        int main()
272        {
273                l = 0x12345678L;
274                return !(c[sizeof(long) - 1] == 0x78 && c[sizeof(long) - 2] == 0x56 && c[sizeof(long) - 3] == 0x34 && c[sizeof(long) - 4] == 0x12);
275        }
276       
277configure:3510: checking for little endian
278configure:3530: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
279configure:3561: checking if rename can replace existing files
280configure:3588: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
281configure:3613: checking return type of signal handlers
282configure:3635: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c 1>&5
283configure:3654: checking for strftime
284configure:3682: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
285configure:3666: warning: conflicting types for built-in function 'strftime'
286configure:3750: checking for vprintf
287configure:3778: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
288configure:3762: warning: conflicting types for built-in function 'vprintf'
289configure:3857: checking for calloc
290configure:3885: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
291configure:3869: warning: conflicting types for built-in function 'calloc'
292configure:3912: checking for mkdir
293configure:3940: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
294configure:3967: checking for select
295configure:3995: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
296configure:4022: checking for chmod
297configure:4050: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
298configure:4077: checking for getpid
299configure:4105: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
300configure:4132: checking for setpgid
301configure:4160: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
302configure:4187: checking for popen
303configure:4215: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
304configure:4242: checking for uname
305configure:4270: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
306configure:4297: checking for getpagesize
307configure:4325: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
308configure:4352: checking for strptime
309configure:4380: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
310configure:4407: checking for getpwuid
311configure:4435: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
312configure:4462: checking for getgrgid
313configure:4490: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
314configure:4517: checking for sigfillset
315configure:4545: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
316configure:4572: checking for getrlimit
317configure:4600: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
318configure:4627: checking for setrlimit
319configure:4655: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
320configure:4682: checking for setlocale
321configure:4710: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
322configure:4737: checking for nl_langinfo
323configure:4765: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
324configure:4792: checking for _heapmin
325configure:4820: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
326Undefined symbols for architecture x86_64:
327  "__heapmin", referenced from:
328      _main in ccIT2pAR.o
329ld: symbol(s) not found for architecture x86_64
330collect2: ld returned 1 exit status
331configure: failed program was:
332#line 4797 "configure"
333#include "confdefs.h"
334/* System header to define __stub macros and hopefully few prototypes,
335    which can conflict with char _heapmin(); below.  */
336#include <assert.h>
337/* Override any gcc2 internal prototype to avoid an error.  */
338/* We use char because int might match the return type of a gcc2
339    builtin and then its argument prototype would still apply.  */
340char _heapmin();
341
342int main() {
343
344/* The GNU C library defines this for functions which it implements
345    to always fail with ENOSYS.  Some functions are actually named
346    something starting with __ and the normal name is an alias.  */
347#if defined (__stub__heapmin) || defined (__stub____heapmin)
348choke me
349#else
350_heapmin();
351#endif
352
353; return 0; }
354configure:4847: checking for _ucreate
355configure:4875: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
356Undefined symbols for architecture x86_64:
357  "__ucreate", referenced from:
358      _main in ccyPBtRR.o
359ld: symbol(s) not found for architecture x86_64
360collect2: ld returned 1 exit status
361configure: failed program was:
362#line 4852 "configure"
363#include "confdefs.h"
364/* System header to define __stub macros and hopefully few prototypes,
365    which can conflict with char _ucreate(); below.  */
366#include <assert.h>
367/* Override any gcc2 internal prototype to avoid an error.  */
368/* We use char because int might match the return type of a gcc2
369    builtin and then its argument prototype would still apply.  */
370char _ucreate();
371
372int main() {
373
374/* The GNU C library defines this for functions which it implements
375    to always fail with ENOSYS.  Some functions are actually named
376    something starting with __ and the normal name is an alias.  */
377#if defined (__stub__ucreate) || defined (__stub____ucreate)
378choke me
379#else
380_ucreate();
381#endif
382
383; return 0; }
384configure:4902: checking for _uopen
385configure:4930: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
386Undefined symbols for architecture x86_64:
387  "__uopen", referenced from:
388      _main in cctvzd8d.o
389ld: symbol(s) not found for architecture x86_64
390collect2: ld returned 1 exit status
391configure: failed program was:
392#line 4907 "configure"
393#include "confdefs.h"
394/* System header to define __stub macros and hopefully few prototypes,
395    which can conflict with char _uopen(); below.  */
396#include <assert.h>
397/* Override any gcc2 internal prototype to avoid an error.  */
398/* We use char because int might match the return type of a gcc2
399    builtin and then its argument prototype would still apply.  */
400char _uopen();
401
402int main() {
403
404/* The GNU C library defines this for functions which it implements
405    to always fail with ENOSYS.  Some functions are actually named
406    something starting with __ and the normal name is an alias.  */
407#if defined (__stub__uopen) || defined (__stub____uopen)
408choke me
409#else
410_uopen();
411#endif
412
413; return 0; }
414configure:4957: checking for _udestroy
415configure:4985: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
416Undefined symbols for architecture x86_64:
417  "__udestroy", referenced from:
418      _main in ccPnhEIi.o
419ld: symbol(s) not found for architecture x86_64
420collect2: ld returned 1 exit status
421configure: failed program was:
422#line 4962 "configure"
423#include "confdefs.h"
424/* System header to define __stub macros and hopefully few prototypes,
425    which can conflict with char _udestroy(); below.  */
426#include <assert.h>
427/* Override any gcc2 internal prototype to avoid an error.  */
428/* We use char because int might match the return type of a gcc2
429    builtin and then its argument prototype would still apply.  */
430char _udestroy();
431
432int main() {
433
434/* The GNU C library defines this for functions which it implements
435    to always fail with ENOSYS.  Some functions are actually named
436    something starting with __ and the normal name is an alias.  */
437#if defined (__stub__udestroy) || defined (__stub____udestroy)
438choke me
439#else
440_udestroy();
441#endif
442
443; return 0; }
444configure:5012: checking for _udefault
445configure:5040: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
446Undefined symbols for architecture x86_64:
447  "__udefault", referenced from:
448      _main in ccZc8Yol.o
449ld: symbol(s) not found for architecture x86_64
450collect2: ld returned 1 exit status
451configure: failed program was:
452#line 5017 "configure"
453#include "confdefs.h"
454/* System header to define __stub macros and hopefully few prototypes,
455    which can conflict with char _udefault(); below.  */
456#include <assert.h>
457/* Override any gcc2 internal prototype to avoid an error.  */
458/* We use char because int might match the return type of a gcc2
459    builtin and then its argument prototype would still apply.  */
460char _udefault();
461
462int main() {
463
464/* The GNU C library defines this for functions which it implements
465    to always fail with ENOSYS.  Some functions are actually named
466    something starting with __ and the normal name is an alias.  */
467#if defined (__stub__udefault) || defined (__stub____udefault)
468choke me
469#else
470_udefault();
471#endif
472
473; return 0; }
474configure:5068: checking for snprintf
475configure:5096: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
476configure:5080: warning: conflicting types for built-in function 'snprintf'
477configure:5123: checking for raise
478configure:5151: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
479configure:5178: checking for gettimeofday
480configure:5206: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
481configure:5233: checking for tempnam
482configure:5261: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
483configure:5288: checking for strtol
484configure:5316: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
485configure:5343: checking for strtoul
486configure:5371: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
487configure:5398: checking for strtoq
488configure:5426: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
489configure:5453: checking for strtoll
490configure:5481: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
491configure:5507: checking for strlen
492configure:5519: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
493configure:5541: checking for strcpy
494configure:5553: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
495configure:5575: checking for strchr
496configure:5587: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
497configure:5609: checking for strrchr
498configure:5621: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
499configure:5643: checking for strcmp
500configure:5655: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
501configure:5677: checking for strncmp
502configure:5689: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
503configure:5711: checking for strcspn
504configure:5723: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
505configure:5745: checking for strstr
506configure:5757: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
507configure:5779: checking for memmove
508configure:5791: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
509configure:5813: checking for strerror
510configure:5825: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
511configure:5847: checking for sigsetjmp/siglongjmp
512configure:5859: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
513configure:5890: checking for socket
514configure:5918: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
515configure:6040: checking for setsockopt
516configure:6068: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
517configure:6142: checking for gethostbyname
518configure:6170: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
519configure:6340: checking for gethostbyaddr
520configure:6368: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
521configure:6395: checking for dhcp_option
522configure:6423: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
523Undefined symbols for architecture x86_64:
524  "_dhcp_option", referenced from:
525      _main in ccIzqShD.o
526ld: symbol(s) not found for architecture x86_64
527collect2: ld returned 1 exit status
528configure: failed program was:
529#line 6400 "configure"
530#include "confdefs.h"
531/* System header to define __stub macros and hopefully few prototypes,
532    which can conflict with char dhcp_option(); below.  */
533#include <assert.h>
534/* Override any gcc2 internal prototype to avoid an error.  */
535/* We use char because int might match the return type of a gcc2
536    builtin and then its argument prototype would still apply.  */
537char dhcp_option();
538
539int main() {
540
541/* The GNU C library defines this for functions which it implements
542    to always fail with ENOSYS.  Some functions are actually named
543    something starting with __ and the normal name is an alias.  */
544#if defined (__stub_dhcp_option) || defined (__stub___dhcp_option)
545choke me
546#else
547dhcp_option();
548#endif
549
550; return 0; }
551configure:6451: checking for herror
552configure:6479: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
553configure:6506: checking for cfmakeraw
554configure:6534: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
555configure:6562: checking for cygwin_conv_to_full_win32_path
556configure:6590: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
557Undefined symbols for architecture x86_64:
558  "_cygwin_conv_to_full_win32_path", referenced from:
559      _main in ccDBOjfu.o
560ld: symbol(s) not found for architecture x86_64
561collect2: ld returned 1 exit status
562configure: failed program was:
563#line 6567 "configure"
564#include "confdefs.h"
565/* System header to define __stub macros and hopefully few prototypes,
566    which can conflict with char cygwin_conv_to_full_win32_path(); below.  */
567#include <assert.h>
568/* Override any gcc2 internal prototype to avoid an error.  */
569/* We use char because int might match the return type of a gcc2
570    builtin and then its argument prototype would still apply.  */
571char cygwin_conv_to_full_win32_path();
572
573int main() {
574
575/* The GNU C library defines this for functions which it implements
576    to always fail with ENOSYS.  Some functions are actually named
577    something starting with __ and the normal name is an alias.  */
578#if defined (__stub_cygwin_conv_to_full_win32_path) || defined (__stub___cygwin_conv_to_full_win32_path)
579choke me
580#else
581cygwin_conv_to_full_win32_path();
582#endif
583
584; return 0; }
585configure:6617: checking for cygwin_conv_path
586configure:6645: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
587Undefined symbols for architecture x86_64:
588  "_cygwin_conv_path", referenced from:
589      _main in ccNnNVJP.o
590ld: symbol(s) not found for architecture x86_64
591collect2: ld returned 1 exit status
592configure: failed program was:
593#line 6622 "configure"
594#include "confdefs.h"
595/* System header to define __stub macros and hopefully few prototypes,
596    which can conflict with char cygwin_conv_path(); below.  */
597#include <assert.h>
598/* Override any gcc2 internal prototype to avoid an error.  */
599/* We use char because int might match the return type of a gcc2
600    builtin and then its argument prototype would still apply.  */
601char cygwin_conv_path();
602
603int main() {
604
605/* The GNU C library defines this for functions which it implements
606    to always fail with ENOSYS.  Some functions are actually named
607    something starting with __ and the normal name is an alias.  */
608#if defined (__stub_cygwin_conv_path) || defined (__stub___cygwin_conv_path)
609choke me
610#else
611cygwin_conv_path();
612#endif
613
614; return 0; }
615configure:6673: checking for unixpath2win
616configure:6701: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
617Undefined symbols for architecture x86_64:
618  "_unixpath2win", referenced from:
619      _main in ccnh0k4e.o
620ld: symbol(s) not found for architecture x86_64
621collect2: ld returned 1 exit status
622configure: failed program was:
623#line 6678 "configure"
624#include "confdefs.h"
625/* System header to define __stub macros and hopefully few prototypes,
626    which can conflict with char unixpath2win(); below.  */
627#include <assert.h>
628/* Override any gcc2 internal prototype to avoid an error.  */
629/* We use char because int might match the return type of a gcc2
630    builtin and then its argument prototype would still apply.  */
631char unixpath2win();
632
633int main() {
634
635/* The GNU C library defines this for functions which it implements
636    to always fail with ENOSYS.  Some functions are actually named
637    something starting with __ and the normal name is an alias.  */
638#if defined (__stub_unixpath2win) || defined (__stub___unixpath2win)
639choke me
640#else
641unixpath2win();
642#endif
643
644; return 0; }
645configure:6728: checking for winpath2unix
646configure:6756: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  1>&5
647Undefined symbols for architecture x86_64:
648  "_winpath2unix", referenced from:
649      _main in cc7pUsJ2.o
650ld: symbol(s) not found for architecture x86_64
651collect2: ld returned 1 exit status
652configure: failed program was:
653#line 6733 "configure"
654#include "confdefs.h"
655/* System header to define __stub macros and hopefully few prototypes,
656    which can conflict with char winpath2unix(); below.  */
657#include <assert.h>
658/* Override any gcc2 internal prototype to avoid an error.  */
659/* We use char because int might match the return type of a gcc2
660    builtin and then its argument prototype would still apply.  */
661char winpath2unix();
662
663int main() {
664
665/* The GNU C library defines this for functions which it implements
666    to always fail with ENOSYS.  Some functions are actually named
667    something starting with __ and the normal name is an alias.  */
668#if defined (__stub_winpath2unix) || defined (__stub___winpath2unix)
669choke me
670#else
671winpath2unix();
672#endif
673
674; return 0; }
675configure:6782: checking for requested debug level
676configure:6805: checking if you want to use graphics
677configure:6815: checking if you want to enable UTF-8 terminal
678configure:6834: checking for pow in -lm
679configure:6853: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm   1>&5
680configure:6846: warning: conflicting types for built-in function 'pow'
681configure:6939: checking for gpm.h
682configure:6949: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
683configure:6945:17: error: gpm.h: No such file or directory
684configure: failed program was:
685#line 6944 "configure"
686#include "confdefs.h"
687#include <gpm.h>
688configure:6976: checking for Gpm_Open in -lgpm
689configure:6995: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lgpm  -lm  1>&5
690ld: library not found for -lgpm
691collect2: ld returned 1 exit status
692configure: failed program was:
693#line 6984 "configure"
694#include "confdefs.h"
695/* Override any gcc2 internal prototype to avoid an error.  */
696/* We use char because int might match the return type of a gcc2
697    builtin and then its argument prototype would still apply.  */
698char Gpm_Open();
699
700int main() {
701Gpm_Open()
702; return 0; }
703configure:7028: checking for OS/2 threads
704configure:7042: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -Zmt -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm  1>&5
705Undefined symbols for architecture x86_64:
706  "__beginthread", referenced from:
707      _main in ccctOQpL.o
708ld: symbol(s) not found for architecture x86_64
709collect2: ld returned 1 exit status
710configure: failed program was:
711#line 7035 "configure"
712#include "confdefs.h"
713#include <stdlib.h>
714int main() {
715_beginthread(NULL, NULL, 0, NULL)
716; return 0; }
717configure:7077: checking for atheos/threads.h
718configure:7087: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out
719configure:7083:28: error: atheos/threads.h: No such file or directory
720configure: failed program was:
721#line 7082 "configure"
722#include "confdefs.h"
723#include <atheos/threads.h>
724configure:7116: checking for spawn_thread
725configure:7144: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm  1>&5
726Undefined symbols for architecture x86_64:
727  "_spawn_thread", referenced from:
728      _main in cchHrMJc.o
729ld: symbol(s) not found for architecture x86_64
730collect2: ld returned 1 exit status
731configure: failed program was:
732#line 7121 "configure"
733#include "confdefs.h"
734/* System header to define __stub macros and hopefully few prototypes,
735    which can conflict with char spawn_thread(); below.  */
736#include <assert.h>
737/* Override any gcc2 internal prototype to avoid an error.  */
738/* We use char because int might match the return type of a gcc2
739    builtin and then its argument prototype would still apply.  */
740char spawn_thread();
741
742int main() {
743
744/* The GNU C library defines this for functions which it implements
745    to always fail with ENOSYS.  Some functions are actually named
746    something starting with __ and the normal name is an alias.  */
747#if defined (__stub_spawn_thread) || defined (__stub___spawn_thread)
748choke me
749#else
750spawn_thread();
751#endif
752
753; return 0; }
754configure:7171: checking for resume_thread
755configure:7199: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm  1>&5
756Undefined symbols for architecture x86_64:
757  "_resume_thread", referenced from:
758      _main in cckpcIyW.o
759ld: symbol(s) not found for architecture x86_64
760collect2: ld returned 1 exit status
761configure: failed program was:
762#line 7176 "configure"
763#include "confdefs.h"
764/* System header to define __stub macros and hopefully few prototypes,
765    which can conflict with char resume_thread(); below.  */
766#include <assert.h>
767/* Override any gcc2 internal prototype to avoid an error.  */
768/* We use char because int might match the return type of a gcc2
769    builtin and then its argument prototype would still apply.  */
770char resume_thread();
771
772int main() {
773
774/* The GNU C library defines this for functions which it implements
775    to always fail with ENOSYS.  Some functions are actually named
776    something starting with __ and the normal name is an alias.  */
777#if defined (__stub_resume_thread) || defined (__stub___resume_thread)
778choke me
779#else
780resume_thread();
781#endif
782
783; return 0; }
784configure:7227: checking for MouOpen
785configure:7255: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm  1>&5
786Undefined symbols for architecture x86_64:
787  "_MouOpen", referenced from:
788      _main in ccyHxjus.o
789ld: symbol(s) not found for architecture x86_64
790collect2: ld returned 1 exit status
791configure: failed program was:
792#line 7232 "configure"
793#include "confdefs.h"
794/* System header to define __stub macros and hopefully few prototypes,
795    which can conflict with char MouOpen(); below.  */
796#include <assert.h>
797/* Override any gcc2 internal prototype to avoid an error.  */
798/* We use char because int might match the return type of a gcc2
799    builtin and then its argument prototype would still apply.  */
800char MouOpen();
801
802int main() {
803
804/* The GNU C library defines this for functions which it implements
805    to always fail with ENOSYS.  Some functions are actually named
806    something starting with __ and the normal name is an alias.  */
807#if defined (__stub_MouOpen) || defined (__stub___MouOpen)
808choke me
809#else
810MouOpen();
811#endif
812
813; return 0; }
814configure:7282: checking for _read_kbd
815configure:7310: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm  1>&5
816Undefined symbols for architecture x86_64:
817  "__read_kbd", referenced from:
818      _main in ccOplyL9.o
819ld: symbol(s) not found for architecture x86_64
820collect2: ld returned 1 exit status
821configure: failed program was:
822#line 7287 "configure"
823#include "confdefs.h"
824/* System header to define __stub macros and hopefully few prototypes,
825    which can conflict with char _read_kbd(); below.  */
826#include <assert.h>
827/* Override any gcc2 internal prototype to avoid an error.  */
828/* We use char because int might match the return type of a gcc2
829    builtin and then its argument prototype would still apply.  */
830char _read_kbd();
831
832int main() {
833
834/* The GNU C library defines this for functions which it implements
835    to always fail with ENOSYS.  Some functions are actually named
836    something starting with __ and the normal name is an alias.  */
837#if defined (__stub__read_kbd) || defined (__stub____read_kbd)
838choke me
839#else
840_read_kbd();
841#endif
842
843; return 0; }
844configure:7336: checking for XFree for OS/2
845configure:7528: checking for pkg-config
846configure:7572: checking for openssl
847configure:7579: checking OPENSSL_CFLAGS
848configure:7584: checking OPENSSL_LIBS
849configure:7613: checking for OpenSSL
850configure:7624: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include   -L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lssl -lcrypto   -lm  1>&5
851configure:7891: checking for zlib.h
852configure:7901: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   conftest.c >/dev/null 2>conftest.out
853configure:7928: checking for inflate in -lz
854configure:7947: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include   -L/opt/local/lib -arch x86_64 conftest.c -lz  -L/opt/local/lib -lssl -lcrypto   -lm  1>&5
855configure:7987: checking for bzlib.h
856configure:7997: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   conftest.c >/dev/null 2>conftest.out
857configure:8024: checking for BZ2_bzDecompress in -lbz2
858configure:8043: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include   -L/opt/local/lib -arch x86_64 conftest.c -lbz2  -lz -L/opt/local/lib -lssl -lcrypto   -lm  1>&5
859configure:8084: checking for lzma.h
860configure:8094: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   conftest.c >/dev/null 2>conftest.out
861configure:8090:18: error: lzma.h: No such file or directory
862configure: failed program was:
863#line 8089 "configure"
864#include "confdefs.h"
865#include <lzma.h>
866configure:8121: checking for lzma_auto_decoder in -llzma
867configure:8140: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include   -L/opt/local/lib -arch x86_64 conftest.c -llzma  -lbz2 -lz -L/opt/local/lib -lssl -lcrypto   -lm  1>&5
868ld: library not found for -llzma
869collect2: ld returned 1 exit status
870configure: failed program was:
871#line 8129 "configure"
872#include "confdefs.h"
873/* Override any gcc2 internal prototype to avoid an error.  */
874/* We use char because int might match the return type of a gcc2
875    builtin and then its argument prototype would still apply.  */
876char lzma_auto_decoder();
877
878int main() {
879lzma_auto_decoder()
880; return 0; }
881configure:8320: checking for linux/fb.h
882configure:8330: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   conftest.c >/dev/null 2>conftest.out
883configure:8326:22: error: linux/fb.h: No such file or directory
884configure: failed program was:
885#line 8325 "configure"
886#include "confdefs.h"
887#include <linux/fb.h>
888configure:8360: checking for linux/kd.h
889configure:8370: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   conftest.c >/dev/null 2>conftest.out
890configure:8366:22: error: linux/kd.h: No such file or directory
891configure: failed program was:
892#line 8365 "configure"
893#include "confdefs.h"
894#include <linux/kd.h>
895configure:8400: checking for linux/vt.h
896configure:8410: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   conftest.c >/dev/null 2>conftest.out
897configure:8406:22: error: linux/vt.h: No such file or directory
898configure: failed program was:
899#line 8405 "configure"
900#include "confdefs.h"
901#include <linux/vt.h>
902configure:8440: checking for sys/mman.h
903configure:8450: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   conftest.c >/dev/null 2>conftest.out
904configure:8489: checking for directfb-config
905configure:8656: checking for X
906configure:8723: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   conftest.c >/dev/null 2>conftest.out
907configure:8799: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include   -L/opt/local/lib -arch x86_64 conftest.c -lXt -lbz2 -lz -L/opt/local/lib -lssl -lcrypto   -lm  1>&5
908ld: library not found for -lXt
909collect2: ld returned 1 exit status
910configure: failed program was:
911#line 8792 "configure"
912#include "confdefs.h"
913
914int main() {
915XtMalloc()
916; return 0; }
917configure:9181: checking for X11/Xlib.h
918configure:9191: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   conftest.c >/dev/null 2>conftest.out
919configure:9181: checking for X11/X.h
920configure:9191: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   conftest.c >/dev/null 2>conftest.out
921configure:9181: checking for X11/Xutil.h
922configure:9191: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   conftest.c >/dev/null 2>conftest.out
923configure:9181: checking for X11/Xatom.h
924configure:9191: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   conftest.c >/dev/null 2>conftest.out
925configure:9181: checking for X11/Xlocale.h
926configure:9191: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   conftest.c >/dev/null 2>conftest.out
927configure:9181: checking for X11/keysymdef.h
928configure:9191: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   conftest.c >/dev/null 2>conftest.out
929configure:9221: checking for XOpenDisplay
930configure:9249: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include   -L/opt/local/lib -arch x86_64 conftest.c -lX11 -lbz2 -lz -L/opt/local/lib -lssl -lcrypto   -lm  1>&5
931configure:9289: checking for pmshell
932configure:9306: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include   -L/opt/local/lib -arch x86_64 conftest.c -lbz2 -lz -L/opt/local/lib -lssl -lcrypto   -lm  1>&5
933configure:9297:20: error: os2.h: No such file or directory
934configure:9298:27: error: sys/fmutex.h: No such file or directory
935configure: In function 'main':
936configure:9300: error: '_fmutex' undeclared (first use in this function)
937configure:9300: error: (Each undeclared identifier is reported only once
938configure:9300: error: for each function it appears in.)
939configure:9300: error: expected ';' before 'mutex'
940configure:9301: error: 'NULLHANDLE' undeclared (first use in this function)
941configure:9301: error: 'NULL' undeclared (first use in this function)
942configure: failed program was:
943#line 9294 "configure"
944#include "confdefs.h"
945#define INCL_WIN
946                        #define INCL_GPI
947                        #include <os2.h>
948                        #include <sys/fmutex.h>
949int main() {
950_fmutex mutex;
951                        WinDrawText(NULLHANDLE, -1, NULL, NULL, 0, 0, 0),
952                        GpiSetPel(NULLHANDLE, NULL)
953; return 0; }
954configure:9337: checking for gui/view.h
955configure:9347: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   conftest.cpp >/dev/null 2>conftest.out
956configure:9343:22: error: gui/view.h: No such file or directory
957configure: failed program was:
958#line 9342 "configure"
959#include "confdefs.h"
960#include <gui/view.h>
961configure:9377: checking for gui/window.h
962configure:9387: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   conftest.cpp >/dev/null 2>conftest.out
963configure:9383:24: error: gui/window.h: No such file or directory
964configure: failed program was:
965#line 9382 "configure"
966#include "confdefs.h"
967#include <gui/window.h>
968configure:9417: checking for gui/desktop.h
969configure:9427: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   conftest.cpp >/dev/null 2>conftest.out
970configure:9423:25: error: gui/desktop.h: No such file or directory
971configure: failed program was:
972#line 9422 "configure"
973#include "confdefs.h"
974#include <gui/desktop.h>
975configure:9457: checking for gui/bitmap.h
976configure:9467: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   conftest.cpp >/dev/null 2>conftest.out
977configure:9463:24: error: gui/bitmap.h: No such file or directory
978configure: failed program was:
979#line 9462 "configure"
980#include "confdefs.h"
981#include <gui/bitmap.h>
982configure:9497: checking for util/locker.h
983configure:9507: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   conftest.cpp >/dev/null 2>conftest.out
984configure:9503:25: error: util/locker.h: No such file or directory
985configure: failed program was:
986#line 9502 "configure"
987#include "confdefs.h"
988#include <util/locker.h>
989configure:9537: checking for util/application.h
990configure:9547: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   conftest.cpp >/dev/null 2>conftest.out
991configure:9543:30: error: util/application.h: No such file or directory
992configure: failed program was:
993#line 9542 "configure"
994#include "confdefs.h"
995#include <util/application.h>
996configure:9977: checking for libpng >= 1.0.0
997configure:9984: checking LIBPNG_CFLAGS
998configure:9989: checking LIBPNG_LIBS
999configure:10118: checking for png.h
1000configure:10128: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   -I/opt/local/include/libpng14   conftest.c >/dev/null 2>conftest.out
1001configure:10118: checking for libpng/png.h
1002configure:10128: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   -I/opt/local/include/libpng14   conftest.c >/dev/null 2>conftest.out
1003configure:10124:24: error: libpng/png.h: No such file or directory
1004configure: failed program was:
1005#line 10123 "configure"
1006#include "confdefs.h"
1007#include <libpng/png.h>
1008configure:10157: checking for png_create_info_struct
1009configure:10185: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include   -I/opt/local/include/libpng14   -L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lpng14   -lbz2 -lz -L/opt/local/lib -lssl -lcrypto   -lm  1>&5
1010configure:10265: checking for png_set_rgb_to_gray
1011configure:10293: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include   -I/opt/local/include/libpng14   -L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lpng14   -lbz2 -lz -L/opt/local/lib -lssl -lcrypto   -lm  1>&5
1012configure:10320: checking for png_get_image_width
1013configure:10348: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include   -I/opt/local/include/libpng14   -L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lpng14   -lbz2 -lz -L/opt/local/lib -lssl -lcrypto   -lm  1>&5
1014configure:10320: checking for png_get_image_height
1015configure:10348: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include   -I/opt/local/include/libpng14   -L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lpng14   -lbz2 -lz -L/opt/local/lib -lssl -lcrypto   -lm  1>&5
1016configure:10320: checking for png_get_gAMA
1017configure:10348: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include   -I/opt/local/include/libpng14   -L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lpng14   -lbz2 -lz -L/opt/local/lib -lssl -lcrypto   -lm  1>&5
1018configure:10320: checking for png_get_color_type
1019configure:10348: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include   -I/opt/local/include/libpng14   -L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lpng14   -lbz2 -lz -L/opt/local/lib -lssl -lcrypto   -lm  1>&5
1020configure:10320: checking for png_get_bit_depth
1021configure:10348: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include   -I/opt/local/include/libpng14   -L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lpng14   -lbz2 -lz -L/opt/local/lib -lssl -lcrypto   -lm  1>&5
1022configure:10320: checking for png_set_strip_alpha
1023configure:10348: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include   -I/opt/local/include/libpng14   -L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lpng14   -lbz2 -lz -L/opt/local/lib -lssl -lcrypto   -lm  1>&5
1024configure:10320: checking for png_get_valid
1025configure:10348: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include   -I/opt/local/include/libpng14   -L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lpng14   -lbz2 -lz -L/opt/local/lib -lssl -lcrypto   -lm  1>&5
1026configure:10320: checking for png_get_sRGB
1027configure:10348: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include   -I/opt/local/include/libpng14   -L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lpng14   -lbz2 -lz -L/opt/local/lib -lssl -lcrypto   -lm  1>&5
1028configure:10384: checking if you can include both setjmp.h and png.h
1029configure:10397: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include   -I/opt/local/include/libpng14   conftest.c 1>&5
1030configure:10431: checking for jpeglib.h
1031configure:10441: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   -I/opt/local/include/libpng14   conftest.c >/dev/null 2>conftest.out
1032configure:10468: checking for jpeg_destroy_decompress in -ljpeg
1033configure:10487: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include   -I/opt/local/include/libpng14   -L/opt/local/lib -arch x86_64 conftest.c -ljpeg  -L/opt/local/lib -lpng14   -lbz2 -lz -L/opt/local/lib -lssl -lcrypto   -lm  1>&5
1034configure:10585: checking for tiffio.h
1035configure:10595: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include -I/opt/local/include   -I/opt/local/include/libpng14   conftest.c >/dev/null 2>conftest.out
1036configure:10591:20: error: tiffio.h: No such file or directory
1037configure: failed program was:
1038#line 10590 "configure"
1039#include "confdefs.h"
1040#include <tiffio.h>
1041configure:10622: checking for TIFFClientOpen in -ltiff
1042configure:10641: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include   -I/opt/local/include/libpng14   -L/opt/local/lib -arch x86_64 conftest.c -ltiff  -ljpeg -L/opt/local/lib -lpng14   -lbz2 -lz -L/opt/local/lib -lssl -lcrypto   -lm  1>&5
1043ld: library not found for -ltiff
1044collect2: ld returned 1 exit status
1045configure: failed program was:
1046#line 10630 "configure"
1047#include "confdefs.h"
1048/* Override any gcc2 internal prototype to avoid an error.  */
1049/* We use char because int might match the return type of a gcc2
1050    builtin and then its argument prototype would still apply.  */
1051char TIFFClientOpen();
1052
1053int main() {
1054TIFFClientOpen()
1055; return 0; }