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 glib configure 2.14.4, which was |
---|
5 | generated by GNU Autoconf 2.61. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --enable-static --mandir=/opt/local/share/man |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = hal9000 |
---|
14 | uname -m = Power Macintosh |
---|
15 | uname -r = 8.11.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC |
---|
18 | |
---|
19 | /usr/bin/uname -p = powerpc |
---|
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 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC |
---|
27 | Kernel configured for a single processor only. |
---|
28 | 1 processor is physically available. |
---|
29 | Processor type: ppc7450 (PowerPC 7450) |
---|
30 | Processor active: 0 |
---|
31 | Primary memory available: 1.50 gigabytes |
---|
32 | Default processor set: 127 tasks, 319 threads, 1 processors |
---|
33 | Load average: 3.03, Mach factor: 0.23 |
---|
34 | /bin/machine = unknown |
---|
35 | /usr/bin/oslevel = unknown |
---|
36 | /bin/universe = unknown |
---|
37 | |
---|
38 | PATH: /opt/local/bin |
---|
39 | PATH: /opt/local/sbin |
---|
40 | PATH: /bin |
---|
41 | PATH: /sbin |
---|
42 | PATH: /usr/bin |
---|
43 | PATH: /usr/sbin |
---|
44 | PATH: /usr/X11R6/bin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2129: checking for a BSD-compatible install |
---|
52 | configure:2185: result: /usr/bin/install |
---|
53 | configure:2196: checking whether build environment is sane |
---|
54 | configure:2239: result: yes |
---|
55 | configure:2272: checking for gawk |
---|
56 | configure:2288: found /opt/local/bin/gawk |
---|
57 | configure:2299: result: gawk |
---|
58 | configure:2310: checking whether make sets $(MAKE) |
---|
59 | configure:2331: result: yes |
---|
60 | configure:2560: checking whether to enable maintainer-specific portions of Makefiles |
---|
61 | configure:2569: result: no |
---|
62 | configure:2591: checking build system type |
---|
63 | configure:2609: result: powerpc-apple-darwin8.11.0 |
---|
64 | configure:2631: checking host system type |
---|
65 | configure:2646: result: powerpc-apple-darwin8.11.0 |
---|
66 | configure:2669: checking for the BeOS |
---|
67 | configure:2679: result: no |
---|
68 | configure:2683: checking for Win32 |
---|
69 | configure:2711: result: no |
---|
70 | configure:2715: checking for Mac OS X Carbon support |
---|
71 | configure:2729: checking for style of include used by make |
---|
72 | configure:2757: result: GNU |
---|
73 | configure:2830: checking for gcc |
---|
74 | configure:2857: result: /usr/bin/gcc-4.0 |
---|
75 | configure:3095: checking for C compiler version |
---|
76 | configure:3102: /usr/bin/gcc-4.0 --version >&5 |
---|
77 | powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5247) |
---|
78 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
79 | This is free software; see the source for copying conditions. There is NO |
---|
80 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
81 | |
---|
82 | configure:3105: $? = 0 |
---|
83 | configure:3112: /usr/bin/gcc-4.0 -v >&5 |
---|
84 | Using built-in specs. |
---|
85 | Target: powerpc-apple-darwin8 |
---|
86 | Configured with: /private/var/tmp/gcc/gcc-5247.obj~4/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 --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 |
---|
87 | Thread model: posix |
---|
88 | gcc version 4.0.1 (Apple Computer, Inc. build 5247) |
---|
89 | configure:3115: $? = 0 |
---|
90 | configure:3122: /usr/bin/gcc-4.0 -V >&5 |
---|
91 | gcc-4.0: argument to `-V' is missing |
---|
92 | configure:3125: $? = 1 |
---|
93 | configure:3148: checking for C compiler default output file name |
---|
94 | configure:3175: /usr/bin/gcc-4.0 -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include -L/opt/local/lib -bind_at_load conftest.c >&5 |
---|
95 | configure:3178: $? = 0 |
---|
96 | configure:3216: result: a.out |
---|
97 | configure:3233: checking whether the C compiler works |
---|
98 | configure:3243: ./a.out |
---|
99 | configure:3246: $? = 0 |
---|
100 | configure:3263: result: yes |
---|
101 | configure:3270: checking whether we are cross compiling |
---|
102 | configure:3272: result: no |
---|
103 | configure:3275: checking for suffix of executables |
---|
104 | configure:3282: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include -L/opt/local/lib -bind_at_load conftest.c >&5 |
---|
105 | configure:3285: $? = 0 |
---|
106 | configure:3309: result: |
---|
107 | configure:3315: checking for suffix of object files |
---|
108 | configure:3341: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
109 | configure:3344: $? = 0 |
---|
110 | configure:3367: result: o |
---|
111 | configure:3371: checking whether we are using the GNU C compiler |
---|
112 | configure:3400: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
113 | configure:3406: $? = 0 |
---|
114 | configure:3423: result: yes |
---|
115 | configure:3428: checking whether /usr/bin/gcc-4.0 accepts -g |
---|
116 | configure:3458: /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.c >&5 |
---|
117 | configure:3464: $? = 0 |
---|
118 | configure:3563: result: yes |
---|
119 | configure:3580: checking for /usr/bin/gcc-4.0 option to accept ISO C89 |
---|
120 | configure:3654: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
121 | configure:3660: $? = 0 |
---|
122 | configure:3683: result: none needed |
---|
123 | configure:3703: checking dependency style of /usr/bin/gcc-4.0 |
---|
124 | configure:3786: result: gcc3 |
---|
125 | configure:3809: checking how to run the C preprocessor |
---|
126 | configure:3925: result: /usr/bin/cpp-4.0 |
---|
127 | configure:3954: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
128 | configure:3960: $? = 0 |
---|
129 | configure:3991: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
130 | conftest.c:13:28: error: ac_nonexistent.h: No such file or directory |
---|
131 | configure:3997: $? = 1 |
---|
132 | configure: failed program was: |
---|
133 | | /* confdefs.h. */ |
---|
134 | | #define PACKAGE_NAME "glib" |
---|
135 | | #define PACKAGE_TARNAME "glib" |
---|
136 | | #define PACKAGE_VERSION "2.14.4" |
---|
137 | | #define PACKAGE_STRING "glib 2.14.4" |
---|
138 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
139 | | #define GLIB_MAJOR_VERSION 2 |
---|
140 | | #define GLIB_MINOR_VERSION 14 |
---|
141 | | #define GLIB_MICRO_VERSION 4 |
---|
142 | | #define GLIB_INTERFACE_AGE 4 |
---|
143 | | #define GLIB_BINARY_AGE 1404 |
---|
144 | | /* end confdefs.h. */ |
---|
145 | | #include <ac_nonexistent.h> |
---|
146 | configure:4051: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
147 | configure:4057: $? = 0 |
---|
148 | configure:4072: result: yes |
---|
149 | configure:4538: checking whether to enable garbage collector friendliness |
---|
150 | configure:4549: result: no |
---|
151 | configure:4553: checking whether to disable memory pools |
---|
152 | configure:4556: result: no |
---|
153 | configure:4630: checking for gcc |
---|
154 | configure:4657: result: /usr/bin/gcc-4.0 |
---|
155 | configure:4895: checking for C compiler version |
---|
156 | configure:4902: /usr/bin/gcc-4.0 --version >&5 |
---|
157 | powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5247) |
---|
158 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
159 | This is free software; see the source for copying conditions. There is NO |
---|
160 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
161 | |
---|
162 | configure:4905: $? = 0 |
---|
163 | configure:4912: /usr/bin/gcc-4.0 -v >&5 |
---|
164 | Using built-in specs. |
---|
165 | Target: powerpc-apple-darwin8 |
---|
166 | Configured with: /private/var/tmp/gcc/gcc-5247.obj~4/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 --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 |
---|
167 | Thread model: posix |
---|
168 | gcc version 4.0.1 (Apple Computer, Inc. build 5247) |
---|
169 | configure:4915: $? = 0 |
---|
170 | configure:4922: /usr/bin/gcc-4.0 -V >&5 |
---|
171 | gcc-4.0: argument to `-V' is missing |
---|
172 | configure:4925: $? = 1 |
---|
173 | configure:4928: checking whether we are using the GNU C compiler |
---|
174 | configure:4980: result: yes |
---|
175 | configure:4985: checking whether /usr/bin/gcc-4.0 accepts -g |
---|
176 | configure:5120: result: yes |
---|
177 | configure:5137: checking for /usr/bin/gcc-4.0 option to accept ISO C89 |
---|
178 | configure:5240: result: none needed |
---|
179 | configure:5260: checking dependency style of /usr/bin/gcc-4.0 |
---|
180 | configure:5343: result: gcc3 |
---|
181 | configure:5365: checking for c++ |
---|
182 | configure:5392: result: /usr/bin/g++-4.0 |
---|
183 | configure:5527: checking for C++ compiler version |
---|
184 | configure:5534: /usr/bin/g++-4.0 --version >&5 |
---|
185 | powerpc-apple-darwin8-g++-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5247) |
---|
186 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
187 | This is free software; see the source for copying conditions. There is NO |
---|
188 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
189 | |
---|
190 | configure:5537: $? = 0 |
---|
191 | configure:5544: /usr/bin/g++-4.0 -v >&5 |
---|
192 | Using built-in specs. |
---|
193 | Target: powerpc-apple-darwin8 |
---|
194 | Configured with: /private/var/tmp/gcc/gcc-5247.obj~4/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 --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 |
---|
195 | Thread model: posix |
---|
196 | gcc version 4.0.1 (Apple Computer, Inc. build 5247) |
---|
197 | configure:5547: $? = 0 |
---|
198 | configure:5554: /usr/bin/g++-4.0 -V >&5 |
---|
199 | g++-4.0: argument to `-V' is missing |
---|
200 | configure:5557: $? = 1 |
---|
201 | configure:5560: checking whether we are using the GNU C++ compiler |
---|
202 | configure:5589: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5 |
---|
203 | configure:5595: $? = 0 |
---|
204 | configure:5612: result: yes |
---|
205 | configure:5617: checking whether /usr/bin/g++-4.0 accepts -g |
---|
206 | configure:5647: /usr/bin/g++-4.0 -c -g -I/opt/local/include conftest.cpp >&5 |
---|
207 | configure:5653: $? = 0 |
---|
208 | configure:5752: result: yes |
---|
209 | configure:5777: checking dependency style of /usr/bin/g++-4.0 |
---|
210 | configure:5860: result: gcc3 |
---|
211 | configure:5899: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5 |
---|
212 | configure:5905: $? = 0 |
---|
213 | configure:5939: checking for /usr/bin/gcc-4.0 option to accept ANSI C |
---|
214 | configure:6007: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
215 | configure:6013: $? = 0 |
---|
216 | configure:6033: result: none needed |
---|
217 | configure:6057: checking for a BSD-compatible install |
---|
218 | configure:6113: result: /usr/bin/install |
---|
219 | configure:6132: checking for special C compiler options needed for large files |
---|
220 | configure:6225: result: no |
---|
221 | configure:6231: checking for _FILE_OFFSET_BITS value needed for large files |
---|
222 | configure:6266: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
223 | configure:6272: $? = 0 |
---|
224 | configure:6340: result: no |
---|
225 | configure:6481: checking for pkg-config |
---|
226 | configure:6499: found /opt/local/bin/pkg-config |
---|
227 | configure:6512: result: /opt/local/bin/pkg-config |
---|
228 | configure:6602: checking for gawk |
---|
229 | configure:6629: result: gawk |
---|
230 | configure:6644: checking for perl5 |
---|
231 | configure:6674: result: no |
---|
232 | configure:6644: checking for perl |
---|
233 | configure:6660: found /opt/local/bin/perl |
---|
234 | configure:6671: result: perl |
---|
235 | configure:6685: checking for indent |
---|
236 | configure:6701: found /usr/bin/indent |
---|
237 | configure:6712: result: indent |
---|
238 | configure:6734: checking for perl |
---|
239 | configure:6752: found /opt/local/bin/perl |
---|
240 | configure:6764: result: /opt/local/bin/perl |
---|
241 | configure:6792: checking for iconv_open |
---|
242 | configure:6848: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c >&5 |
---|
243 | /usr/bin/ld: Undefined symbols: |
---|
244 | _iconv_open |
---|
245 | collect2: ld returned 1 exit status |
---|
246 | configure:6854: $? = 1 |
---|
247 | configure: failed program was: |
---|
248 | | /* confdefs.h. */ |
---|
249 | | #define PACKAGE_NAME "glib" |
---|
250 | | #define PACKAGE_TARNAME "glib" |
---|
251 | | #define PACKAGE_VERSION "2.14.4" |
---|
252 | | #define PACKAGE_STRING "glib 2.14.4" |
---|
253 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
254 | | #define GLIB_MAJOR_VERSION 2 |
---|
255 | | #define GLIB_MINOR_VERSION 14 |
---|
256 | | #define GLIB_MICRO_VERSION 4 |
---|
257 | | #define GLIB_INTERFACE_AGE 4 |
---|
258 | | #define GLIB_BINARY_AGE 1404 |
---|
259 | | #define HAVE_CARBON 1 |
---|
260 | | /* end confdefs.h. */ |
---|
261 | | /* Define iconv_open to an innocuous variant, in case <limits.h> declares iconv_open. |
---|
262 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
263 | | #define iconv_open innocuous_iconv_open |
---|
264 | | |
---|
265 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
266 | | which can conflict with char iconv_open (); below. |
---|
267 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
268 | | <limits.h> exists even on freestanding compilers. */ |
---|
269 | | |
---|
270 | | #ifdef __STDC__ |
---|
271 | | # include <limits.h> |
---|
272 | | #else |
---|
273 | | # include <assert.h> |
---|
274 | | #endif |
---|
275 | | |
---|
276 | | #undef iconv_open |
---|
277 | | |
---|
278 | | /* Override any GCC internal prototype to avoid an error. |
---|
279 | | Use char because int might match the return type of a GCC |
---|
280 | | builtin and then its argument prototype would still apply. */ |
---|
281 | | #ifdef __cplusplus |
---|
282 | | extern "C" |
---|
283 | | #endif |
---|
284 | | char iconv_open (); |
---|
285 | | /* The GNU C library defines this for functions which it implements |
---|
286 | | to always fail with ENOSYS. Some functions are actually named |
---|
287 | | something starting with __ and the normal name is an alias. */ |
---|
288 | | #if defined __stub_iconv_open || defined __stub___iconv_open |
---|
289 | | choke me |
---|
290 | | #endif |
---|
291 | | |
---|
292 | | int |
---|
293 | | main () |
---|
294 | | { |
---|
295 | | return iconv_open (); |
---|
296 | | ; |
---|
297 | | return 0; |
---|
298 | | } |
---|
299 | configure:6871: result: no |
---|
300 | configure:6879: checking for libiconv_open in -liconv |
---|
301 | configure:6914: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -liconv >&5 |
---|
302 | configure:6920: $? = 0 |
---|
303 | configure:6938: result: yes |
---|
304 | configure:7243: checking for grep that handles long lines and -e |
---|
305 | configure:7317: result: /usr/bin/grep |
---|
306 | configure:7322: checking for egrep |
---|
307 | configure:7400: result: /usr/bin/grep -E |
---|
308 | configure:7406: checking whether we are using the GNU C Library 2.1 or newer |
---|
309 | conftest.c:15:22: error: features.h: No such file or directory |
---|
310 | configure:7437: result: no |
---|
311 | configure:7451: checking Whether to cache iconv descriptors |
---|
312 | configure:7477: result: yes |
---|
313 | configure:7483: checking for ANSI C header files |
---|
314 | configure:7513: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
315 | configure:7519: $? = 0 |
---|
316 | configure:7615: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c >&5 |
---|
317 | configure:7618: $? = 0 |
---|
318 | configure:7624: ./conftest |
---|
319 | configure:7627: $? = 0 |
---|
320 | configure:7644: result: yes |
---|
321 | configure:7668: checking for sys/types.h |
---|
322 | configure:7689: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
323 | configure:7695: $? = 0 |
---|
324 | configure:7711: result: yes |
---|
325 | configure:7668: checking for sys/stat.h |
---|
326 | configure:7689: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
327 | configure:7695: $? = 0 |
---|
328 | configure:7711: result: yes |
---|
329 | configure:7668: checking for stdlib.h |
---|
330 | configure:7689: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
331 | configure:7695: $? = 0 |
---|
332 | configure:7711: result: yes |
---|
333 | configure:7668: checking for string.h |
---|
334 | configure:7689: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
335 | configure:7695: $? = 0 |
---|
336 | configure:7711: result: yes |
---|
337 | configure:7668: checking for memory.h |
---|
338 | configure:7689: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
339 | configure:7695: $? = 0 |
---|
340 | configure:7711: result: yes |
---|
341 | configure:7668: checking for strings.h |
---|
342 | configure:7689: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
343 | configure:7695: $? = 0 |
---|
344 | configure:7711: result: yes |
---|
345 | configure:7668: checking for inttypes.h |
---|
346 | configure:7689: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
347 | configure:7695: $? = 0 |
---|
348 | configure:7711: result: yes |
---|
349 | configure:7668: checking for stdint.h |
---|
350 | configure:7689: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
351 | configure:7695: $? = 0 |
---|
352 | configure:7711: result: yes |
---|
353 | configure:7668: checking for unistd.h |
---|
354 | configure:7689: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
355 | configure:7695: $? = 0 |
---|
356 | configure:7711: result: yes |
---|
357 | configure:7739: checking locale.h usability |
---|
358 | configure:7756: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
359 | configure:7762: $? = 0 |
---|
360 | configure:7776: result: yes |
---|
361 | configure:7780: checking locale.h presence |
---|
362 | configure:7795: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
363 | configure:7801: $? = 0 |
---|
364 | configure:7815: result: yes |
---|
365 | configure:7848: checking for locale.h |
---|
366 | configure:7856: result: yes |
---|
367 | configure:7870: checking for LC_MESSAGES |
---|
368 | configure:7896: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c >&5 |
---|
369 | configure:7902: $? = 0 |
---|
370 | configure:7919: result: yes |
---|
371 | configure:7948: checking libintl.h usability |
---|
372 | configure:7965: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
373 | configure:7971: $? = 0 |
---|
374 | configure:7985: result: yes |
---|
375 | configure:7989: checking libintl.h presence |
---|
376 | configure:8004: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
377 | configure:8010: $? = 0 |
---|
378 | configure:8024: result: yes |
---|
379 | configure:8057: checking for libintl.h |
---|
380 | configure:8064: result: yes |
---|
381 | configure:8075: checking for ngettext in libc |
---|
382 | configure:8103: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c >&5 |
---|
383 | /usr/bin/ld: Undefined symbols: |
---|
384 | _libintl_ngettext |
---|
385 | collect2: ld returned 1 exit status |
---|
386 | configure:8109: $? = 1 |
---|
387 | configure: failed program was: |
---|
388 | | /* confdefs.h. */ |
---|
389 | | #define PACKAGE_NAME "glib" |
---|
390 | | #define PACKAGE_TARNAME "glib" |
---|
391 | | #define PACKAGE_VERSION "2.14.4" |
---|
392 | | #define PACKAGE_STRING "glib 2.14.4" |
---|
393 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
394 | | #define GLIB_MAJOR_VERSION 2 |
---|
395 | | #define GLIB_MINOR_VERSION 14 |
---|
396 | | #define GLIB_MICRO_VERSION 4 |
---|
397 | | #define GLIB_INTERFACE_AGE 4 |
---|
398 | | #define GLIB_BINARY_AGE 1404 |
---|
399 | | #define HAVE_CARBON 1 |
---|
400 | | #define NEED_ICONV_CACHE 1 |
---|
401 | | #define STDC_HEADERS 1 |
---|
402 | | #define HAVE_SYS_TYPES_H 1 |
---|
403 | | #define HAVE_SYS_STAT_H 1 |
---|
404 | | #define HAVE_STDLIB_H 1 |
---|
405 | | #define HAVE_STRING_H 1 |
---|
406 | | #define HAVE_MEMORY_H 1 |
---|
407 | | #define HAVE_STRINGS_H 1 |
---|
408 | | #define HAVE_INTTYPES_H 1 |
---|
409 | | #define HAVE_STDINT_H 1 |
---|
410 | | #define HAVE_UNISTD_H 1 |
---|
411 | | #define HAVE_LOCALE_H 1 |
---|
412 | | #define HAVE_LC_MESSAGES 1 |
---|
413 | | /* end confdefs.h. */ |
---|
414 | | |
---|
415 | | #include <libintl.h> |
---|
416 | | |
---|
417 | | int |
---|
418 | | main () |
---|
419 | | { |
---|
420 | | return !ngettext ("","", 1) |
---|
421 | | ; |
---|
422 | | return 0; |
---|
423 | | } |
---|
424 | configure:8127: result: no |
---|
425 | configure:8291: checking for bindtextdomain in -lintl |
---|
426 | configure:8326: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -lintl >&5 |
---|
427 | configure:8332: $? = 0 |
---|
428 | configure:8350: result: yes |
---|
429 | configure:8353: checking for ngettext in -lintl |
---|
430 | configure:8388: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -lintl >&5 |
---|
431 | configure:8394: $? = 0 |
---|
432 | configure:8412: result: yes |
---|
433 | configure:8415: checking for dgettext in -lintl |
---|
434 | configure:8450: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -lintl >&5 |
---|
435 | conftest.c:34: warning: conflicting types for built-in function 'dgettext' |
---|
436 | configure:8456: $? = 0 |
---|
437 | configure:8474: result: yes |
---|
438 | configure:8639: checking for bind_textdomain_codeset |
---|
439 | configure:8695: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -lintl >&5 |
---|
440 | configure:8701: $? = 0 |
---|
441 | configure:8719: result: yes |
---|
442 | configure:8759: checking for msgfmt |
---|
443 | configure:8786: result: /opt/local/bin/msgfmt |
---|
444 | configure:8799: checking for dcgettext |
---|
445 | configure:8855: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -lintl >&5 |
---|
446 | conftest.c:52: warning: conflicting types for built-in function 'dcgettext' |
---|
447 | configure:8861: $? = 0 |
---|
448 | configure:8879: result: yes |
---|
449 | configure:8890: checking if msgfmt accepts -c |
---|
450 | configure:8905: $MSGFMT -c -o /dev/null conftest.foo |
---|
451 | configure:8908: $? = 0 |
---|
452 | configure:8910: result: yes |
---|
453 | configure:8920: checking for gmsgfmt |
---|
454 | configure:8951: result: /opt/local/bin/msgfmt |
---|
455 | configure:8961: checking for xgettext |
---|
456 | configure:8988: result: /opt/local/bin/xgettext |
---|
457 | configure:9017: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -lintl >&5 |
---|
458 | configure:9023: $? = 0 |
---|
459 | configure:9192: checking for catalogs to be installed |
---|
460 | configure:9217: result: am ar as az be be@latin bg bn bn_IN bs ca cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ka kn ko ku lt lv mg mk ml mn ms nb ne nl nn oc or pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sr@ije sv ta te th tl tr tt uk vi wa xh yi zh_CN zh_HK zh_TW |
---|
461 | configure:9394: checking for a sed that does not truncate output |
---|
462 | configure:9450: result: /usr/bin/sed |
---|
463 | configure:9464: checking for ld used by /usr/bin/gcc-4.0 |
---|
464 | configure:9531: result: /usr/bin/ld |
---|
465 | configure:9540: checking if the linker (/usr/bin/ld) is GNU ld |
---|
466 | configure:9555: result: no |
---|
467 | configure:9560: checking for /usr/bin/ld option to reload object files |
---|
468 | configure:9567: result: -r |
---|
469 | configure:9585: checking for BSD-compatible nm |
---|
470 | configure:9634: result: /usr/bin/nm -p |
---|
471 | configure:9638: checking whether ln -s works |
---|
472 | configure:9642: result: yes |
---|
473 | configure:9649: checking how to recognize dependent libraries |
---|
474 | configure:9835: result: pass_all |
---|
475 | configure:10375: checking dlfcn.h usability |
---|
476 | configure:10392: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
477 | configure:10398: $? = 0 |
---|
478 | configure:10412: result: yes |
---|
479 | configure:10416: checking dlfcn.h presence |
---|
480 | configure:10431: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
481 | configure:10437: $? = 0 |
---|
482 | configure:10451: result: yes |
---|
483 | configure:10484: checking for dlfcn.h |
---|
484 | configure:10492: result: yes |
---|
485 | configure:10515: checking how to run the C++ preprocessor |
---|
486 | configure:10551: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
---|
487 | configure:10557: $? = 0 |
---|
488 | configure:10588: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
---|
489 | conftest.cpp:35:28: error: ac_nonexistent.h: No such file or directory |
---|
490 | configure:10594: $? = 1 |
---|
491 | configure: failed program was: |
---|
492 | | /* confdefs.h. */ |
---|
493 | | #define PACKAGE_NAME "glib" |
---|
494 | | #define PACKAGE_TARNAME "glib" |
---|
495 | | #define PACKAGE_VERSION "2.14.4" |
---|
496 | | #define PACKAGE_STRING "glib 2.14.4" |
---|
497 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
498 | | #define GLIB_MAJOR_VERSION 2 |
---|
499 | | #define GLIB_MINOR_VERSION 14 |
---|
500 | | #define GLIB_MICRO_VERSION 4 |
---|
501 | | #define GLIB_INTERFACE_AGE 4 |
---|
502 | | #define GLIB_BINARY_AGE 1404 |
---|
503 | | #define HAVE_CARBON 1 |
---|
504 | | #define NEED_ICONV_CACHE 1 |
---|
505 | | #define STDC_HEADERS 1 |
---|
506 | | #define HAVE_SYS_TYPES_H 1 |
---|
507 | | #define HAVE_SYS_STAT_H 1 |
---|
508 | | #define HAVE_STDLIB_H 1 |
---|
509 | | #define HAVE_STRING_H 1 |
---|
510 | | #define HAVE_MEMORY_H 1 |
---|
511 | | #define HAVE_STRINGS_H 1 |
---|
512 | | #define HAVE_INTTYPES_H 1 |
---|
513 | | #define HAVE_STDINT_H 1 |
---|
514 | | #define HAVE_UNISTD_H 1 |
---|
515 | | #define HAVE_LOCALE_H 1 |
---|
516 | | #define HAVE_LC_MESSAGES 1 |
---|
517 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
518 | | #define HAVE_GETTEXT 1 |
---|
519 | | #define HAVE_DCGETTEXT 1 |
---|
520 | | #define ENABLE_NLS 1 |
---|
521 | | #define GETTEXT_PACKAGE "glib20" |
---|
522 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
523 | | #define USE_LIBICONV_GNU 1 |
---|
524 | | #define HAVE_DLFCN_H 1 |
---|
525 | | /* end confdefs.h. */ |
---|
526 | | #include <ac_nonexistent.h> |
---|
527 | configure:10627: result: /usr/bin/g++-4.0 -E |
---|
528 | configure:10656: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
---|
529 | configure:10662: $? = 0 |
---|
530 | configure:10693: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
---|
531 | conftest.cpp:35:28: error: ac_nonexistent.h: No such file or directory |
---|
532 | configure:10699: $? = 1 |
---|
533 | configure: failed program was: |
---|
534 | | /* confdefs.h. */ |
---|
535 | | #define PACKAGE_NAME "glib" |
---|
536 | | #define PACKAGE_TARNAME "glib" |
---|
537 | | #define PACKAGE_VERSION "2.14.4" |
---|
538 | | #define PACKAGE_STRING "glib 2.14.4" |
---|
539 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
540 | | #define GLIB_MAJOR_VERSION 2 |
---|
541 | | #define GLIB_MINOR_VERSION 14 |
---|
542 | | #define GLIB_MICRO_VERSION 4 |
---|
543 | | #define GLIB_INTERFACE_AGE 4 |
---|
544 | | #define GLIB_BINARY_AGE 1404 |
---|
545 | | #define HAVE_CARBON 1 |
---|
546 | | #define NEED_ICONV_CACHE 1 |
---|
547 | | #define STDC_HEADERS 1 |
---|
548 | | #define HAVE_SYS_TYPES_H 1 |
---|
549 | | #define HAVE_SYS_STAT_H 1 |
---|
550 | | #define HAVE_STDLIB_H 1 |
---|
551 | | #define HAVE_STRING_H 1 |
---|
552 | | #define HAVE_MEMORY_H 1 |
---|
553 | | #define HAVE_STRINGS_H 1 |
---|
554 | | #define HAVE_INTTYPES_H 1 |
---|
555 | | #define HAVE_STDINT_H 1 |
---|
556 | | #define HAVE_UNISTD_H 1 |
---|
557 | | #define HAVE_LOCALE_H 1 |
---|
558 | | #define HAVE_LC_MESSAGES 1 |
---|
559 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
560 | | #define HAVE_GETTEXT 1 |
---|
561 | | #define HAVE_DCGETTEXT 1 |
---|
562 | | #define ENABLE_NLS 1 |
---|
563 | | #define GETTEXT_PACKAGE "glib20" |
---|
564 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
565 | | #define USE_LIBICONV_GNU 1 |
---|
566 | | #define HAVE_DLFCN_H 1 |
---|
567 | | /* end confdefs.h. */ |
---|
568 | | #include <ac_nonexistent.h> |
---|
569 | configure:10791: checking for g77 |
---|
570 | configure:10821: result: no |
---|
571 | configure:10791: checking for xlf |
---|
572 | configure:10821: result: no |
---|
573 | configure:10791: checking for f77 |
---|
574 | configure:10821: result: no |
---|
575 | configure:10791: checking for frt |
---|
576 | configure:10821: result: no |
---|
577 | configure:10791: checking for pgf77 |
---|
578 | configure:10821: result: no |
---|
579 | configure:10791: checking for cf77 |
---|
580 | configure:10821: result: no |
---|
581 | configure:10791: checking for fort77 |
---|
582 | configure:10821: result: no |
---|
583 | configure:10791: checking for fl32 |
---|
584 | configure:10821: result: no |
---|
585 | configure:10791: checking for af77 |
---|
586 | configure:10821: result: no |
---|
587 | configure:10791: checking for xlf90 |
---|
588 | configure:10821: result: no |
---|
589 | configure:10791: checking for f90 |
---|
590 | configure:10821: result: no |
---|
591 | configure:10791: checking for pgf90 |
---|
592 | configure:10821: result: no |
---|
593 | configure:10791: checking for pghpf |
---|
594 | configure:10821: result: no |
---|
595 | configure:10791: checking for epcf90 |
---|
596 | configure:10821: result: no |
---|
597 | configure:10791: checking for gfortran |
---|
598 | configure:10821: result: no |
---|
599 | configure:10791: checking for g95 |
---|
600 | configure:10821: result: no |
---|
601 | configure:10791: checking for xlf95 |
---|
602 | configure:10821: result: no |
---|
603 | configure:10791: checking for f95 |
---|
604 | configure:10821: result: no |
---|
605 | configure:10791: checking for fort |
---|
606 | configure:10821: result: no |
---|
607 | configure:10791: checking for ifort |
---|
608 | configure:10821: result: no |
---|
609 | configure:10791: checking for ifc |
---|
610 | configure:10821: result: no |
---|
611 | configure:10791: checking for efc |
---|
612 | configure:10821: result: no |
---|
613 | configure:10791: checking for pgf95 |
---|
614 | configure:10821: result: no |
---|
615 | configure:10791: checking for lf95 |
---|
616 | configure:10821: result: no |
---|
617 | configure:10791: checking for ftn |
---|
618 | configure:10821: result: no |
---|
619 | configure:10848: checking for Fortran 77 compiler version |
---|
620 | configure:10855: --version >&5 |
---|
621 | ./configure: line 1: --version: command not found |
---|
622 | configure:10858: $? = 127 |
---|
623 | configure:10865: -v >&5 |
---|
624 | ./configure: line 1: -v: command not found |
---|
625 | configure:10868: $? = 127 |
---|
626 | configure:10875: -V >&5 |
---|
627 | ./configure: line 1: -V: command not found |
---|
628 | configure:10878: $? = 127 |
---|
629 | configure:10886: checking whether we are using the GNU Fortran 77 compiler |
---|
630 | configure:10905: -c -O2 conftest.F >&5 |
---|
631 | ./configure: line 1: -c: command not found |
---|
632 | configure:10911: $? = 127 |
---|
633 | configure: failed program was: |
---|
634 | | program main |
---|
635 | | #ifndef __GNUC__ |
---|
636 | | choke me |
---|
637 | | #endif |
---|
638 | | |
---|
639 | | end |
---|
640 | configure:10928: result: no |
---|
641 | configure:10934: checking whether accepts -g |
---|
642 | configure:10951: -c -g conftest.f >&5 |
---|
643 | ./configure: line 1: -c: command not found |
---|
644 | configure:10957: $? = 127 |
---|
645 | configure: failed program was: |
---|
646 | | program main |
---|
647 | | |
---|
648 | | end |
---|
649 | configure:10973: result: no |
---|
650 | configure:11003: checking the maximum length of command line arguments |
---|
651 | configure:11115: result: 196608 |
---|
652 | configure:11127: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object |
---|
653 | configure:11232: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
654 | configure:11235: $? = 0 |
---|
655 | configure:11239: /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 |
---|
656 | configure:11242: $? = 0 |
---|
657 | cannot find nm_test_var in conftest.nm |
---|
658 | configure:11232: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
659 | configure:11235: $? = 0 |
---|
660 | configure:11239: /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 |
---|
661 | configure:11242: $? = 0 |
---|
662 | configure:11294: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c conftstm.o >&5 |
---|
663 | configure:11297: $? = 0 |
---|
664 | configure:11335: result: ok |
---|
665 | configure:11339: checking for objdir |
---|
666 | configure:11354: result: .libs |
---|
667 | configure:11446: checking for ar |
---|
668 | configure:11462: found /usr/bin/ar |
---|
669 | configure:11473: result: ar |
---|
670 | configure:11542: checking for ranlib |
---|
671 | configure:11558: found /usr/bin/ranlib |
---|
672 | configure:11569: result: ranlib |
---|
673 | configure:11638: checking for strip |
---|
674 | configure:11654: found /usr/bin/strip |
---|
675 | configure:11665: result: strip |
---|
676 | configure:11951: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions |
---|
677 | configure:11972: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
678 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
679 | configure:11976: $? = 0 |
---|
680 | configure:11986: result: no |
---|
681 | configure:12001: checking for /usr/bin/gcc-4.0 option to produce PIC |
---|
682 | configure:12233: result: -fno-common |
---|
683 | configure:12241: checking if /usr/bin/gcc-4.0 PIC flag -fno-common works |
---|
684 | configure:12262: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include -fno-common -DPIC conftest.c >&5 |
---|
685 | configure:12266: $? = 0 |
---|
686 | configure:12276: result: yes |
---|
687 | configure:12304: checking if /usr/bin/gcc-4.0 static flag -static works |
---|
688 | configure:12332: result: no |
---|
689 | configure:12342: checking if /usr/bin/gcc-4.0 supports -c -o file.o |
---|
690 | configure:12366: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
691 | configure:12370: $? = 0 |
---|
692 | configure:12389: result: yes |
---|
693 | configure:12415: checking whether the /usr/bin/gcc-4.0 linker (/usr/bin/ld) supports shared libraries |
---|
694 | configure:13395: result: yes |
---|
695 | configure:13462: checking dynamic linker characteristics |
---|
696 | configure:14066: result: darwin8.11.0 dyld |
---|
697 | configure:14075: checking how to hardcode library paths into programs |
---|
698 | configure:14100: result: immediate |
---|
699 | configure:14114: checking whether stripping libraries is possible |
---|
700 | configure:14128: result: yes |
---|
701 | configure:14921: checking if libtool supports shared libraries |
---|
702 | configure:14923: result: yes |
---|
703 | configure:14926: checking whether to build shared libraries |
---|
704 | configure:14947: result: yes |
---|
705 | configure:14950: checking whether to build static libraries |
---|
706 | configure:14954: result: yes |
---|
707 | configure:15047: creating libtool |
---|
708 | configure:15635: checking for ld used by /usr/bin/g++-4.0 |
---|
709 | configure:15702: result: /usr/bin/ld |
---|
710 | configure:15711: checking if the linker (/usr/bin/ld) is GNU ld |
---|
711 | configure:15726: result: no |
---|
712 | configure:15777: checking whether the /usr/bin/g++-4.0 linker (/usr/bin/ld) supports shared libraries |
---|
713 | configure:16751: result: yes |
---|
714 | configure:16769: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5 |
---|
715 | configure:16772: $? = 0 |
---|
716 | configure:16924: checking for /usr/bin/g++-4.0 option to produce PIC |
---|
717 | configure:17208: result: -fno-common |
---|
718 | configure:17216: checking if /usr/bin/g++-4.0 PIC flag -fno-common works |
---|
719 | configure:17237: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -fno-common -DPIC conftest.cpp >&5 |
---|
720 | configure:17241: $? = 0 |
---|
721 | configure:17251: result: yes |
---|
722 | configure:17279: checking if /usr/bin/g++-4.0 static flag -static works |
---|
723 | configure:17307: result: no |
---|
724 | configure:17317: checking if /usr/bin/g++-4.0 supports -c -o file.o |
---|
725 | configure:17341: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
726 | configure:17345: $? = 0 |
---|
727 | configure:17364: result: yes |
---|
728 | configure:17390: checking whether the /usr/bin/g++-4.0 linker (/usr/bin/ld) supports shared libraries |
---|
729 | configure:17415: result: yes |
---|
730 | configure:17482: checking dynamic linker characteristics |
---|
731 | configure:18034: result: darwin8.11.0 dyld |
---|
732 | configure:18043: checking how to hardcode library paths into programs |
---|
733 | configure:18068: result: immediate |
---|
734 | configure:24252: checking for extra flags to get ANSI library prototypes |
---|
735 | configure:24278: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -lintl -lm >&5 |
---|
736 | configure:24281: $? = 0 |
---|
737 | configure:24287: ./conftest |
---|
738 | dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
739 | Referenced from: /opt/local/lib/libintl.8.dylib |
---|
740 | Reason: Incompatible library version: libintl.8.dylib requires version 7.0.0 or later, but libiconv.2.dylib provides version 6.0.0 |
---|
741 | ./configure: line 1: 15673 Trace/BPT trap ./conftest$ac_exeext |
---|
742 | configure:24290: $? = 133 |
---|
743 | configure: program exited with status 133 |
---|
744 | configure: failed program was: |
---|
745 | | /* confdefs.h. */ |
---|
746 | | #define PACKAGE_NAME "glib" |
---|
747 | | #define PACKAGE_TARNAME "glib" |
---|
748 | | #define PACKAGE_VERSION "2.14.4" |
---|
749 | | #define PACKAGE_STRING "glib 2.14.4" |
---|
750 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
751 | | #define GLIB_MAJOR_VERSION 2 |
---|
752 | | #define GLIB_MINOR_VERSION 14 |
---|
753 | | #define GLIB_MICRO_VERSION 4 |
---|
754 | | #define GLIB_INTERFACE_AGE 4 |
---|
755 | | #define GLIB_BINARY_AGE 1404 |
---|
756 | | #define HAVE_CARBON 1 |
---|
757 | | #define NEED_ICONV_CACHE 1 |
---|
758 | | #define STDC_HEADERS 1 |
---|
759 | | #define HAVE_SYS_TYPES_H 1 |
---|
760 | | #define HAVE_SYS_STAT_H 1 |
---|
761 | | #define HAVE_STDLIB_H 1 |
---|
762 | | #define HAVE_STRING_H 1 |
---|
763 | | #define HAVE_MEMORY_H 1 |
---|
764 | | #define HAVE_STRINGS_H 1 |
---|
765 | | #define HAVE_INTTYPES_H 1 |
---|
766 | | #define HAVE_STDINT_H 1 |
---|
767 | | #define HAVE_UNISTD_H 1 |
---|
768 | | #define HAVE_LOCALE_H 1 |
---|
769 | | #define HAVE_LC_MESSAGES 1 |
---|
770 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
771 | | #define HAVE_GETTEXT 1 |
---|
772 | | #define HAVE_DCGETTEXT 1 |
---|
773 | | #define ENABLE_NLS 1 |
---|
774 | | #define GETTEXT_PACKAGE "glib20" |
---|
775 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
776 | | #define USE_LIBICONV_GNU 1 |
---|
777 | | #define HAVE_DLFCN_H 1 |
---|
778 | | /* end confdefs.h. */ |
---|
779 | | #include <math.h> |
---|
780 | | int main (void) { return (log(1) != log(1.)); } |
---|
781 | configure:24324: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -Wall -std1 -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -lintl -lm >&5 |
---|
782 | cc1: error: unrecognized command line option "-std1" |
---|
783 | configure:24327: $? = 1 |
---|
784 | configure: program exited with status 1 |
---|
785 | configure: failed program was: |
---|
786 | | /* confdefs.h. */ |
---|
787 | | #define PACKAGE_NAME "glib" |
---|
788 | | #define PACKAGE_TARNAME "glib" |
---|
789 | | #define PACKAGE_VERSION "2.14.4" |
---|
790 | | #define PACKAGE_STRING "glib 2.14.4" |
---|
791 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
792 | | #define GLIB_MAJOR_VERSION 2 |
---|
793 | | #define GLIB_MINOR_VERSION 14 |
---|
794 | | #define GLIB_MICRO_VERSION 4 |
---|
795 | | #define GLIB_INTERFACE_AGE 4 |
---|
796 | | #define GLIB_BINARY_AGE 1404 |
---|
797 | | #define HAVE_CARBON 1 |
---|
798 | | #define NEED_ICONV_CACHE 1 |
---|
799 | | #define STDC_HEADERS 1 |
---|
800 | | #define HAVE_SYS_TYPES_H 1 |
---|
801 | | #define HAVE_SYS_STAT_H 1 |
---|
802 | | #define HAVE_STDLIB_H 1 |
---|
803 | | #define HAVE_STRING_H 1 |
---|
804 | | #define HAVE_MEMORY_H 1 |
---|
805 | | #define HAVE_STRINGS_H 1 |
---|
806 | | #define HAVE_INTTYPES_H 1 |
---|
807 | | #define HAVE_STDINT_H 1 |
---|
808 | | #define HAVE_UNISTD_H 1 |
---|
809 | | #define HAVE_LOCALE_H 1 |
---|
810 | | #define HAVE_LC_MESSAGES 1 |
---|
811 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
812 | | #define HAVE_GETTEXT 1 |
---|
813 | | #define HAVE_DCGETTEXT 1 |
---|
814 | | #define ENABLE_NLS 1 |
---|
815 | | #define GETTEXT_PACKAGE "glib20" |
---|
816 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
817 | | #define USE_LIBICONV_GNU 1 |
---|
818 | | #define HAVE_DLFCN_H 1 |
---|
819 | | /* end confdefs.h. */ |
---|
820 | | #include <math.h> |
---|
821 | | int main (void) { return (log(1) != log(1.)); } |
---|
822 | configure:24346: result: |
---|
823 | configure:24349: WARNING: No ANSI prototypes found in library. (-std1 didn't work.) |
---|
824 | configure:24366: checking for extra flags for POSIX compliance |
---|
825 | configure:24389: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include conftest.c >&5 |
---|
826 | conftest.c: In function 'main': |
---|
827 | conftest.c:39: warning: unused variable 'dir' |
---|
828 | configure:24395: $? = 0 |
---|
829 | configure:24400: result: none needed |
---|
830 | configure:24459: checking for ANSI C header files |
---|
831 | configure:24620: result: yes |
---|
832 | configure:24636: checking for vprintf |
---|
833 | configure:24692: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -lintl >&5 |
---|
834 | conftest.c:59: warning: conflicting types for built-in function 'vprintf' |
---|
835 | configure:24698: $? = 0 |
---|
836 | configure:24716: result: yes |
---|
837 | configure:24723: checking for _doprnt |
---|
838 | configure:24779: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -lintl >&5 |
---|
839 | /usr/bin/ld: Undefined symbols: |
---|
840 | __doprnt |
---|
841 | collect2: ld returned 1 exit status |
---|
842 | configure:24785: $? = 1 |
---|
843 | configure: failed program was: |
---|
844 | | /* confdefs.h. */ |
---|
845 | | #define PACKAGE_NAME "glib" |
---|
846 | | #define PACKAGE_TARNAME "glib" |
---|
847 | | #define PACKAGE_VERSION "2.14.4" |
---|
848 | | #define PACKAGE_STRING "glib 2.14.4" |
---|
849 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
850 | | #define GLIB_MAJOR_VERSION 2 |
---|
851 | | #define GLIB_MINOR_VERSION 14 |
---|
852 | | #define GLIB_MICRO_VERSION 4 |
---|
853 | | #define GLIB_INTERFACE_AGE 4 |
---|
854 | | #define GLIB_BINARY_AGE 1404 |
---|
855 | | #define HAVE_CARBON 1 |
---|
856 | | #define NEED_ICONV_CACHE 1 |
---|
857 | | #define STDC_HEADERS 1 |
---|
858 | | #define HAVE_SYS_TYPES_H 1 |
---|
859 | | #define HAVE_SYS_STAT_H 1 |
---|
860 | | #define HAVE_STDLIB_H 1 |
---|
861 | | #define HAVE_STRING_H 1 |
---|
862 | | #define HAVE_MEMORY_H 1 |
---|
863 | | #define HAVE_STRINGS_H 1 |
---|
864 | | #define HAVE_INTTYPES_H 1 |
---|
865 | | #define HAVE_STDINT_H 1 |
---|
866 | | #define HAVE_UNISTD_H 1 |
---|
867 | | #define HAVE_LOCALE_H 1 |
---|
868 | | #define HAVE_LC_MESSAGES 1 |
---|
869 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
870 | | #define HAVE_GETTEXT 1 |
---|
871 | | #define HAVE_DCGETTEXT 1 |
---|
872 | | #define ENABLE_NLS 1 |
---|
873 | | #define GETTEXT_PACKAGE "glib20" |
---|
874 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
875 | | #define USE_LIBICONV_GNU 1 |
---|
876 | | #define HAVE_DLFCN_H 1 |
---|
877 | | #define STDC_HEADERS 1 |
---|
878 | | #define HAVE_VPRINTF 1 |
---|
879 | | /* end confdefs.h. */ |
---|
880 | | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. |
---|
881 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
882 | | #define _doprnt innocuous__doprnt |
---|
883 | | |
---|
884 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
885 | | which can conflict with char _doprnt (); below. |
---|
886 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
887 | | <limits.h> exists even on freestanding compilers. */ |
---|
888 | | |
---|
889 | | #ifdef __STDC__ |
---|
890 | | # include <limits.h> |
---|
891 | | #else |
---|
892 | | # include <assert.h> |
---|
893 | | #endif |
---|
894 | | |
---|
895 | | #undef _doprnt |
---|
896 | | |
---|
897 | | /* Override any GCC internal prototype to avoid an error. |
---|
898 | | Use char because int might match the return type of a GCC |
---|
899 | | builtin and then its argument prototype would still apply. */ |
---|
900 | | #ifdef __cplusplus |
---|
901 | | extern "C" |
---|
902 | | #endif |
---|
903 | | char _doprnt (); |
---|
904 | | /* The GNU C library defines this for functions which it implements |
---|
905 | | to always fail with ENOSYS. Some functions are actually named |
---|
906 | | something starting with __ and the normal name is an alias. */ |
---|
907 | | #if defined __stub__doprnt || defined __stub____doprnt |
---|
908 | | choke me |
---|
909 | | #endif |
---|
910 | | |
---|
911 | | int |
---|
912 | | main () |
---|
913 | | { |
---|
914 | | return _doprnt (); |
---|
915 | | ; |
---|
916 | | return 0; |
---|
917 | | } |
---|
918 | configure:24802: result: no |
---|
919 | configure:24822: checking for stdlib.h |
---|
920 | configure:24828: result: yes |
---|
921 | configure:24822: checking for unistd.h |
---|
922 | configure:24828: result: yes |
---|
923 | configure:24966: checking for getpagesize |
---|
924 | configure:25022: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -lintl >&5 |
---|
925 | configure:25028: $? = 0 |
---|
926 | configure:25046: result: yes |
---|
927 | configure:25056: checking for working mmap |
---|
928 | configure:25203: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -lintl >&5 |
---|
929 | configure:25206: $? = 0 |
---|
930 | configure:25212: ./conftest |
---|
931 | dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
932 | Referenced from: /opt/local/lib/libintl.8.dylib |
---|
933 | Reason: Incompatible library version: libintl.8.dylib requires version 7.0.0 or later, but libiconv.2.dylib provides version 6.0.0 |
---|
934 | ./configure: line 1: 15824 Trace/BPT trap ./conftest$ac_exeext |
---|
935 | configure:25215: $? = 133 |
---|
936 | configure: program exited with status 133 |
---|
937 | configure: failed program was: |
---|
938 | | /* confdefs.h. */ |
---|
939 | | #define PACKAGE_NAME "glib" |
---|
940 | | #define PACKAGE_TARNAME "glib" |
---|
941 | | #define PACKAGE_VERSION "2.14.4" |
---|
942 | | #define PACKAGE_STRING "glib 2.14.4" |
---|
943 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
944 | | #define GLIB_MAJOR_VERSION 2 |
---|
945 | | #define GLIB_MINOR_VERSION 14 |
---|
946 | | #define GLIB_MICRO_VERSION 4 |
---|
947 | | #define GLIB_INTERFACE_AGE 4 |
---|
948 | | #define GLIB_BINARY_AGE 1404 |
---|
949 | | #define HAVE_CARBON 1 |
---|
950 | | #define NEED_ICONV_CACHE 1 |
---|
951 | | #define STDC_HEADERS 1 |
---|
952 | | #define HAVE_SYS_TYPES_H 1 |
---|
953 | | #define HAVE_SYS_STAT_H 1 |
---|
954 | | #define HAVE_STDLIB_H 1 |
---|
955 | | #define HAVE_STRING_H 1 |
---|
956 | | #define HAVE_MEMORY_H 1 |
---|
957 | | #define HAVE_STRINGS_H 1 |
---|
958 | | #define HAVE_INTTYPES_H 1 |
---|
959 | | #define HAVE_STDINT_H 1 |
---|
960 | | #define HAVE_UNISTD_H 1 |
---|
961 | | #define HAVE_LOCALE_H 1 |
---|
962 | | #define HAVE_LC_MESSAGES 1 |
---|
963 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
964 | | #define HAVE_GETTEXT 1 |
---|
965 | | #define HAVE_DCGETTEXT 1 |
---|
966 | | #define ENABLE_NLS 1 |
---|
967 | | #define GETTEXT_PACKAGE "glib20" |
---|
968 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
969 | | #define USE_LIBICONV_GNU 1 |
---|
970 | | #define HAVE_DLFCN_H 1 |
---|
971 | | #define STDC_HEADERS 1 |
---|
972 | | #define HAVE_VPRINTF 1 |
---|
973 | | #define HAVE_STDLIB_H 1 |
---|
974 | | #define HAVE_UNISTD_H 1 |
---|
975 | | #define HAVE_GETPAGESIZE 1 |
---|
976 | | /* end confdefs.h. */ |
---|
977 | | #include <stdio.h> |
---|
978 | | #ifdef HAVE_SYS_TYPES_H |
---|
979 | | # include <sys/types.h> |
---|
980 | | #endif |
---|
981 | | #ifdef HAVE_SYS_STAT_H |
---|
982 | | # include <sys/stat.h> |
---|
983 | | #endif |
---|
984 | | #ifdef STDC_HEADERS |
---|
985 | | # include <stdlib.h> |
---|
986 | | # include <stddef.h> |
---|
987 | | #else |
---|
988 | | # ifdef HAVE_STDLIB_H |
---|
989 | | # include <stdlib.h> |
---|
990 | | # endif |
---|
991 | | #endif |
---|
992 | | #ifdef HAVE_STRING_H |
---|
993 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
994 | | # include <memory.h> |
---|
995 | | # endif |
---|
996 | | # include <string.h> |
---|
997 | | #endif |
---|
998 | | #ifdef HAVE_STRINGS_H |
---|
999 | | # include <strings.h> |
---|
1000 | | #endif |
---|
1001 | | #ifdef HAVE_INTTYPES_H |
---|
1002 | | # include <inttypes.h> |
---|
1003 | | #endif |
---|
1004 | | #ifdef HAVE_STDINT_H |
---|
1005 | | # include <stdint.h> |
---|
1006 | | #endif |
---|
1007 | | #ifdef HAVE_UNISTD_H |
---|
1008 | | # include <unistd.h> |
---|
1009 | | #endif |
---|
1010 | | /* malloc might have been renamed as rpl_malloc. */ |
---|
1011 | | #undef malloc |
---|
1012 | | |
---|
1013 | | /* Thanks to Mike Haertel and Jim Avera for this test. |
---|
1014 | | Here is a matrix of mmap possibilities: |
---|
1015 | | mmap private not fixed |
---|
1016 | | mmap private fixed at somewhere currently unmapped |
---|
1017 | | mmap private fixed at somewhere already mapped |
---|
1018 | | mmap shared not fixed |
---|
1019 | | mmap shared fixed at somewhere currently unmapped |
---|
1020 | | mmap shared fixed at somewhere already mapped |
---|
1021 | | For private mappings, we should verify that changes cannot be read() |
---|
1022 | | back from the file, nor mmap's back from the file at a different |
---|
1023 | | address. (There have been systems where private was not correctly |
---|
1024 | | implemented like the infamous i386 svr4.0, and systems where the |
---|
1025 | | VM page cache was not coherent with the file system buffer cache |
---|
1026 | | like early versions of FreeBSD and possibly contemporary NetBSD.) |
---|
1027 | | For shared mappings, we should conversely verify that changes get |
---|
1028 | | propagated back to all the places they're supposed to be. |
---|
1029 | | |
---|
1030 | | Grep wants private fixed already mapped. |
---|
1031 | | The main things grep needs to know about mmap are: |
---|
1032 | | * does it exist and is it safe to write into the mmap'd area |
---|
1033 | | * how to use it (BSD variants) */ |
---|
1034 | | |
---|
1035 | | #include <fcntl.h> |
---|
1036 | | #include <sys/mman.h> |
---|
1037 | | |
---|
1038 | | #if !defined STDC_HEADERS && !defined HAVE_STDLIB_H |
---|
1039 | | char *malloc (); |
---|
1040 | | #endif |
---|
1041 | | |
---|
1042 | | /* This mess was copied from the GNU getpagesize.h. */ |
---|
1043 | | #ifndef HAVE_GETPAGESIZE |
---|
1044 | | /* Assume that all systems that can run configure have sys/param.h. */ |
---|
1045 | | # ifndef HAVE_SYS_PARAM_H |
---|
1046 | | # define HAVE_SYS_PARAM_H 1 |
---|
1047 | | # endif |
---|
1048 | | |
---|
1049 | | # ifdef _SC_PAGESIZE |
---|
1050 | | # define getpagesize() sysconf(_SC_PAGESIZE) |
---|
1051 | | # else /* no _SC_PAGESIZE */ |
---|
1052 | | # ifdef HAVE_SYS_PARAM_H |
---|
1053 | | # include <sys/param.h> |
---|
1054 | | # ifdef EXEC_PAGESIZE |
---|
1055 | | # define getpagesize() EXEC_PAGESIZE |
---|
1056 | | # else /* no EXEC_PAGESIZE */ |
---|
1057 | | # ifdef NBPG |
---|
1058 | | # define getpagesize() NBPG * CLSIZE |
---|
1059 | | # ifndef CLSIZE |
---|
1060 | | # define CLSIZE 1 |
---|
1061 | | # endif /* no CLSIZE */ |
---|
1062 | | # else /* no NBPG */ |
---|
1063 | | # ifdef NBPC |
---|
1064 | | # define getpagesize() NBPC |
---|
1065 | | # else /* no NBPC */ |
---|
1066 | | # ifdef PAGESIZE |
---|
1067 | | # define getpagesize() PAGESIZE |
---|
1068 | | # endif /* PAGESIZE */ |
---|
1069 | | # endif /* no NBPC */ |
---|
1070 | | # endif /* no NBPG */ |
---|
1071 | | # endif /* no EXEC_PAGESIZE */ |
---|
1072 | | # else /* no HAVE_SYS_PARAM_H */ |
---|
1073 | | # define getpagesize() 8192 /* punt totally */ |
---|
1074 | | # endif /* no HAVE_SYS_PARAM_H */ |
---|
1075 | | # endif /* no _SC_PAGESIZE */ |
---|
1076 | | |
---|
1077 | | #endif /* no HAVE_GETPAGESIZE */ |
---|
1078 | | |
---|
1079 | | int |
---|
1080 | | main () |
---|
1081 | | { |
---|
1082 | | char *data, *data2, *data3; |
---|
1083 | | int i, pagesize; |
---|
1084 | | int fd; |
---|
1085 | | |
---|
1086 | | pagesize = getpagesize (); |
---|
1087 | | |
---|
1088 | | /* First, make a file with some known garbage in it. */ |
---|
1089 | | data = (char *) malloc (pagesize); |
---|
1090 | | if (!data) |
---|
1091 | | return 1; |
---|
1092 | | for (i = 0; i < pagesize; ++i) |
---|
1093 | | *(data + i) = rand (); |
---|
1094 | | umask (0); |
---|
1095 | | fd = creat ("conftest.mmap", 0600); |
---|
1096 | | if (fd < 0) |
---|
1097 | | return 1; |
---|
1098 | | if (write (fd, data, pagesize) != pagesize) |
---|
1099 | | return 1; |
---|
1100 | | close (fd); |
---|
1101 | | |
---|
1102 | | /* Next, try to mmap the file at a fixed address which already has |
---|
1103 | | something else allocated at it. If we can, also make sure that |
---|
1104 | | we see the same garbage. */ |
---|
1105 | | fd = open ("conftest.mmap", O_RDWR); |
---|
1106 | | if (fd < 0) |
---|
1107 | | return 1; |
---|
1108 | | data2 = (char *) malloc (2 * pagesize); |
---|
1109 | | if (!data2) |
---|
1110 | | return 1; |
---|
1111 | | data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1); |
---|
1112 | | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, |
---|
1113 | | MAP_PRIVATE | MAP_FIXED, fd, 0L)) |
---|
1114 | | return 1; |
---|
1115 | | for (i = 0; i < pagesize; ++i) |
---|
1116 | | if (*(data + i) != *(data2 + i)) |
---|
1117 | | return 1; |
---|
1118 | | |
---|
1119 | | /* Finally, make sure that changes to the mapped area do not |
---|
1120 | | percolate back to the file as seen by read(). (This is a bug on |
---|
1121 | | some variants of i386 svr4.0.) */ |
---|
1122 | | for (i = 0; i < pagesize; ++i) |
---|
1123 | | *(data2 + i) = *(data2 + i) + 1; |
---|
1124 | | data3 = (char *) malloc (pagesize); |
---|
1125 | | if (!data3) |
---|
1126 | | return 1; |
---|
1127 | | if (read (fd, data3, pagesize) != pagesize) |
---|
1128 | | return 1; |
---|
1129 | | for (i = 0; i < pagesize; ++i) |
---|
1130 | | if (*(data + i) != *(data3 + i)) |
---|
1131 | | return 1; |
---|
1132 | | close (fd); |
---|
1133 | | return 0; |
---|
1134 | | } |
---|
1135 | configure:25231: result: no |
---|
1136 | configure:25244: checking for working alloca.h |
---|
1137 | configure:25271: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -lintl >&5 |
---|
1138 | configure:25277: $? = 0 |
---|
1139 | configure:25294: result: yes |
---|
1140 | configure:25304: checking for alloca |
---|
1141 | configure:25351: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -lintl >&5 |
---|
1142 | configure:25357: $? = 0 |
---|
1143 | configure:25374: result: yes |
---|
1144 | configure:25605: checking for posix_memalign |
---|
1145 | configure:25661: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -lintl >&5 |
---|
1146 | /usr/bin/ld: Undefined symbols: |
---|
1147 | _posix_memalign |
---|
1148 | collect2: ld returned 1 exit status |
---|
1149 | configure:25667: $? = 1 |
---|
1150 | configure: failed program was: |
---|
1151 | | /* confdefs.h. */ |
---|
1152 | | #define PACKAGE_NAME "glib" |
---|
1153 | | #define PACKAGE_TARNAME "glib" |
---|
1154 | | #define PACKAGE_VERSION "2.14.4" |
---|
1155 | | #define PACKAGE_STRING "glib 2.14.4" |
---|
1156 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1157 | | #define GLIB_MAJOR_VERSION 2 |
---|
1158 | | #define GLIB_MINOR_VERSION 14 |
---|
1159 | | #define GLIB_MICRO_VERSION 4 |
---|
1160 | | #define GLIB_INTERFACE_AGE 4 |
---|
1161 | | #define GLIB_BINARY_AGE 1404 |
---|
1162 | | #define HAVE_CARBON 1 |
---|
1163 | | #define NEED_ICONV_CACHE 1 |
---|
1164 | | #define STDC_HEADERS 1 |
---|
1165 | | #define HAVE_SYS_TYPES_H 1 |
---|
1166 | | #define HAVE_SYS_STAT_H 1 |
---|
1167 | | #define HAVE_STDLIB_H 1 |
---|
1168 | | #define HAVE_STRING_H 1 |
---|
1169 | | #define HAVE_MEMORY_H 1 |
---|
1170 | | #define HAVE_STRINGS_H 1 |
---|
1171 | | #define HAVE_INTTYPES_H 1 |
---|
1172 | | #define HAVE_STDINT_H 1 |
---|
1173 | | #define HAVE_UNISTD_H 1 |
---|
1174 | | #define HAVE_LOCALE_H 1 |
---|
1175 | | #define HAVE_LC_MESSAGES 1 |
---|
1176 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1177 | | #define HAVE_GETTEXT 1 |
---|
1178 | | #define HAVE_DCGETTEXT 1 |
---|
1179 | | #define ENABLE_NLS 1 |
---|
1180 | | #define GETTEXT_PACKAGE "glib20" |
---|
1181 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
1182 | | #define USE_LIBICONV_GNU 1 |
---|
1183 | | #define HAVE_DLFCN_H 1 |
---|
1184 | | #define STDC_HEADERS 1 |
---|
1185 | | #define HAVE_VPRINTF 1 |
---|
1186 | | #define HAVE_STDLIB_H 1 |
---|
1187 | | #define HAVE_UNISTD_H 1 |
---|
1188 | | #define HAVE_GETPAGESIZE 1 |
---|
1189 | | #define HAVE_ALLOCA_H 1 |
---|
1190 | | #define HAVE_ALLOCA 1 |
---|
1191 | | /* end confdefs.h. */ |
---|
1192 | | /* Define posix_memalign to an innocuous variant, in case <limits.h> declares posix_memalign. |
---|
1193 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1194 | | #define posix_memalign innocuous_posix_memalign |
---|
1195 | | |
---|
1196 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1197 | | which can conflict with char posix_memalign (); below. |
---|
1198 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1199 | | <limits.h> exists even on freestanding compilers. */ |
---|
1200 | | |
---|
1201 | | #ifdef __STDC__ |
---|
1202 | | # include <limits.h> |
---|
1203 | | #else |
---|
1204 | | # include <assert.h> |
---|
1205 | | #endif |
---|
1206 | | |
---|
1207 | | #undef posix_memalign |
---|
1208 | | |
---|
1209 | | /* Override any GCC internal prototype to avoid an error. |
---|
1210 | | Use char because int might match the return type of a GCC |
---|
1211 | | builtin and then its argument prototype would still apply. */ |
---|
1212 | | #ifdef __cplusplus |
---|
1213 | | extern "C" |
---|
1214 | | #endif |
---|
1215 | | char posix_memalign (); |
---|
1216 | | /* The GNU C library defines this for functions which it implements |
---|
1217 | | to always fail with ENOSYS. Some functions are actually named |
---|
1218 | | something starting with __ and the normal name is an alias. */ |
---|
1219 | | #if defined __stub_posix_memalign || defined __stub___posix_memalign |
---|
1220 | | choke me |
---|
1221 | | #endif |
---|
1222 | | |
---|
1223 | | int |
---|
1224 | | main () |
---|
1225 | | { |
---|
1226 | | return posix_memalign (); |
---|
1227 | | ; |
---|
1228 | | return 0; |
---|
1229 | | } |
---|
1230 | configure:25685: result: no |
---|
1231 | configure:25699: checking for memalign |
---|
1232 | configure:25755: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -lintl >&5 |
---|
1233 | /usr/bin/ld: Undefined symbols: |
---|
1234 | _memalign |
---|
1235 | collect2: ld returned 1 exit status |
---|
1236 | configure:25761: $? = 1 |
---|
1237 | configure: failed program was: |
---|
1238 | | /* confdefs.h. */ |
---|
1239 | | #define PACKAGE_NAME "glib" |
---|
1240 | | #define PACKAGE_TARNAME "glib" |
---|
1241 | | #define PACKAGE_VERSION "2.14.4" |
---|
1242 | | #define PACKAGE_STRING "glib 2.14.4" |
---|
1243 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1244 | | #define GLIB_MAJOR_VERSION 2 |
---|
1245 | | #define GLIB_MINOR_VERSION 14 |
---|
1246 | | #define GLIB_MICRO_VERSION 4 |
---|
1247 | | #define GLIB_INTERFACE_AGE 4 |
---|
1248 | | #define GLIB_BINARY_AGE 1404 |
---|
1249 | | #define HAVE_CARBON 1 |
---|
1250 | | #define NEED_ICONV_CACHE 1 |
---|
1251 | | #define STDC_HEADERS 1 |
---|
1252 | | #define HAVE_SYS_TYPES_H 1 |
---|
1253 | | #define HAVE_SYS_STAT_H 1 |
---|
1254 | | #define HAVE_STDLIB_H 1 |
---|
1255 | | #define HAVE_STRING_H 1 |
---|
1256 | | #define HAVE_MEMORY_H 1 |
---|
1257 | | #define HAVE_STRINGS_H 1 |
---|
1258 | | #define HAVE_INTTYPES_H 1 |
---|
1259 | | #define HAVE_STDINT_H 1 |
---|
1260 | | #define HAVE_UNISTD_H 1 |
---|
1261 | | #define HAVE_LOCALE_H 1 |
---|
1262 | | #define HAVE_LC_MESSAGES 1 |
---|
1263 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1264 | | #define HAVE_GETTEXT 1 |
---|
1265 | | #define HAVE_DCGETTEXT 1 |
---|
1266 | | #define ENABLE_NLS 1 |
---|
1267 | | #define GETTEXT_PACKAGE "glib20" |
---|
1268 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
1269 | | #define USE_LIBICONV_GNU 1 |
---|
1270 | | #define HAVE_DLFCN_H 1 |
---|
1271 | | #define STDC_HEADERS 1 |
---|
1272 | | #define HAVE_VPRINTF 1 |
---|
1273 | | #define HAVE_STDLIB_H 1 |
---|
1274 | | #define HAVE_UNISTD_H 1 |
---|
1275 | | #define HAVE_GETPAGESIZE 1 |
---|
1276 | | #define HAVE_ALLOCA_H 1 |
---|
1277 | | #define HAVE_ALLOCA 1 |
---|
1278 | | /* end confdefs.h. */ |
---|
1279 | | /* Define memalign to an innocuous variant, in case <limits.h> declares memalign. |
---|
1280 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1281 | | #define memalign innocuous_memalign |
---|
1282 | | |
---|
1283 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1284 | | which can conflict with char memalign (); below. |
---|
1285 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1286 | | <limits.h> exists even on freestanding compilers. */ |
---|
1287 | | |
---|
1288 | | #ifdef __STDC__ |
---|
1289 | | # include <limits.h> |
---|
1290 | | #else |
---|
1291 | | # include <assert.h> |
---|
1292 | | #endif |
---|
1293 | | |
---|
1294 | | #undef memalign |
---|
1295 | | |
---|
1296 | | /* Override any GCC internal prototype to avoid an error. |
---|
1297 | | Use char because int might match the return type of a GCC |
---|
1298 | | builtin and then its argument prototype would still apply. */ |
---|
1299 | | #ifdef __cplusplus |
---|
1300 | | extern "C" |
---|
1301 | | #endif |
---|
1302 | | char memalign (); |
---|
1303 | | /* The GNU C library defines this for functions which it implements |
---|
1304 | | to always fail with ENOSYS. Some functions are actually named |
---|
1305 | | something starting with __ and the normal name is an alias. */ |
---|
1306 | | #if defined __stub_memalign || defined __stub___memalign |
---|
1307 | | choke me |
---|
1308 | | #endif |
---|
1309 | | |
---|
1310 | | int |
---|
1311 | | main () |
---|
1312 | | { |
---|
1313 | | return memalign (); |
---|
1314 | | ; |
---|
1315 | | return 0; |
---|
1316 | | } |
---|
1317 | configure:25779: result: no |
---|
1318 | configure:25793: checking for valloc |
---|
1319 | configure:25849: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -lintl >&5 |
---|
1320 | configure:25855: $? = 0 |
---|
1321 | configure:25873: result: yes |
---|
1322 | configure:25889: checking for atexit |
---|
1323 | configure:25945: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -lintl >&5 |
---|
1324 | configure:25951: $? = 0 |
---|
1325 | configure:25969: result: yes |
---|
1326 | configure:25889: checking for on_exit |
---|
1327 | configure:25945: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -lintl >&5 |
---|
1328 | /usr/bin/ld: Undefined symbols: |
---|
1329 | _on_exit |
---|
1330 | collect2: ld returned 1 exit status |
---|
1331 | configure:25951: $? = 1 |
---|
1332 | configure: failed program was: |
---|
1333 | | /* confdefs.h. */ |
---|
1334 | | #define PACKAGE_NAME "glib" |
---|
1335 | | #define PACKAGE_TARNAME "glib" |
---|
1336 | | #define PACKAGE_VERSION "2.14.4" |
---|
1337 | | #define PACKAGE_STRING "glib 2.14.4" |
---|
1338 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1339 | | #define GLIB_MAJOR_VERSION 2 |
---|
1340 | | #define GLIB_MINOR_VERSION 14 |
---|
1341 | | #define GLIB_MICRO_VERSION 4 |
---|
1342 | | #define GLIB_INTERFACE_AGE 4 |
---|
1343 | | #define GLIB_BINARY_AGE 1404 |
---|
1344 | | #define HAVE_CARBON 1 |
---|
1345 | | #define NEED_ICONV_CACHE 1 |
---|
1346 | | #define STDC_HEADERS 1 |
---|
1347 | | #define HAVE_SYS_TYPES_H 1 |
---|
1348 | | #define HAVE_SYS_STAT_H 1 |
---|
1349 | | #define HAVE_STDLIB_H 1 |
---|
1350 | | #define HAVE_STRING_H 1 |
---|
1351 | | #define HAVE_MEMORY_H 1 |
---|
1352 | | #define HAVE_STRINGS_H 1 |
---|
1353 | | #define HAVE_INTTYPES_H 1 |
---|
1354 | | #define HAVE_STDINT_H 1 |
---|
1355 | | #define HAVE_UNISTD_H 1 |
---|
1356 | | #define HAVE_LOCALE_H 1 |
---|
1357 | | #define HAVE_LC_MESSAGES 1 |
---|
1358 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1359 | | #define HAVE_GETTEXT 1 |
---|
1360 | | #define HAVE_DCGETTEXT 1 |
---|
1361 | | #define ENABLE_NLS 1 |
---|
1362 | | #define GETTEXT_PACKAGE "glib20" |
---|
1363 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
1364 | | #define USE_LIBICONV_GNU 1 |
---|
1365 | | #define HAVE_DLFCN_H 1 |
---|
1366 | | #define STDC_HEADERS 1 |
---|
1367 | | #define HAVE_VPRINTF 1 |
---|
1368 | | #define HAVE_STDLIB_H 1 |
---|
1369 | | #define HAVE_UNISTD_H 1 |
---|
1370 | | #define HAVE_GETPAGESIZE 1 |
---|
1371 | | #define HAVE_ALLOCA_H 1 |
---|
1372 | | #define HAVE_ALLOCA 1 |
---|
1373 | | #define HAVE_VALLOC 1 |
---|
1374 | | #define HAVE_ATEXIT 1 |
---|
1375 | | /* end confdefs.h. */ |
---|
1376 | | /* Define on_exit to an innocuous variant, in case <limits.h> declares on_exit. |
---|
1377 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1378 | | #define on_exit innocuous_on_exit |
---|
1379 | | |
---|
1380 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1381 | | which can conflict with char on_exit (); below. |
---|
1382 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1383 | | <limits.h> exists even on freestanding compilers. */ |
---|
1384 | | |
---|
1385 | | #ifdef __STDC__ |
---|
1386 | | # include <limits.h> |
---|
1387 | | #else |
---|
1388 | | # include <assert.h> |
---|
1389 | | #endif |
---|
1390 | | |
---|
1391 | | #undef on_exit |
---|
1392 | | |
---|
1393 | | /* Override any GCC internal prototype to avoid an error. |
---|
1394 | | Use char because int might match the return type of a GCC |
---|
1395 | | builtin and then its argument prototype would still apply. */ |
---|
1396 | | #ifdef __cplusplus |
---|
1397 | | extern "C" |
---|
1398 | | #endif |
---|
1399 | | char on_exit (); |
---|
1400 | | /* The GNU C library defines this for functions which it implements |
---|
1401 | | to always fail with ENOSYS. Some functions are actually named |
---|
1402 | | something starting with __ and the normal name is an alias. */ |
---|
1403 | | #if defined __stub_on_exit || defined __stub___on_exit |
---|
1404 | | choke me |
---|
1405 | | #endif |
---|
1406 | | |
---|
1407 | | int |
---|
1408 | | main () |
---|
1409 | | { |
---|
1410 | | return on_exit (); |
---|
1411 | | ; |
---|
1412 | | return 0; |
---|
1413 | | } |
---|
1414 | configure:25969: result: no |
---|
1415 | configure:25984: checking for timegm |
---|
1416 | configure:26040: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -lintl >&5 |
---|
1417 | configure:26046: $? = 0 |
---|
1418 | configure:26064: result: yes |
---|
1419 | configure:26075: checking for char |
---|
1420 | configure:26105: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include conftest.c >&5 |
---|
1421 | configure:26111: $? = 0 |
---|
1422 | configure:26126: result: yes |
---|
1423 | configure:26133: checking size of char |
---|
1424 | configure:26435: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -L/opt/local/lib -bind_at_load -framework Carbon conftest.c -lintl >&5 |
---|
1425 | configure:26438: $? = 0 |
---|
1426 | configure:26444: ./conftest |
---|
1427 | dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
1428 | Referenced from: /opt/local/lib/libintl.8.dylib |
---|
1429 | Reason: Incompatible library version: libintl.8.dylib requires version 7.0.0 or later, but libiconv.2.dylib provides version 6.0.0 |
---|
1430 | ./configure: line 1: 16089 Trace/BPT trap ./conftest$ac_exeext |
---|
1431 | configure:26447: $? = 133 |
---|
1432 | configure: program exited with status 133 |
---|
1433 | configure: failed program was: |
---|
1434 | | /* confdefs.h. */ |
---|
1435 | | #define PACKAGE_NAME "glib" |
---|
1436 | | #define PACKAGE_TARNAME "glib" |
---|
1437 | | #define PACKAGE_VERSION "2.14.4" |
---|
1438 | | #define PACKAGE_STRING "glib 2.14.4" |
---|
1439 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1440 | | #define GLIB_MAJOR_VERSION 2 |
---|
1441 | | #define GLIB_MINOR_VERSION 14 |
---|
1442 | | #define GLIB_MICRO_VERSION 4 |
---|
1443 | | #define GLIB_INTERFACE_AGE 4 |
---|
1444 | | #define GLIB_BINARY_AGE 1404 |
---|
1445 | | #define HAVE_CARBON 1 |
---|
1446 | | #define NEED_ICONV_CACHE 1 |
---|
1447 | | #define STDC_HEADERS 1 |
---|
1448 | | #define HAVE_SYS_TYPES_H 1 |
---|
1449 | | #define HAVE_SYS_STAT_H 1 |
---|
1450 | | #define HAVE_STDLIB_H 1 |
---|
1451 | | #define HAVE_STRING_H 1 |
---|
1452 | | #define HAVE_MEMORY_H 1 |
---|
1453 | | #define HAVE_STRINGS_H 1 |
---|
1454 | | #define HAVE_INTTYPES_H 1 |
---|
1455 | | #define HAVE_STDINT_H 1 |
---|
1456 | | #define HAVE_UNISTD_H 1 |
---|
1457 | | #define HAVE_LOCALE_H 1 |
---|
1458 | | #define HAVE_LC_MESSAGES 1 |
---|
1459 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1460 | | #define HAVE_GETTEXT 1 |
---|
1461 | | #define HAVE_DCGETTEXT 1 |
---|
1462 | | #define ENABLE_NLS 1 |
---|
1463 | | #define GETTEXT_PACKAGE "glib20" |
---|
1464 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
1465 | | #define USE_LIBICONV_GNU 1 |
---|
1466 | | #define HAVE_DLFCN_H 1 |
---|
1467 | | #define STDC_HEADERS 1 |
---|
1468 | | #define HAVE_VPRINTF 1 |
---|
1469 | | #define HAVE_STDLIB_H 1 |
---|
1470 | | #define HAVE_UNISTD_H 1 |
---|
1471 | | #define HAVE_GETPAGESIZE 1 |
---|
1472 | | #define HAVE_ALLOCA_H 1 |
---|
1473 | | #define HAVE_ALLOCA 1 |
---|
1474 | | #define HAVE_VALLOC 1 |
---|
1475 | | #define HAVE_ATEXIT 1 |
---|
1476 | | #define HAVE_TIMEGM 1 |
---|
1477 | | /* end confdefs.h. */ |
---|
1478 | | #include <stdio.h> |
---|
1479 | | #ifdef HAVE_SYS_TYPES_H |
---|
1480 | | # include <sys/types.h> |
---|
1481 | | #endif |
---|
1482 | | #ifdef HAVE_SYS_STAT_H |
---|
1483 | | # include <sys/stat.h> |
---|
1484 | | #endif |
---|
1485 | | #ifdef STDC_HEADERS |
---|
1486 | | # include <stdlib.h> |
---|
1487 | | # include <stddef.h> |
---|
1488 | | #else |
---|
1489 | | # ifdef HAVE_STDLIB_H |
---|
1490 | | # include <stdlib.h> |
---|
1491 | | # endif |
---|
1492 | | #endif |
---|
1493 | | #ifdef HAVE_STRING_H |
---|
1494 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1495 | | # include <memory.h> |
---|
1496 | | # endif |
---|
1497 | | # include <string.h> |
---|
1498 | | #endif |
---|
1499 | | #ifdef HAVE_STRINGS_H |
---|
1500 | | # include <strings.h> |
---|
1501 | | #endif |
---|
1502 | | #ifdef HAVE_INTTYPES_H |
---|
1503 | | # include <inttypes.h> |
---|
1504 | | #endif |
---|
1505 | | #ifdef HAVE_STDINT_H |
---|
1506 | | # include <stdint.h> |
---|
1507 | | #endif |
---|
1508 | | #ifdef HAVE_UNISTD_H |
---|
1509 | | # include <unistd.h> |
---|
1510 | | #endif |
---|
1511 | | typedef char ac__type_sizeof_; |
---|
1512 | | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } |
---|
1513 | | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } |
---|
1514 | | #include <stdio.h> |
---|
1515 | | #include <stdlib.h> |
---|
1516 | | int |
---|
1517 | | main () |
---|
1518 | | { |
---|
1519 | | |
---|
1520 | | FILE *f = fopen ("conftest.val", "w"); |
---|
1521 | | if (! f) |
---|
1522 | | return 1; |
---|
1523 | | if (((long int) (sizeof (ac__type_sizeof_))) < 0) |
---|
1524 | | { |
---|
1525 | | long int i = longval (); |
---|
1526 | | if (i != ((long int) (sizeof (ac__type_sizeof_)))) |
---|
1527 | | return 1; |
---|
1528 | | fprintf (f, "%ld\n", i); |
---|
1529 | | } |
---|
1530 | | else |
---|
1531 | | { |
---|
1532 | | unsigned long int i = ulongval (); |
---|
1533 | | if (i != ((long int) (sizeof (ac__type_sizeof_)))) |
---|
1534 | | return 1; |
---|
1535 | | fprintf (f, "%lu\n", i); |
---|
1536 | | } |
---|
1537 | | return ferror (f) || fclose (f) != 0; |
---|
1538 | | |
---|
1539 | | ; |
---|
1540 | | return 0; |
---|
1541 | | } |
---|
1542 | configure:26458: error: cannot compute sizeof (char) |
---|
1543 | See `config.log' for more details. |
---|
1544 | |
---|
1545 | ## ---------------- ## |
---|
1546 | ## Cache variables. ## |
---|
1547 | ## ---------------- ## |
---|
1548 | |
---|
1549 | ac_cv_build=powerpc-apple-darwin8.11.0 |
---|
1550 | ac_cv_c_compiler_gnu=yes |
---|
1551 | ac_cv_cxx_compiler_gnu=yes |
---|
1552 | ac_cv_env_CCC_set= |
---|
1553 | ac_cv_env_CCC_value= |
---|
1554 | ac_cv_env_CC_set=set |
---|
1555 | ac_cv_env_CC_value=/usr/bin/gcc-4.0 |
---|
1556 | ac_cv_env_CFLAGS_set=set |
---|
1557 | ac_cv_env_CFLAGS_value='-O2 -funroll-loops -fstrict-aliasing' |
---|
1558 | ac_cv_env_CPPFLAGS_set=set |
---|
1559 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
1560 | ac_cv_env_CPP_set=set |
---|
1561 | ac_cv_env_CPP_value=/usr/bin/cpp-4.0 |
---|
1562 | ac_cv_env_CXXCPP_set= |
---|
1563 | ac_cv_env_CXXCPP_value= |
---|
1564 | ac_cv_env_CXXFLAGS_set=set |
---|
1565 | ac_cv_env_CXXFLAGS_value=-O2 |
---|
1566 | ac_cv_env_CXX_set=set |
---|
1567 | ac_cv_env_CXX_value=/usr/bin/g++-4.0 |
---|
1568 | ac_cv_env_F77_set= |
---|
1569 | ac_cv_env_F77_value= |
---|
1570 | ac_cv_env_FFLAGS_set=set |
---|
1571 | ac_cv_env_FFLAGS_value=-O2 |
---|
1572 | ac_cv_env_LDFLAGS_set=set |
---|
1573 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -bind_at_load' |
---|
1574 | ac_cv_env_LIBS_set= |
---|
1575 | ac_cv_env_LIBS_value= |
---|
1576 | ac_cv_env_PCRE_CFLAGS_set= |
---|
1577 | ac_cv_env_PCRE_CFLAGS_value= |
---|
1578 | ac_cv_env_PCRE_LIBS_set= |
---|
1579 | ac_cv_env_PCRE_LIBS_value= |
---|
1580 | ac_cv_env_PKG_CONFIG_set= |
---|
1581 | ac_cv_env_PKG_CONFIG_value= |
---|
1582 | ac_cv_env_build_alias_set= |
---|
1583 | ac_cv_env_build_alias_value= |
---|
1584 | ac_cv_env_host_alias_set= |
---|
1585 | ac_cv_env_host_alias_value= |
---|
1586 | ac_cv_env_target_alias_set= |
---|
1587 | ac_cv_env_target_alias_value= |
---|
1588 | ac_cv_f77_compiler_gnu=no |
---|
1589 | ac_cv_func__doprnt=no |
---|
1590 | ac_cv_func_alloca_works=yes |
---|
1591 | ac_cv_func_atexit=yes |
---|
1592 | ac_cv_func_bind_textdomain_codeset=yes |
---|
1593 | ac_cv_func_dcgettext=yes |
---|
1594 | ac_cv_func_getpagesize=yes |
---|
1595 | ac_cv_func_iconv_open=no |
---|
1596 | ac_cv_func_memalign=no |
---|
1597 | ac_cv_func_mmap_fixed_mapped=no |
---|
1598 | ac_cv_func_on_exit=no |
---|
1599 | ac_cv_func_posix_memalign=no |
---|
1600 | ac_cv_func_timegm=yes |
---|
1601 | ac_cv_func_valloc=yes |
---|
1602 | ac_cv_func_vprintf=yes |
---|
1603 | ac_cv_gnu_library_2_1=no |
---|
1604 | ac_cv_header_dlfcn_h=yes |
---|
1605 | ac_cv_header_inttypes_h=yes |
---|
1606 | ac_cv_header_libintl_h=yes |
---|
1607 | ac_cv_header_locale_h=yes |
---|
1608 | ac_cv_header_memory_h=yes |
---|
1609 | ac_cv_header_stdc=yes |
---|
1610 | ac_cv_header_stdint_h=yes |
---|
1611 | ac_cv_header_stdlib_h=yes |
---|
1612 | ac_cv_header_string_h=yes |
---|
1613 | ac_cv_header_strings_h=yes |
---|
1614 | ac_cv_header_sys_stat_h=yes |
---|
1615 | ac_cv_header_sys_types_h=yes |
---|
1616 | ac_cv_header_unistd_h=yes |
---|
1617 | ac_cv_host=powerpc-apple-darwin8.11.0 |
---|
1618 | ac_cv_lib_iconv_libiconv_open=yes |
---|
1619 | ac_cv_lib_intl_bindtextdomain=yes |
---|
1620 | ac_cv_lib_intl_dgettext=yes |
---|
1621 | ac_cv_lib_intl_ngettext=yes |
---|
1622 | ac_cv_objext=o |
---|
1623 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
1624 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
---|
1625 | ac_cv_path_GREP=/usr/bin/grep |
---|
1626 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
1627 | ac_cv_path_PERL_PATH=/opt/local/bin/perl |
---|
1628 | ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
1629 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
1630 | ac_cv_prog_AWK=gawk |
---|
1631 | ac_cv_prog_CPP=/usr/bin/cpp-4.0 |
---|
1632 | ac_cv_prog_CXX=/usr/bin/g++-4.0 |
---|
1633 | ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E' |
---|
1634 | ac_cv_prog_INDENT=indent |
---|
1635 | ac_cv_prog_PERL=perl |
---|
1636 | ac_cv_prog_ac_ct_AR=ar |
---|
1637 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0 |
---|
1638 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1639 | ac_cv_prog_ac_ct_STRIP=strip |
---|
1640 | ac_cv_prog_cc_c89= |
---|
1641 | ac_cv_prog_cc_g=yes |
---|
1642 | ac_cv_prog_cxx_g=yes |
---|
1643 | ac_cv_prog_f77_g=no |
---|
1644 | ac_cv_prog_make_make_set=yes |
---|
1645 | ac_cv_sys_file_offset_bits=no |
---|
1646 | ac_cv_sys_largefile_CC=no |
---|
1647 | ac_cv_type_char=yes |
---|
1648 | ac_cv_working_alloca_h=yes |
---|
1649 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
1650 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
1651 | am_cv_prog_cc_stdc= |
---|
1652 | am_cv_val_LC_MESSAGES=yes |
---|
1653 | gt_cv_func_dgettext_libc=no |
---|
1654 | gt_cv_func_dgettext_libintl=yes |
---|
1655 | gt_cv_func_ngettext_libc=no |
---|
1656 | gt_cv_have_gettext=yes |
---|
1657 | lt_cv_deplibs_check_method=pass_all |
---|
1658 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1659 | lt_cv_file_magic_test_file= |
---|
1660 | lt_cv_ld_reload_flag=-r |
---|
1661 | lt_cv_objdir=.libs |
---|
1662 | lt_cv_path_LD=/usr/bin/ld |
---|
1663 | lt_cv_path_LDCXX=/usr/bin/ld |
---|
1664 | lt_cv_path_NM='/usr/bin/nm -p' |
---|
1665 | lt_cv_path_SED=/usr/bin/sed |
---|
1666 | lt_cv_prog_compiler_c_o=yes |
---|
1667 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
1668 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
1669 | lt_cv_prog_gnu_ld=no |
---|
1670 | lt_cv_prog_gnu_ldcxx=no |
---|
1671 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
1672 | 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'\''' |
---|
1673 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
1674 | lt_cv_sys_max_cmd_len=196608 |
---|
1675 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
1676 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
1677 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
1678 | 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'\''"' |
---|
1679 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
1680 | |
---|
1681 | ## ----------------- ## |
---|
1682 | ## Output variables. ## |
---|
1683 | ## ----------------- ## |
---|
1684 | |
---|
1685 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.14.4/missing --run aclocal-1.7' |
---|
1686 | ALLOCA='' |
---|
1687 | AMDEPBACKSLASH='\' |
---|
1688 | AMDEP_FALSE='#' |
---|
1689 | AMDEP_TRUE='' |
---|
1690 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.14.4/missing --run tar' |
---|
1691 | AR='ar' |
---|
1692 | AS='as' |
---|
1693 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.14.4/missing --run autoconf' |
---|
1694 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.14.4/missing --run autoheader' |
---|
1695 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.14.4/missing --run automake-1.7' |
---|
1696 | AWK='gawk' |
---|
1697 | CATALOGS=' am.gmo ar.gmo as.gmo az.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mg.gmo mk.gmo ml.gmo mn.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@Latn.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tl.gmo tr.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' |
---|
1698 | CATOBJEXT='.gmo' |
---|
1699 | CC='/usr/bin/gcc-4.0' |
---|
1700 | CCDEPMODE='depmode=gcc3' |
---|
1701 | CFLAGS='-O2 -funroll-loops -fstrict-aliasing -Wall' |
---|
1702 | CPP='/usr/bin/cpp-4.0' |
---|
1703 | CPPFLAGS='-I/opt/local/include' |
---|
1704 | CROSS_COMPILING_FALSE='' |
---|
1705 | CROSS_COMPILING_TRUE='' |
---|
1706 | CXX='/usr/bin/g++-4.0' |
---|
1707 | CXXCPP='/usr/bin/g++-4.0 -E' |
---|
1708 | CXXDEPMODE='depmode=gcc3' |
---|
1709 | CXXFLAGS='-O2' |
---|
1710 | CYGPATH_W='echo' |
---|
1711 | DATADIRNAME='share' |
---|
1712 | DEFS='' |
---|
1713 | DEPDIR='.deps' |
---|
1714 | DISABLE_MEM_POOLS='' |
---|
1715 | DLLTOOL='dlltool' |
---|
1716 | ECHO='echo' |
---|
1717 | ECHO_C='' |
---|
1718 | ECHO_N='-n' |
---|
1719 | ECHO_T='' |
---|
1720 | EGREP='/usr/bin/grep -E' |
---|
1721 | ENABLE_GTK_DOC_FALSE='' |
---|
1722 | ENABLE_GTK_DOC_TRUE='' |
---|
1723 | ENABLE_MAN_FALSE='' |
---|
1724 | ENABLE_MAN_TRUE='' |
---|
1725 | ENABLE_REGEX_FALSE='' |
---|
1726 | ENABLE_REGEX_TRUE='' |
---|
1727 | ENABLE_TIMELOOP_FALSE='' |
---|
1728 | ENABLE_TIMELOOP_TRUE='' |
---|
1729 | EXEEXT='' |
---|
1730 | F77='' |
---|
1731 | FFLAGS='-O2' |
---|
1732 | GETTEXT_PACKAGE='glib20' |
---|
1733 | GIO='' |
---|
1734 | GLIBC21='no' |
---|
1735 | GLIB_BINARY_AGE='1404' |
---|
1736 | GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' |
---|
1737 | GLIB_DEF='' |
---|
1738 | GLIB_GENMARSHAL='' |
---|
1739 | GLIB_INTERFACE_AGE='4' |
---|
1740 | GLIB_MAJOR_VERSION='2' |
---|
1741 | GLIB_MICRO_VERSION='4' |
---|
1742 | GLIB_MINOR_VERSION='14' |
---|
1743 | GLIB_VERSION='2.14.4' |
---|
1744 | GMODULE_DEF='' |
---|
1745 | GMOFILES=' am.gmo ar.gmo as.gmo az.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mg.gmo mk.gmo ml.gmo mn.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@Latn.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tl.gmo tr.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' |
---|
1746 | GMSGFMT='/opt/local/bin/msgfmt' |
---|
1747 | GOBJECT_DEF='' |
---|
1748 | GREP='/usr/bin/grep' |
---|
1749 | GSPAWN='' |
---|
1750 | GTHREAD_COMPILE_IMPL_DEFINES='' |
---|
1751 | GTHREAD_DEF='' |
---|
1752 | GTKDOC_CHECK='' |
---|
1753 | GTK_DOC_USE_LIBTOOL_FALSE='' |
---|
1754 | GTK_DOC_USE_LIBTOOL_TRUE='' |
---|
1755 | G_LIBS_EXTRA='' |
---|
1756 | G_MODULE_BROKEN_RTLD_GLOBAL='' |
---|
1757 | G_MODULE_HAVE_DLERROR='' |
---|
1758 | G_MODULE_IMPL='' |
---|
1759 | G_MODULE_LDFLAGS='' |
---|
1760 | G_MODULE_LIBS='' |
---|
1761 | G_MODULE_LIBS_EXTRA='' |
---|
1762 | G_MODULE_NEED_USCORE='' |
---|
1763 | G_MODULE_PLUGIN_LIBS='' |
---|
1764 | G_MODULE_SUPPORTED='' |
---|
1765 | G_THREAD_CFLAGS='' |
---|
1766 | G_THREAD_LIBS='' |
---|
1767 | G_THREAD_LIBS_EXTRA='' |
---|
1768 | G_THREAD_LIBS_FOR_GTHREAD='' |
---|
1769 | HAVE_CXX_FALSE='#' |
---|
1770 | HAVE_CXX_TRUE='' |
---|
1771 | HAVE_GNUC_VISIBILITY_FALSE='' |
---|
1772 | HAVE_GNUC_VISIBILITY_TRUE='' |
---|
1773 | HAVE_GOOD_PRINTF_FALSE='' |
---|
1774 | HAVE_GOOD_PRINTF_TRUE='' |
---|
1775 | HAVE_SUNSTUDIO_VISIBILITY_FALSE='' |
---|
1776 | HAVE_SUNSTUDIO_VISIBILITY_TRUE='' |
---|
1777 | HTML_DIR='' |
---|
1778 | ICONV_LIBS='-liconv' |
---|
1779 | INDENT='indent' |
---|
1780 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1781 | INSTALL_PROGRAM='${INSTALL}' |
---|
1782 | INSTALL_SCRIPT='${INSTALL}' |
---|
1783 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
1784 | INSTOBJEXT='.mo' |
---|
1785 | INTLLIBS='-lintl ' |
---|
1786 | LDFLAGS='-L/opt/local/lib -bind_at_load -framework Carbon' |
---|
1787 | LIBOBJS='' |
---|
1788 | LIBS='-lintl ' |
---|
1789 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1790 | LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^g.*"' |
---|
1791 | LN_S='ln -s' |
---|
1792 | LTLIBOBJS='' |
---|
1793 | LT_AGE='1400' |
---|
1794 | LT_CURRENT='1400' |
---|
1795 | LT_CURRENT_MINUS_AGE='0' |
---|
1796 | LT_RELEASE='2.14' |
---|
1797 | LT_REVISION='4' |
---|
1798 | MAINT='#' |
---|
1799 | MAINTAINER_MODE_FALSE='' |
---|
1800 | MAINTAINER_MODE_TRUE='#' |
---|
1801 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.14.4/missing --run makeinfo' |
---|
1802 | MKINSTALLDIRS='./mkinstalldirs' |
---|
1803 | MSGFMT='/opt/local/bin/msgfmt' |
---|
1804 | MSGFMT_OPTS='-c' |
---|
1805 | MS_LIB_AVAILABLE_FALSE='' |
---|
1806 | MS_LIB_AVAILABLE_TRUE='#' |
---|
1807 | NM='/usr/bin/nm -p' |
---|
1808 | OBJDUMP='objdump' |
---|
1809 | OBJEXT='o' |
---|
1810 | OS_CARBON_FALSE='#' |
---|
1811 | OS_CARBON_TRUE='' |
---|
1812 | OS_LINUX_FALSE='' |
---|
1813 | OS_LINUX_TRUE='#' |
---|
1814 | OS_UNIX_FALSE='#' |
---|
1815 | OS_UNIX_TRUE='' |
---|
1816 | OS_WIN32_FALSE='' |
---|
1817 | OS_WIN32_TRUE='#' |
---|
1818 | PACKAGE='glib' |
---|
1819 | PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib' |
---|
1820 | PACKAGE_NAME='glib' |
---|
1821 | PACKAGE_STRING='glib 2.14.4' |
---|
1822 | PACKAGE_TARNAME='glib' |
---|
1823 | PACKAGE_VERSION='2.14.4' |
---|
1824 | PATH_SEPARATOR=':' |
---|
1825 | PCRE_CFLAGS='' |
---|
1826 | PCRE_LIBS='' |
---|
1827 | PCRE_REQUIRES='' |
---|
1828 | PCRE_WARN_CFLAGS='' |
---|
1829 | PERL='perl' |
---|
1830 | PERL_PATH='/opt/local/bin/perl' |
---|
1831 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
1832 | PLATFORMDEP='' |
---|
1833 | PLATFORM_WIN32_FALSE='' |
---|
1834 | PLATFORM_WIN32_TRUE='' |
---|
1835 | POFILES=' am.po ar.po as.po az.po be.po be@latin.po bg.po bn.po bn_IN.po bs.po ca.po cs.po cy.po da.po de.po dz.po el.po en_CA.po en_GB.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po hy.po id.po is.po it.po ja.po ka.po kn.po ko.po ku.po lt.po lv.po mg.po mk.po ml.po mn.po ms.po nb.po ne.po nl.po nn.po oc.po or.po pa.po pl.po pt.po pt_BR.po ro.po ru.po rw.po sk.po sl.po sq.po sr.po sr@Latn.po sr@ije.po sv.po ta.po te.po th.po tl.po tr.po tt.po uk.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po' |
---|
1836 | POSUB='po' |
---|
1837 | PO_IN_DATADIR_FALSE='' |
---|
1838 | PO_IN_DATADIR_TRUE='' |
---|
1839 | RANLIB='ranlib' |
---|
1840 | REBUILD='' |
---|
1841 | SED='/usr/bin/sed' |
---|
1842 | SET_MAKE='' |
---|
1843 | SHELL='/bin/sh' |
---|
1844 | STRIP='strip' |
---|
1845 | TESTGMODULE_EXP='' |
---|
1846 | USE_NLS='yes' |
---|
1847 | USE_SYSTEM_PCRE_FALSE='' |
---|
1848 | USE_SYSTEM_PCRE_TRUE='' |
---|
1849 | VERSION='2.14.4' |
---|
1850 | WINDRES='' |
---|
1851 | XGETTEXT='/opt/local/bin/xgettext' |
---|
1852 | XMLCATALOG='' |
---|
1853 | XML_CATALOG_FILE='' |
---|
1854 | XSLTPROC='' |
---|
1855 | ac_ct_CC='/usr/bin/gcc-4.0' |
---|
1856 | ac_ct_CXX='' |
---|
1857 | ac_ct_F77='' |
---|
1858 | am__fastdepCC_FALSE='#' |
---|
1859 | am__fastdepCC_TRUE='' |
---|
1860 | am__fastdepCXX_FALSE='#' |
---|
1861 | am__fastdepCXX_TRUE='' |
---|
1862 | am__include='include' |
---|
1863 | am__leading_dot='.' |
---|
1864 | am__quote='' |
---|
1865 | bindir='${exec_prefix}/bin' |
---|
1866 | build='powerpc-apple-darwin8.11.0' |
---|
1867 | build_alias='' |
---|
1868 | build_cpu='powerpc' |
---|
1869 | build_os='darwin8.11.0' |
---|
1870 | build_vendor='apple' |
---|
1871 | datadir='${datarootdir}' |
---|
1872 | datarootdir='${prefix}/share' |
---|
1873 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1874 | dvidir='${docdir}' |
---|
1875 | exec_prefix='NONE' |
---|
1876 | host='powerpc-apple-darwin8.11.0' |
---|
1877 | host_alias='' |
---|
1878 | host_cpu='powerpc' |
---|
1879 | host_os='darwin8.11.0' |
---|
1880 | host_vendor='apple' |
---|
1881 | htmldir='${docdir}' |
---|
1882 | includedir='${prefix}/include' |
---|
1883 | infodir='${datarootdir}/info' |
---|
1884 | install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.14.4/install-sh' |
---|
1885 | libdir='${exec_prefix}/lib' |
---|
1886 | libexecdir='${exec_prefix}/libexec' |
---|
1887 | localedir='/opt/local/share/locale' |
---|
1888 | localstatedir='${prefix}/var' |
---|
1889 | mandir='/opt/local/share/man' |
---|
1890 | ms_librarian='' |
---|
1891 | oldincludedir='/usr/include' |
---|
1892 | pdfdir='${docdir}' |
---|
1893 | prefix='/opt/local' |
---|
1894 | program_transform_name='s,x,x,' |
---|
1895 | psdir='${docdir}' |
---|
1896 | sbindir='${exec_prefix}/sbin' |
---|
1897 | sharedstatedir='${prefix}/com' |
---|
1898 | sysconfdir='${prefix}/etc' |
---|
1899 | target_alias='' |
---|
1900 | |
---|
1901 | ## ----------- ## |
---|
1902 | ## confdefs.h. ## |
---|
1903 | ## ----------- ## |
---|
1904 | |
---|
1905 | #define PACKAGE_NAME "glib" |
---|
1906 | #define PACKAGE_TARNAME "glib" |
---|
1907 | #define PACKAGE_VERSION "2.14.4" |
---|
1908 | #define PACKAGE_STRING "glib 2.14.4" |
---|
1909 | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1910 | #define GLIB_MAJOR_VERSION 2 |
---|
1911 | #define GLIB_MINOR_VERSION 14 |
---|
1912 | #define GLIB_MICRO_VERSION 4 |
---|
1913 | #define GLIB_INTERFACE_AGE 4 |
---|
1914 | #define GLIB_BINARY_AGE 1404 |
---|
1915 | #define HAVE_CARBON 1 |
---|
1916 | #define NEED_ICONV_CACHE 1 |
---|
1917 | #define STDC_HEADERS 1 |
---|
1918 | #define HAVE_SYS_TYPES_H 1 |
---|
1919 | #define HAVE_SYS_STAT_H 1 |
---|
1920 | #define HAVE_STDLIB_H 1 |
---|
1921 | #define HAVE_STRING_H 1 |
---|
1922 | #define HAVE_MEMORY_H 1 |
---|
1923 | #define HAVE_STRINGS_H 1 |
---|
1924 | #define HAVE_INTTYPES_H 1 |
---|
1925 | #define HAVE_STDINT_H 1 |
---|
1926 | #define HAVE_UNISTD_H 1 |
---|
1927 | #define HAVE_LOCALE_H 1 |
---|
1928 | #define HAVE_LC_MESSAGES 1 |
---|
1929 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1930 | #define HAVE_GETTEXT 1 |
---|
1931 | #define HAVE_DCGETTEXT 1 |
---|
1932 | #define ENABLE_NLS 1 |
---|
1933 | #define GETTEXT_PACKAGE "glib20" |
---|
1934 | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
1935 | #define USE_LIBICONV_GNU 1 |
---|
1936 | #define HAVE_DLFCN_H 1 |
---|
1937 | #define STDC_HEADERS 1 |
---|
1938 | #define HAVE_VPRINTF 1 |
---|
1939 | #define HAVE_STDLIB_H 1 |
---|
1940 | #define HAVE_UNISTD_H 1 |
---|
1941 | #define HAVE_GETPAGESIZE 1 |
---|
1942 | #define HAVE_ALLOCA_H 1 |
---|
1943 | #define HAVE_ALLOCA 1 |
---|
1944 | #define HAVE_VALLOC 1 |
---|
1945 | #define HAVE_ATEXIT 1 |
---|
1946 | #define HAVE_TIMEGM 1 |
---|
1947 | |
---|
1948 | configure: exit 77 |
---|