1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by configure, which was |
---|
5 | generated by GNU Autoconf 2.61. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --docdir=/opt/local/share/doc/fontconfig-2.6.0 --disable-docs --with-add-fonts=/usr/X11R6/lib/X11/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts,/opt/local/share/fonts CC=/usr/bin/gcc-4.0 CFLAGS=-O2 LDFLAGS=-L/opt/local/lib CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXX=/usr/bin/g++-4.0 CXXFLAGS=-O2 FFLAGS=-O2 --no-create --no-recursion |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Neverneverland.lan |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 9.4.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 2.00 gigabytes |
---|
33 | Default processor set: 68 tasks, 245 threads, 2 processors |
---|
34 | Load average: 1.01, Mach factor: 0.98 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: ${prefix}/bin |
---|
40 | PATH: ${prefix}/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | PATH: ${x11prefix}/bin |
---|
46 | |
---|
47 | |
---|
48 | ## ----------- ## |
---|
49 | ## Core tests. ## |
---|
50 | ## ----------- ## |
---|
51 | |
---|
52 | configure:2042: checking for a BSD-compatible install |
---|
53 | configure:2098: result: /usr/bin/install -c |
---|
54 | configure:2109: checking whether build environment is sane |
---|
55 | configure:2152: result: yes |
---|
56 | configure:2217: checking for gawk |
---|
57 | configure:2247: result: no |
---|
58 | configure:2217: checking for mawk |
---|
59 | configure:2247: result: no |
---|
60 | configure:2217: checking for nawk |
---|
61 | configure:2247: result: no |
---|
62 | configure:2217: checking for awk |
---|
63 | configure:2233: found /usr/bin/awk |
---|
64 | configure:2244: result: awk |
---|
65 | configure:2255: checking whether make sets $(MAKE) |
---|
66 | configure:2276: result: yes |
---|
67 | configure:2460: checking whether to enable maintainer-specific portions of Makefiles |
---|
68 | configure:2469: result: no |
---|
69 | configure:2550: checking for gcc |
---|
70 | configure:2577: result: /usr/bin/gcc-4.0 |
---|
71 | configure:2815: checking for C compiler version |
---|
72 | configure:2822: /usr/bin/gcc-4.0 --version >&5 |
---|
73 | i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
---|
74 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
75 | This is free software; see the source for copying conditions. There is NO |
---|
76 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
77 | |
---|
78 | configure:2825: $? = 0 |
---|
79 | configure:2832: /usr/bin/gcc-4.0 -v >&5 |
---|
80 | Using built-in specs. |
---|
81 | Target: i686-apple-darwin9 |
---|
82 | Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
---|
83 | Thread model: posix |
---|
84 | gcc version 4.0.1 (Apple Inc. build 5465) |
---|
85 | configure:2835: $? = 0 |
---|
86 | configure:2842: /usr/bin/gcc-4.0 -V >&5 |
---|
87 | gcc-4.0: argument to `-V' is missing |
---|
88 | configure:2845: $? = 1 |
---|
89 | configure:2868: checking for C compiler default output file name |
---|
90 | configure:2895: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
91 | configure:2898: $? = 0 |
---|
92 | configure:2936: result: a.out |
---|
93 | configure:2953: checking whether the C compiler works |
---|
94 | configure:2963: ./a.out |
---|
95 | configure:2966: $? = 0 |
---|
96 | configure:2983: result: yes |
---|
97 | configure:2990: checking whether we are cross compiling |
---|
98 | configure:2992: result: no |
---|
99 | configure:2995: checking for suffix of executables |
---|
100 | configure:3002: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
101 | configure:3005: $? = 0 |
---|
102 | configure:3029: result: |
---|
103 | configure:3035: checking for suffix of object files |
---|
104 | configure:3061: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
105 | configure:3064: $? = 0 |
---|
106 | configure:3087: result: o |
---|
107 | configure:3091: checking whether we are using the GNU C compiler |
---|
108 | configure:3120: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
109 | configure:3126: $? = 0 |
---|
110 | configure:3143: result: yes |
---|
111 | configure:3148: checking whether /usr/bin/gcc-4.0 accepts -g |
---|
112 | configure:3178: /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.c >&5 |
---|
113 | configure:3184: $? = 0 |
---|
114 | configure:3283: result: yes |
---|
115 | configure:3300: checking for /usr/bin/gcc-4.0 option to accept ISO C89 |
---|
116 | configure:3374: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
117 | configure:3380: $? = 0 |
---|
118 | configure:3403: result: none needed |
---|
119 | configure:3432: checking for style of include used by make |
---|
120 | configure:3460: result: GNU |
---|
121 | configure:3488: checking dependency style of /usr/bin/gcc-4.0 |
---|
122 | configure:3578: result: gcc3 |
---|
123 | configure:3608: checking for a BSD-compatible install |
---|
124 | configure:3664: result: /usr/bin/install -c |
---|
125 | configure:3675: checking whether ln -s works |
---|
126 | configure:3679: result: yes |
---|
127 | configure:3766: checking build system type |
---|
128 | configure:3784: result: i386-apple-darwin9.4.0 |
---|
129 | configure:3806: checking host system type |
---|
130 | configure:3821: result: i386-apple-darwin9.4.0 |
---|
131 | configure:3843: checking for a sed that does not truncate output |
---|
132 | configure:3899: result: /usr/bin/sed |
---|
133 | configure:3902: checking for grep that handles long lines and -e |
---|
134 | configure:3976: result: /usr/bin/grep |
---|
135 | configure:3981: checking for egrep |
---|
136 | configure:4059: result: /usr/bin/grep -E |
---|
137 | configure:4075: checking for ld used by /usr/bin/gcc-4.0 |
---|
138 | configure:4142: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
139 | configure:4151: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
---|
140 | configure:4166: result: no |
---|
141 | configure:4171: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files |
---|
142 | configure:4178: result: -r |
---|
143 | configure:4196: checking for BSD-compatible nm |
---|
144 | configure:4245: result: /usr/bin/nm -p |
---|
145 | configure:4249: checking how to recognize dependent libraries |
---|
146 | configure:4435: result: pass_all |
---|
147 | configure:4970: checking how to run the C preprocessor |
---|
148 | configure:5086: result: /usr/bin/cpp-4.0 |
---|
149 | configure:5115: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
150 | configure:5121: $? = 0 |
---|
151 | configure:5152: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
152 | conftest.c:10:28: error: ac_nonexistent.h: No such file or directory |
---|
153 | configure:5158: $? = 1 |
---|
154 | configure: failed program was: |
---|
155 | | /* confdefs.h. */ |
---|
156 | | #define PACKAGE_NAME "" |
---|
157 | | #define PACKAGE_TARNAME "" |
---|
158 | | #define PACKAGE_VERSION "" |
---|
159 | | #define PACKAGE_STRING "" |
---|
160 | | #define PACKAGE_BUGREPORT "" |
---|
161 | | #define PACKAGE "fontconfig" |
---|
162 | | #define VERSION "2.6.0" |
---|
163 | | /* end confdefs.h. */ |
---|
164 | | #include <ac_nonexistent.h> |
---|
165 | configure:5196: checking for ANSI C header files |
---|
166 | configure:5226: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
167 | configure:5232: $? = 0 |
---|
168 | configure:5331: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
169 | configure:5334: $? = 0 |
---|
170 | configure:5340: ./conftest |
---|
171 | configure:5343: $? = 0 |
---|
172 | configure:5360: result: yes |
---|
173 | configure:5384: checking for sys/types.h |
---|
174 | configure:5405: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
175 | configure:5411: $? = 0 |
---|
176 | configure:5427: result: yes |
---|
177 | configure:5384: checking for sys/stat.h |
---|
178 | configure:5405: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
179 | configure:5411: $? = 0 |
---|
180 | configure:5427: result: yes |
---|
181 | configure:5384: checking for stdlib.h |
---|
182 | configure:5405: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
183 | configure:5411: $? = 0 |
---|
184 | configure:5427: result: yes |
---|
185 | configure:5384: checking for string.h |
---|
186 | configure:5405: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
187 | configure:5411: $? = 0 |
---|
188 | configure:5427: result: yes |
---|
189 | configure:5384: checking for memory.h |
---|
190 | configure:5405: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
191 | configure:5411: $? = 0 |
---|
192 | configure:5427: result: yes |
---|
193 | configure:5384: checking for strings.h |
---|
194 | configure:5405: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
195 | configure:5411: $? = 0 |
---|
196 | configure:5427: result: yes |
---|
197 | configure:5384: checking for inttypes.h |
---|
198 | configure:5405: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
199 | configure:5411: $? = 0 |
---|
200 | configure:5427: result: yes |
---|
201 | configure:5384: checking for stdint.h |
---|
202 | configure:5405: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
203 | configure:5411: $? = 0 |
---|
204 | configure:5427: result: yes |
---|
205 | configure:5384: checking for unistd.h |
---|
206 | configure:5405: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
207 | configure:5411: $? = 0 |
---|
208 | configure:5427: result: yes |
---|
209 | configure:5454: checking dlfcn.h usability |
---|
210 | configure:5471: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
211 | configure:5477: $? = 0 |
---|
212 | configure:5491: result: yes |
---|
213 | configure:5495: checking dlfcn.h presence |
---|
214 | configure:5510: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
215 | configure:5516: $? = 0 |
---|
216 | configure:5530: result: yes |
---|
217 | configure:5558: checking for dlfcn.h |
---|
218 | configure:5566: result: yes |
---|
219 | configure:5695: checking for C++ compiler version |
---|
220 | configure:5702: /usr/bin/g++-4.0 --version >&5 |
---|
221 | i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
---|
222 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
223 | This is free software; see the source for copying conditions. There is NO |
---|
224 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
225 | |
---|
226 | configure:5705: $? = 0 |
---|
227 | configure:5712: /usr/bin/g++-4.0 -v >&5 |
---|
228 | Using built-in specs. |
---|
229 | Target: i686-apple-darwin9 |
---|
230 | Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
---|
231 | Thread model: posix |
---|
232 | gcc version 4.0.1 (Apple Inc. build 5465) |
---|
233 | configure:5715: $? = 0 |
---|
234 | configure:5722: /usr/bin/g++-4.0 -V >&5 |
---|
235 | g++-4.0: argument to `-V' is missing |
---|
236 | configure:5725: $? = 1 |
---|
237 | configure:5728: checking whether we are using the GNU C++ compiler |
---|
238 | configure:5757: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5 |
---|
239 | configure:5763: $? = 0 |
---|
240 | configure:5780: result: yes |
---|
241 | configure:5785: checking whether /usr/bin/g++-4.0 accepts -g |
---|
242 | configure:5815: /usr/bin/g++-4.0 -c -g -I/opt/local/include conftest.cpp >&5 |
---|
243 | configure:5821: $? = 0 |
---|
244 | configure:5920: result: yes |
---|
245 | configure:5945: checking dependency style of /usr/bin/g++-4.0 |
---|
246 | configure:6035: result: gcc3 |
---|
247 | configure:6062: checking how to run the C++ preprocessor |
---|
248 | configure:6098: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
---|
249 | configure:6104: $? = 0 |
---|
250 | configure:6135: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
---|
251 | conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory |
---|
252 | configure:6141: $? = 1 |
---|
253 | configure: failed program was: |
---|
254 | | /* confdefs.h. */ |
---|
255 | | #define PACKAGE_NAME "" |
---|
256 | | #define PACKAGE_TARNAME "" |
---|
257 | | #define PACKAGE_VERSION "" |
---|
258 | | #define PACKAGE_STRING "" |
---|
259 | | #define PACKAGE_BUGREPORT "" |
---|
260 | | #define PACKAGE "fontconfig" |
---|
261 | | #define VERSION "2.6.0" |
---|
262 | | #define STDC_HEADERS 1 |
---|
263 | | #define HAVE_SYS_TYPES_H 1 |
---|
264 | | #define HAVE_SYS_STAT_H 1 |
---|
265 | | #define HAVE_STDLIB_H 1 |
---|
266 | | #define HAVE_STRING_H 1 |
---|
267 | | #define HAVE_MEMORY_H 1 |
---|
268 | | #define HAVE_STRINGS_H 1 |
---|
269 | | #define HAVE_INTTYPES_H 1 |
---|
270 | | #define HAVE_STDINT_H 1 |
---|
271 | | #define HAVE_UNISTD_H 1 |
---|
272 | | #define HAVE_DLFCN_H 1 |
---|
273 | | /* end confdefs.h. */ |
---|
274 | | #include <ac_nonexistent.h> |
---|
275 | configure:6174: result: /usr/bin/g++-4.0 -E |
---|
276 | configure:6203: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
---|
277 | configure:6209: $? = 0 |
---|
278 | configure:6240: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
---|
279 | conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory |
---|
280 | configure:6246: $? = 1 |
---|
281 | configure: failed program was: |
---|
282 | | /* confdefs.h. */ |
---|
283 | | #define PACKAGE_NAME "" |
---|
284 | | #define PACKAGE_TARNAME "" |
---|
285 | | #define PACKAGE_VERSION "" |
---|
286 | | #define PACKAGE_STRING "" |
---|
287 | | #define PACKAGE_BUGREPORT "" |
---|
288 | | #define PACKAGE "fontconfig" |
---|
289 | | #define VERSION "2.6.0" |
---|
290 | | #define STDC_HEADERS 1 |
---|
291 | | #define HAVE_SYS_TYPES_H 1 |
---|
292 | | #define HAVE_SYS_STAT_H 1 |
---|
293 | | #define HAVE_STDLIB_H 1 |
---|
294 | | #define HAVE_STRING_H 1 |
---|
295 | | #define HAVE_MEMORY_H 1 |
---|
296 | | #define HAVE_STRINGS_H 1 |
---|
297 | | #define HAVE_INTTYPES_H 1 |
---|
298 | | #define HAVE_STDINT_H 1 |
---|
299 | | #define HAVE_UNISTD_H 1 |
---|
300 | | #define HAVE_DLFCN_H 1 |
---|
301 | | /* end confdefs.h. */ |
---|
302 | | #include <ac_nonexistent.h> |
---|
303 | configure:6339: checking for g77 |
---|
304 | configure:6369: result: no |
---|
305 | configure:6339: checking for xlf |
---|
306 | configure:6369: result: no |
---|
307 | configure:6339: checking for f77 |
---|
308 | configure:6369: result: no |
---|
309 | configure:6339: checking for frt |
---|
310 | configure:6369: result: no |
---|
311 | configure:6339: checking for pgf77 |
---|
312 | configure:6369: result: no |
---|
313 | configure:6339: checking for cf77 |
---|
314 | configure:6369: result: no |
---|
315 | configure:6339: checking for fort77 |
---|
316 | configure:6369: result: no |
---|
317 | configure:6339: checking for fl32 |
---|
318 | configure:6369: result: no |
---|
319 | configure:6339: checking for af77 |
---|
320 | configure:6369: result: no |
---|
321 | configure:6339: checking for xlf90 |
---|
322 | configure:6369: result: no |
---|
323 | configure:6339: checking for f90 |
---|
324 | configure:6369: result: no |
---|
325 | configure:6339: checking for pgf90 |
---|
326 | configure:6369: result: no |
---|
327 | configure:6339: checking for pghpf |
---|
328 | configure:6369: result: no |
---|
329 | configure:6339: checking for epcf90 |
---|
330 | configure:6369: result: no |
---|
331 | configure:6339: checking for gfortran |
---|
332 | configure:6369: result: no |
---|
333 | configure:6339: checking for g95 |
---|
334 | configure:6369: result: no |
---|
335 | configure:6339: checking for xlf95 |
---|
336 | configure:6369: result: no |
---|
337 | configure:6339: checking for f95 |
---|
338 | configure:6369: result: no |
---|
339 | configure:6339: checking for fort |
---|
340 | configure:6369: result: no |
---|
341 | configure:6339: checking for ifort |
---|
342 | configure:6369: result: no |
---|
343 | configure:6339: checking for ifc |
---|
344 | configure:6369: result: no |
---|
345 | configure:6339: checking for efc |
---|
346 | configure:6369: result: no |
---|
347 | configure:6339: checking for pgf95 |
---|
348 | configure:6369: result: no |
---|
349 | configure:6339: checking for lf95 |
---|
350 | configure:6369: result: no |
---|
351 | configure:6339: checking for ftn |
---|
352 | configure:6369: result: no |
---|
353 | configure:6396: checking for Fortran 77 compiler version |
---|
354 | configure:6403: --version >&5 |
---|
355 | ./configure: line 6404: --version: command not found |
---|
356 | configure:6406: $? = 127 |
---|
357 | configure:6413: -v >&5 |
---|
358 | ./configure: line 6414: -v: command not found |
---|
359 | configure:6416: $? = 127 |
---|
360 | configure:6423: -V >&5 |
---|
361 | ./configure: line 6424: -V: command not found |
---|
362 | configure:6426: $? = 127 |
---|
363 | configure:6434: checking whether we are using the GNU Fortran 77 compiler |
---|
364 | configure:6453: -c -O2 conftest.F >&5 |
---|
365 | ./configure: line 6454: -c: command not found |
---|
366 | configure:6459: $? = 127 |
---|
367 | configure: failed program was: |
---|
368 | | program main |
---|
369 | | #ifndef __GNUC__ |
---|
370 | | choke me |
---|
371 | | #endif |
---|
372 | | |
---|
373 | | end |
---|
374 | configure:6476: result: no |
---|
375 | configure:6482: checking whether accepts -g |
---|
376 | configure:6499: -c -g conftest.f >&5 |
---|
377 | ./configure: line 6500: -c: command not found |
---|
378 | configure:6505: $? = 127 |
---|
379 | configure: failed program was: |
---|
380 | | program main |
---|
381 | | |
---|
382 | | end |
---|
383 | configure:6521: result: no |
---|
384 | configure:6550: checking the maximum length of command line arguments |
---|
385 | configure:6662: result: 196608 |
---|
386 | configure:6674: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object |
---|
387 | configure:6779: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
388 | configure:6782: $? = 0 |
---|
389 | configure:6786: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
390 | configure:6789: $? = 0 |
---|
391 | cannot find nm_test_var in conftest.nm |
---|
392 | configure:6779: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
393 | configure:6782: $? = 0 |
---|
394 | configure:6786: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
395 | configure:6789: $? = 0 |
---|
396 | configure:6841: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5 |
---|
397 | configure:6844: $? = 0 |
---|
398 | configure:6882: result: ok |
---|
399 | configure:6886: checking for objdir |
---|
400 | configure:6901: result: .libs |
---|
401 | configure:6993: checking for ar |
---|
402 | configure:7009: found /usr/bin/ar |
---|
403 | configure:7020: result: ar |
---|
404 | configure:7089: checking for ranlib |
---|
405 | configure:7105: found /usr/bin/ranlib |
---|
406 | configure:7116: result: ranlib |
---|
407 | configure:7185: checking for strip |
---|
408 | configure:7201: found /usr/bin/strip |
---|
409 | configure:7212: result: strip |
---|
410 | configure:7469: checking for dsymutil |
---|
411 | configure:7485: found /usr/bin/dsymutil |
---|
412 | configure:7496: result: dsymutil |
---|
413 | configure:7565: checking for nmedit |
---|
414 | configure:7581: found /usr/bin/nmedit |
---|
415 | configure:7592: result: nmedit |
---|
416 | configure:7619: checking for -single_module linker flag |
---|
417 | configure:7640: result: yes |
---|
418 | configure:7642: checking for -exported_symbols_list linker flag |
---|
419 | configure:7672: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
420 | configure:7678: $? = 0 |
---|
421 | configure:7697: result: yes |
---|
422 | configure:7810: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions |
---|
423 | configure:7828: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
424 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
425 | configure:7832: $? = 0 |
---|
426 | configure:7845: result: no |
---|
427 | configure:7860: checking for /usr/bin/gcc-4.0 option to produce PIC |
---|
428 | configure:8092: result: -fno-common |
---|
429 | configure:8100: checking if /usr/bin/gcc-4.0 PIC flag -fno-common works |
---|
430 | configure:8118: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -fno-common -DPIC conftest.c >&5 |
---|
431 | configure:8122: $? = 0 |
---|
432 | configure:8135: result: yes |
---|
433 | configure:8163: checking if /usr/bin/gcc-4.0 static flag -static works |
---|
434 | configure:8191: result: no |
---|
435 | configure:8201: checking if /usr/bin/gcc-4.0 supports -c -o file.o |
---|
436 | configure:8222: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
437 | configure:8226: $? = 0 |
---|
438 | configure:8248: result: yes |
---|
439 | configure:8274: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
440 | configure:9255: result: yes |
---|
441 | configure:9322: checking dynamic linker characteristics |
---|
442 | configure:9936: result: darwin9.4.0 dyld |
---|
443 | configure:9960: checking how to hardcode library paths into programs |
---|
444 | configure:9985: result: immediate |
---|
445 | configure:9999: checking whether stripping libraries is possible |
---|
446 | configure:10013: result: yes |
---|
447 | configure:10806: checking if libtool supports shared libraries |
---|
448 | configure:10808: result: yes |
---|
449 | configure:10811: checking whether to build shared libraries |
---|
450 | configure:10832: result: yes |
---|
451 | configure:10835: checking whether to build static libraries |
---|
452 | configure:10839: result: yes |
---|
453 | configure:10933: creating libtool |
---|
454 | configure:11526: checking for ld used by /usr/bin/g++-4.0 |
---|
455 | configure:11593: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
456 | configure:11602: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
---|
457 | configure:11617: result: no |
---|
458 | configure:11668: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
459 | configure:12614: result: yes |
---|
460 | configure:12631: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5 |
---|
461 | configure:12634: $? = 0 |
---|
462 | configure:12790: checking for /usr/bin/g++-4.0 option to produce PIC |
---|
463 | configure:13074: result: -fno-common |
---|
464 | configure:13082: checking if /usr/bin/g++-4.0 PIC flag -fno-common works |
---|
465 | configure:13100: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -fno-common -DPIC conftest.cpp >&5 |
---|
466 | configure:13104: $? = 0 |
---|
467 | configure:13117: result: yes |
---|
468 | configure:13145: checking if /usr/bin/g++-4.0 static flag -static works |
---|
469 | configure:13173: result: no |
---|
470 | configure:13183: checking if /usr/bin/g++-4.0 supports -c -o file.o |
---|
471 | configure:13204: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
472 | configure:13208: $? = 0 |
---|
473 | configure:13230: result: yes |
---|
474 | configure:13256: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
475 | configure:13285: result: yes |
---|
476 | configure:13352: checking dynamic linker characteristics |
---|
477 | configure:13914: result: darwin9.4.0 dyld |
---|
478 | configure:13938: checking how to hardcode library paths into programs |
---|
479 | configure:13963: result: immediate |
---|
480 | configure:20216: checking for bash |
---|
481 | configure:20234: found /bin/bash |
---|
482 | configure:20246: result: /bin/bash |
---|
483 | configure:20254: checking if dolt supports this host |
---|
484 | configure:20269: result: no, falling back to libtool |
---|
485 | configure:20372: checking whether make sets $(MAKE) |
---|
486 | configure:20393: result: yes |
---|
487 | configure:20501: checking for a C compiler for build tools |
---|
488 | configure:20549: result: /usr/bin/gcc-4.0 |
---|
489 | configure:20553: checking for suffix of executable build tools |
---|
490 | configure:20585: result: |
---|
491 | configure:20624: checking for dirent.h that defines DIR |
---|
492 | configure:20653: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
493 | configure:20659: $? = 0 |
---|
494 | configure:20675: result: yes |
---|
495 | configure:20688: checking for library containing opendir |
---|
496 | configure:20729: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
497 | configure:20735: $? = 0 |
---|
498 | configure:20763: result: none required |
---|
499 | configure:20857: checking for ANSI C header files |
---|
500 | configure:21021: result: yes |
---|
501 | configure:21049: checking fcntl.h usability |
---|
502 | configure:21066: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
503 | configure:21072: $? = 0 |
---|
504 | configure:21086: result: yes |
---|
505 | configure:21090: checking fcntl.h presence |
---|
506 | configure:21105: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
507 | configure:21111: $? = 0 |
---|
508 | configure:21125: result: yes |
---|
509 | configure:21153: checking for fcntl.h |
---|
510 | configure:21161: result: yes |
---|
511 | configure:21039: checking for stdlib.h |
---|
512 | configure:21045: result: yes |
---|
513 | configure:21039: checking for string.h |
---|
514 | configure:21045: result: yes |
---|
515 | configure:21039: checking for unistd.h |
---|
516 | configure:21045: result: yes |
---|
517 | configure:21176: checking for an ANSI C-conforming const |
---|
518 | configure:21251: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
519 | configure:21257: $? = 0 |
---|
520 | configure:21272: result: yes |
---|
521 | configure:21282: checking for inline |
---|
522 | configure:21308: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
523 | configure:21314: $? = 0 |
---|
524 | configure:21332: result: inline |
---|
525 | configure:21351: checking for pid_t |
---|
526 | configure:21381: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
527 | configure:21387: $? = 0 |
---|
528 | configure:21402: result: yes |
---|
529 | configure:21420: checking for vprintf |
---|
530 | configure:21476: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
531 | conftest.c:51: warning: conflicting types for built-in function 'vprintf' |
---|
532 | configure:21482: $? = 0 |
---|
533 | configure:21500: result: yes |
---|
534 | configure:21507: checking for _doprnt |
---|
535 | configure:21563: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
536 | Undefined symbols: |
---|
537 | "__doprnt", referenced from: |
---|
538 | _main in cc157Jxc.o |
---|
539 | ld: symbol(s) not found |
---|
540 | collect2: ld returned 1 exit status |
---|
541 | configure:21569: $? = 1 |
---|
542 | configure: failed program was: |
---|
543 | | /* confdefs.h. */ |
---|
544 | | #define PACKAGE_NAME "" |
---|
545 | | #define PACKAGE_TARNAME "" |
---|
546 | | #define PACKAGE_VERSION "" |
---|
547 | | #define PACKAGE_STRING "" |
---|
548 | | #define PACKAGE_BUGREPORT "" |
---|
549 | | #define PACKAGE "fontconfig" |
---|
550 | | #define VERSION "2.6.0" |
---|
551 | | #define STDC_HEADERS 1 |
---|
552 | | #define HAVE_SYS_TYPES_H 1 |
---|
553 | | #define HAVE_SYS_STAT_H 1 |
---|
554 | | #define HAVE_STDLIB_H 1 |
---|
555 | | #define HAVE_STRING_H 1 |
---|
556 | | #define HAVE_MEMORY_H 1 |
---|
557 | | #define HAVE_STRINGS_H 1 |
---|
558 | | #define HAVE_INTTYPES_H 1 |
---|
559 | | #define HAVE_STDINT_H 1 |
---|
560 | | #define HAVE_UNISTD_H 1 |
---|
561 | | #define HAVE_DLFCN_H 1 |
---|
562 | | #define HAVE_WARNING_CPP_DIRECTIVE 1 |
---|
563 | | #define HAVE_DIRENT_H 1 |
---|
564 | | #define STDC_HEADERS 1 |
---|
565 | | #define HAVE_FCNTL_H 1 |
---|
566 | | #define HAVE_STDLIB_H 1 |
---|
567 | | #define HAVE_STRING_H 1 |
---|
568 | | #define HAVE_UNISTD_H 1 |
---|
569 | | #define HAVE_VPRINTF 1 |
---|
570 | | /* end confdefs.h. */ |
---|
571 | | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. |
---|
572 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
573 | | #define _doprnt innocuous__doprnt |
---|
574 | | |
---|
575 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
576 | | which can conflict with char _doprnt (); below. |
---|
577 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
578 | | <limits.h> exists even on freestanding compilers. */ |
---|
579 | | |
---|
580 | | #ifdef __STDC__ |
---|
581 | | # include <limits.h> |
---|
582 | | #else |
---|
583 | | # include <assert.h> |
---|
584 | | #endif |
---|
585 | | |
---|
586 | | #undef _doprnt |
---|
587 | | |
---|
588 | | /* Override any GCC internal prototype to avoid an error. |
---|
589 | | Use char because int might match the return type of a GCC |
---|
590 | | builtin and then its argument prototype would still apply. */ |
---|
591 | | #ifdef __cplusplus |
---|
592 | | extern "C" |
---|
593 | | #endif |
---|
594 | | char _doprnt (); |
---|
595 | | /* The GNU C library defines this for functions which it implements |
---|
596 | | to always fail with ENOSYS. Some functions are actually named |
---|
597 | | something starting with __ and the normal name is an alias. */ |
---|
598 | | #if defined __stub__doprnt || defined __stub____doprnt |
---|
599 | | choke me |
---|
600 | | #endif |
---|
601 | | |
---|
602 | | int |
---|
603 | | main () |
---|
604 | | { |
---|
605 | | return _doprnt (); |
---|
606 | | ; |
---|
607 | | return 0; |
---|
608 | | } |
---|
609 | configure:21586: result: no |
---|
610 | configure:21606: checking for stdlib.h |
---|
611 | configure:21612: result: yes |
---|
612 | configure:21606: checking for unistd.h |
---|
613 | configure:21612: result: yes |
---|
614 | configure:21745: checking for getpagesize |
---|
615 | configure:21801: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
616 | configure:21807: $? = 0 |
---|
617 | configure:21825: result: yes |
---|
618 | configure:21835: checking for working mmap |
---|
619 | configure:21982: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
620 | configure:21985: $? = 0 |
---|
621 | configure:21991: ./conftest |
---|
622 | configure:21994: $? = 0 |
---|
623 | configure:22010: result: yes |
---|
624 | configure:22041: checking for geteuid |
---|
625 | configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
626 | configure:22103: $? = 0 |
---|
627 | configure:22121: result: yes |
---|
628 | configure:22041: checking for getuid |
---|
629 | configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
630 | configure:22103: $? = 0 |
---|
631 | configure:22121: result: yes |
---|
632 | configure:22041: checking for link |
---|
633 | configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
634 | configure:22103: $? = 0 |
---|
635 | configure:22121: result: yes |
---|
636 | configure:22041: checking for memmove |
---|
637 | configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
638 | conftest.c:59: warning: conflicting types for built-in function 'memmove' |
---|
639 | configure:22103: $? = 0 |
---|
640 | configure:22121: result: yes |
---|
641 | configure:22041: checking for memset |
---|
642 | configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
643 | conftest.c:60: warning: conflicting types for built-in function 'memset' |
---|
644 | configure:22103: $? = 0 |
---|
645 | configure:22121: result: yes |
---|
646 | configure:22041: checking for mkstemp |
---|
647 | configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
648 | configure:22103: $? = 0 |
---|
649 | configure:22121: result: yes |
---|
650 | configure:22041: checking for strchr |
---|
651 | configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
652 | conftest.c:62: warning: conflicting types for built-in function 'strchr' |
---|
653 | configure:22103: $? = 0 |
---|
654 | configure:22121: result: yes |
---|
655 | configure:22041: checking for strrchr |
---|
656 | configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
657 | conftest.c:63: warning: conflicting types for built-in function 'strrchr' |
---|
658 | configure:22103: $? = 0 |
---|
659 | configure:22121: result: yes |
---|
660 | configure:22041: checking for strtol |
---|
661 | configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
662 | configure:22103: $? = 0 |
---|
663 | configure:22121: result: yes |
---|
664 | configure:22041: checking for getopt |
---|
665 | configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
666 | configure:22103: $? = 0 |
---|
667 | configure:22121: result: yes |
---|
668 | configure:22041: checking for getopt_long |
---|
669 | configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
670 | configure:22103: $? = 0 |
---|
671 | configure:22121: result: yes |
---|
672 | configure:22041: checking for sysconf |
---|
673 | configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
674 | configure:22103: $? = 0 |
---|
675 | configure:22121: result: yes |
---|
676 | configure:22041: checking for ftruncate |
---|
677 | configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
678 | configure:22103: $? = 0 |
---|
679 | configure:22121: result: yes |
---|
680 | configure:22041: checking for chsize |
---|
681 | configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
682 | Undefined symbols: |
---|
683 | "_chsize", referenced from: |
---|
684 | _main in ccXOxxfp.o |
---|
685 | ld: symbol(s) not found |
---|
686 | collect2: ld returned 1 exit status |
---|
687 | configure:22103: $? = 1 |
---|
688 | configure: failed program was: |
---|
689 | | /* confdefs.h. */ |
---|
690 | | #define PACKAGE_NAME "" |
---|
691 | | #define PACKAGE_TARNAME "" |
---|
692 | | #define PACKAGE_VERSION "" |
---|
693 | | #define PACKAGE_STRING "" |
---|
694 | | #define PACKAGE_BUGREPORT "" |
---|
695 | | #define PACKAGE "fontconfig" |
---|
696 | | #define VERSION "2.6.0" |
---|
697 | | #define STDC_HEADERS 1 |
---|
698 | | #define HAVE_SYS_TYPES_H 1 |
---|
699 | | #define HAVE_SYS_STAT_H 1 |
---|
700 | | #define HAVE_STDLIB_H 1 |
---|
701 | | #define HAVE_STRING_H 1 |
---|
702 | | #define HAVE_MEMORY_H 1 |
---|
703 | | #define HAVE_STRINGS_H 1 |
---|
704 | | #define HAVE_INTTYPES_H 1 |
---|
705 | | #define HAVE_STDINT_H 1 |
---|
706 | | #define HAVE_UNISTD_H 1 |
---|
707 | | #define HAVE_DLFCN_H 1 |
---|
708 | | #define HAVE_WARNING_CPP_DIRECTIVE 1 |
---|
709 | | #define HAVE_DIRENT_H 1 |
---|
710 | | #define STDC_HEADERS 1 |
---|
711 | | #define HAVE_FCNTL_H 1 |
---|
712 | | #define HAVE_STDLIB_H 1 |
---|
713 | | #define HAVE_STRING_H 1 |
---|
714 | | #define HAVE_UNISTD_H 1 |
---|
715 | | #define HAVE_VPRINTF 1 |
---|
716 | | #define HAVE_STDLIB_H 1 |
---|
717 | | #define HAVE_UNISTD_H 1 |
---|
718 | | #define HAVE_GETPAGESIZE 1 |
---|
719 | | #define HAVE_MMAP 1 |
---|
720 | | #define HAVE_GETEUID 1 |
---|
721 | | #define HAVE_GETUID 1 |
---|
722 | | #define HAVE_LINK 1 |
---|
723 | | #define HAVE_MEMMOVE 1 |
---|
724 | | #define HAVE_MEMSET 1 |
---|
725 | | #define HAVE_MKSTEMP 1 |
---|
726 | | #define HAVE_STRCHR 1 |
---|
727 | | #define HAVE_STRRCHR 1 |
---|
728 | | #define HAVE_STRTOL 1 |
---|
729 | | #define HAVE_GETOPT 1 |
---|
730 | | #define HAVE_GETOPT_LONG 1 |
---|
731 | | #define HAVE_SYSCONF 1 |
---|
732 | | #define HAVE_FTRUNCATE 1 |
---|
733 | | /* end confdefs.h. */ |
---|
734 | | /* Define chsize to an innocuous variant, in case <limits.h> declares chsize. |
---|
735 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
736 | | #define chsize innocuous_chsize |
---|
737 | | |
---|
738 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
739 | | which can conflict with char chsize (); below. |
---|
740 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
741 | | <limits.h> exists even on freestanding compilers. */ |
---|
742 | | |
---|
743 | | #ifdef __STDC__ |
---|
744 | | # include <limits.h> |
---|
745 | | #else |
---|
746 | | # include <assert.h> |
---|
747 | | #endif |
---|
748 | | |
---|
749 | | #undef chsize |
---|
750 | | |
---|
751 | | /* Override any GCC internal prototype to avoid an error. |
---|
752 | | Use char because int might match the return type of a GCC |
---|
753 | | builtin and then its argument prototype would still apply. */ |
---|
754 | | #ifdef __cplusplus |
---|
755 | | extern "C" |
---|
756 | | #endif |
---|
757 | | char chsize (); |
---|
758 | | /* The GNU C library defines this for functions which it implements |
---|
759 | | to always fail with ENOSYS. Some functions are actually named |
---|
760 | | something starting with __ and the normal name is an alias. */ |
---|
761 | | #if defined __stub_chsize || defined __stub___chsize |
---|
762 | | choke me |
---|
763 | | #endif |
---|
764 | | |
---|
765 | | int |
---|
766 | | main () |
---|
767 | | { |
---|
768 | | return chsize (); |
---|
769 | | ; |
---|
770 | | return 0; |
---|
771 | | } |
---|
772 | configure:22121: result: no |
---|
773 | configure:22041: checking for rand |
---|
774 | configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
775 | configure:22103: $? = 0 |
---|
776 | configure:22121: result: yes |
---|
777 | configure:22041: checking for random |
---|
778 | configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
779 | configure:22103: $? = 0 |
---|
780 | configure:22121: result: yes |
---|
781 | configure:22041: checking for lrand48 |
---|
782 | configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
783 | configure:22103: $? = 0 |
---|
784 | configure:22121: result: yes |
---|
785 | configure:22135: checking for a usable iconv |
---|
786 | configure:22159: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
787 | Undefined symbols: |
---|
788 | "_libiconv_open", referenced from: |
---|
789 | _main in cc2hY4H5.o |
---|
790 | ld: symbol(s) not found |
---|
791 | collect2: ld returned 1 exit status |
---|
792 | configure:22165: $? = 1 |
---|
793 | configure: failed program was: |
---|
794 | | /* confdefs.h. */ |
---|
795 | | #define PACKAGE_NAME "" |
---|
796 | | #define PACKAGE_TARNAME "" |
---|
797 | | #define PACKAGE_VERSION "" |
---|
798 | | #define PACKAGE_STRING "" |
---|
799 | | #define PACKAGE_BUGREPORT "" |
---|
800 | | #define PACKAGE "fontconfig" |
---|
801 | | #define VERSION "2.6.0" |
---|
802 | | #define STDC_HEADERS 1 |
---|
803 | | #define HAVE_SYS_TYPES_H 1 |
---|
804 | | #define HAVE_SYS_STAT_H 1 |
---|
805 | | #define HAVE_STDLIB_H 1 |
---|
806 | | #define HAVE_STRING_H 1 |
---|
807 | | #define HAVE_MEMORY_H 1 |
---|
808 | | #define HAVE_STRINGS_H 1 |
---|
809 | | #define HAVE_INTTYPES_H 1 |
---|
810 | | #define HAVE_STDINT_H 1 |
---|
811 | | #define HAVE_UNISTD_H 1 |
---|
812 | | #define HAVE_DLFCN_H 1 |
---|
813 | | #define HAVE_WARNING_CPP_DIRECTIVE 1 |
---|
814 | | #define HAVE_DIRENT_H 1 |
---|
815 | | #define STDC_HEADERS 1 |
---|
816 | | #define HAVE_FCNTL_H 1 |
---|
817 | | #define HAVE_STDLIB_H 1 |
---|
818 | | #define HAVE_STRING_H 1 |
---|
819 | | #define HAVE_UNISTD_H 1 |
---|
820 | | #define HAVE_VPRINTF 1 |
---|
821 | | #define HAVE_STDLIB_H 1 |
---|
822 | | #define HAVE_UNISTD_H 1 |
---|
823 | | #define HAVE_GETPAGESIZE 1 |
---|
824 | | #define HAVE_MMAP 1 |
---|
825 | | #define HAVE_GETEUID 1 |
---|
826 | | #define HAVE_GETUID 1 |
---|
827 | | #define HAVE_LINK 1 |
---|
828 | | #define HAVE_MEMMOVE 1 |
---|
829 | | #define HAVE_MEMSET 1 |
---|
830 | | #define HAVE_MKSTEMP 1 |
---|
831 | | #define HAVE_STRCHR 1 |
---|
832 | | #define HAVE_STRRCHR 1 |
---|
833 | | #define HAVE_STRTOL 1 |
---|
834 | | #define HAVE_GETOPT 1 |
---|
835 | | #define HAVE_GETOPT_LONG 1 |
---|
836 | | #define HAVE_SYSCONF 1 |
---|
837 | | #define HAVE_FTRUNCATE 1 |
---|
838 | | #define HAVE_RAND 1 |
---|
839 | | #define HAVE_RANDOM 1 |
---|
840 | | #define HAVE_LRAND48 1 |
---|
841 | | /* end confdefs.h. */ |
---|
842 | | #include <iconv.h> |
---|
843 | | int |
---|
844 | | main () |
---|
845 | | { |
---|
846 | | iconv_open ("from", "to"); |
---|
847 | | ; |
---|
848 | | return 0; |
---|
849 | | } |
---|
850 | configure:22210: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c -liconv >&5 |
---|
851 | configure:22216: $? = 0 |
---|
852 | configure:22235: result: libiconv |
---|
853 | configure:22267: checking for freetype-config |
---|
854 | configure:22298: result: no |
---|
855 | configure:22307: error: You must have freetype installed; see http://www.freetype.org/ |
---|
856 | |
---|
857 | ## ---------------- ## |
---|
858 | ## Cache variables. ## |
---|
859 | ## ---------------- ## |
---|
860 | |
---|
861 | ac_cv_build=i386-apple-darwin9.4.0 |
---|
862 | ac_cv_c_compiler_gnu=yes |
---|
863 | ac_cv_c_const=yes |
---|
864 | ac_cv_c_inline=inline |
---|
865 | ac_cv_cxx_compiler_gnu=yes |
---|
866 | ac_cv_env_CCC_set= |
---|
867 | ac_cv_env_CCC_value= |
---|
868 | ac_cv_env_CC_set=set |
---|
869 | ac_cv_env_CC_value=/usr/bin/gcc-4.0 |
---|
870 | ac_cv_env_CFLAGS_set=set |
---|
871 | ac_cv_env_CFLAGS_value=-O2 |
---|
872 | ac_cv_env_CPPFLAGS_set=set |
---|
873 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
874 | ac_cv_env_CPP_set=set |
---|
875 | ac_cv_env_CPP_value=/usr/bin/cpp-4.0 |
---|
876 | ac_cv_env_CXXCPP_set= |
---|
877 | ac_cv_env_CXXCPP_value= |
---|
878 | ac_cv_env_CXXFLAGS_set=set |
---|
879 | ac_cv_env_CXXFLAGS_value=-O2 |
---|
880 | ac_cv_env_CXX_set=set |
---|
881 | ac_cv_env_CXX_value=/usr/bin/g++-4.0 |
---|
882 | ac_cv_env_F77_set= |
---|
883 | ac_cv_env_F77_value= |
---|
884 | ac_cv_env_FFLAGS_set=set |
---|
885 | ac_cv_env_FFLAGS_value=-O2 |
---|
886 | ac_cv_env_LDFLAGS_set=set |
---|
887 | ac_cv_env_LDFLAGS_value=-L/opt/local/lib |
---|
888 | ac_cv_env_LIBS_set= |
---|
889 | ac_cv_env_LIBS_value= |
---|
890 | ac_cv_env_LIBXML2_CFLAGS_set= |
---|
891 | ac_cv_env_LIBXML2_CFLAGS_value= |
---|
892 | ac_cv_env_LIBXML2_LIBS_set= |
---|
893 | ac_cv_env_LIBXML2_LIBS_value= |
---|
894 | ac_cv_env_PKG_CONFIG_set= |
---|
895 | ac_cv_env_PKG_CONFIG_value= |
---|
896 | ac_cv_env_build_alias_set= |
---|
897 | ac_cv_env_build_alias_value= |
---|
898 | ac_cv_env_host_alias_set= |
---|
899 | ac_cv_env_host_alias_value= |
---|
900 | ac_cv_env_target_alias_set= |
---|
901 | ac_cv_env_target_alias_value= |
---|
902 | ac_cv_f77_compiler_gnu=no |
---|
903 | ac_cv_func__doprnt=no |
---|
904 | ac_cv_func_chsize=no |
---|
905 | ac_cv_func_ftruncate=yes |
---|
906 | ac_cv_func_geteuid=yes |
---|
907 | ac_cv_func_getopt=yes |
---|
908 | ac_cv_func_getopt_long=yes |
---|
909 | ac_cv_func_getpagesize=yes |
---|
910 | ac_cv_func_getuid=yes |
---|
911 | ac_cv_func_link=yes |
---|
912 | ac_cv_func_lrand48=yes |
---|
913 | ac_cv_func_memmove=yes |
---|
914 | ac_cv_func_memset=yes |
---|
915 | ac_cv_func_mkstemp=yes |
---|
916 | ac_cv_func_mmap_fixed_mapped=yes |
---|
917 | ac_cv_func_rand=yes |
---|
918 | ac_cv_func_random=yes |
---|
919 | ac_cv_func_strchr=yes |
---|
920 | ac_cv_func_strrchr=yes |
---|
921 | ac_cv_func_strtol=yes |
---|
922 | ac_cv_func_sysconf=yes |
---|
923 | ac_cv_func_vprintf=yes |
---|
924 | ac_cv_header_dirent_dirent_h=yes |
---|
925 | ac_cv_header_dlfcn_h=yes |
---|
926 | ac_cv_header_fcntl_h=yes |
---|
927 | ac_cv_header_inttypes_h=yes |
---|
928 | ac_cv_header_memory_h=yes |
---|
929 | ac_cv_header_stdc=yes |
---|
930 | ac_cv_header_stdint_h=yes |
---|
931 | ac_cv_header_stdlib_h=yes |
---|
932 | ac_cv_header_string_h=yes |
---|
933 | ac_cv_header_strings_h=yes |
---|
934 | ac_cv_header_sys_stat_h=yes |
---|
935 | ac_cv_header_sys_types_h=yes |
---|
936 | ac_cv_header_unistd_h=yes |
---|
937 | ac_cv_host=i386-apple-darwin9.4.0 |
---|
938 | ac_cv_objext=o |
---|
939 | ac_cv_path_DOLT_BASH=/bin/bash |
---|
940 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
941 | ac_cv_path_GREP=/usr/bin/grep |
---|
942 | ac_cv_path_ft_config=no |
---|
943 | ac_cv_path_install='/usr/bin/install -c' |
---|
944 | ac_cv_prog_AWK=awk |
---|
945 | ac_cv_prog_CPP=/usr/bin/cpp-4.0 |
---|
946 | ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E' |
---|
947 | ac_cv_prog_ac_ct_AR=ar |
---|
948 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0 |
---|
949 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
950 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
951 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
952 | ac_cv_prog_ac_ct_STRIP=strip |
---|
953 | ac_cv_prog_cc_c89= |
---|
954 | ac_cv_prog_cc_g=yes |
---|
955 | ac_cv_prog_cxx_g=yes |
---|
956 | ac_cv_prog_f77_g=no |
---|
957 | ac_cv_prog_make_make_set=yes |
---|
958 | ac_cv_search_opendir='none required' |
---|
959 | ac_cv_type_pid_t=yes |
---|
960 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
961 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
962 | lt_cv_apple_cc_single_mod=yes |
---|
963 | lt_cv_deplibs_check_method=pass_all |
---|
964 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
965 | lt_cv_file_magic_test_file= |
---|
966 | lt_cv_ld_exported_symbols_list=yes |
---|
967 | lt_cv_ld_reload_flag=-r |
---|
968 | lt_cv_objdir=.libs |
---|
969 | lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
970 | lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
971 | lt_cv_path_NM='/usr/bin/nm -p' |
---|
972 | lt_cv_path_SED=/usr/bin/sed |
---|
973 | lt_cv_prog_compiler_c_o=yes |
---|
974 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
975 | lt_cv_prog_compiler_pic_works=yes |
---|
976 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
977 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
978 | lt_cv_prog_compiler_static_works=no |
---|
979 | lt_cv_prog_compiler_static_works_CXX=no |
---|
980 | lt_cv_prog_gnu_ld=no |
---|
981 | lt_cv_prog_gnu_ldcxx=no |
---|
982 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
983 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' |
---|
984 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
985 | lt_cv_sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' |
---|
986 | lt_cv_sys_lib_search_path_spec='/usr/lib/i686-apple-darwin9/4.0.1 /usr/lib /usr/lib/gcc/i686-apple-darwin9/4.0.1 /usr/local/lib' |
---|
987 | lt_cv_sys_max_cmd_len=196608 |
---|
988 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
989 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
990 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
991 | lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' |
---|
992 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
993 | |
---|
994 | ## ----------------- ## |
---|
995 | ## Output variables. ## |
---|
996 | ## ----------------- ## |
---|
997 | |
---|
998 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.6.0/missing --run aclocal-1.9' |
---|
999 | AMDEPBACKSLASH='\' |
---|
1000 | AMDEP_FALSE='#' |
---|
1001 | AMDEP_TRUE='' |
---|
1002 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.6.0/missing --run tar' |
---|
1003 | AR='ar' |
---|
1004 | ARCHITECTURE='auto' |
---|
1005 | AS='as' |
---|
1006 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.6.0/missing --run autoconf' |
---|
1007 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.6.0/missing --run autoheader' |
---|
1008 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.6.0/missing --run automake-1.9' |
---|
1009 | AWK='awk' |
---|
1010 | CC='/usr/bin/gcc-4.0' |
---|
1011 | CCDEPMODE='depmode=gcc3' |
---|
1012 | CC_FOR_BUILD='/usr/bin/gcc-4.0' |
---|
1013 | CFLAGS='-O2' |
---|
1014 | CONFDIR='' |
---|
1015 | CPP='/usr/bin/cpp-4.0' |
---|
1016 | CPPFLAGS='-I/opt/local/include' |
---|
1017 | CROSS_COMPILING_FALSE='' |
---|
1018 | CROSS_COMPILING_TRUE='#' |
---|
1019 | CXX='/usr/bin/g++-4.0' |
---|
1020 | CXXCPP='/usr/bin/g++-4.0 -E' |
---|
1021 | CXXDEPMODE='depmode=gcc3' |
---|
1022 | CXXFLAGS='-O2' |
---|
1023 | CYGPATH_W='echo' |
---|
1024 | DEFS='' |
---|
1025 | DEPDIR='.deps' |
---|
1026 | DLLTOOL='dlltool' |
---|
1027 | DOCDIR='' |
---|
1028 | DOCMAN3='' |
---|
1029 | DOCSRC='' |
---|
1030 | DOLT_BASH='/bin/bash' |
---|
1031 | DSYMUTIL='dsymutil' |
---|
1032 | ECHO='/bin/echo' |
---|
1033 | ECHO_C='ECHO_N='' |
---|
1034 | ECHO_T='' |
---|
1035 | EGREP='/usr/bin/grep -E' |
---|
1036 | ENABLE_DOCS_FALSE='' |
---|
1037 | ENABLE_DOCS_TRUE='' |
---|
1038 | EXEEXT='' |
---|
1039 | EXEEXT_FOR_BUILD='' |
---|
1040 | EXPAT_CFLAGS='' |
---|
1041 | EXPAT_LIBS='' |
---|
1042 | F77='' |
---|
1043 | FC_ADD_FONTS='' |
---|
1044 | FC_CACHEDIR='' |
---|
1045 | FC_DEFAULT_FONTS='' |
---|
1046 | FC_FONTDATE='' |
---|
1047 | FC_FONTPATH='' |
---|
1048 | FFLAGS='-O2' |
---|
1049 | FREETYPE_CFLAGS='' |
---|
1050 | FREETYPE_LIBS='' |
---|
1051 | GREP='/usr/bin/grep' |
---|
1052 | HASDOCBOOK='' |
---|
1053 | HAVE_EXPAT='' |
---|
1054 | HAVE_XMLPARSE_H='' |
---|
1055 | ICONV_LIBS='-liconv' |
---|
1056 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1057 | INSTALL_PROGRAM='${INSTALL}' |
---|
1058 | INSTALL_SCRIPT='${INSTALL}' |
---|
1059 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
1060 | LDFLAGS='-L/opt/local/lib' |
---|
1061 | LIBOBJS='' |
---|
1062 | LIBS='' |
---|
1063 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1064 | LIBT_CURRENT='4' |
---|
1065 | LIBT_CURRENT_MINUS_AGE='1' |
---|
1066 | LIBT_REVISION='0' |
---|
1067 | LIBT_VERSION_INFO='4:0:3' |
---|
1068 | LIBXML2_CFLAGS='' |
---|
1069 | LIBXML2_LIBS='' |
---|
1070 | LN_S='ln -s' |
---|
1071 | LTCOMPILE='$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(COMPILE)' |
---|
1072 | LTCXXCOMPILE='$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXXCOMPILE)' |
---|
1073 | LTLIBOBJS='' |
---|
1074 | MAINT='#' |
---|
1075 | MAINTAINER_MODE_FALSE='' |
---|
1076 | MAINTAINER_MODE_TRUE='#' |
---|
1077 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.6.0/missing --run makeinfo' |
---|
1078 | MS_LIB_AVAILABLE_FALSE='' |
---|
1079 | MS_LIB_AVAILABLE_TRUE='#' |
---|
1080 | NMEDIT='nmedit' |
---|
1081 | OBJDUMP='objdump' |
---|
1082 | OBJEXT='o' |
---|
1083 | ORTH_FILES='' |
---|
1084 | OS_WIN32_FALSE='' |
---|
1085 | OS_WIN32_TRUE='#' |
---|
1086 | PACKAGE='fontconfig' |
---|
1087 | PACKAGE_BUGREPORT='' |
---|
1088 | PACKAGE_NAME='' |
---|
1089 | PACKAGE_STRING='' |
---|
1090 | PACKAGE_TARNAME='' |
---|
1091 | PACKAGE_VERSION='' |
---|
1092 | PATH_SEPARATOR=':' |
---|
1093 | PKG_CONFIG='' |
---|
1094 | RANLIB='ranlib' |
---|
1095 | SED='/usr/bin/sed' |
---|
1096 | SET_MAKE='' |
---|
1097 | SHELL='/bin/sh' |
---|
1098 | STRIP='strip' |
---|
1099 | USEDOCBOOK_FALSE='' |
---|
1100 | USEDOCBOOK_TRUE='' |
---|
1101 | VERSION='2.6.0' |
---|
1102 | WARN_CFLAGS='-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing' |
---|
1103 | ac_ct_CC='/usr/bin/gcc-4.0' |
---|
1104 | ac_ct_CXX='' |
---|
1105 | ac_ct_F77='' |
---|
1106 | am__fastdepCC_FALSE='#' |
---|
1107 | am__fastdepCC_TRUE='' |
---|
1108 | am__fastdepCXX_FALSE='#' |
---|
1109 | am__fastdepCXX_TRUE='' |
---|
1110 | am__include='include' |
---|
1111 | am__leading_dot='.' |
---|
1112 | am__quote='' |
---|
1113 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
1114 | am__untar='${AMTAR} xf -' |
---|
1115 | bindir='${exec_prefix}/bin' |
---|
1116 | build='i386-apple-darwin9.4.0' |
---|
1117 | build_alias='' |
---|
1118 | build_cpu='i386' |
---|
1119 | build_os='darwin9.4.0' |
---|
1120 | build_vendor='apple' |
---|
1121 | confdir='' |
---|
1122 | datadir='${datarootdir}' |
---|
1123 | datarootdir='${prefix}/share' |
---|
1124 | docdir='/opt/local/share/doc/fontconfig-2.6.0' |
---|
1125 | dvidir='${docdir}' |
---|
1126 | exec_prefix='NONE' |
---|
1127 | fc_cachedir='' |
---|
1128 | ft_config='no' |
---|
1129 | host='i386-apple-darwin9.4.0' |
---|
1130 | host_alias='' |
---|
1131 | host_cpu='i386' |
---|
1132 | host_os='darwin9.4.0' |
---|
1133 | host_vendor='apple' |
---|
1134 | htmldir='${docdir}' |
---|
1135 | includedir='${prefix}/include' |
---|
1136 | infodir='${datarootdir}/info' |
---|
1137 | install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.6.0/install-sh' |
---|
1138 | libdir='${exec_prefix}/lib' |
---|
1139 | libexecdir='${exec_prefix}/libexec' |
---|
1140 | localedir='${datarootdir}/locale' |
---|
1141 | localstatedir='${prefix}/var' |
---|
1142 | mandir='${datarootdir}/man' |
---|
1143 | mkdir_p='$(install_sh) -d' |
---|
1144 | ms_librarian='' |
---|
1145 | oldincludedir='/usr/include' |
---|
1146 | pdfdir='${docdir}' |
---|
1147 | prefix='/opt/local' |
---|
1148 | program_transform_name='s,x,x,' |
---|
1149 | psdir='${docdir}' |
---|
1150 | sbindir='${exec_prefix}/sbin' |
---|
1151 | sharedstatedir='${prefix}/com' |
---|
1152 | sysconfdir='${prefix}/etc' |
---|
1153 | target_alias='' |
---|
1154 | |
---|
1155 | ## ----------- ## |
---|
1156 | ## confdefs.h. ## |
---|
1157 | ## ----------- ## |
---|
1158 | |
---|
1159 | #define PACKAGE_NAME "" |
---|
1160 | #define PACKAGE_TARNAME "" |
---|
1161 | #define PACKAGE_VERSION "" |
---|
1162 | #define PACKAGE_STRING "" |
---|
1163 | #define PACKAGE_BUGREPORT "" |
---|
1164 | #define PACKAGE "fontconfig" |
---|
1165 | #define VERSION "2.6.0" |
---|
1166 | #define STDC_HEADERS 1 |
---|
1167 | #define HAVE_SYS_TYPES_H 1 |
---|
1168 | #define HAVE_SYS_STAT_H 1 |
---|
1169 | #define HAVE_STDLIB_H 1 |
---|
1170 | #define HAVE_STRING_H 1 |
---|
1171 | #define HAVE_MEMORY_H 1 |
---|
1172 | #define HAVE_STRINGS_H 1 |
---|
1173 | #define HAVE_INTTYPES_H 1 |
---|
1174 | #define HAVE_STDINT_H 1 |
---|
1175 | #define HAVE_UNISTD_H 1 |
---|
1176 | #define HAVE_DLFCN_H 1 |
---|
1177 | #define HAVE_WARNING_CPP_DIRECTIVE 1 |
---|
1178 | #define HAVE_DIRENT_H 1 |
---|
1179 | #define STDC_HEADERS 1 |
---|
1180 | #define HAVE_FCNTL_H 1 |
---|
1181 | #define HAVE_STDLIB_H 1 |
---|
1182 | #define HAVE_STRING_H 1 |
---|
1183 | #define HAVE_UNISTD_H 1 |
---|
1184 | #define HAVE_VPRINTF 1 |
---|
1185 | #define HAVE_STDLIB_H 1 |
---|
1186 | #define HAVE_UNISTD_H 1 |
---|
1187 | #define HAVE_GETPAGESIZE 1 |
---|
1188 | #define HAVE_MMAP 1 |
---|
1189 | #define HAVE_GETEUID 1 |
---|
1190 | #define HAVE_GETUID 1 |
---|
1191 | #define HAVE_LINK 1 |
---|
1192 | #define HAVE_MEMMOVE 1 |
---|
1193 | #define HAVE_MEMSET 1 |
---|
1194 | #define HAVE_MKSTEMP 1 |
---|
1195 | #define HAVE_STRCHR 1 |
---|
1196 | #define HAVE_STRRCHR 1 |
---|
1197 | #define HAVE_STRTOL 1 |
---|
1198 | #define HAVE_GETOPT 1 |
---|
1199 | #define HAVE_GETOPT_LONG 1 |
---|
1200 | #define HAVE_SYSCONF 1 |
---|
1201 | #define HAVE_FTRUNCATE 1 |
---|
1202 | #define HAVE_RAND 1 |
---|
1203 | #define HAVE_RANDOM 1 |
---|
1204 | #define HAVE_LRAND48 1 |
---|
1205 | #define USE_ICONV 1 |
---|
1206 | |
---|
1207 | configure: exit 1 |
---|