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 gtk+ configure 2.18.7, which was |
---|
5 | generated by GNU Autoconf 2.63. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-dependency-tracking --enable-static --with-included-loaders --disable-glibtest --disable-dependency-tracking --with-gdktarget=quartz --host=i386-apple-darwin9.8.0 |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = boksouwe.com |
---|
14 | uname -m = Power Macintosh |
---|
15 | uname -r = 9.8.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~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 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: ppc970 (PowerPC 970) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 4.00 gigabytes |
---|
33 | Default processor set: 80 tasks, 260 threads, 2 processors |
---|
34 | Load average: 1.38, Mach factor: 0.72 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2451: checking for a BSD-compatible install |
---|
52 | configure:2519: result: /usr/bin/install -c |
---|
53 | configure:2530: checking whether build environment is sane |
---|
54 | configure:2590: result: yes |
---|
55 | configure:2639: checking for i386-apple-darwin9.8.0-strip |
---|
56 | configure:2669: result: no |
---|
57 | configure:2679: checking for strip |
---|
58 | configure:2695: found /usr/bin/strip |
---|
59 | configure:2706: result: strip |
---|
60 | configure:2731: checking for a thread-safe mkdir -p |
---|
61 | configure:2770: result: ./install-sh -c -d |
---|
62 | configure:2783: checking for gawk |
---|
63 | configure:2813: result: no |
---|
64 | configure:2783: checking for mawk |
---|
65 | configure:2813: result: no |
---|
66 | configure:2783: checking for nawk |
---|
67 | configure:2813: result: no |
---|
68 | configure:2783: checking for awk |
---|
69 | configure:2799: found /usr/bin/awk |
---|
70 | configure:2810: result: awk |
---|
71 | configure:2821: checking whether make sets $(MAKE) |
---|
72 | configure:2843: result: yes |
---|
73 | configure:3016: checking build system type |
---|
74 | configure:3034: result: powerpc-apple-darwin9.8.0 |
---|
75 | configure:3056: checking host system type |
---|
76 | configure:3071: result: i386-apple-darwin9.8.0 |
---|
77 | configure:3095: checking for native Win32 |
---|
78 | configure:3115: result: no |
---|
79 | configure:3135: checking for i386-apple-darwin9.8.0-gcc |
---|
80 | configure:3162: result: /usr/bin/gcc-4.0 |
---|
81 | configure:3434: checking for C compiler version |
---|
82 | configure:3442: /usr/bin/gcc-4.0 --version >&5 |
---|
83 | powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490) |
---|
84 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
85 | This is free software; see the source for copying conditions. There is NO |
---|
86 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
87 | |
---|
88 | configure:3446: $? = 0 |
---|
89 | configure:3453: /usr/bin/gcc-4.0 -v >&5 |
---|
90 | Using built-in specs. |
---|
91 | Target: powerpc-apple-darwin9 |
---|
92 | Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 |
---|
93 | Thread model: posix |
---|
94 | gcc version 4.0.1 (Apple Inc. build 5490) |
---|
95 | configure:3457: $? = 0 |
---|
96 | configure:3464: /usr/bin/gcc-4.0 -V >&5 |
---|
97 | gcc-4.0: argument to `-V' is missing |
---|
98 | configure:3468: $? = 1 |
---|
99 | configure:3491: checking for C compiler default output file name |
---|
100 | configure:3513: /usr/bin/gcc-4.0 -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
101 | configure:3517: $? = 0 |
---|
102 | configure:3555: result: a.out |
---|
103 | configure:3574: checking whether the C compiler works |
---|
104 | configure:3584: ./a.out |
---|
105 | ./configure: line 3586: ./a.out: Bad CPU type in executable |
---|
106 | configure:3588: $? = 126 |
---|
107 | configure:3607: result: yes |
---|
108 | configure:3614: checking whether we are cross compiling |
---|
109 | configure:3616: result: yes |
---|
110 | configure:3619: checking for suffix of executables |
---|
111 | configure:3626: /usr/bin/gcc-4.0 -o conftest -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
112 | configure:3630: $? = 0 |
---|
113 | configure:3656: result: |
---|
114 | configure:3662: checking for suffix of object files |
---|
115 | configure:3688: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
116 | configure:3692: $? = 0 |
---|
117 | configure:3717: result: o |
---|
118 | configure:3721: checking whether we are using the GNU C compiler |
---|
119 | configure:3750: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
120 | configure:3757: $? = 0 |
---|
121 | configure:3774: result: yes |
---|
122 | configure:3783: checking whether /usr/bin/gcc-4.0 accepts -g |
---|
123 | configure:3813: /usr/bin/gcc-4.0 -c -g -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
124 | configure:3820: $? = 0 |
---|
125 | configure:3921: result: yes |
---|
126 | configure:3938: checking for /usr/bin/gcc-4.0 option to accept ISO C89 |
---|
127 | configure:4012: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
128 | configure:4019: $? = 0 |
---|
129 | configure:4042: result: none needed |
---|
130 | configure:4071: checking for style of include used by make |
---|
131 | configure:4099: result: GNU |
---|
132 | configure:4124: checking dependency style of /usr/bin/gcc-4.0 |
---|
133 | configure:4234: result: none |
---|
134 | configure:4286: checking for i386-apple-darwin9.8.0-c++ |
---|
135 | configure:4313: result: /usr/bin/g++-4.0 |
---|
136 | configure:4501: checking for C++ compiler version |
---|
137 | configure:4509: /usr/bin/g++-4.0 --version >&5 |
---|
138 | powerpc-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490) |
---|
139 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
140 | This is free software; see the source for copying conditions. There is NO |
---|
141 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
142 | |
---|
143 | configure:4513: $? = 0 |
---|
144 | configure:4520: /usr/bin/g++-4.0 -v >&5 |
---|
145 | Using built-in specs. |
---|
146 | Target: powerpc-apple-darwin9 |
---|
147 | Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 |
---|
148 | Thread model: posix |
---|
149 | gcc version 4.0.1 (Apple Inc. build 5490) |
---|
150 | configure:4524: $? = 0 |
---|
151 | configure:4531: /usr/bin/g++-4.0 -V >&5 |
---|
152 | g++-4.0: argument to `-V' is missing |
---|
153 | configure:4535: $? = 1 |
---|
154 | configure:4538: checking whether we are using the GNU C++ compiler |
---|
155 | configure:4567: /usr/bin/g++-4.0 -c -O2 -arch i386 -I/opt/local/include -DX_LOCALE conftest.cpp >&5 |
---|
156 | configure:4574: $? = 0 |
---|
157 | configure:4591: result: yes |
---|
158 | configure:4600: checking whether /usr/bin/g++-4.0 accepts -g |
---|
159 | configure:4630: /usr/bin/g++-4.0 -c -g -I/opt/local/include -DX_LOCALE conftest.cpp >&5 |
---|
160 | configure:4637: $? = 0 |
---|
161 | configure:4738: result: yes |
---|
162 | configure:4763: checking dependency style of /usr/bin/g++-4.0 |
---|
163 | configure:4873: result: none |
---|
164 | configure:4910: /usr/bin/g++-4.0 -c -O2 -arch i386 -I/opt/local/include -DX_LOCALE conftest.cpp >&5 |
---|
165 | configure:4917: $? = 0 |
---|
166 | configure:4963: /usr/bin/g++-4.0 -c -O2 -arch i386 -x objective-c++ -I/opt/local/include -DX_LOCALE conftest.cpp >&5 |
---|
167 | configure:4970: $? = 0 |
---|
168 | configure:5341: checking for a sed that does not truncate output |
---|
169 | configure:5407: result: /usr/bin/sed |
---|
170 | configure:5425: checking for grep that handles long lines and -e |
---|
171 | configure:5485: result: /usr/bin/grep |
---|
172 | configure:5490: checking for egrep |
---|
173 | configure:5554: result: /usr/bin/grep -E |
---|
174 | configure:5559: checking for fgrep |
---|
175 | configure:5623: result: /usr/bin/grep -F |
---|
176 | configure:5658: checking for ld used by /usr/bin/gcc-4.0 |
---|
177 | configure:5725: result: /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld |
---|
178 | configure:5734: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) is GNU ld |
---|
179 | configure:5749: result: no |
---|
180 | configure:5761: checking for BSD- or MS-compatible name lister (nm) |
---|
181 | configure:5810: result: no |
---|
182 | configure:5821: checking for i386-apple-darwin9.8.0-dumpbin |
---|
183 | configure:5851: result: no |
---|
184 | configure:5821: checking for i386-apple-darwin9.8.0-link |
---|
185 | configure:5851: result: no |
---|
186 | configure:5865: checking for dumpbin |
---|
187 | configure:5895: result: no |
---|
188 | configure:5865: checking for link |
---|
189 | configure:5881: found /bin/link |
---|
190 | configure:5892: result: link -dump -symbols |
---|
191 | configure:5908: WARNING: using cross tools not prefixed with host triplet |
---|
192 | configure:5928: checking the name lister (link -dump -symbols) interface |
---|
193 | configure:5935: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
194 | configure:5938: link -dump -symbols "conftest.o" |
---|
195 | link: illegal option -- d |
---|
196 | usage: ln [-Ffhinsv] source_file [target_file] |
---|
197 | ln [-Ffhinsv] source_file ... target_dir |
---|
198 | link source_file target_file |
---|
199 | configure:5941: output |
---|
200 | configure:5948: result: BSD nm |
---|
201 | configure:5951: checking whether ln -s works |
---|
202 | configure:5955: result: yes |
---|
203 | configure:5963: checking the maximum length of command line arguments |
---|
204 | configure:6083: result: 196608 |
---|
205 | configure:6100: checking whether the shell understands some XSI constructs |
---|
206 | configure:6110: result: yes |
---|
207 | configure:6114: checking whether the shell understands "+=" |
---|
208 | configure:6120: result: yes |
---|
209 | configure:6155: checking for /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld option to reload object files |
---|
210 | configure:6162: result: -r |
---|
211 | configure:6191: checking for i386-apple-darwin9.8.0-objdump |
---|
212 | configure:6218: result: objdump |
---|
213 | configure:6287: checking how to recognize dependent libraries |
---|
214 | configure:6483: result: pass_all |
---|
215 | configure:6503: checking for i386-apple-darwin9.8.0-ar |
---|
216 | configure:6533: result: no |
---|
217 | configure:6543: checking for ar |
---|
218 | configure:6559: found /usr/bin/ar |
---|
219 | configure:6570: result: ar |
---|
220 | configure:6608: checking for i386-apple-darwin9.8.0-strip |
---|
221 | configure:6635: result: strip |
---|
222 | configure:6707: checking for i386-apple-darwin9.8.0-ranlib |
---|
223 | configure:6737: result: no |
---|
224 | configure:6747: checking for ranlib |
---|
225 | configure:6763: found /usr/bin/ranlib |
---|
226 | configure:6774: result: ranlib |
---|
227 | configure:6864: checking command to parse link -dump -symbols output from /usr/bin/gcc-4.0 object |
---|
228 | configure:6982: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
229 | configure:6985: $? = 0 |
---|
230 | configure:6989: link -dump -symbols conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
231 | link: illegal option -- d |
---|
232 | usage: ln [-Ffhinsv] source_file [target_file] |
---|
233 | ln [-Ffhinsv] source_file ... target_dir |
---|
234 | link source_file target_file |
---|
235 | configure:6992: $? = 0 |
---|
236 | cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' |
---|
237 | configure:6982: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
238 | configure:6985: $? = 0 |
---|
239 | configure:6989: link -dump -symbols conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
240 | link: illegal option -- d |
---|
241 | usage: ln [-Ffhinsv] source_file [target_file] |
---|
242 | ln [-Ffhinsv] source_file ... target_dir |
---|
243 | link source_file target_file |
---|
244 | configure:6992: $? = 0 |
---|
245 | cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' |
---|
246 | configure:7084: result: failed |
---|
247 | configure:7341: checking for i386-apple-darwin9.8.0-dsymutil |
---|
248 | configure:7371: result: no |
---|
249 | configure:7381: checking for dsymutil |
---|
250 | configure:7397: found /usr/bin/dsymutil |
---|
251 | configure:7408: result: dsymutil |
---|
252 | configure:7433: checking for i386-apple-darwin9.8.0-nmedit |
---|
253 | configure:7463: result: no |
---|
254 | configure:7473: checking for nmedit |
---|
255 | configure:7489: found /usr/bin/nmedit |
---|
256 | configure:7500: result: nmedit |
---|
257 | configure:7525: checking for i386-apple-darwin9.8.0-lipo |
---|
258 | configure:7555: result: no |
---|
259 | configure:7565: checking for lipo |
---|
260 | configure:7581: found /usr/bin/lipo |
---|
261 | configure:7592: result: lipo |
---|
262 | configure:7617: checking for i386-apple-darwin9.8.0-otool |
---|
263 | configure:7647: result: no |
---|
264 | configure:7657: checking for otool |
---|
265 | configure:7673: found /usr/bin/otool |
---|
266 | configure:7684: result: otool |
---|
267 | configure:7709: checking for i386-apple-darwin9.8.0-otool64 |
---|
268 | configure:7739: result: no |
---|
269 | configure:7749: checking for otool64 |
---|
270 | configure:7779: result: no |
---|
271 | configure:7824: checking for -single_module linker flag |
---|
272 | /usr/bin/gcc-4.0 -O2 -fstrict-aliasing -arch i386 -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
273 | configure:7851: result: yes |
---|
274 | configure:7853: checking for -exported_symbols_list linker flag |
---|
275 | configure:7883: /usr/bin/gcc-4.0 -o conftest -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
276 | configure:7890: $? = 0 |
---|
277 | configure:7912: result: yes |
---|
278 | configure:7954: checking how to run the C preprocessor |
---|
279 | configure:7994: /usr/bin/gcc-4.0 -E -I/opt/local/include -DX_LOCALE conftest.c |
---|
280 | configure:8001: $? = 0 |
---|
281 | configure:8032: /usr/bin/gcc-4.0 -E -I/opt/local/include -DX_LOCALE conftest.c |
---|
282 | conftest.c:9:28: error: ac_nonexistent.h: No such file or directory |
---|
283 | configure:8039: $? = 1 |
---|
284 | configure: failed program was: |
---|
285 | | /* confdefs.h. */ |
---|
286 | | #define PACKAGE_NAME "gtk+" |
---|
287 | | #define PACKAGE_TARNAME "gtk+" |
---|
288 | | #define PACKAGE_VERSION "2.18.7" |
---|
289 | | #define PACKAGE_STRING "gtk+ 2.18.7" |
---|
290 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
291 | | #define GETTEXT_PACKAGE "gtk20" |
---|
292 | | /* end confdefs.h. */ |
---|
293 | | #include <ac_nonexistent.h> |
---|
294 | configure:8072: result: /usr/bin/gcc-4.0 -E |
---|
295 | configure:8101: /usr/bin/gcc-4.0 -E -I/opt/local/include -DX_LOCALE conftest.c |
---|
296 | configure:8108: $? = 0 |
---|
297 | configure:8139: /usr/bin/gcc-4.0 -E -I/opt/local/include -DX_LOCALE conftest.c |
---|
298 | conftest.c:9:28: error: ac_nonexistent.h: No such file or directory |
---|
299 | configure:8146: $? = 1 |
---|
300 | configure: failed program was: |
---|
301 | | /* confdefs.h. */ |
---|
302 | | #define PACKAGE_NAME "gtk+" |
---|
303 | | #define PACKAGE_TARNAME "gtk+" |
---|
304 | | #define PACKAGE_VERSION "2.18.7" |
---|
305 | | #define PACKAGE_STRING "gtk+ 2.18.7" |
---|
306 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
307 | | #define GETTEXT_PACKAGE "gtk20" |
---|
308 | | /* end confdefs.h. */ |
---|
309 | | #include <ac_nonexistent.h> |
---|
310 | configure:8186: checking for ANSI C header files |
---|
311 | configure:8216: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
312 | configure:8223: $? = 0 |
---|
313 | configure:8354: result: yes |
---|
314 | configure:8378: checking for sys/types.h |
---|
315 | configure:8399: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
316 | configure:8406: $? = 0 |
---|
317 | configure:8423: result: yes |
---|
318 | configure:8378: checking for sys/stat.h |
---|
319 | configure:8399: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
320 | configure:8406: $? = 0 |
---|
321 | configure:8423: result: yes |
---|
322 | configure:8378: checking for stdlib.h |
---|
323 | configure:8399: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
324 | configure:8406: $? = 0 |
---|
325 | configure:8423: result: yes |
---|
326 | configure:8378: checking for string.h |
---|
327 | configure:8399: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
328 | configure:8406: $? = 0 |
---|
329 | configure:8423: result: yes |
---|
330 | configure:8378: checking for memory.h |
---|
331 | configure:8399: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
332 | configure:8406: $? = 0 |
---|
333 | configure:8423: result: yes |
---|
334 | configure:8378: checking for strings.h |
---|
335 | configure:8399: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
336 | configure:8406: $? = 0 |
---|
337 | configure:8423: result: yes |
---|
338 | configure:8378: checking for inttypes.h |
---|
339 | configure:8399: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
340 | configure:8406: $? = 0 |
---|
341 | configure:8423: result: yes |
---|
342 | configure:8378: checking for stdint.h |
---|
343 | configure:8399: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
344 | configure:8406: $? = 0 |
---|
345 | configure:8423: result: yes |
---|
346 | configure:8378: checking for unistd.h |
---|
347 | configure:8399: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
348 | configure:8406: $? = 0 |
---|
349 | configure:8423: result: yes |
---|
350 | configure:8441: checking for dlfcn.h |
---|
351 | configure:8462: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
352 | configure:8469: $? = 0 |
---|
353 | configure:8486: result: yes |
---|
354 | configure:8613: checking for C++ compiler version |
---|
355 | configure:8621: /usr/bin/g++-4.0 --version >&5 |
---|
356 | powerpc-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490) |
---|
357 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
358 | This is free software; see the source for copying conditions. There is NO |
---|
359 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
360 | |
---|
361 | configure:8625: $? = 0 |
---|
362 | configure:8632: /usr/bin/g++-4.0 -v >&5 |
---|
363 | Using built-in specs. |
---|
364 | Target: powerpc-apple-darwin9 |
---|
365 | Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 |
---|
366 | Thread model: posix |
---|
367 | gcc version 4.0.1 (Apple Inc. build 5490) |
---|
368 | configure:8636: $? = 0 |
---|
369 | configure:8643: /usr/bin/g++-4.0 -V >&5 |
---|
370 | g++-4.0: argument to `-V' is missing |
---|
371 | configure:8647: $? = 1 |
---|
372 | configure:8650: checking whether we are using the GNU C++ compiler |
---|
373 | configure:8703: result: yes |
---|
374 | configure:8712: checking whether /usr/bin/g++-4.0 accepts -g |
---|
375 | configure:8850: result: yes |
---|
376 | configure:8875: checking dependency style of /usr/bin/g++-4.0 |
---|
377 | configure:8985: result: none |
---|
378 | configure:9008: checking how to run the C++ preprocessor |
---|
379 | configure:9044: /usr/bin/g++-4.0 -E -I/opt/local/include -DX_LOCALE conftest.cpp |
---|
380 | configure:9051: $? = 0 |
---|
381 | configure:9082: /usr/bin/g++-4.0 -E -I/opt/local/include -DX_LOCALE conftest.cpp |
---|
382 | conftest.cpp:20:28: error: ac_nonexistent.h: No such file or directory |
---|
383 | configure:9089: $? = 1 |
---|
384 | configure: failed program was: |
---|
385 | | /* confdefs.h. */ |
---|
386 | | #define PACKAGE_NAME "gtk+" |
---|
387 | | #define PACKAGE_TARNAME "gtk+" |
---|
388 | | #define PACKAGE_VERSION "2.18.7" |
---|
389 | | #define PACKAGE_STRING "gtk+ 2.18.7" |
---|
390 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
391 | | #define GETTEXT_PACKAGE "gtk20" |
---|
392 | | #define STDC_HEADERS 1 |
---|
393 | | #define HAVE_SYS_TYPES_H 1 |
---|
394 | | #define HAVE_SYS_STAT_H 1 |
---|
395 | | #define HAVE_STDLIB_H 1 |
---|
396 | | #define HAVE_STRING_H 1 |
---|
397 | | #define HAVE_MEMORY_H 1 |
---|
398 | | #define HAVE_STRINGS_H 1 |
---|
399 | | #define HAVE_INTTYPES_H 1 |
---|
400 | | #define HAVE_STDINT_H 1 |
---|
401 | | #define HAVE_UNISTD_H 1 |
---|
402 | | #define HAVE_DLFCN_H 1 |
---|
403 | | /* end confdefs.h. */ |
---|
404 | | #include <ac_nonexistent.h> |
---|
405 | configure:9122: result: /usr/bin/g++-4.0 -E |
---|
406 | configure:9151: /usr/bin/g++-4.0 -E -I/opt/local/include -DX_LOCALE conftest.cpp |
---|
407 | configure:9158: $? = 0 |
---|
408 | configure:9189: /usr/bin/g++-4.0 -E -I/opt/local/include -DX_LOCALE conftest.cpp |
---|
409 | conftest.cpp:20:28: error: ac_nonexistent.h: No such file or directory |
---|
410 | configure:9196: $? = 1 |
---|
411 | configure: failed program was: |
---|
412 | | /* confdefs.h. */ |
---|
413 | | #define PACKAGE_NAME "gtk+" |
---|
414 | | #define PACKAGE_TARNAME "gtk+" |
---|
415 | | #define PACKAGE_VERSION "2.18.7" |
---|
416 | | #define PACKAGE_STRING "gtk+ 2.18.7" |
---|
417 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
418 | | #define GETTEXT_PACKAGE "gtk20" |
---|
419 | | #define STDC_HEADERS 1 |
---|
420 | | #define HAVE_SYS_TYPES_H 1 |
---|
421 | | #define HAVE_SYS_STAT_H 1 |
---|
422 | | #define HAVE_STDLIB_H 1 |
---|
423 | | #define HAVE_STRING_H 1 |
---|
424 | | #define HAVE_MEMORY_H 1 |
---|
425 | | #define HAVE_STRINGS_H 1 |
---|
426 | | #define HAVE_INTTYPES_H 1 |
---|
427 | | #define HAVE_STDINT_H 1 |
---|
428 | | #define HAVE_UNISTD_H 1 |
---|
429 | | #define HAVE_DLFCN_H 1 |
---|
430 | | /* end confdefs.h. */ |
---|
431 | | #include <ac_nonexistent.h> |
---|
432 | configure:9377: checking for objdir |
---|
433 | configure:9392: result: .libs |
---|
434 | configure:9684: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions |
---|
435 | configure:9702: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE -fno-rtti -fno-exceptions conftest.c >&5 |
---|
436 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
437 | configure:9706: $? = 0 |
---|
438 | configure:9719: result: no |
---|
439 | configure:9739: checking for /usr/bin/gcc-4.0 option to produce PIC |
---|
440 | configure:10011: result: -fno-common -DPIC |
---|
441 | configure:10023: checking if /usr/bin/gcc-4.0 PIC flag -fno-common -DPIC works |
---|
442 | configure:10041: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE -fno-common -DPIC -DPIC conftest.c >&5 |
---|
443 | configure:10045: $? = 0 |
---|
444 | configure:10058: result: yes |
---|
445 | configure:10082: checking if /usr/bin/gcc-4.0 static flag -static works |
---|
446 | configure:10110: result: no |
---|
447 | configure:10125: checking if /usr/bin/gcc-4.0 supports -c -o file.o |
---|
448 | configure:10146: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE -o out/conftest2.o conftest.c >&5 |
---|
449 | configure:10150: $? = 0 |
---|
450 | configure:10172: result: yes |
---|
451 | configure:10180: checking if /usr/bin/gcc-4.0 supports -c -o file.o |
---|
452 | configure:10227: result: yes |
---|
453 | configure:10260: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
454 | configure:11334: result: yes |
---|
455 | configure:11573: checking dynamic linker characteristics |
---|
456 | configure:12259: result: darwin9.8.0 dyld |
---|
457 | configure:12361: checking how to hardcode library paths into programs |
---|
458 | configure:12386: result: immediate |
---|
459 | configure:13219: checking whether stripping libraries is possible |
---|
460 | configure:13233: result: yes |
---|
461 | configure:13259: checking if libtool supports shared libraries |
---|
462 | configure:13261: result: yes |
---|
463 | configure:13264: checking whether to build shared libraries |
---|
464 | configure:13285: result: yes |
---|
465 | configure:13288: checking whether to build static libraries |
---|
466 | configure:13292: result: yes |
---|
467 | configure:13442: checking for ld used by /usr/bin/g++-4.0 |
---|
468 | configure:13509: result: /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld |
---|
469 | configure:13518: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) is GNU ld |
---|
470 | configure:13533: result: no |
---|
471 | configure:13588: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
472 | configure:14563: result: yes |
---|
473 | configure:14591: /usr/bin/g++-4.0 -c -O2 -arch i386 -I/opt/local/include -DX_LOCALE conftest.cpp >&5 |
---|
474 | configure:14594: $? = 0 |
---|
475 | configure:14776: checking for /usr/bin/g++-4.0 option to produce PIC |
---|
476 | configure:15093: result: -fno-common -DPIC |
---|
477 | configure:15102: checking if /usr/bin/g++-4.0 PIC flag -fno-common -DPIC works |
---|
478 | configure:15120: /usr/bin/g++-4.0 -c -O2 -arch i386 -I/opt/local/include -DX_LOCALE -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
479 | configure:15124: $? = 0 |
---|
480 | configure:15137: result: yes |
---|
481 | configure:15158: checking if /usr/bin/g++-4.0 static flag -static works |
---|
482 | configure:15186: result: no |
---|
483 | configure:15198: checking if /usr/bin/g++-4.0 supports -c -o file.o |
---|
484 | configure:15219: /usr/bin/g++-4.0 -c -O2 -arch i386 -I/opt/local/include -DX_LOCALE -o out/conftest2.o conftest.cpp >&5 |
---|
485 | configure:15223: $? = 0 |
---|
486 | configure:15245: result: yes |
---|
487 | configure:15250: checking if /usr/bin/g++-4.0 supports -c -o file.o |
---|
488 | configure:15297: result: yes |
---|
489 | configure:15327: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
490 | configure:15353: result: yes |
---|
491 | configure:15490: checking dynamic linker characteristics |
---|
492 | configure:16124: result: darwin9.8.0 dyld |
---|
493 | configure:16175: checking how to hardcode library paths into programs |
---|
494 | configure:16200: result: immediate |
---|
495 | configure:16259: creating ./config.lt |
---|
496 | |
---|
497 | ## ------------------ ## |
---|
498 | ## Running config.lt. ## |
---|
499 | ## ------------------ ## |
---|
500 | config.lt:603: creating libtool |
---|
501 | configure:17825: checking for special C compiler options needed for large files |
---|
502 | configure:17920: result: no |
---|
503 | configure:17926: checking for _FILE_OFFSET_BITS value needed for large files |
---|
504 | configure:17961: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
505 | configure:17968: $? = 0 |
---|
506 | configure:18037: result: no |
---|
507 | configure:18184: checking dependency style of /usr/bin/gcc-4.0 |
---|
508 | configure:18292: result: none |
---|
509 | configure:18309: checking for nm |
---|
510 | configure:18327: found /usr/bin/nm |
---|
511 | configure:18340: result: /usr/bin/nm |
---|
512 | configure:18350: checking whether to enable maintainer-specific portions of Makefiles |
---|
513 | configure:18359: result: no |
---|
514 | configure:18373: checking for some Win32 platform |
---|
515 | configure:18383: result: no |
---|
516 | configure:18669: checking whether build environment is sane |
---|
517 | configure:18729: result: yes |
---|
518 | configure:18733: checking for library containing strerror |
---|
519 | configure:18774: /usr/bin/gcc-4.0 -o conftest -O2 -fstrict-aliasing -arch i386 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
520 | configure:18781: $? = 0 |
---|
521 | configure:18812: result: none required |
---|
522 | configure:18828: checking for i386-apple-darwin9.8.0-gcc |
---|
523 | configure:18855: result: /usr/bin/gcc-4.0 |
---|
524 | configure:19127: checking for C compiler version |
---|
525 | configure:19135: /usr/bin/gcc-4.0 --version >&5 |
---|
526 | powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490) |
---|
527 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
528 | This is free software; see the source for copying conditions. There is NO |
---|
529 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
530 | |
---|
531 | configure:19139: $? = 0 |
---|
532 | configure:19146: /usr/bin/gcc-4.0 -v >&5 |
---|
533 | Using built-in specs. |
---|
534 | Target: powerpc-apple-darwin9 |
---|
535 | Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 |
---|
536 | Thread model: posix |
---|
537 | gcc version 4.0.1 (Apple Inc. build 5490) |
---|
538 | configure:19150: $? = 0 |
---|
539 | configure:19157: /usr/bin/gcc-4.0 -V >&5 |
---|
540 | gcc-4.0: argument to `-V' is missing |
---|
541 | configure:19161: $? = 1 |
---|
542 | configure:19164: checking whether we are using the GNU C compiler |
---|
543 | configure:19217: result: yes |
---|
544 | configure:19226: checking whether /usr/bin/gcc-4.0 accepts -g |
---|
545 | configure:19364: result: yes |
---|
546 | configure:19381: checking for /usr/bin/gcc-4.0 option to accept ISO C89 |
---|
547 | configure:19485: result: none needed |
---|
548 | configure:19505: checking dependency style of /usr/bin/gcc-4.0 |
---|
549 | configure:19615: result: none |
---|
550 | configure:19634: checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together |
---|
551 | configure:19669: /usr/bin/gcc-4.0 -c conftest.c -o conftest2.o >&5 |
---|
552 | configure:19673: $? = 0 |
---|
553 | configure:19679: /usr/bin/gcc-4.0 -c conftest.c -o conftest2.o >&5 |
---|
554 | configure:19683: $? = 0 |
---|
555 | configure:19694: cc -c conftest.c >&5 |
---|
556 | configure:19698: $? = 0 |
---|
557 | configure:19706: cc -c conftest.c -o conftest2.o >&5 |
---|
558 | configure:19710: $? = 0 |
---|
559 | configure:19716: cc -c conftest.c -o conftest2.o >&5 |
---|
560 | configure:19720: $? = 0 |
---|
561 | configure:19738: result: yes |
---|
562 | configure:19779: checking for a BSD-compatible install |
---|
563 | configure:19847: result: /usr/bin/install -c |
---|
564 | configure:19858: checking whether make sets $(MAKE) |
---|
565 | configure:19880: result: yes |
---|
566 | configure:19965: checking for i386-apple-darwin9.8.0-pkg-config |
---|
567 | configure:19998: result: no |
---|
568 | configure:20008: checking for pkg-config |
---|
569 | configure:20026: found /opt/local/bin/pkg-config |
---|
570 | configure:20038: result: /opt/local/bin/pkg-config |
---|
571 | configure:20063: checking pkg-config is at least version 0.9.0 |
---|
572 | configure:20066: result: yes |
---|
573 | configure:20077: checking for BASE_DEPENDENCIES |
---|
574 | configure:20084: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.21.3 atk >= 1.13.0 pango >= 1.20 cairo >= 1.6" |
---|
575 | configure:20087: $? = 0 |
---|
576 | configure:20100: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.21.3 atk >= 1.13.0 pango >= 1.20 cairo >= 1.6" |
---|
577 | configure:20103: $? = 0 |
---|
578 | configure:20180: result: yes |
---|
579 | configure:20197: checking for CAIRO_BACKEND |
---|
580 | configure:20204: $PKG_CONFIG --exists --print-errors "cairo-$cairo_backend >= 1.6" |
---|
581 | configure:20207: $? = 0 |
---|
582 | configure:20220: $PKG_CONFIG --exists --print-errors "cairo-$cairo_backend >= 1.6" |
---|
583 | configure:20223: $? = 0 |
---|
584 | configure:20300: result: yes |
---|
585 | configure:20324: checking Whether to write dependencies into .pc files |
---|
586 | configure:20343: result: yes |
---|
587 | configure:20362: checking for perl5 |
---|
588 | configure:20380: found /opt/local/bin/perl5 |
---|
589 | configure:20392: result: /opt/local/bin/perl5 |
---|
590 | configure:20407: checking for indent |
---|
591 | configure:20423: found /usr/bin/indent |
---|
592 | configure:20434: result: indent |
---|
593 | configure:20458: checking for lstat |
---|
594 | configure:20514: /usr/bin/gcc-4.0 -o conftest -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
595 | configure:20521: $? = 0 |
---|
596 | configure:20543: result: yes |
---|
597 | configure:20458: checking for mkstemp |
---|
598 | configure:20514: /usr/bin/gcc-4.0 -o conftest -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
599 | configure:20521: $? = 0 |
---|
600 | configure:20543: result: yes |
---|
601 | configure:20458: checking for flockfile |
---|
602 | configure:20514: /usr/bin/gcc-4.0 -o conftest -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
603 | configure:20521: $? = 0 |
---|
604 | configure:20543: result: yes |
---|
605 | configure:20458: checking for getc_unlocked |
---|
606 | configure:20514: /usr/bin/gcc-4.0 -o conftest -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
607 | configure:20521: $? = 0 |
---|
608 | configure:20543: result: yes |
---|
609 | configure:20559: checking for localtime_r |
---|
610 | configure:20615: /usr/bin/gcc-4.0 -o conftest -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
611 | configure:20622: $? = 0 |
---|
612 | configure:20644: result: yes |
---|
613 | configure:20658: checking for _NL_TIME_FIRST_WEEKDAY |
---|
614 | configure:20684: /usr/bin/gcc-4.0 -o conftest -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
615 | conftest.c: In function 'main': |
---|
616 | conftest.c:33: error: '_NL_TIME_FIRST_WEEKDAY' undeclared (first use in this function) |
---|
617 | conftest.c:33: error: (Each undeclared identifier is reported only once |
---|
618 | conftest.c:33: error: for each function it appears in.) |
---|
619 | configure:20691: $? = 1 |
---|
620 | configure: failed program was: |
---|
621 | | /* confdefs.h. */ |
---|
622 | | #define PACKAGE_NAME "gtk+" |
---|
623 | | #define PACKAGE_TARNAME "gtk+" |
---|
624 | | #define PACKAGE_VERSION "2.18.7" |
---|
625 | | #define PACKAGE_STRING "gtk+ 2.18.7" |
---|
626 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
627 | | #define GETTEXT_PACKAGE "gtk20" |
---|
628 | | #define STDC_HEADERS 1 |
---|
629 | | #define HAVE_SYS_TYPES_H 1 |
---|
630 | | #define HAVE_SYS_STAT_H 1 |
---|
631 | | #define HAVE_STDLIB_H 1 |
---|
632 | | #define HAVE_STRING_H 1 |
---|
633 | | #define HAVE_MEMORY_H 1 |
---|
634 | | #define HAVE_STRINGS_H 1 |
---|
635 | | #define HAVE_INTTYPES_H 1 |
---|
636 | | #define HAVE_STDINT_H 1 |
---|
637 | | #define HAVE_UNISTD_H 1 |
---|
638 | | #define HAVE_DLFCN_H 1 |
---|
639 | | #define LT_OBJDIR ".libs/" |
---|
640 | | #define GTK_COMPILED_WITH_DEBUGGING "minimum" |
---|
641 | | #define HAVE_LSTAT 1 |
---|
642 | | #define HAVE_MKSTEMP 1 |
---|
643 | | #define HAVE_FLOCKFILE 1 |
---|
644 | | #define HAVE_GETC_UNLOCKED 1 |
---|
645 | | #define HAVE_LOCALTIME_R 1 |
---|
646 | | /* end confdefs.h. */ |
---|
647 | | #include <langinfo.h> |
---|
648 | | int |
---|
649 | | main () |
---|
650 | | { |
---|
651 | | |
---|
652 | | char c; |
---|
653 | | c = *((unsigned char *) nl_langinfo(_NL_TIME_FIRST_WEEKDAY)); |
---|
654 | | |
---|
655 | | ; |
---|
656 | | return 0; |
---|
657 | | } |
---|
658 | configure:20710: result: no |
---|
659 | configure:20721: checking for _NL_MEASUREMENT_MEASUREMENT |
---|
660 | configure:20747: /usr/bin/gcc-4.0 -o conftest -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
661 | conftest.c: In function 'main': |
---|
662 | conftest.c:33: error: '_NL_MEASUREMENT_MEASUREMENT' undeclared (first use in this function) |
---|
663 | conftest.c:33: error: (Each undeclared identifier is reported only once |
---|
664 | conftest.c:33: error: for each function it appears in.) |
---|
665 | configure:20754: $? = 1 |
---|
666 | configure: failed program was: |
---|
667 | | /* confdefs.h. */ |
---|
668 | | #define PACKAGE_NAME "gtk+" |
---|
669 | | #define PACKAGE_TARNAME "gtk+" |
---|
670 | | #define PACKAGE_VERSION "2.18.7" |
---|
671 | | #define PACKAGE_STRING "gtk+ 2.18.7" |
---|
672 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
673 | | #define GETTEXT_PACKAGE "gtk20" |
---|
674 | | #define STDC_HEADERS 1 |
---|
675 | | #define HAVE_SYS_TYPES_H 1 |
---|
676 | | #define HAVE_SYS_STAT_H 1 |
---|
677 | | #define HAVE_STDLIB_H 1 |
---|
678 | | #define HAVE_STRING_H 1 |
---|
679 | | #define HAVE_MEMORY_H 1 |
---|
680 | | #define HAVE_STRINGS_H 1 |
---|
681 | | #define HAVE_INTTYPES_H 1 |
---|
682 | | #define HAVE_STDINT_H 1 |
---|
683 | | #define HAVE_UNISTD_H 1 |
---|
684 | | #define HAVE_DLFCN_H 1 |
---|
685 | | #define LT_OBJDIR ".libs/" |
---|
686 | | #define GTK_COMPILED_WITH_DEBUGGING "minimum" |
---|
687 | | #define HAVE_LSTAT 1 |
---|
688 | | #define HAVE_MKSTEMP 1 |
---|
689 | | #define HAVE_FLOCKFILE 1 |
---|
690 | | #define HAVE_GETC_UNLOCKED 1 |
---|
691 | | #define HAVE_LOCALTIME_R 1 |
---|
692 | | /* end confdefs.h. */ |
---|
693 | | #include <langinfo.h> |
---|
694 | | int |
---|
695 | | main () |
---|
696 | | { |
---|
697 | | |
---|
698 | | char c; |
---|
699 | | c = *((unsigned char *) nl_langinfo(_NL_MEASUREMENT_MEASUREMENT)); |
---|
700 | | |
---|
701 | | ; |
---|
702 | | return 0; |
---|
703 | | } |
---|
704 | configure:20773: result: no |
---|
705 | configure:20784: checking for _NL_PAPER_HEIGHT |
---|
706 | configure:20810: /usr/bin/gcc-4.0 -o conftest -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
707 | conftest.c: In function 'main': |
---|
708 | conftest.c:33: error: '_NL_PAPER_HEIGHT' undeclared (first use in this function) |
---|
709 | conftest.c:33: error: (Each undeclared identifier is reported only once |
---|
710 | conftest.c:33: error: for each function it appears in.) |
---|
711 | configure:20817: $? = 1 |
---|
712 | configure: failed program was: |
---|
713 | | /* confdefs.h. */ |
---|
714 | | #define PACKAGE_NAME "gtk+" |
---|
715 | | #define PACKAGE_TARNAME "gtk+" |
---|
716 | | #define PACKAGE_VERSION "2.18.7" |
---|
717 | | #define PACKAGE_STRING "gtk+ 2.18.7" |
---|
718 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
719 | | #define GETTEXT_PACKAGE "gtk20" |
---|
720 | | #define STDC_HEADERS 1 |
---|
721 | | #define HAVE_SYS_TYPES_H 1 |
---|
722 | | #define HAVE_SYS_STAT_H 1 |
---|
723 | | #define HAVE_STDLIB_H 1 |
---|
724 | | #define HAVE_STRING_H 1 |
---|
725 | | #define HAVE_MEMORY_H 1 |
---|
726 | | #define HAVE_STRINGS_H 1 |
---|
727 | | #define HAVE_INTTYPES_H 1 |
---|
728 | | #define HAVE_STDINT_H 1 |
---|
729 | | #define HAVE_UNISTD_H 1 |
---|
730 | | #define HAVE_DLFCN_H 1 |
---|
731 | | #define LT_OBJDIR ".libs/" |
---|
732 | | #define GTK_COMPILED_WITH_DEBUGGING "minimum" |
---|
733 | | #define HAVE_LSTAT 1 |
---|
734 | | #define HAVE_MKSTEMP 1 |
---|
735 | | #define HAVE_FLOCKFILE 1 |
---|
736 | | #define HAVE_GETC_UNLOCKED 1 |
---|
737 | | #define HAVE_LOCALTIME_R 1 |
---|
738 | | /* end confdefs.h. */ |
---|
739 | | #include <langinfo.h> |
---|
740 | | int |
---|
741 | | main () |
---|
742 | | { |
---|
743 | | |
---|
744 | | char c; |
---|
745 | | c = *((unsigned char *) nl_langinfo(_NL_PAPER_HEIGHT)); |
---|
746 | | |
---|
747 | | ; |
---|
748 | | return 0; |
---|
749 | | } |
---|
750 | configure:20836: result: no |
---|
751 | configure:20847: checking for _NL_PAPER_WIDTH |
---|
752 | configure:20873: /usr/bin/gcc-4.0 -o conftest -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
753 | conftest.c: In function 'main': |
---|
754 | conftest.c:33: error: '_NL_PAPER_WIDTH' undeclared (first use in this function) |
---|
755 | conftest.c:33: error: (Each undeclared identifier is reported only once |
---|
756 | conftest.c:33: error: for each function it appears in.) |
---|
757 | configure:20880: $? = 1 |
---|
758 | configure: failed program was: |
---|
759 | | /* confdefs.h. */ |
---|
760 | | #define PACKAGE_NAME "gtk+" |
---|
761 | | #define PACKAGE_TARNAME "gtk+" |
---|
762 | | #define PACKAGE_VERSION "2.18.7" |
---|
763 | | #define PACKAGE_STRING "gtk+ 2.18.7" |
---|
764 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
765 | | #define GETTEXT_PACKAGE "gtk20" |
---|
766 | | #define STDC_HEADERS 1 |
---|
767 | | #define HAVE_SYS_TYPES_H 1 |
---|
768 | | #define HAVE_SYS_STAT_H 1 |
---|
769 | | #define HAVE_STDLIB_H 1 |
---|
770 | | #define HAVE_STRING_H 1 |
---|
771 | | #define HAVE_MEMORY_H 1 |
---|
772 | | #define HAVE_STRINGS_H 1 |
---|
773 | | #define HAVE_INTTYPES_H 1 |
---|
774 | | #define HAVE_STDINT_H 1 |
---|
775 | | #define HAVE_UNISTD_H 1 |
---|
776 | | #define HAVE_DLFCN_H 1 |
---|
777 | | #define LT_OBJDIR ".libs/" |
---|
778 | | #define GTK_COMPILED_WITH_DEBUGGING "minimum" |
---|
779 | | #define HAVE_LSTAT 1 |
---|
780 | | #define HAVE_MKSTEMP 1 |
---|
781 | | #define HAVE_FLOCKFILE 1 |
---|
782 | | #define HAVE_GETC_UNLOCKED 1 |
---|
783 | | #define HAVE_LOCALTIME_R 1 |
---|
784 | | /* end confdefs.h. */ |
---|
785 | | #include <langinfo.h> |
---|
786 | | int |
---|
787 | | main () |
---|
788 | | { |
---|
789 | | |
---|
790 | | char c; |
---|
791 | | c = *((unsigned char *) nl_langinfo(_NL_PAPER_WIDTH)); |
---|
792 | | |
---|
793 | | ; |
---|
794 | | return 0; |
---|
795 | | } |
---|
796 | configure:20899: result: no |
---|
797 | configure:20910: checking for sigsetjmp |
---|
798 | configure:20936: /usr/bin/gcc-4.0 -o conftest -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
799 | configure:20943: $? = 0 |
---|
800 | configure:20962: result: yes |
---|
801 | configure:20991: checking locale.h usability |
---|
802 | configure:21008: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
803 | configure:21015: $? = 0 |
---|
804 | configure:21029: result: yes |
---|
805 | configure:21033: checking locale.h presence |
---|
806 | configure:21048: /usr/bin/gcc-4.0 -E -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c |
---|
807 | configure:21055: $? = 0 |
---|
808 | configure:21069: result: yes |
---|
809 | configure:21102: checking for locale.h |
---|
810 | configure:21111: result: yes |
---|
811 | configure:21127: checking for LC_MESSAGES |
---|
812 | configure:21153: /usr/bin/gcc-4.0 -o conftest -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
813 | configure:21160: $? = 0 |
---|
814 | configure:21180: result: yes |
---|
815 | configure:21209: checking libintl.h usability |
---|
816 | configure:21226: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
817 | configure:21233: $? = 0 |
---|
818 | configure:21247: result: yes |
---|
819 | configure:21251: checking libintl.h presence |
---|
820 | configure:21266: /usr/bin/gcc-4.0 -E -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c |
---|
821 | configure:21273: $? = 0 |
---|
822 | configure:21287: result: yes |
---|
823 | configure:21320: checking for libintl.h |
---|
824 | configure:21327: result: yes |
---|
825 | configure:21338: checking for ngettext in libc |
---|
826 | configure:21366: /usr/bin/gcc-4.0 -o conftest -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
827 | Undefined symbols: |
---|
828 | "_libintl_ngettext", referenced from: |
---|
829 | _main in ccFy5il8.o |
---|
830 | ld: symbol(s) not found |
---|
831 | collect2: ld returned 1 exit status |
---|
832 | configure:21373: $? = 1 |
---|
833 | configure: failed program was: |
---|
834 | | /* confdefs.h. */ |
---|
835 | | #define PACKAGE_NAME "gtk+" |
---|
836 | | #define PACKAGE_TARNAME "gtk+" |
---|
837 | | #define PACKAGE_VERSION "2.18.7" |
---|
838 | | #define PACKAGE_STRING "gtk+ 2.18.7" |
---|
839 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
840 | | #define GETTEXT_PACKAGE "gtk20" |
---|
841 | | #define STDC_HEADERS 1 |
---|
842 | | #define HAVE_SYS_TYPES_H 1 |
---|
843 | | #define HAVE_SYS_STAT_H 1 |
---|
844 | | #define HAVE_STDLIB_H 1 |
---|
845 | | #define HAVE_STRING_H 1 |
---|
846 | | #define HAVE_MEMORY_H 1 |
---|
847 | | #define HAVE_STRINGS_H 1 |
---|
848 | | #define HAVE_INTTYPES_H 1 |
---|
849 | | #define HAVE_STDINT_H 1 |
---|
850 | | #define HAVE_UNISTD_H 1 |
---|
851 | | #define HAVE_DLFCN_H 1 |
---|
852 | | #define LT_OBJDIR ".libs/" |
---|
853 | | #define GTK_COMPILED_WITH_DEBUGGING "minimum" |
---|
854 | | #define HAVE_LSTAT 1 |
---|
855 | | #define HAVE_MKSTEMP 1 |
---|
856 | | #define HAVE_FLOCKFILE 1 |
---|
857 | | #define HAVE_GETC_UNLOCKED 1 |
---|
858 | | #define HAVE_LOCALTIME_R 1 |
---|
859 | | #define HAVE_SIGSETJMP 1 |
---|
860 | | #define HAVE_LOCALE_H 1 |
---|
861 | | #define HAVE_LC_MESSAGES 1 |
---|
862 | | /* end confdefs.h. */ |
---|
863 | | |
---|
864 | | #include <libintl.h> |
---|
865 | | |
---|
866 | | int |
---|
867 | | main () |
---|
868 | | { |
---|
869 | | return !ngettext ("","", 1) |
---|
870 | | ; |
---|
871 | | return 0; |
---|
872 | | } |
---|
873 | configure:21394: result: no |
---|
874 | configure:21569: checking for bindtextdomain in -lintl |
---|
875 | configure:21604: /usr/bin/gcc-4.0 -o conftest -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c -lintl >&5 |
---|
876 | configure:21611: $? = 0 |
---|
877 | configure:21632: result: yes |
---|
878 | configure:21635: checking for ngettext in -lintl |
---|
879 | configure:21670: /usr/bin/gcc-4.0 -o conftest -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c -lintl >&5 |
---|
880 | configure:21677: $? = 0 |
---|
881 | configure:21698: result: yes |
---|
882 | configure:21701: checking for dgettext in -lintl |
---|
883 | configure:21736: /usr/bin/gcc-4.0 -o conftest -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c -lintl >&5 |
---|
884 | conftest.c:37: warning: conflicting types for built-in function 'dgettext' |
---|
885 | configure:21743: $? = 0 |
---|
886 | configure:21764: result: yes |
---|
887 | configure:21937: checking for bind_textdomain_codeset |
---|
888 | configure:21993: /usr/bin/gcc-4.0 -o conftest -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c -lintl >&5 |
---|
889 | configure:22000: $? = 0 |
---|
890 | configure:22022: result: yes |
---|
891 | configure:22064: checking for msgfmt |
---|
892 | configure:22091: result: /opt/local/bin/msgfmt |
---|
893 | configure:22104: checking for dcgettext |
---|
894 | configure:22160: /usr/bin/gcc-4.0 -o conftest -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c -lintl >&5 |
---|
895 | conftest.c:55: warning: conflicting types for built-in function 'dcgettext' |
---|
896 | configure:22167: $? = 0 |
---|
897 | configure:22189: result: yes |
---|
898 | configure:22202: checking if msgfmt accepts -c |
---|
899 | configure:22217: $MSGFMT -c -o /dev/null conftest.foo |
---|
900 | configure:22220: $? = 0 |
---|
901 | configure:22222: result: yes |
---|
902 | configure:22232: checking for gmsgfmt |
---|
903 | configure:22263: result: /opt/local/bin/msgfmt |
---|
904 | configure:22273: checking for xgettext |
---|
905 | configure:22300: result: /opt/local/bin/xgettext |
---|
906 | configure:22329: /usr/bin/gcc-4.0 -o conftest -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c -lintl >&5 |
---|
907 | configure:22336: $? = 0 |
---|
908 | configure:22512: checking for catalogs to be installed |
---|
909 | configure:22537: result: af am ang ar as ast az az_IR be be@latin bg bn bn_IN br bs ca ca@valencia crh 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 ia id io is it ja ka kn ko ku li lt lv mai mi mk ml mn mr ms my nb nds ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te th tk tr tt uk ur uz uz@cyrillic vi wa xh yi zh_CN zh_HK zh_TW |
---|
910 | configure:22608: checking for extra flags to get ANSI library prototypes |
---|
911 | configure:22614: result: none needed |
---|
912 | configure:22721: checking for the BeOS |
---|
913 | configure:22730: result: no |
---|
914 | configure:22739: checking for HP-UX |
---|
915 | configure:22748: result: no |
---|
916 | configure:22753: checking for extra flags for POSIX compliance |
---|
917 | configure:22776: /usr/bin/gcc-4.0 -c -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
918 | conftest.c: In function 'main': |
---|
919 | conftest.c:39: warning: unused variable 'dir' |
---|
920 | configure:22783: $? = 0 |
---|
921 | configure:22788: result: none needed |
---|
922 | configure:22889: checking for i386-apple-darwin9.8.0-pkg-config |
---|
923 | configure:22919: result: /opt/local/bin/pkg-config |
---|
924 | configure:22987: checking pkg-config is at least version 0.16 |
---|
925 | configure:22990: result: yes |
---|
926 | configure:23008: checking for GLIB - version >= 2.21.3 |
---|
927 | configure:23167: result: yes (version 2.22.4) |
---|
928 | configure:23285: checking for bind_textdomain_codeset |
---|
929 | configure:23370: result: yes |
---|
930 | configure:23400: checking pwd.h usability |
---|
931 | configure:23417: /usr/bin/gcc-4.0 -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
932 | configure:23424: $? = 0 |
---|
933 | configure:23438: result: yes |
---|
934 | configure:23442: checking pwd.h presence |
---|
935 | configure:23457: /usr/bin/gcc-4.0 -E -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c |
---|
936 | configure:23464: $? = 0 |
---|
937 | configure:23478: result: yes |
---|
938 | configure:23511: checking for pwd.h |
---|
939 | configure:23520: result: yes |
---|
940 | configure:23555: checking sys/time.h usability |
---|
941 | configure:23572: /usr/bin/gcc-4.0 -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
942 | configure:23579: $? = 0 |
---|
943 | configure:23593: result: yes |
---|
944 | configure:23597: checking sys/time.h presence |
---|
945 | configure:23612: /usr/bin/gcc-4.0 -E -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c |
---|
946 | configure:23619: $? = 0 |
---|
947 | configure:23633: result: yes |
---|
948 | configure:23666: checking for sys/time.h |
---|
949 | configure:23675: result: yes |
---|
950 | configure:23699: checking for unistd.h |
---|
951 | configure:23706: result: yes |
---|
952 | configure:23865: checking ftw.h usability |
---|
953 | configure:23882: /usr/bin/gcc-4.0 -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
954 | configure:23889: $? = 0 |
---|
955 | configure:23903: result: yes |
---|
956 | configure:23907: checking ftw.h presence |
---|
957 | configure:23922: /usr/bin/gcc-4.0 -E -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c |
---|
958 | configure:23929: $? = 0 |
---|
959 | configure:23943: result: yes |
---|
960 | configure:23976: checking for ftw.h |
---|
961 | configure:23985: result: yes |
---|
962 | configure:24005: checking for GNU ftw extensions |
---|
963 | configure:24030: /usr/bin/gcc-4.0 -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
964 | conftest.c: In function 'main': |
---|
965 | conftest.c:50: error: 'FTW_ACTIONRETVAL' undeclared (first use in this function) |
---|
966 | conftest.c:50: error: (Each undeclared identifier is reported only once |
---|
967 | conftest.c:50: error: for each function it appears in.) |
---|
968 | conftest.c:50: warning: unused variable 'flags' |
---|
969 | configure:24037: $? = 1 |
---|
970 | configure: failed program was: |
---|
971 | | /* confdefs.h. */ |
---|
972 | | #define PACKAGE_NAME "gtk+" |
---|
973 | | #define PACKAGE_TARNAME "gtk+" |
---|
974 | | #define PACKAGE_VERSION "2.18.7" |
---|
975 | | #define PACKAGE_STRING "gtk+ 2.18.7" |
---|
976 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
977 | | #define GETTEXT_PACKAGE "gtk20" |
---|
978 | | #define STDC_HEADERS 1 |
---|
979 | | #define HAVE_SYS_TYPES_H 1 |
---|
980 | | #define HAVE_SYS_STAT_H 1 |
---|
981 | | #define HAVE_STDLIB_H 1 |
---|
982 | | #define HAVE_STRING_H 1 |
---|
983 | | #define HAVE_MEMORY_H 1 |
---|
984 | | #define HAVE_STRINGS_H 1 |
---|
985 | | #define HAVE_INTTYPES_H 1 |
---|
986 | | #define HAVE_STDINT_H 1 |
---|
987 | | #define HAVE_UNISTD_H 1 |
---|
988 | | #define HAVE_DLFCN_H 1 |
---|
989 | | #define LT_OBJDIR ".libs/" |
---|
990 | | #define GTK_COMPILED_WITH_DEBUGGING "minimum" |
---|
991 | | #define HAVE_LSTAT 1 |
---|
992 | | #define HAVE_MKSTEMP 1 |
---|
993 | | #define HAVE_FLOCKFILE 1 |
---|
994 | | #define HAVE_GETC_UNLOCKED 1 |
---|
995 | | #define HAVE_LOCALTIME_R 1 |
---|
996 | | #define HAVE_SIGSETJMP 1 |
---|
997 | | #define HAVE_LOCALE_H 1 |
---|
998 | | #define HAVE_LC_MESSAGES 1 |
---|
999 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1000 | | #define HAVE_GETTEXT 1 |
---|
1001 | | #define HAVE_DCGETTEXT 1 |
---|
1002 | | #define ENABLE_NLS 1 |
---|
1003 | | #define GTK_LOCALEDIR "/opt/local/share/locale" |
---|
1004 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1005 | | #define HAVE_PWD_H 1 |
---|
1006 | | #define HAVE_PWD_H 1 |
---|
1007 | | #define HAVE_SYS_TIME_H 1 |
---|
1008 | | #define HAVE_SYS_TIME_H 1 |
---|
1009 | | #define HAVE_UNISTD_H 1 |
---|
1010 | | #define HAVE_UNISTD_H 1 |
---|
1011 | | #define HAVE_FTW_H 1 |
---|
1012 | | #define HAVE_FTW_H 1 |
---|
1013 | | /* end confdefs.h. */ |
---|
1014 | | #define _XOPEN_SOURCE 500 |
---|
1015 | | #define _GNU_SOURCE |
---|
1016 | | #include <ftw.h> |
---|
1017 | | int |
---|
1018 | | main () |
---|
1019 | | { |
---|
1020 | | int flags = FTW_ACTIONRETVAL; |
---|
1021 | | ; |
---|
1022 | | return 0; |
---|
1023 | | } |
---|
1024 | configure:24060: result: no |
---|
1025 | configure:24069: checking for ANSI C header files |
---|
1026 | configure:24237: result: yes |
---|
1027 | configure:24249: checking for an ANSI C-conforming const |
---|
1028 | configure:24324: /usr/bin/gcc-4.0 -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1029 | conftest.c: In function 'main': |
---|
1030 | conftest.c:74: warning: 't' is used uninitialized in this function |
---|
1031 | conftest.c:90: warning: 'b' is used uninitialized in this function |
---|
1032 | conftest.c:96: warning: 'cs[0]' is used uninitialized in this function |
---|
1033 | configure:24331: $? = 0 |
---|
1034 | configure:24346: result: yes |
---|
1035 | configure:24358: checking return type of signal handlers |
---|
1036 | configure:24386: /usr/bin/gcc-4.0 -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1037 | conftest.c: In function 'main': |
---|
1038 | conftest.c:51: error: void value not ignored as it ought to be |
---|
1039 | configure:24393: $? = 1 |
---|
1040 | configure: failed program was: |
---|
1041 | | /* confdefs.h. */ |
---|
1042 | | #define PACKAGE_NAME "gtk+" |
---|
1043 | | #define PACKAGE_TARNAME "gtk+" |
---|
1044 | | #define PACKAGE_VERSION "2.18.7" |
---|
1045 | | #define PACKAGE_STRING "gtk+ 2.18.7" |
---|
1046 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
1047 | | #define GETTEXT_PACKAGE "gtk20" |
---|
1048 | | #define STDC_HEADERS 1 |
---|
1049 | | #define HAVE_SYS_TYPES_H 1 |
---|
1050 | | #define HAVE_SYS_STAT_H 1 |
---|
1051 | | #define HAVE_STDLIB_H 1 |
---|
1052 | | #define HAVE_STRING_H 1 |
---|
1053 | | #define HAVE_MEMORY_H 1 |
---|
1054 | | #define HAVE_STRINGS_H 1 |
---|
1055 | | #define HAVE_INTTYPES_H 1 |
---|
1056 | | #define HAVE_STDINT_H 1 |
---|
1057 | | #define HAVE_UNISTD_H 1 |
---|
1058 | | #define HAVE_DLFCN_H 1 |
---|
1059 | | #define LT_OBJDIR ".libs/" |
---|
1060 | | #define GTK_COMPILED_WITH_DEBUGGING "minimum" |
---|
1061 | | #define HAVE_LSTAT 1 |
---|
1062 | | #define HAVE_MKSTEMP 1 |
---|
1063 | | #define HAVE_FLOCKFILE 1 |
---|
1064 | | #define HAVE_GETC_UNLOCKED 1 |
---|
1065 | | #define HAVE_LOCALTIME_R 1 |
---|
1066 | | #define HAVE_SIGSETJMP 1 |
---|
1067 | | #define HAVE_LOCALE_H 1 |
---|
1068 | | #define HAVE_LC_MESSAGES 1 |
---|
1069 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1070 | | #define HAVE_GETTEXT 1 |
---|
1071 | | #define HAVE_DCGETTEXT 1 |
---|
1072 | | #define ENABLE_NLS 1 |
---|
1073 | | #define GTK_LOCALEDIR "/opt/local/share/locale" |
---|
1074 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1075 | | #define HAVE_PWD_H 1 |
---|
1076 | | #define HAVE_PWD_H 1 |
---|
1077 | | #define HAVE_SYS_TIME_H 1 |
---|
1078 | | #define HAVE_SYS_TIME_H 1 |
---|
1079 | | #define HAVE_UNISTD_H 1 |
---|
1080 | | #define HAVE_UNISTD_H 1 |
---|
1081 | | #define HAVE_FTW_H 1 |
---|
1082 | | #define HAVE_FTW_H 1 |
---|
1083 | | #define STDC_HEADERS 1 |
---|
1084 | | /* end confdefs.h. */ |
---|
1085 | | #include <sys/types.h> |
---|
1086 | | #include <signal.h> |
---|
1087 | | |
---|
1088 | | int |
---|
1089 | | main () |
---|
1090 | | { |
---|
1091 | | return *(signal (0, 0)) (0) == 1; |
---|
1092 | | ; |
---|
1093 | | return 0; |
---|
1094 | | } |
---|
1095 | configure:24408: result: void |
---|
1096 | configure:24422: checking for stdlib.h |
---|
1097 | configure:24429: result: yes |
---|
1098 | configure:24422: checking for unistd.h |
---|
1099 | configure:24429: result: yes |
---|
1100 | configure:24572: checking for getpagesize |
---|
1101 | configure:24628: /usr/bin/gcc-4.0 -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c -lintl >&5 |
---|
1102 | configure:24635: $? = 0 |
---|
1103 | configure:24657: result: yes |
---|
1104 | configure:24669: checking for working mmap |
---|
1105 | configure:24847: result: no |
---|
1106 | configure:24863: checking for mallinfo |
---|
1107 | configure:24919: /usr/bin/gcc-4.0 -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c -lintl >&5 |
---|
1108 | Undefined symbols: |
---|
1109 | "_mallinfo", referenced from: |
---|
1110 | _main in ccPn72Ei.o |
---|
1111 | ld: symbol(s) not found |
---|
1112 | collect2: ld returned 1 exit status |
---|
1113 | configure:24926: $? = 1 |
---|
1114 | configure: failed program was: |
---|
1115 | | /* confdefs.h. */ |
---|
1116 | | #define PACKAGE_NAME "gtk+" |
---|
1117 | | #define PACKAGE_TARNAME "gtk+" |
---|
1118 | | #define PACKAGE_VERSION "2.18.7" |
---|
1119 | | #define PACKAGE_STRING "gtk+ 2.18.7" |
---|
1120 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
1121 | | #define GETTEXT_PACKAGE "gtk20" |
---|
1122 | | #define STDC_HEADERS 1 |
---|
1123 | | #define HAVE_SYS_TYPES_H 1 |
---|
1124 | | #define HAVE_SYS_STAT_H 1 |
---|
1125 | | #define HAVE_STDLIB_H 1 |
---|
1126 | | #define HAVE_STRING_H 1 |
---|
1127 | | #define HAVE_MEMORY_H 1 |
---|
1128 | | #define HAVE_STRINGS_H 1 |
---|
1129 | | #define HAVE_INTTYPES_H 1 |
---|
1130 | | #define HAVE_STDINT_H 1 |
---|
1131 | | #define HAVE_UNISTD_H 1 |
---|
1132 | | #define HAVE_DLFCN_H 1 |
---|
1133 | | #define LT_OBJDIR ".libs/" |
---|
1134 | | #define GTK_COMPILED_WITH_DEBUGGING "minimum" |
---|
1135 | | #define HAVE_LSTAT 1 |
---|
1136 | | #define HAVE_MKSTEMP 1 |
---|
1137 | | #define HAVE_FLOCKFILE 1 |
---|
1138 | | #define HAVE_GETC_UNLOCKED 1 |
---|
1139 | | #define HAVE_LOCALTIME_R 1 |
---|
1140 | | #define HAVE_SIGSETJMP 1 |
---|
1141 | | #define HAVE_LOCALE_H 1 |
---|
1142 | | #define HAVE_LC_MESSAGES 1 |
---|
1143 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1144 | | #define HAVE_GETTEXT 1 |
---|
1145 | | #define HAVE_DCGETTEXT 1 |
---|
1146 | | #define ENABLE_NLS 1 |
---|
1147 | | #define GTK_LOCALEDIR "/opt/local/share/locale" |
---|
1148 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1149 | | #define HAVE_PWD_H 1 |
---|
1150 | | #define HAVE_PWD_H 1 |
---|
1151 | | #define HAVE_SYS_TIME_H 1 |
---|
1152 | | #define HAVE_SYS_TIME_H 1 |
---|
1153 | | #define HAVE_UNISTD_H 1 |
---|
1154 | | #define HAVE_UNISTD_H 1 |
---|
1155 | | #define HAVE_FTW_H 1 |
---|
1156 | | #define HAVE_FTW_H 1 |
---|
1157 | | #define STDC_HEADERS 1 |
---|
1158 | | #define RETSIGTYPE void |
---|
1159 | | #define HAVE_STDLIB_H 1 |
---|
1160 | | #define HAVE_UNISTD_H 1 |
---|
1161 | | #define HAVE_GETPAGESIZE 1 |
---|
1162 | | /* end confdefs.h. */ |
---|
1163 | | /* Define mallinfo to an innocuous variant, in case <limits.h> declares mallinfo. |
---|
1164 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1165 | | #define mallinfo innocuous_mallinfo |
---|
1166 | | |
---|
1167 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1168 | | which can conflict with char mallinfo (); below. |
---|
1169 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1170 | | <limits.h> exists even on freestanding compilers. */ |
---|
1171 | | |
---|
1172 | | #ifdef __STDC__ |
---|
1173 | | # include <limits.h> |
---|
1174 | | #else |
---|
1175 | | # include <assert.h> |
---|
1176 | | #endif |
---|
1177 | | |
---|
1178 | | #undef mallinfo |
---|
1179 | | |
---|
1180 | | /* Override any GCC internal prototype to avoid an error. |
---|
1181 | | Use char because int might match the return type of a GCC |
---|
1182 | | builtin and then its argument prototype would still apply. */ |
---|
1183 | | #ifdef __cplusplus |
---|
1184 | | extern "C" |
---|
1185 | | #endif |
---|
1186 | | char mallinfo (); |
---|
1187 | | /* The GNU C library defines this for functions which it implements |
---|
1188 | | to always fail with ENOSYS. Some functions are actually named |
---|
1189 | | something starting with __ and the normal name is an alias. */ |
---|
1190 | | #if defined __stub_mallinfo || defined __stub___mallinfo |
---|
1191 | | choke me |
---|
1192 | | #endif |
---|
1193 | | |
---|
1194 | | int |
---|
1195 | | main () |
---|
1196 | | { |
---|
1197 | | return mallinfo (); |
---|
1198 | | ; |
---|
1199 | | return 0; |
---|
1200 | | } |
---|
1201 | configure:24948: result: no |
---|
1202 | configure:24964: checking for getresuid |
---|
1203 | configure:25020: /usr/bin/gcc-4.0 -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c -lintl >&5 |
---|
1204 | Undefined symbols: |
---|
1205 | "_getresuid", referenced from: |
---|
1206 | _main in ccghXhxY.o |
---|
1207 | ld: symbol(s) not found |
---|
1208 | collect2: ld returned 1 exit status |
---|
1209 | configure:25027: $? = 1 |
---|
1210 | configure: failed program was: |
---|
1211 | | /* confdefs.h. */ |
---|
1212 | | #define PACKAGE_NAME "gtk+" |
---|
1213 | | #define PACKAGE_TARNAME "gtk+" |
---|
1214 | | #define PACKAGE_VERSION "2.18.7" |
---|
1215 | | #define PACKAGE_STRING "gtk+ 2.18.7" |
---|
1216 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
1217 | | #define GETTEXT_PACKAGE "gtk20" |
---|
1218 | | #define STDC_HEADERS 1 |
---|
1219 | | #define HAVE_SYS_TYPES_H 1 |
---|
1220 | | #define HAVE_SYS_STAT_H 1 |
---|
1221 | | #define HAVE_STDLIB_H 1 |
---|
1222 | | #define HAVE_STRING_H 1 |
---|
1223 | | #define HAVE_MEMORY_H 1 |
---|
1224 | | #define HAVE_STRINGS_H 1 |
---|
1225 | | #define HAVE_INTTYPES_H 1 |
---|
1226 | | #define HAVE_STDINT_H 1 |
---|
1227 | | #define HAVE_UNISTD_H 1 |
---|
1228 | | #define HAVE_DLFCN_H 1 |
---|
1229 | | #define LT_OBJDIR ".libs/" |
---|
1230 | | #define GTK_COMPILED_WITH_DEBUGGING "minimum" |
---|
1231 | | #define HAVE_LSTAT 1 |
---|
1232 | | #define HAVE_MKSTEMP 1 |
---|
1233 | | #define HAVE_FLOCKFILE 1 |
---|
1234 | | #define HAVE_GETC_UNLOCKED 1 |
---|
1235 | | #define HAVE_LOCALTIME_R 1 |
---|
1236 | | #define HAVE_SIGSETJMP 1 |
---|
1237 | | #define HAVE_LOCALE_H 1 |
---|
1238 | | #define HAVE_LC_MESSAGES 1 |
---|
1239 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1240 | | #define HAVE_GETTEXT 1 |
---|
1241 | | #define HAVE_DCGETTEXT 1 |
---|
1242 | | #define ENABLE_NLS 1 |
---|
1243 | | #define GTK_LOCALEDIR "/opt/local/share/locale" |
---|
1244 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1245 | | #define HAVE_PWD_H 1 |
---|
1246 | | #define HAVE_PWD_H 1 |
---|
1247 | | #define HAVE_SYS_TIME_H 1 |
---|
1248 | | #define HAVE_SYS_TIME_H 1 |
---|
1249 | | #define HAVE_UNISTD_H 1 |
---|
1250 | | #define HAVE_UNISTD_H 1 |
---|
1251 | | #define HAVE_FTW_H 1 |
---|
1252 | | #define HAVE_FTW_H 1 |
---|
1253 | | #define STDC_HEADERS 1 |
---|
1254 | | #define RETSIGTYPE void |
---|
1255 | | #define HAVE_STDLIB_H 1 |
---|
1256 | | #define HAVE_UNISTD_H 1 |
---|
1257 | | #define HAVE_GETPAGESIZE 1 |
---|
1258 | | /* end confdefs.h. */ |
---|
1259 | | /* Define getresuid to an innocuous variant, in case <limits.h> declares getresuid. |
---|
1260 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1261 | | #define getresuid innocuous_getresuid |
---|
1262 | | |
---|
1263 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1264 | | which can conflict with char getresuid (); below. |
---|
1265 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1266 | | <limits.h> exists even on freestanding compilers. */ |
---|
1267 | | |
---|
1268 | | #ifdef __STDC__ |
---|
1269 | | # include <limits.h> |
---|
1270 | | #else |
---|
1271 | | # include <assert.h> |
---|
1272 | | #endif |
---|
1273 | | |
---|
1274 | | #undef getresuid |
---|
1275 | | |
---|
1276 | | /* Override any GCC internal prototype to avoid an error. |
---|
1277 | | Use char because int might match the return type of a GCC |
---|
1278 | | builtin and then its argument prototype would still apply. */ |
---|
1279 | | #ifdef __cplusplus |
---|
1280 | | extern "C" |
---|
1281 | | #endif |
---|
1282 | | char getresuid (); |
---|
1283 | | /* The GNU C library defines this for functions which it implements |
---|
1284 | | to always fail with ENOSYS. Some functions are actually named |
---|
1285 | | something starting with __ and the normal name is an alias. */ |
---|
1286 | | #if defined __stub_getresuid || defined __stub___getresuid |
---|
1287 | | choke me |
---|
1288 | | #endif |
---|
1289 | | |
---|
1290 | | int |
---|
1291 | | main () |
---|
1292 | | { |
---|
1293 | | return getresuid (); |
---|
1294 | | ; |
---|
1295 | | return 0; |
---|
1296 | | } |
---|
1297 | configure:25049: result: no |
---|
1298 | configure:25061: checking for uid_t in sys/types.h |
---|
1299 | configure:25084: result: yes |
---|
1300 | configure:25101: checking for fd_set |
---|
1301 | configure:25124: /usr/bin/gcc-4.0 -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1302 | conftest.c: In function 'main': |
---|
1303 | conftest.c:53: warning: unused variable 'writeMask' |
---|
1304 | conftest.c:53: warning: unused variable 'readMask' |
---|
1305 | configure:25131: $? = 0 |
---|
1306 | configure:25146: result: yes, found in sys/types.h |
---|
1307 | configure:25184: checking for wchar.h |
---|
1308 | configure:25199: /usr/bin/gcc-4.0 -E -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c |
---|
1309 | configure:25206: $? = 0 |
---|
1310 | configure:25227: result: yes |
---|
1311 | configure:25231: checking for wctype.h |
---|
1312 | configure:25246: /usr/bin/gcc-4.0 -E -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c |
---|
1313 | configure:25253: $? = 0 |
---|
1314 | configure:25274: result: yes |
---|
1315 | configure:25279: checking for iswalnum |
---|
1316 | configure:25335: /usr/bin/gcc-4.0 -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c -lintl >&5 |
---|
1317 | conftest.c:74: warning: conflicting types for built-in function 'iswalnum' |
---|
1318 | configure:25342: $? = 0 |
---|
1319 | configure:25362: result: yes |
---|
1320 | configure:25442: checking if iswalnum() and friends are properly defined |
---|
1321 | configure:25478: /usr/bin/gcc-4.0 -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c -lintl >&5 |
---|
1322 | In file included from /usr/include/_wctype.h:63, |
---|
1323 | from /usr/include/wctype.h:53, |
---|
1324 | from conftest.c:58: |
---|
1325 | /usr/include/ctype.h: In function 'main': |
---|
1326 | /usr/include/ctype.h:153: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1327 | /usr/include/ctype.h:153: error: invalid storage class for function 'isascii' |
---|
1328 | /usr/include/ctype.h:171: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1329 | /usr/include/ctype.h:171: error: invalid storage class for function '__istype' |
---|
1330 | /usr/include/ctype.h:182: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1331 | /usr/include/ctype.h:182: error: invalid storage class for function '__isctype' |
---|
1332 | /usr/include/ctype.h:212: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1333 | /usr/include/ctype.h:212: error: invalid storage class for function '__wcwidth' |
---|
1334 | /usr/include/ctype.h:230: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1335 | /usr/include/ctype.h:230: error: invalid storage class for function 'isalnum' |
---|
1336 | /usr/include/ctype.h:236: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1337 | /usr/include/ctype.h:236: error: invalid storage class for function 'isalpha' |
---|
1338 | /usr/include/ctype.h:242: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1339 | /usr/include/ctype.h:242: error: invalid storage class for function 'isblank' |
---|
1340 | /usr/include/ctype.h:248: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1341 | /usr/include/ctype.h:248: error: invalid storage class for function 'iscntrl' |
---|
1342 | /usr/include/ctype.h:255: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1343 | /usr/include/ctype.h:255: error: invalid storage class for function 'isdigit' |
---|
1344 | /usr/include/ctype.h:261: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1345 | /usr/include/ctype.h:261: error: invalid storage class for function 'isgraph' |
---|
1346 | /usr/include/ctype.h:267: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1347 | /usr/include/ctype.h:267: error: invalid storage class for function 'islower' |
---|
1348 | /usr/include/ctype.h:273: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1349 | /usr/include/ctype.h:273: error: invalid storage class for function 'isprint' |
---|
1350 | /usr/include/ctype.h:279: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1351 | /usr/include/ctype.h:279: error: invalid storage class for function 'ispunct' |
---|
1352 | /usr/include/ctype.h:285: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1353 | /usr/include/ctype.h:285: error: invalid storage class for function 'isspace' |
---|
1354 | /usr/include/ctype.h:291: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1355 | /usr/include/ctype.h:291: error: invalid storage class for function 'isupper' |
---|
1356 | /usr/include/ctype.h:298: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1357 | /usr/include/ctype.h:298: error: invalid storage class for function 'isxdigit' |
---|
1358 | /usr/include/ctype.h:304: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1359 | /usr/include/ctype.h:304: error: invalid storage class for function 'toascii' |
---|
1360 | /usr/include/ctype.h:310: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1361 | /usr/include/ctype.h:310: error: invalid storage class for function 'tolower' |
---|
1362 | /usr/include/ctype.h:316: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1363 | /usr/include/ctype.h:316: error: invalid storage class for function 'toupper' |
---|
1364 | /usr/include/ctype.h:323: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1365 | /usr/include/ctype.h:323: error: invalid storage class for function 'digittoint' |
---|
1366 | /usr/include/ctype.h:329: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1367 | /usr/include/ctype.h:329: error: invalid storage class for function 'ishexnumber' |
---|
1368 | /usr/include/ctype.h:335: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1369 | /usr/include/ctype.h:335: error: invalid storage class for function 'isideogram' |
---|
1370 | /usr/include/ctype.h:341: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1371 | /usr/include/ctype.h:341: error: invalid storage class for function 'isnumber' |
---|
1372 | /usr/include/ctype.h:347: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1373 | /usr/include/ctype.h:347: error: invalid storage class for function 'isphonogram' |
---|
1374 | /usr/include/ctype.h:353: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1375 | /usr/include/ctype.h:353: error: invalid storage class for function 'isrune' |
---|
1376 | /usr/include/ctype.h:359: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1377 | /usr/include/ctype.h:359: error: invalid storage class for function 'isspecial' |
---|
1378 | In file included from /usr/include/wctype.h:53, |
---|
1379 | from conftest.c:58: |
---|
1380 | /usr/include/_wctype.h:73: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1381 | /usr/include/_wctype.h:73: error: invalid storage class for function 'iswalnum' |
---|
1382 | /usr/include/_wctype.h:79: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1383 | /usr/include/_wctype.h:79: error: invalid storage class for function 'iswalpha' |
---|
1384 | /usr/include/_wctype.h:85: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1385 | /usr/include/_wctype.h:85: error: invalid storage class for function 'iswcntrl' |
---|
1386 | /usr/include/_wctype.h:91: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1387 | /usr/include/_wctype.h:91: error: invalid storage class for function 'iswctype' |
---|
1388 | /usr/include/_wctype.h:97: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1389 | /usr/include/_wctype.h:97: error: invalid storage class for function 'iswdigit' |
---|
1390 | /usr/include/_wctype.h:103: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1391 | /usr/include/_wctype.h:103: error: invalid storage class for function 'iswgraph' |
---|
1392 | /usr/include/_wctype.h:109: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1393 | /usr/include/_wctype.h:109: error: invalid storage class for function 'iswlower' |
---|
1394 | /usr/include/_wctype.h:115: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1395 | /usr/include/_wctype.h:115: error: invalid storage class for function 'iswprint' |
---|
1396 | /usr/include/_wctype.h:121: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1397 | /usr/include/_wctype.h:121: error: invalid storage class for function 'iswpunct' |
---|
1398 | /usr/include/_wctype.h:127: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1399 | /usr/include/_wctype.h:127: error: invalid storage class for function 'iswspace' |
---|
1400 | /usr/include/_wctype.h:133: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1401 | /usr/include/_wctype.h:133: error: invalid storage class for function 'iswupper' |
---|
1402 | /usr/include/_wctype.h:139: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1403 | /usr/include/_wctype.h:139: error: invalid storage class for function 'iswxdigit' |
---|
1404 | /usr/include/_wctype.h:145: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1405 | /usr/include/_wctype.h:145: error: invalid storage class for function 'towlower' |
---|
1406 | /usr/include/_wctype.h:151: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1407 | /usr/include/_wctype.h:151: error: invalid storage class for function 'towupper' |
---|
1408 | In file included from conftest.c:58: |
---|
1409 | /usr/include/wctype.h:64: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1410 | /usr/include/wctype.h:64: error: invalid storage class for function 'iswblank' |
---|
1411 | /usr/include/wctype.h:71: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1412 | /usr/include/wctype.h:71: error: invalid storage class for function 'iswascii' |
---|
1413 | /usr/include/wctype.h:77: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1414 | /usr/include/wctype.h:77: error: invalid storage class for function 'iswhexnumber' |
---|
1415 | /usr/include/wctype.h:83: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1416 | /usr/include/wctype.h:83: error: invalid storage class for function 'iswideogram' |
---|
1417 | /usr/include/wctype.h:89: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1418 | /usr/include/wctype.h:89: error: invalid storage class for function 'iswnumber' |
---|
1419 | /usr/include/wctype.h:95: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1420 | /usr/include/wctype.h:95: error: invalid storage class for function 'iswphonogram' |
---|
1421 | /usr/include/wctype.h:101: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1422 | /usr/include/wctype.h:101: error: invalid storage class for function 'iswrune' |
---|
1423 | /usr/include/wctype.h:107: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
1424 | /usr/include/wctype.h:107: error: invalid storage class for function 'iswspecial' |
---|
1425 | configure:25485: $? = 1 |
---|
1426 | configure: failed program was: |
---|
1427 | | /* confdefs.h. */ |
---|
1428 | | #define PACKAGE_NAME "gtk+" |
---|
1429 | | #define PACKAGE_TARNAME "gtk+" |
---|
1430 | | #define PACKAGE_VERSION "2.18.7" |
---|
1431 | | #define PACKAGE_STRING "gtk+ 2.18.7" |
---|
1432 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
1433 | | #define GETTEXT_PACKAGE "gtk20" |
---|
1434 | | #define STDC_HEADERS 1 |
---|
1435 | | #define HAVE_SYS_TYPES_H 1 |
---|
1436 | | #define HAVE_SYS_STAT_H 1 |
---|
1437 | | #define HAVE_STDLIB_H 1 |
---|
1438 | | #define HAVE_STRING_H 1 |
---|
1439 | | #define HAVE_MEMORY_H 1 |
---|
1440 | | #define HAVE_STRINGS_H 1 |
---|
1441 | | #define HAVE_INTTYPES_H 1 |
---|
1442 | | #define HAVE_STDINT_H 1 |
---|
1443 | | #define HAVE_UNISTD_H 1 |
---|
1444 | | #define HAVE_DLFCN_H 1 |
---|
1445 | | #define LT_OBJDIR ".libs/" |
---|
1446 | | #define GTK_COMPILED_WITH_DEBUGGING "minimum" |
---|
1447 | | #define HAVE_LSTAT 1 |
---|
1448 | | #define HAVE_MKSTEMP 1 |
---|
1449 | | #define HAVE_FLOCKFILE 1 |
---|
1450 | | #define HAVE_GETC_UNLOCKED 1 |
---|
1451 | | #define HAVE_LOCALTIME_R 1 |
---|
1452 | | #define HAVE_SIGSETJMP 1 |
---|
1453 | | #define HAVE_LOCALE_H 1 |
---|
1454 | | #define HAVE_LC_MESSAGES 1 |
---|
1455 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1456 | | #define HAVE_GETTEXT 1 |
---|
1457 | | #define HAVE_DCGETTEXT 1 |
---|
1458 | | #define ENABLE_NLS 1 |
---|
1459 | | #define GTK_LOCALEDIR "/opt/local/share/locale" |
---|
1460 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1461 | | #define HAVE_PWD_H 1 |
---|
1462 | | #define HAVE_PWD_H 1 |
---|
1463 | | #define HAVE_SYS_TIME_H 1 |
---|
1464 | | #define HAVE_SYS_TIME_H 1 |
---|
1465 | | #define HAVE_UNISTD_H 1 |
---|
1466 | | #define HAVE_UNISTD_H 1 |
---|
1467 | | #define HAVE_FTW_H 1 |
---|
1468 | | #define HAVE_FTW_H 1 |
---|
1469 | | #define STDC_HEADERS 1 |
---|
1470 | | #define RETSIGTYPE void |
---|
1471 | | #define HAVE_STDLIB_H 1 |
---|
1472 | | #define HAVE_UNISTD_H 1 |
---|
1473 | | #define HAVE_GETPAGESIZE 1 |
---|
1474 | | #define HAVE_WCHAR_H 1 |
---|
1475 | | #define HAVE_WCTYPE_H 1 |
---|
1476 | | /* end confdefs.h. */ |
---|
1477 | | #include <stdlib.h> |
---|
1478 | | int |
---|
1479 | | main () |
---|
1480 | | { |
---|
1481 | | |
---|
1482 | | #if (defined(HAVE_WCTYPE_H) || defined(HAVE_WCHAR_H)) |
---|
1483 | | # ifdef HAVE_WCTYPE_H |
---|
1484 | | # include <wctype.h> |
---|
1485 | | # else |
---|
1486 | | # ifdef HAVE_WCHAR_H |
---|
1487 | | # include <wchar.h> |
---|
1488 | | # endif |
---|
1489 | | # endif |
---|
1490 | | #else |
---|
1491 | | # define iswalnum(c) ((wchar_t)(c) <= 0xFF && isalnum(c)) |
---|
1492 | | #endif |
---|
1493 | | iswalnum((wchar_t) 0); |
---|
1494 | | |
---|
1495 | | ; |
---|
1496 | | return 0; |
---|
1497 | | } |
---|
1498 | configure:25514: result: no |
---|
1499 | configure:25519: checking for uxtheme.h |
---|
1500 | configure:25534: /usr/bin/gcc-4.0 -E -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c |
---|
1501 | conftest.c:52:21: error: uxtheme.h: No such file or directory |
---|
1502 | configure:25541: $? = 1 |
---|
1503 | configure: failed program was: |
---|
1504 | | /* confdefs.h. */ |
---|
1505 | | #define PACKAGE_NAME "gtk+" |
---|
1506 | | #define PACKAGE_TARNAME "gtk+" |
---|
1507 | | #define PACKAGE_VERSION "2.18.7" |
---|
1508 | | #define PACKAGE_STRING "gtk+ 2.18.7" |
---|
1509 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
1510 | | #define GETTEXT_PACKAGE "gtk20" |
---|
1511 | | #define STDC_HEADERS 1 |
---|
1512 | | #define HAVE_SYS_TYPES_H 1 |
---|
1513 | | #define HAVE_SYS_STAT_H 1 |
---|
1514 | | #define HAVE_STDLIB_H 1 |
---|
1515 | | #define HAVE_STRING_H 1 |
---|
1516 | | #define HAVE_MEMORY_H 1 |
---|
1517 | | #define HAVE_STRINGS_H 1 |
---|
1518 | | #define HAVE_INTTYPES_H 1 |
---|
1519 | | #define HAVE_STDINT_H 1 |
---|
1520 | | #define HAVE_UNISTD_H 1 |
---|
1521 | | #define HAVE_DLFCN_H 1 |
---|
1522 | | #define LT_OBJDIR ".libs/" |
---|
1523 | | #define GTK_COMPILED_WITH_DEBUGGING "minimum" |
---|
1524 | | #define HAVE_LSTAT 1 |
---|
1525 | | #define HAVE_MKSTEMP 1 |
---|
1526 | | #define HAVE_FLOCKFILE 1 |
---|
1527 | | #define HAVE_GETC_UNLOCKED 1 |
---|
1528 | | #define HAVE_LOCALTIME_R 1 |
---|
1529 | | #define HAVE_SIGSETJMP 1 |
---|
1530 | | #define HAVE_LOCALE_H 1 |
---|
1531 | | #define HAVE_LC_MESSAGES 1 |
---|
1532 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1533 | | #define HAVE_GETTEXT 1 |
---|
1534 | | #define HAVE_DCGETTEXT 1 |
---|
1535 | | #define ENABLE_NLS 1 |
---|
1536 | | #define GTK_LOCALEDIR "/opt/local/share/locale" |
---|
1537 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1538 | | #define HAVE_PWD_H 1 |
---|
1539 | | #define HAVE_PWD_H 1 |
---|
1540 | | #define HAVE_SYS_TIME_H 1 |
---|
1541 | | #define HAVE_SYS_TIME_H 1 |
---|
1542 | | #define HAVE_UNISTD_H 1 |
---|
1543 | | #define HAVE_UNISTD_H 1 |
---|
1544 | | #define HAVE_FTW_H 1 |
---|
1545 | | #define HAVE_FTW_H 1 |
---|
1546 | | #define STDC_HEADERS 1 |
---|
1547 | | #define RETSIGTYPE void |
---|
1548 | | #define HAVE_STDLIB_H 1 |
---|
1549 | | #define HAVE_UNISTD_H 1 |
---|
1550 | | #define HAVE_GETPAGESIZE 1 |
---|
1551 | | #define HAVE_WCHAR_H 1 |
---|
1552 | | #define HAVE_WCTYPE_H 1 |
---|
1553 | | #define HAVE_BROKEN_WCTYPE 1 |
---|
1554 | | /* end confdefs.h. */ |
---|
1555 | | #include <uxtheme.h> |
---|
1556 | configure:25562: result: no |
---|
1557 | configure:25582: checking crt_externs.h usability |
---|
1558 | configure:25599: /usr/bin/gcc-4.0 -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1559 | configure:25606: $? = 0 |
---|
1560 | configure:25620: result: yes |
---|
1561 | configure:25624: checking crt_externs.h presence |
---|
1562 | configure:25639: /usr/bin/gcc-4.0 -E -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c |
---|
1563 | configure:25646: $? = 0 |
---|
1564 | configure:25660: result: yes |
---|
1565 | configure:25693: checking for crt_externs.h |
---|
1566 | configure:25702: result: yes |
---|
1567 | configure:25721: checking for _NSGetEnviron |
---|
1568 | configure:25777: /usr/bin/gcc-4.0 -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c -lintl >&5 |
---|
1569 | configure:25784: $? = 0 |
---|
1570 | configure:25806: result: yes |
---|
1571 | configure:25839: checking whether to build gmodulized gdk-pixbuf |
---|
1572 | configure:25854: result: yes |
---|
1573 | configure:25856: checking whether dynamic modules work |
---|
1574 | configure:25882: result: yes |
---|
1575 | configure:25935: checking for TIFFReadRGBAImageOriented in -ltiff |
---|
1576 | configure:25970: /usr/bin/gcc-4.0 -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c -ltiff -lm -lintl >&5 |
---|
1577 | configure:25977: $? = 0 |
---|
1578 | configure:25998: result: yes |
---|
1579 | configure:26011: checking tiffio.h usability |
---|
1580 | configure:26028: /usr/bin/gcc-4.0 -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1581 | configure:26035: $? = 0 |
---|
1582 | configure:26049: result: yes |
---|
1583 | configure:26053: checking tiffio.h presence |
---|
1584 | configure:26068: /usr/bin/gcc-4.0 -E -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c |
---|
1585 | configure:26075: $? = 0 |
---|
1586 | configure:26089: result: yes |
---|
1587 | configure:26122: checking for tiffio.h |
---|
1588 | configure:26129: result: yes |
---|
1589 | configure:26581: checking for jpeg_destroy_decompress in -ljpeg |
---|
1590 | configure:26616: /usr/bin/gcc-4.0 -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c -ljpeg -lintl >&5 |
---|
1591 | configure:26623: $? = 0 |
---|
1592 | configure:26644: result: yes |
---|
1593 | configure:26655: checking for jpeglib.h |
---|
1594 | configure:26674: /usr/bin/gcc-4.0 -E -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c |
---|
1595 | configure:26681: $? = 0 |
---|
1596 | configure:26695: result: yes |
---|
1597 | configure:26699: checking for jpeg_simple_progression in -ljpeg |
---|
1598 | configure:26734: /usr/bin/gcc-4.0 -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -arch i386 -Wall -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386 conftest.c -ljpeg -lintl >&5 |
---|
1599 | configure:26741: $? = 0 |
---|
1600 | configure:26762: result: yes |
---|
1601 | configure:26796: checking for libpng12 |
---|
1602 | configure:26799: result: yes |
---|
1603 | configure:27190: checking pixbuf loaders to build |
---|
1604 | configure:27234: result: ani,icns,pcx,ras,tga,png,pnm,wbmp,xbm,xpm,jasper,bmp,gif,ico,jpeg,tiff |
---|
1605 | configure:27411: checking if gio can sniff png |
---|
1606 | configure:27418: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/gtk+-2.18.7-i386': |
---|
1607 | configure:27421: error: cannot run test program while cross compiling |
---|
1608 | See `config.log' for more details. |
---|
1609 | |
---|
1610 | ## ---------------- ## |
---|
1611 | ## Cache variables. ## |
---|
1612 | ## ---------------- ## |
---|
1613 | |
---|
1614 | ac_cv_build=powerpc-apple-darwin9.8.0 |
---|
1615 | ac_cv_c_compiler_gnu=yes |
---|
1616 | ac_cv_c_const=yes |
---|
1617 | ac_cv_cxx_compiler_gnu=yes |
---|
1618 | ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set= |
---|
1619 | ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value= |
---|
1620 | ac_cv_env_BASE_DEPENDENCIES_LIBS_set= |
---|
1621 | ac_cv_env_BASE_DEPENDENCIES_LIBS_value= |
---|
1622 | ac_cv_env_CAIRO_BACKEND_CFLAGS_set= |
---|
1623 | ac_cv_env_CAIRO_BACKEND_CFLAGS_value= |
---|
1624 | ac_cv_env_CAIRO_BACKEND_LIBS_set= |
---|
1625 | ac_cv_env_CAIRO_BACKEND_LIBS_value= |
---|
1626 | ac_cv_env_CCASFLAGS_set= |
---|
1627 | ac_cv_env_CCASFLAGS_value= |
---|
1628 | ac_cv_env_CCAS_set= |
---|
1629 | ac_cv_env_CCAS_value= |
---|
1630 | ac_cv_env_CCC_set= |
---|
1631 | ac_cv_env_CCC_value= |
---|
1632 | ac_cv_env_CC_set=set |
---|
1633 | ac_cv_env_CC_value=/usr/bin/gcc-4.0 |
---|
1634 | ac_cv_env_CFLAGS_set=set |
---|
1635 | ac_cv_env_CFLAGS_value='-O2 -fstrict-aliasing -arch i386' |
---|
1636 | ac_cv_env_CPPFLAGS_set=set |
---|
1637 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -DX_LOCALE' |
---|
1638 | ac_cv_env_CPP_set= |
---|
1639 | ac_cv_env_CPP_value= |
---|
1640 | ac_cv_env_CXXCPP_set= |
---|
1641 | ac_cv_env_CXXCPP_value= |
---|
1642 | ac_cv_env_CXXFLAGS_set=set |
---|
1643 | ac_cv_env_CXXFLAGS_value='-O2 -arch i386' |
---|
1644 | ac_cv_env_CXX_set=set |
---|
1645 | ac_cv_env_CXX_value=/usr/bin/g++-4.0 |
---|
1646 | ac_cv_env_DIRECTFB_CFLAGS_set= |
---|
1647 | ac_cv_env_DIRECTFB_CFLAGS_value= |
---|
1648 | ac_cv_env_DIRECTFB_LIBS_set= |
---|
1649 | ac_cv_env_DIRECTFB_LIBS_value= |
---|
1650 | ac_cv_env_LDFLAGS_set=set |
---|
1651 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386' |
---|
1652 | ac_cv_env_LIBS_set= |
---|
1653 | ac_cv_env_LIBS_value= |
---|
1654 | ac_cv_env_PKG_CONFIG_set= |
---|
1655 | ac_cv_env_PKG_CONFIG_value= |
---|
1656 | ac_cv_env_XMKMF_set= |
---|
1657 | ac_cv_env_XMKMF_value= |
---|
1658 | ac_cv_env_build_alias_set= |
---|
1659 | ac_cv_env_build_alias_value= |
---|
1660 | ac_cv_env_host_alias_set=set |
---|
1661 | ac_cv_env_host_alias_value=i386-apple-darwin9.8.0 |
---|
1662 | ac_cv_env_target_alias_set= |
---|
1663 | ac_cv_env_target_alias_value= |
---|
1664 | ac_cv_func__NSGetEnviron=yes |
---|
1665 | ac_cv_func_bind_textdomain_codeset=yes |
---|
1666 | ac_cv_func_dcgettext=yes |
---|
1667 | ac_cv_func_flockfile=yes |
---|
1668 | ac_cv_func_getc_unlocked=yes |
---|
1669 | ac_cv_func_getpagesize=yes |
---|
1670 | ac_cv_func_getresuid=no |
---|
1671 | ac_cv_func_iswalnum=yes |
---|
1672 | ac_cv_func_localtime_r=yes |
---|
1673 | ac_cv_func_lstat=yes |
---|
1674 | ac_cv_func_mallinfo=no |
---|
1675 | ac_cv_func_mkstemp=yes |
---|
1676 | ac_cv_func_mmap_fixed_mapped=no |
---|
1677 | ac_cv_header_crt_externs_h=yes |
---|
1678 | ac_cv_header_dlfcn_h=yes |
---|
1679 | ac_cv_header_ftw_h=yes |
---|
1680 | ac_cv_header_inttypes_h=yes |
---|
1681 | ac_cv_header_libintl_h=yes |
---|
1682 | ac_cv_header_locale_h=yes |
---|
1683 | ac_cv_header_memory_h=yes |
---|
1684 | ac_cv_header_pwd_h=yes |
---|
1685 | ac_cv_header_stdc=yes |
---|
1686 | ac_cv_header_stdint_h=yes |
---|
1687 | ac_cv_header_stdlib_h=yes |
---|
1688 | ac_cv_header_string_h=yes |
---|
1689 | ac_cv_header_strings_h=yes |
---|
1690 | ac_cv_header_sys_stat_h=yes |
---|
1691 | ac_cv_header_sys_time_h=yes |
---|
1692 | ac_cv_header_sys_types_h=yes |
---|
1693 | ac_cv_header_tiffio_h=yes |
---|
1694 | ac_cv_header_unistd_h=yes |
---|
1695 | ac_cv_host=i386-apple-darwin9.8.0 |
---|
1696 | ac_cv_lib_intl_bindtextdomain=yes |
---|
1697 | ac_cv_lib_intl_dgettext=yes |
---|
1698 | ac_cv_lib_intl_ngettext=yes |
---|
1699 | ac_cv_lib_jpeg_jpeg_destroy_decompress=yes |
---|
1700 | ac_cv_lib_jpeg_jpeg_simple_progression=yes |
---|
1701 | ac_cv_lib_tiff_TIFFReadRGBAImageOriented=yes |
---|
1702 | ac_cv_objext=o |
---|
1703 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
1704 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
1705 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
---|
1706 | ac_cv_path_GREP=/usr/bin/grep |
---|
1707 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
1708 | ac_cv_path_NM=/usr/bin/nm |
---|
1709 | ac_cv_path_PERL=/opt/local/bin/perl5 |
---|
1710 | ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
1711 | ac_cv_path_SED=/usr/bin/sed |
---|
1712 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
1713 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
1714 | ac_cv_prog_AWK=awk |
---|
1715 | ac_cv_prog_CC=/usr/bin/gcc-4.0 |
---|
1716 | ac_cv_prog_CPP='/usr/bin/gcc-4.0 -E' |
---|
1717 | ac_cv_prog_CXX=/usr/bin/g++-4.0 |
---|
1718 | ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E' |
---|
1719 | ac_cv_prog_INDENT=indent |
---|
1720 | ac_cv_prog_OBJDUMP=objdump |
---|
1721 | ac_cv_prog_STRIP=strip |
---|
1722 | ac_cv_prog_ac_ct_AR=ar |
---|
1723 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
1724 | ac_cv_prog_ac_ct_DUMPBIN='link -dump -symbols' |
---|
1725 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
1726 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
1727 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
1728 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1729 | ac_cv_prog_ac_ct_STRIP=strip |
---|
1730 | ac_cv_prog_cc__usr_bin_gcc_4_0_c_o=yes |
---|
1731 | ac_cv_prog_cc_c89= |
---|
1732 | ac_cv_prog_cc_g=yes |
---|
1733 | ac_cv_prog_cxx_g=yes |
---|
1734 | ac_cv_prog_make_make_set=yes |
---|
1735 | ac_cv_search_strerror='none required' |
---|
1736 | ac_cv_sys_file_offset_bits=no |
---|
1737 | ac_cv_sys_largefile_CC=no |
---|
1738 | ac_cv_type_signal=void |
---|
1739 | ac_cv_type_uid_t=yes |
---|
1740 | am_cv_CCAS_dependencies_compiler_type=none |
---|
1741 | am_cv_CC_dependencies_compiler_type=none |
---|
1742 | am_cv_CXX_dependencies_compiler_type=none |
---|
1743 | am_cv_prog_cc_stdc= |
---|
1744 | am_cv_val_LC_MESSAGES=yes |
---|
1745 | gt_cv_func_dgettext_libc=no |
---|
1746 | gt_cv_func_dgettext_libintl=yes |
---|
1747 | gt_cv_func_ngettext_libc=no |
---|
1748 | gt_cv_have_gettext=yes |
---|
1749 | lt_cv_apple_cc_single_mod=yes |
---|
1750 | lt_cv_deplibs_check_method=pass_all |
---|
1751 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1752 | lt_cv_file_magic_test_file= |
---|
1753 | lt_cv_ld_exported_symbols_list=yes |
---|
1754 | lt_cv_ld_reload_flag=-r |
---|
1755 | lt_cv_nm_interface='BSD nm' |
---|
1756 | lt_cv_objdir=.libs |
---|
1757 | lt_cv_path_LD=/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld |
---|
1758 | lt_cv_path_LDCXX=/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld |
---|
1759 | lt_cv_path_NM=no |
---|
1760 | lt_cv_prog_compiler_c_o=yes |
---|
1761 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
1762 | lt_cv_prog_compiler_pic_works=yes |
---|
1763 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
1764 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
1765 | lt_cv_prog_compiler_static_works=no |
---|
1766 | lt_cv_prog_compiler_static_works_CXX=no |
---|
1767 | lt_cv_prog_gnu_ld=no |
---|
1768 | lt_cv_prog_gnu_ldcxx=no |
---|
1769 | lt_cv_sys_global_symbol_pipe= |
---|
1770 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
1771 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
---|
1772 | lt_cv_sys_global_symbol_to_cdecl= |
---|
1773 | lt_cv_sys_max_cmd_len=196608 |
---|
1774 | pkg_cv_BASE_DEPENDENCIES_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 ' |
---|
1775 | pkg_cv_BASE_DEPENDENCIES_LIBS='-L/opt/local/lib -latk-1.0 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lcairo -lpixman-1 -lfontconfig -lexpat -lfreetype -liconv -lpng12 -lz ' |
---|
1776 | pkg_cv_CAIRO_BACKEND_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng12 ' |
---|
1777 | pkg_cv_CAIRO_BACKEND_LIBS='-L/opt/local/lib -lcairo -lpixman-1 -lfontconfig -lexpat -lfreetype -liconv -lpng12 -lz ' |
---|
1778 | |
---|
1779 | ## ----------------- ## |
---|
1780 | ## Output variables. ## |
---|
1781 | ## ----------------- ## |
---|
1782 | |
---|
1783 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/gtk+-2.18.7-i386/missing --run aclocal-1.11 ' |
---|
1784 | AMDEPBACKSLASH='' |
---|
1785 | AMDEP_FALSE='' |
---|
1786 | AMDEP_TRUE='#' |
---|
1787 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/gtk+-2.18.7-i386/missing --run tar' |
---|
1788 | AM_BACKSLASH='\' |
---|
1789 | AM_DEFAULT_VERBOSITY='1' |
---|
1790 | AR='ar' |
---|
1791 | AS='as' |
---|
1792 | ATK_PREFIX='' |
---|
1793 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/gtk+-2.18.7-i386/missing --run autoconf' |
---|
1794 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/gtk+-2.18.7-i386/missing --run autoheader' |
---|
1795 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/gtk+-2.18.7-i386/missing --run automake-1.11' |
---|
1796 | AWK='awk' |
---|
1797 | BASE_DEPENDENCIES_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 ' |
---|
1798 | BASE_DEPENDENCIES_LIBS='-L/opt/local/lib -latk-1.0 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lcairo -lpixman-1 -lfontconfig -lexpat -lfreetype -liconv -lpng12 -lz ' |
---|
1799 | BUILD_DYNAMIC_MODULES_FALSE='#' |
---|
1800 | BUILD_DYNAMIC_MODULES_TRUE='' |
---|
1801 | BUILD_GDIPLUS_LOADERS_FALSE='' |
---|
1802 | BUILD_GDIPLUS_LOADERS_TRUE='#' |
---|
1803 | CAIRO_BACKEND_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng12 ' |
---|
1804 | CAIRO_BACKEND_LIBS='-L/opt/local/lib -lcairo -lpixman-1 -lfontconfig -lexpat -lfreetype -liconv -lpng12 -lz ' |
---|
1805 | CAIRO_PREFIX='' |
---|
1806 | CATALOGS=' af.gmo am.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo az_IR.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca@valencia.gmo crh.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 ia.gmo id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kn.gmo ko.gmo ku.gmo li.gmo lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo my.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo nso.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tk.gmo tr.gmo tt.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' |
---|
1807 | CATOBJEXT='.gmo' |
---|
1808 | CC='/usr/bin/gcc-4.0' |
---|
1809 | CCAS='/usr/bin/gcc-4.0' |
---|
1810 | CCASDEPMODE='depmode=none' |
---|
1811 | CCASFLAGS='-O2 -fstrict-aliasing -arch i386' |
---|
1812 | CCDEPMODE='depmode=none' |
---|
1813 | CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' |
---|
1814 | CPP='/usr/bin/gcc-4.0 -E' |
---|
1815 | CPPFLAGS='-I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES' |
---|
1816 | CROSS_COMPILING_FALSE='' |
---|
1817 | CROSS_COMPILING_TRUE='' |
---|
1818 | CUPS_API_MAJOR='' |
---|
1819 | CUPS_API_MINOR='' |
---|
1820 | CUPS_CFLAGS='' |
---|
1821 | CUPS_CONFIG='/usr/bin/cups-config' |
---|
1822 | CUPS_LIBS='' |
---|
1823 | CXX='/usr/bin/g++-4.0' |
---|
1824 | CXXCPP='/usr/bin/g++-4.0 -E' |
---|
1825 | CXXDEPMODE='depmode=none' |
---|
1826 | CXXFLAGS='-O2 -arch i386' |
---|
1827 | CYGPATH_W='echo' |
---|
1828 | DATADIRNAME='share' |
---|
1829 | DB2HTML='' |
---|
1830 | DEFS='' |
---|
1831 | DEPDIR='.deps' |
---|
1832 | DIRECTFB_CFLAGS='' |
---|
1833 | DIRECTFB_LIBS='' |
---|
1834 | DISABLE_EXPLICIT_DEPS_FALSE='' |
---|
1835 | DISABLE_EXPLICIT_DEPS_TRUE='#' |
---|
1836 | DLLTOOL='dlltool' |
---|
1837 | DSYMUTIL='dsymutil' |
---|
1838 | DUMPBIN='link -dump -symbols' |
---|
1839 | ECHO_C='\c' |
---|
1840 | ECHO_N='' |
---|
1841 | ECHO_T='' |
---|
1842 | EGREP='/usr/bin/grep -E' |
---|
1843 | ENABLE_GTK_DOC_FALSE='' |
---|
1844 | ENABLE_GTK_DOC_TRUE='' |
---|
1845 | ENABLE_MAN_FALSE='' |
---|
1846 | ENABLE_MAN_TRUE='' |
---|
1847 | EXEEXT='' |
---|
1848 | EXE_MANIFEST_ARCHITECTURE='X86' |
---|
1849 | FGREP='/usr/bin/grep -F' |
---|
1850 | GAIL_INET_LIBS='' |
---|
1851 | GAIL_LT_CURRENT_MINUS_AGE='18' |
---|
1852 | GAIL_LT_VERSION_INFO='18:1:0' |
---|
1853 | GDK_DEP_CFLAGS='' |
---|
1854 | GDK_DEP_LIBS='' |
---|
1855 | GDK_EXTRA_CFLAGS='' |
---|
1856 | GDK_EXTRA_LIBS='' |
---|
1857 | GDK_PACKAGES='' |
---|
1858 | GDK_PIXBUF_CSOURCE='' |
---|
1859 | GDK_PIXBUF_DEP_CFLAGS='' |
---|
1860 | GDK_PIXBUF_DEP_LIBS='' |
---|
1861 | GDK_PIXBUF_EXTRA_CFLAGS='' |
---|
1862 | GDK_PIXBUF_EXTRA_LIBS='' |
---|
1863 | GDK_PIXBUF_MAJOR='2' |
---|
1864 | GDK_PIXBUF_MICRO='7' |
---|
1865 | GDK_PIXBUF_MINOR='18' |
---|
1866 | GDK_PIXBUF_PACKAGES='' |
---|
1867 | GDK_PIXBUF_VERSION='2.18.7' |
---|
1868 | GDK_PIXBUF_XLIB_DEP_CFLAGS='' |
---|
1869 | GDK_PIXBUF_XLIB_DEP_LIBS='' |
---|
1870 | GDK_PIXBUF_XLIB_EXTRA_CFLAGS='' |
---|
1871 | GDK_PIXBUF_XLIB_EXTRA_LIBS='' |
---|
1872 | GDK_PIXBUF_XLIB_PACKAGES='' |
---|
1873 | GDK_WLIBS='' |
---|
1874 | GETTEXT_PACKAGE='gtk20' |
---|
1875 | GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' |
---|
1876 | GLIB_GENMARSHAL='glib-genmarshal' |
---|
1877 | GLIB_LIBS='-L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv ' |
---|
1878 | GLIB_MKENUMS='glib-mkenums' |
---|
1879 | GLIB_PREFIX='' |
---|
1880 | GMOFILES=' af.gmo am.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo az_IR.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca@valencia.gmo crh.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 ia.gmo id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kn.gmo ko.gmo ku.gmo li.gmo lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo my.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo nso.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tk.gmo tr.gmo tt.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' |
---|
1881 | GMSGFMT='/opt/local/bin/msgfmt' |
---|
1882 | GOBJECT_QUERY='gobject-query' |
---|
1883 | GREP='/usr/bin/grep' |
---|
1884 | GTKDOC_CHECK='' |
---|
1885 | GTKDOC_MKPDF='' |
---|
1886 | GTKDOC_REBASE='' |
---|
1887 | GTK_API_VERSION='2.0' |
---|
1888 | GTK_BINARY_AGE='1807' |
---|
1889 | GTK_BINARY_VERSION='2.10.0' |
---|
1890 | GTK_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' |
---|
1891 | GTK_DEP_CFLAGS='' |
---|
1892 | GTK_DEP_LIBS='' |
---|
1893 | GTK_DOC_BUILD_HTML_FALSE='' |
---|
1894 | GTK_DOC_BUILD_HTML_TRUE='' |
---|
1895 | GTK_DOC_BUILD_PDF_FALSE='' |
---|
1896 | GTK_DOC_BUILD_PDF_TRUE='' |
---|
1897 | GTK_DOC_USE_LIBTOOL_FALSE='' |
---|
1898 | GTK_DOC_USE_LIBTOOL_TRUE='' |
---|
1899 | GTK_DOC_USE_REBASE_FALSE='' |
---|
1900 | GTK_DOC_USE_REBASE_TRUE='' |
---|
1901 | GTK_EXTRA_CFLAGS='' |
---|
1902 | GTK_EXTRA_LIBS='' |
---|
1903 | GTK_INTERFACE_AGE='7' |
---|
1904 | GTK_MAJOR_VERSION='2' |
---|
1905 | GTK_MICRO_VERSION='7' |
---|
1906 | GTK_MINOR_VERSION='18' |
---|
1907 | GTK_PACKAGES='' |
---|
1908 | GTK_UPDATE_ICON_CACHE='' |
---|
1909 | GTK_VERSION='2.18.7' |
---|
1910 | GTK_XIM_FLAGS='' |
---|
1911 | HAVE_CUPS_FALSE='' |
---|
1912 | HAVE_CUPS_TRUE='' |
---|
1913 | HAVE_CXX_FALSE='#' |
---|
1914 | HAVE_CXX_TRUE='' |
---|
1915 | HAVE_DOCBOOK_FALSE='' |
---|
1916 | HAVE_DOCBOOK_TRUE='' |
---|
1917 | HAVE_HTTP_AUTHSTRING='' |
---|
1918 | HAVE_INCLUDED_IMMMODULES_FALSE='' |
---|
1919 | HAVE_INCLUDED_IMMMODULES_TRUE='' |
---|
1920 | HAVE_JASPER_FALSE='' |
---|
1921 | HAVE_JASPER_TRUE='' |
---|
1922 | HAVE_JPEG_FALSE='' |
---|
1923 | HAVE_JPEG_TRUE='' |
---|
1924 | HAVE_OBJC_FALSE='#' |
---|
1925 | HAVE_OBJC_TRUE='' |
---|
1926 | HAVE_PAPI_CUPS_FALSE='' |
---|
1927 | HAVE_PAPI_CUPS_TRUE='' |
---|
1928 | HAVE_PAPI_FALSE='' |
---|
1929 | HAVE_PAPI_TRUE='' |
---|
1930 | HAVE_PNG_FALSE='' |
---|
1931 | HAVE_PNG_TRUE='' |
---|
1932 | HAVE_TIFF_FALSE='' |
---|
1933 | HAVE_TIFF_TRUE='' |
---|
1934 | HAVE_X11R6_FALSE='' |
---|
1935 | HAVE_X11R6_TRUE='' |
---|
1936 | HTML_DIR='' |
---|
1937 | INCLUDED_IMMODULE_DEFINE='' |
---|
1938 | INCLUDED_IMMODULE_OBJ='' |
---|
1939 | INCLUDED_LOADER_DEFINE=' -DINCLUDE_ani -DINCLUDE_icns -DINCLUDE_pcx -DINCLUDE_ras -DINCLUDE_tga -DINCLUDE_png -DINCLUDE_pnm -DINCLUDE_wbmp -DINCLUDE_xbm -DINCLUDE_xpm -DINCLUDE_jasper -DINCLUDE_bmp -DINCLUDE_gif -DINCLUDE_ico -DINCLUDE_jpeg -DINCLUDE_tiff' |
---|
1940 | INCLUDED_LOADER_OBJ=' libstatic-pixbufloader-ani.la libstatic-pixbufloader-icns.la libstatic-pixbufloader-pcx.la libstatic-pixbufloader-ras.la libstatic-pixbufloader-tga.la libstatic-pixbufloader-png.la libstatic-pixbufloader-pnm.la libstatic-pixbufloader-wbmp.la libstatic-pixbufloader-xbm.la libstatic-pixbufloader-xpm.la libstatic-pixbufloader-jasper.la libstatic-pixbufloader-bmp.la libstatic-pixbufloader-gif.la libstatic-pixbufloader-ico.la libstatic-pixbufloader-jpeg.la libstatic-pixbufloader-tiff.la' |
---|
1941 | INCLUDE_ANI_FALSE='#' |
---|
1942 | INCLUDE_ANI_TRUE='' |
---|
1943 | INCLUDE_BMP_FALSE='#' |
---|
1944 | INCLUDE_BMP_TRUE='' |
---|
1945 | INCLUDE_GDIPLUS_FALSE='' |
---|
1946 | INCLUDE_GDIPLUS_TRUE='#' |
---|
1947 | INCLUDE_GIF_FALSE='#' |
---|
1948 | INCLUDE_GIF_TRUE='' |
---|
1949 | INCLUDE_ICNS_FALSE='#' |
---|
1950 | INCLUDE_ICNS_TRUE='' |
---|
1951 | INCLUDE_ICO_FALSE='#' |
---|
1952 | INCLUDE_ICO_TRUE='' |
---|
1953 | INCLUDE_IM_AM_ET_FALSE='' |
---|
1954 | INCLUDE_IM_AM_ET_TRUE='' |
---|
1955 | INCLUDE_IM_CEDILLA_FALSE='' |
---|
1956 | INCLUDE_IM_CEDILLA_TRUE='' |
---|
1957 | INCLUDE_IM_CYRILLIC_TRANSLIT_FALSE='' |
---|
1958 | INCLUDE_IM_CYRILLIC_TRANSLIT_TRUE='' |
---|
1959 | INCLUDE_IM_IME_FALSE='' |
---|
1960 | INCLUDE_IM_IME_TRUE='' |
---|
1961 | INCLUDE_IM_INUKTITUT_FALSE='' |
---|
1962 | INCLUDE_IM_INUKTITUT_TRUE='' |
---|
1963 | INCLUDE_IM_IPA_FALSE='' |
---|
1964 | INCLUDE_IM_IPA_TRUE='' |
---|
1965 | INCLUDE_IM_MULTIPRESS_FALSE='' |
---|
1966 | INCLUDE_IM_MULTIPRESS_TRUE='' |
---|
1967 | INCLUDE_IM_THAI_FALSE='' |
---|
1968 | INCLUDE_IM_THAI_TRUE='' |
---|
1969 | INCLUDE_IM_TI_ER_FALSE='' |
---|
1970 | INCLUDE_IM_TI_ER_TRUE='' |
---|
1971 | INCLUDE_IM_TI_ET_FALSE='' |
---|
1972 | INCLUDE_IM_TI_ET_TRUE='' |
---|
1973 | INCLUDE_IM_VIQR_FALSE='' |
---|
1974 | INCLUDE_IM_VIQR_TRUE='' |
---|
1975 | INCLUDE_IM_XIM_FALSE='' |
---|
1976 | INCLUDE_IM_XIM_TRUE='' |
---|
1977 | INCLUDE_JASPER_FALSE='#' |
---|
1978 | INCLUDE_JASPER_TRUE='' |
---|
1979 | INCLUDE_JPEG_FALSE='#' |
---|
1980 | INCLUDE_JPEG_TRUE='' |
---|
1981 | INCLUDE_PCX_FALSE='#' |
---|
1982 | INCLUDE_PCX_TRUE='' |
---|
1983 | INCLUDE_PNG_FALSE='#' |
---|
1984 | INCLUDE_PNG_TRUE='' |
---|
1985 | INCLUDE_PNM_FALSE='#' |
---|
1986 | INCLUDE_PNM_TRUE='' |
---|
1987 | INCLUDE_RAS_FALSE='#' |
---|
1988 | INCLUDE_RAS_TRUE='' |
---|
1989 | INCLUDE_TGA_FALSE='#' |
---|
1990 | INCLUDE_TGA_TRUE='' |
---|
1991 | INCLUDE_TIFF_FALSE='#' |
---|
1992 | INCLUDE_TIFF_TRUE='' |
---|
1993 | INCLUDE_WBMP_FALSE='#' |
---|
1994 | INCLUDE_WBMP_TRUE='' |
---|
1995 | INCLUDE_XBM_FALSE='#' |
---|
1996 | INCLUDE_XBM_TRUE='' |
---|
1997 | INCLUDE_XPM_FALSE='#' |
---|
1998 | INCLUDE_XPM_TRUE='' |
---|
1999 | INDENT='indent' |
---|
2000 | INSTALL_DATA='${INSTALL} -m 644' |
---|
2001 | INSTALL_PROGRAM='${INSTALL}' |
---|
2002 | INSTALL_SCRIPT='${INSTALL}' |
---|
2003 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
2004 | INSTOBJEXT='.mo' |
---|
2005 | INTLLIBS='-lintl ' |
---|
2006 | LD='/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld' |
---|
2007 | LDFLAGS='-L/opt/local/lib -Xlinker -headerpad_max_install_names -arch i386' |
---|
2008 | LIBJASPER='' |
---|
2009 | LIBJPEG='-ljpeg' |
---|
2010 | LIBOBJS='' |
---|
2011 | LIBPNG='-L/opt/local/lib -lpng12 -lz ' |
---|
2012 | LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv ' |
---|
2013 | LIBTIFF='-ltiff' |
---|
2014 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
2015 | LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[^_].*"' |
---|
2016 | LIB_EXE_MACHINE_FLAG='X86' |
---|
2017 | LIPO='lipo' |
---|
2018 | LN_S='ln -s' |
---|
2019 | LTLIBOBJS='' |
---|
2020 | LT_CURRENT_MINUS_AGE='0' |
---|
2021 | LT_VERSION_INFO='1800:7:1800' |
---|
2022 | MAINT='#' |
---|
2023 | MAINTAINER_MODE_FALSE='' |
---|
2024 | MAINTAINER_MODE_TRUE='#' |
---|
2025 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/gtk+-2.18.7-i386/missing --run makeinfo' |
---|
2026 | MATH_LIB='-lm' |
---|
2027 | MKDIR_P='./install-sh -c -d' |
---|
2028 | MKINSTALLDIRS='./mkinstalldirs' |
---|
2029 | MSGFMT='/opt/local/bin/msgfmt' |
---|
2030 | MSGFMT_OPTS='-c' |
---|
2031 | MS_LIB_AVAILABLE_FALSE='' |
---|
2032 | MS_LIB_AVAILABLE_TRUE='#' |
---|
2033 | NM='/usr/bin/nm' |
---|
2034 | NMEDIT='nmedit' |
---|
2035 | OBJDUMP='objdump' |
---|
2036 | OBJEXT='o' |
---|
2037 | OS_LINUX_FALSE='' |
---|
2038 | OS_LINUX_TRUE='#' |
---|
2039 | OS_UNIX_FALSE='#' |
---|
2040 | OS_UNIX_TRUE='' |
---|
2041 | OS_WIN32_FALSE='' |
---|
2042 | OS_WIN32_TRUE='#' |
---|
2043 | OTOOL64=':' |
---|
2044 | OTOOL='otool' |
---|
2045 | PACKAGE='gtk+' |
---|
2046 | PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B' |
---|
2047 | PACKAGE_NAME='gtk+' |
---|
2048 | PACKAGE_STRING='gtk+ 2.18.7' |
---|
2049 | PACKAGE_TARNAME='gtk+' |
---|
2050 | PACKAGE_VERSION='2.18.7' |
---|
2051 | PANGO_PREFIX='' |
---|
2052 | PATH_SEPARATOR=':' |
---|
2053 | PERL='/opt/local/bin/perl5' |
---|
2054 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
2055 | PLATFORM_WIN32_FALSE='' |
---|
2056 | PLATFORM_WIN32_TRUE='#' |
---|
2057 | POFILES=' af.po am.po ang.po ar.po as.po ast.po az.po az_IR.po be.po be@latin.po bg.po bn.po bn_IN.po br.po bs.po ca.po ca@valencia.po crh.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 ia.po id.po io.po is.po it.po ja.po ka.po kn.po ko.po ku.po li.po lt.po lv.po mai.po mi.po mk.po ml.po mn.po mr.po ms.po my.po nb.po nds.po ne.po nl.po nn.po nso.po oc.po or.po pa.po pl.po ps.po pt.po pt_BR.po ro.po ru.po rw.po si.po sk.po sl.po sq.po sr.po sr@latin.po sr@ije.po sv.po ta.po te.po th.po tk.po tr.po tt.po uk.po ur.po uz.po uz@cyrillic.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po' |
---|
2058 | POSUB='po' |
---|
2059 | PO_IN_DATADIR_FALSE='' |
---|
2060 | PO_IN_DATADIR_TRUE='' |
---|
2061 | RANLIB='ranlib' |
---|
2062 | REBUILD='' |
---|
2063 | REBUILD_PNGS='' |
---|
2064 | SED='/usr/bin/sed' |
---|
2065 | SET_MAKE='' |
---|
2066 | SHELL='/bin/sh' |
---|
2067 | STRIP='strip' |
---|
2068 | TEST_PRINT_BACKEND_FALSE='' |
---|
2069 | TEST_PRINT_BACKEND_TRUE='' |
---|
2070 | USE_DIRECTFB_FALSE='' |
---|
2071 | USE_DIRECTFB_TRUE='' |
---|
2072 | USE_MEDIALIB25_FALSE='' |
---|
2073 | USE_MEDIALIB25_TRUE='' |
---|
2074 | USE_MEDIALIB_FALSE='' |
---|
2075 | USE_MEDIALIB_TRUE='' |
---|
2076 | USE_MMX_FALSE='' |
---|
2077 | USE_MMX_TRUE='' |
---|
2078 | USE_NLS='yes' |
---|
2079 | USE_QUARTZ_FALSE='' |
---|
2080 | USE_QUARTZ_TRUE='' |
---|
2081 | USE_WIN32_FALSE='' |
---|
2082 | USE_WIN32_TRUE='' |
---|
2083 | USE_X11_FALSE='' |
---|
2084 | USE_X11_TRUE='' |
---|
2085 | VERSION='2.18.7' |
---|
2086 | WINDRES='' |
---|
2087 | XGETTEXT='/opt/local/bin/xgettext' |
---|
2088 | XINPUT_XFREE_FALSE='' |
---|
2089 | XINPUT_XFREE_TRUE='' |
---|
2090 | XMKMF='' |
---|
2091 | XMLCATALOG='' |
---|
2092 | XML_CATALOG_FILE='' |
---|
2093 | XSLTPROC='' |
---|
2094 | X_CFLAGS='' |
---|
2095 | X_EXTRA_LIBS='' |
---|
2096 | X_LIBS='' |
---|
2097 | X_PRE_LIBS='' |
---|
2098 | ac_ct_CC='' |
---|
2099 | ac_ct_CXX='' |
---|
2100 | ac_ct_DUMPBIN='link -dump -symbols' |
---|
2101 | am__EXEEXT_FALSE='' |
---|
2102 | am__EXEEXT_TRUE='' |
---|
2103 | am__fastdepCCAS_FALSE='' |
---|
2104 | am__fastdepCCAS_TRUE='#' |
---|
2105 | am__fastdepCC_FALSE='' |
---|
2106 | am__fastdepCC_TRUE='#' |
---|
2107 | am__fastdepCXX_FALSE='' |
---|
2108 | am__fastdepCXX_TRUE='#' |
---|
2109 | am__include='include' |
---|
2110 | am__isrc='' |
---|
2111 | am__leading_dot='.' |
---|
2112 | am__quote='' |
---|
2113 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
2114 | am__untar='${AMTAR} xf -' |
---|
2115 | bindir='${exec_prefix}/bin' |
---|
2116 | build='powerpc-apple-darwin9.8.0' |
---|
2117 | build_alias='' |
---|
2118 | build_cpu='powerpc' |
---|
2119 | build_os='darwin9.8.0' |
---|
2120 | build_vendor='apple' |
---|
2121 | datadir='${datarootdir}' |
---|
2122 | datarootdir='${prefix}/share' |
---|
2123 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
2124 | dvidir='${docdir}' |
---|
2125 | exec_prefix='NONE' |
---|
2126 | gdktarget='quartz' |
---|
2127 | gdktargetlib='libgdk-quartz-2.0.la' |
---|
2128 | gtktargetlib='libgtk-quartz-2.0.la' |
---|
2129 | host='i386-apple-darwin9.8.0' |
---|
2130 | host_alias='i386-apple-darwin9.8.0' |
---|
2131 | host_cpu='i386' |
---|
2132 | host_os='darwin9.8.0' |
---|
2133 | host_vendor='apple' |
---|
2134 | htmldir='${docdir}' |
---|
2135 | includedir='${prefix}/include' |
---|
2136 | infodir='${datarootdir}/info' |
---|
2137 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/gtk+-2.18.7-i386/install-sh' |
---|
2138 | libdir='${exec_prefix}/lib' |
---|
2139 | libexecdir='${exec_prefix}/libexec' |
---|
2140 | localedir='/opt/local/share/locale' |
---|
2141 | localstatedir='${prefix}/var' |
---|
2142 | lt_ECHO='/bin/echo' |
---|
2143 | mandir='${datarootdir}/man' |
---|
2144 | mkdir_p='$(top_builddir)/./install-sh -c -d' |
---|
2145 | ms_librarian='' |
---|
2146 | oldincludedir='/usr/include' |
---|
2147 | pdfdir='${docdir}' |
---|
2148 | prefix='/opt/local' |
---|
2149 | program_transform_name='s,x,x,' |
---|
2150 | psdir='${docdir}' |
---|
2151 | sbindir='${exec_prefix}/sbin' |
---|
2152 | sharedstatedir='${prefix}/com' |
---|
2153 | sysconfdir='${prefix}/etc' |
---|
2154 | target_alias='' |
---|
2155 | |
---|
2156 | ## ----------- ## |
---|
2157 | ## confdefs.h. ## |
---|
2158 | ## ----------- ## |
---|
2159 | |
---|
2160 | #define PACKAGE_NAME "gtk+" |
---|
2161 | #define PACKAGE_TARNAME "gtk+" |
---|
2162 | #define PACKAGE_VERSION "2.18.7" |
---|
2163 | #define PACKAGE_STRING "gtk+ 2.18.7" |
---|
2164 | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
2165 | #define GETTEXT_PACKAGE "gtk20" |
---|
2166 | #define STDC_HEADERS 1 |
---|
2167 | #define HAVE_SYS_TYPES_H 1 |
---|
2168 | #define HAVE_SYS_STAT_H 1 |
---|
2169 | #define HAVE_STDLIB_H 1 |
---|
2170 | #define HAVE_STRING_H 1 |
---|
2171 | #define HAVE_MEMORY_H 1 |
---|
2172 | #define HAVE_STRINGS_H 1 |
---|
2173 | #define HAVE_INTTYPES_H 1 |
---|
2174 | #define HAVE_STDINT_H 1 |
---|
2175 | #define HAVE_UNISTD_H 1 |
---|
2176 | #define HAVE_DLFCN_H 1 |
---|
2177 | #define LT_OBJDIR ".libs/" |
---|
2178 | #define GTK_COMPILED_WITH_DEBUGGING "minimum" |
---|
2179 | #define HAVE_LSTAT 1 |
---|
2180 | #define HAVE_MKSTEMP 1 |
---|
2181 | #define HAVE_FLOCKFILE 1 |
---|
2182 | #define HAVE_GETC_UNLOCKED 1 |
---|
2183 | #define HAVE_LOCALTIME_R 1 |
---|
2184 | #define HAVE_SIGSETJMP 1 |
---|
2185 | #define HAVE_LOCALE_H 1 |
---|
2186 | #define HAVE_LC_MESSAGES 1 |
---|
2187 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2188 | #define HAVE_GETTEXT 1 |
---|
2189 | #define HAVE_DCGETTEXT 1 |
---|
2190 | #define ENABLE_NLS 1 |
---|
2191 | #define GTK_LOCALEDIR "/opt/local/share/locale" |
---|
2192 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2193 | #define HAVE_PWD_H 1 |
---|
2194 | #define HAVE_PWD_H 1 |
---|
2195 | #define HAVE_SYS_TIME_H 1 |
---|
2196 | #define HAVE_SYS_TIME_H 1 |
---|
2197 | #define HAVE_UNISTD_H 1 |
---|
2198 | #define HAVE_UNISTD_H 1 |
---|
2199 | #define HAVE_FTW_H 1 |
---|
2200 | #define HAVE_FTW_H 1 |
---|
2201 | #define STDC_HEADERS 1 |
---|
2202 | #define RETSIGTYPE void |
---|
2203 | #define HAVE_STDLIB_H 1 |
---|
2204 | #define HAVE_UNISTD_H 1 |
---|
2205 | #define HAVE_GETPAGESIZE 1 |
---|
2206 | #define HAVE_WCHAR_H 1 |
---|
2207 | #define HAVE_WCTYPE_H 1 |
---|
2208 | #define HAVE_BROKEN_WCTYPE 1 |
---|
2209 | #define HAVE_CRT_EXTERNS_H 1 |
---|
2210 | #define HAVE__NSGETENVIRON 1 |
---|
2211 | #define USE_GMODULE 1 |
---|
2212 | #define HAVE_PROGRESSIVE_JPEG 1 |
---|
2213 | |
---|
2214 | configure: exit 1 |
---|