1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by glib configure 2.16.4, which was |
---|
5 | generated by GNU Autoconf 2.62. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --enable-static --mandir=/opt/local/share/man |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Cameron.local |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 9.4.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 1.00 gigabytes |
---|
33 | Default processor set: 92 tasks, 463 threads, 2 processors |
---|
34 | Load average: 2.81, Mach factor: 0.42 |
---|
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 | PATH: /usr/X11R6/bin |
---|
46 | PATH: /usr/texbin |
---|
47 | |
---|
48 | |
---|
49 | ## ----------- ## |
---|
50 | ## Core tests. ## |
---|
51 | ## ----------- ## |
---|
52 | |
---|
53 | configure:2283: checking for a BSD-compatible install |
---|
54 | configure:2351: result: /usr/bin/install |
---|
55 | configure:2362: checking whether build environment is sane |
---|
56 | configure:2405: result: yes |
---|
57 | configure:2430: checking for a thread-safe mkdir -p |
---|
58 | configure:2469: result: ./install-sh -c -d |
---|
59 | configure:2482: checking for gawk |
---|
60 | configure:2512: result: no |
---|
61 | configure:2482: checking for mawk |
---|
62 | configure:2512: result: no |
---|
63 | configure:2482: checking for nawk |
---|
64 | configure:2512: result: no |
---|
65 | configure:2482: checking for awk |
---|
66 | configure:2498: found /usr/bin/awk |
---|
67 | configure:2509: result: awk |
---|
68 | configure:2520: checking whether make sets $(MAKE) |
---|
69 | configure:2542: result: yes |
---|
70 | configure:2779: checking whether to enable maintainer-specific portions of Makefiles |
---|
71 | configure:2788: result: no |
---|
72 | configure:2808: checking build system type |
---|
73 | configure:2826: result: i386-apple-darwin9.4.0 |
---|
74 | configure:2848: checking host system type |
---|
75 | configure:2863: result: i386-apple-darwin9.4.0 |
---|
76 | configure:2886: checking for the BeOS |
---|
77 | configure:2896: result: no |
---|
78 | configure:2900: checking for Win32 |
---|
79 | configure:2937: result: no |
---|
80 | configure:2941: checking for Mac OS X Carbon support |
---|
81 | configure:2955: checking for style of include used by make |
---|
82 | configure:2983: result: GNU |
---|
83 | configure:3053: checking for gcc |
---|
84 | configure:3080: result: /usr/bin/gcc-4.0 |
---|
85 | configure:3318: checking for C compiler version |
---|
86 | configure:3326: /usr/bin/gcc-4.0 --version >&5 |
---|
87 | i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
---|
88 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
89 | This is free software; see the source for copying conditions. There is NO |
---|
90 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
91 | |
---|
92 | configure:3330: $? = 0 |
---|
93 | configure:3337: /usr/bin/gcc-4.0 -v >&5 |
---|
94 | Using built-in specs. |
---|
95 | Target: i686-apple-darwin9 |
---|
96 | Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
---|
97 | Thread model: posix |
---|
98 | gcc version 4.0.1 (Apple Inc. build 5465) |
---|
99 | configure:3341: $? = 0 |
---|
100 | configure:3348: /usr/bin/gcc-4.0 -V >&5 |
---|
101 | gcc-4.0: argument to `-V' is missing |
---|
102 | configure:3352: $? = 1 |
---|
103 | configure:3375: checking for C compiler default output file name |
---|
104 | configure:3397: /usr/bin/gcc-4.0 -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include -L/opt/local/lib -bind_at_load conftest.c >&5 |
---|
105 | configure:3401: $? = 0 |
---|
106 | configure:3439: result: a.out |
---|
107 | configure:3456: checking whether the C compiler works |
---|
108 | configure:3466: ./a.out |
---|
109 | configure:3470: $? = 0 |
---|
110 | configure:3487: result: yes |
---|
111 | configure:3494: checking whether we are cross compiling |
---|
112 | configure:3496: result: no |
---|
113 | configure:3499: checking for suffix of executables |
---|
114 | configure:3506: /usr/bin/gcc-4.0 -o conftest -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include -L/opt/local/lib -bind_at_load conftest.c >&5 |
---|
115 | configure:3510: $? = 0 |
---|
116 | configure:3534: result: |
---|
117 | configure:3540: checking for suffix of object files |
---|
118 | configure:3566: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
119 | configure:3570: $? = 0 |
---|
120 | configure:3593: result: o |
---|
121 | configure:3597: checking whether we are using the GNU C compiler |
---|
122 | configure:3626: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
123 | configure:3633: $? = 0 |
---|
124 | configure:3650: result: yes |
---|
125 | configure:3659: checking whether /usr/bin/gcc-4.0 accepts -g |
---|
126 | configure:3689: /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.c >&5 |
---|
127 | configure:3696: $? = 0 |
---|
128 | configure:3797: result: yes |
---|
129 | configure:3814: checking for /usr/bin/gcc-4.0 option to accept ISO C89 |
---|
130 | configure:3888: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
131 | configure:3895: $? = 0 |
---|
132 | configure:3918: result: none needed |
---|
133 | configure:3938: checking dependency style of /usr/bin/gcc-4.0 |
---|
134 | configure:4029: result: gcc3 |
---|
135 | configure:4050: checking how to run the C preprocessor |
---|
136 | configure:4168: result: /usr/bin/cpp-4.0 |
---|
137 | configure:4197: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
138 | configure:4204: $? = 0 |
---|
139 | configure:4235: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
140 | conftest.c:13:28: error: ac_nonexistent.h: No such file or directory |
---|
141 | configure:4242: $? = 1 |
---|
142 | configure: failed program was: |
---|
143 | | /* confdefs.h. */ |
---|
144 | | #define PACKAGE_NAME "glib" |
---|
145 | | #define PACKAGE_TARNAME "glib" |
---|
146 | | #define PACKAGE_VERSION "2.16.4" |
---|
147 | | #define PACKAGE_STRING "glib 2.16.4" |
---|
148 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
149 | | #define GLIB_MAJOR_VERSION 2 |
---|
150 | | #define GLIB_MINOR_VERSION 16 |
---|
151 | | #define GLIB_MICRO_VERSION 4 |
---|
152 | | #define GLIB_INTERFACE_AGE 4 |
---|
153 | | #define GLIB_BINARY_AGE 1604 |
---|
154 | | /* end confdefs.h. */ |
---|
155 | | #include <ac_nonexistent.h> |
---|
156 | configure:4296: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
157 | configure:4303: $? = 0 |
---|
158 | configure:4318: result: yes |
---|
159 | configure:4774: checking whether to enable garbage collector friendliness |
---|
160 | configure:4785: result: no |
---|
161 | configure:4789: checking whether to disable memory pools |
---|
162 | configure:4792: result: no |
---|
163 | configure:4866: checking for gcc |
---|
164 | configure:4893: result: /usr/bin/gcc-4.0 |
---|
165 | configure:5131: checking for C compiler version |
---|
166 | configure:5139: /usr/bin/gcc-4.0 --version >&5 |
---|
167 | i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
---|
168 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
169 | This is free software; see the source for copying conditions. There is NO |
---|
170 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
171 | |
---|
172 | configure:5143: $? = 0 |
---|
173 | configure:5150: /usr/bin/gcc-4.0 -v >&5 |
---|
174 | Using built-in specs. |
---|
175 | Target: i686-apple-darwin9 |
---|
176 | Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
---|
177 | Thread model: posix |
---|
178 | gcc version 4.0.1 (Apple Inc. build 5465) |
---|
179 | configure:5154: $? = 0 |
---|
180 | configure:5161: /usr/bin/gcc-4.0 -V >&5 |
---|
181 | gcc-4.0: argument to `-V' is missing |
---|
182 | configure:5165: $? = 1 |
---|
183 | configure:5168: checking whether we are using the GNU C compiler |
---|
184 | configure:5221: result: yes |
---|
185 | configure:5230: checking whether /usr/bin/gcc-4.0 accepts -g |
---|
186 | configure:5368: result: yes |
---|
187 | configure:5385: checking for /usr/bin/gcc-4.0 option to accept ISO C89 |
---|
188 | configure:5489: result: none needed |
---|
189 | configure:5509: checking dependency style of /usr/bin/gcc-4.0 |
---|
190 | configure:5600: result: gcc3 |
---|
191 | configure:5620: checking for c++ |
---|
192 | configure:5647: result: /usr/bin/g++-4.0 |
---|
193 | configure:5782: checking for C++ compiler version |
---|
194 | configure:5790: /usr/bin/g++-4.0 --version >&5 |
---|
195 | i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
---|
196 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
197 | This is free software; see the source for copying conditions. There is NO |
---|
198 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
199 | |
---|
200 | configure:5794: $? = 0 |
---|
201 | configure:5801: /usr/bin/g++-4.0 -v >&5 |
---|
202 | Using built-in specs. |
---|
203 | Target: i686-apple-darwin9 |
---|
204 | Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
---|
205 | Thread model: posix |
---|
206 | gcc version 4.0.1 (Apple Inc. build 5465) |
---|
207 | configure:5805: $? = 0 |
---|
208 | configure:5812: /usr/bin/g++-4.0 -V >&5 |
---|
209 | g++-4.0: argument to `-V' is missing |
---|
210 | configure:5816: $? = 1 |
---|
211 | configure:5819: checking whether we are using the GNU C++ compiler |
---|
212 | configure:5848: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5 |
---|
213 | configure:5855: $? = 0 |
---|
214 | configure:5872: result: yes |
---|
215 | configure:5881: checking whether /usr/bin/g++-4.0 accepts -g |
---|
216 | configure:5911: /usr/bin/g++-4.0 -c -g -I/opt/local/include conftest.cpp >&5 |
---|
217 | configure:5918: $? = 0 |
---|
218 | configure:6019: result: yes |
---|
219 | configure:6044: checking dependency style of /usr/bin/g++-4.0 |
---|
220 | configure:6135: result: gcc3 |
---|
221 | configure:6172: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5 |
---|
222 | configure:6179: $? = 0 |
---|
223 | configure:6256: checking for gcc |
---|
224 | configure:6283: result: /usr/bin/gcc-4.0 |
---|
225 | configure:6521: checking for C compiler version |
---|
226 | configure:6529: /usr/bin/gcc-4.0 --version >&5 |
---|
227 | i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
---|
228 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
229 | This is free software; see the source for copying conditions. There is NO |
---|
230 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
231 | |
---|
232 | configure:6533: $? = 0 |
---|
233 | configure:6540: /usr/bin/gcc-4.0 -v >&5 |
---|
234 | Using built-in specs. |
---|
235 | Target: i686-apple-darwin9 |
---|
236 | Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
---|
237 | Thread model: posix |
---|
238 | gcc version 4.0.1 (Apple Inc. build 5465) |
---|
239 | configure:6544: $? = 0 |
---|
240 | configure:6551: /usr/bin/gcc-4.0 -V >&5 |
---|
241 | gcc-4.0: argument to `-V' is missing |
---|
242 | configure:6555: $? = 1 |
---|
243 | configure:6558: checking whether we are using the GNU C compiler |
---|
244 | configure:6611: result: yes |
---|
245 | configure:6620: checking whether /usr/bin/gcc-4.0 accepts -g |
---|
246 | configure:6758: result: yes |
---|
247 | configure:6775: checking for /usr/bin/gcc-4.0 option to accept ISO C89 |
---|
248 | configure:6879: result: none needed |
---|
249 | configure:6899: checking dependency style of /usr/bin/gcc-4.0 |
---|
250 | configure:6990: result: gcc3 |
---|
251 | configure:7009: checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together |
---|
252 | configure:7044: /usr/bin/gcc-4.0 -c conftest.c -o conftest2.o >&5 |
---|
253 | configure:7048: $? = 0 |
---|
254 | configure:7054: /usr/bin/gcc-4.0 -c conftest.c -o conftest2.o >&5 |
---|
255 | configure:7058: $? = 0 |
---|
256 | configure:7069: cc -c conftest.c >&5 |
---|
257 | configure:7073: $? = 0 |
---|
258 | configure:7081: cc -c conftest.c -o conftest2.o >&5 |
---|
259 | configure:7085: $? = 0 |
---|
260 | configure:7091: cc -c conftest.c -o conftest2.o >&5 |
---|
261 | configure:7095: $? = 0 |
---|
262 | configure:7113: result: yes |
---|
263 | configure:7153: checking for a BSD-compatible install |
---|
264 | configure:7221: result: /usr/bin/install |
---|
265 | configure:7240: checking for special C compiler options needed for large files |
---|
266 | configure:7335: result: no |
---|
267 | configure:7341: checking for _FILE_OFFSET_BITS value needed for large files |
---|
268 | configure:7376: /usr/bin/gcc-4.0 -c -O2 -funroll-loops -fstrict-aliasing -I/opt/local/include conftest.c >&5 |
---|
269 | configure:7383: $? = 0 |
---|
270 | configure:7452: result: no |
---|
271 | configure:7595: checking for pkg-config |
---|
272 | configure:7626: result: no |
---|
273 | configure:7635: error: *** pkg-config not found. See http://www.freedesktop.org/software/pkgconfig/ |
---|
274 | |
---|
275 | ## ---------------- ## |
---|
276 | ## Cache variables. ## |
---|
277 | ## ---------------- ## |
---|
278 | |
---|
279 | ac_cv_build=i386-apple-darwin9.4.0 |
---|
280 | ac_cv_c_compiler_gnu=yes |
---|
281 | ac_cv_cxx_compiler_gnu=yes |
---|
282 | ac_cv_env_CCC_set= |
---|
283 | ac_cv_env_CCC_value= |
---|
284 | ac_cv_env_CC_set=set |
---|
285 | ac_cv_env_CC_value=/usr/bin/gcc-4.0 |
---|
286 | ac_cv_env_CFLAGS_set=set |
---|
287 | ac_cv_env_CFLAGS_value='-O2 -funroll-loops -fstrict-aliasing' |
---|
288 | ac_cv_env_CPPFLAGS_set=set |
---|
289 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
290 | ac_cv_env_CPP_set=set |
---|
291 | ac_cv_env_CPP_value=/usr/bin/cpp-4.0 |
---|
292 | ac_cv_env_CXXCPP_set= |
---|
293 | ac_cv_env_CXXCPP_value= |
---|
294 | ac_cv_env_CXXFLAGS_set=set |
---|
295 | ac_cv_env_CXXFLAGS_value=-O2 |
---|
296 | ac_cv_env_CXX_set=set |
---|
297 | ac_cv_env_CXX_value=/usr/bin/g++-4.0 |
---|
298 | ac_cv_env_F77_set= |
---|
299 | ac_cv_env_F77_value= |
---|
300 | ac_cv_env_FFLAGS_set=set |
---|
301 | ac_cv_env_FFLAGS_value=-O2 |
---|
302 | ac_cv_env_LDFLAGS_set=set |
---|
303 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -bind_at_load' |
---|
304 | ac_cv_env_LIBS_set= |
---|
305 | ac_cv_env_LIBS_value= |
---|
306 | ac_cv_env_PCRE_CFLAGS_set= |
---|
307 | ac_cv_env_PCRE_CFLAGS_value= |
---|
308 | ac_cv_env_PCRE_LIBS_set= |
---|
309 | ac_cv_env_PCRE_LIBS_value= |
---|
310 | ac_cv_env_PKG_CONFIG_set= |
---|
311 | ac_cv_env_PKG_CONFIG_value= |
---|
312 | ac_cv_env_build_alias_set= |
---|
313 | ac_cv_env_build_alias_value= |
---|
314 | ac_cv_env_host_alias_set= |
---|
315 | ac_cv_env_host_alias_value= |
---|
316 | ac_cv_env_target_alias_set= |
---|
317 | ac_cv_env_target_alias_value= |
---|
318 | ac_cv_host=i386-apple-darwin9.4.0 |
---|
319 | ac_cv_objext=o |
---|
320 | ac_cv_path_PKG_CONFIG=no |
---|
321 | ac_cv_prog_AWK=awk |
---|
322 | ac_cv_prog_CPP=/usr/bin/cpp-4.0 |
---|
323 | ac_cv_prog_CXX=/usr/bin/g++-4.0 |
---|
324 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0 |
---|
325 | ac_cv_prog_cc__usr_bin_gcc_4_0_c_o=yes |
---|
326 | ac_cv_prog_cc_c89= |
---|
327 | ac_cv_prog_cc_g=yes |
---|
328 | ac_cv_prog_cxx_g=yes |
---|
329 | ac_cv_prog_make_make_set=yes |
---|
330 | ac_cv_sys_file_offset_bits=no |
---|
331 | ac_cv_sys_largefile_CC=no |
---|
332 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
333 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
334 | am_cv_prog_cc_stdc= |
---|
335 | |
---|
336 | ## ----------------- ## |
---|
337 | ## Output variables. ## |
---|
338 | ## ----------------- ## |
---|
339 | |
---|
340 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.16.4/missing --run aclocal-1.10' |
---|
341 | ALLOCA='' |
---|
342 | AMDEPBACKSLASH='\' |
---|
343 | AMDEP_FALSE='#' |
---|
344 | AMDEP_TRUE='' |
---|
345 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.16.4/missing --run tar' |
---|
346 | AR='' |
---|
347 | AS='' |
---|
348 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.16.4/missing --run autoconf' |
---|
349 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.16.4/missing --run autoheader' |
---|
350 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.16.4/missing --run automake-1.10' |
---|
351 | AWK='awk' |
---|
352 | CATALOGS='' |
---|
353 | CATOBJEXT='' |
---|
354 | CC='/usr/bin/gcc-4.0' |
---|
355 | CCDEPMODE='depmode=gcc3' |
---|
356 | CFLAGS='-O2 -funroll-loops -fstrict-aliasing' |
---|
357 | CPP='/usr/bin/cpp-4.0' |
---|
358 | CPPFLAGS='-I/opt/local/include' |
---|
359 | CROSS_COMPILING_FALSE='' |
---|
360 | CROSS_COMPILING_TRUE='' |
---|
361 | CXX='/usr/bin/g++-4.0' |
---|
362 | CXXCPP='' |
---|
363 | CXXDEPMODE='depmode=gcc3' |
---|
364 | CXXFLAGS='-O2' |
---|
365 | CYGPATH_W='echo' |
---|
366 | DATADIRNAME='' |
---|
367 | DEFS='' |
---|
368 | DEPDIR='.deps' |
---|
369 | DISABLE_MEM_POOLS='' |
---|
370 | DLLTOOL='' |
---|
371 | DSYMUTIL='' |
---|
372 | ECHO='/bin/echo' |
---|
373 | ECHO_C='\c' |
---|
374 | ECHO_N='' |
---|
375 | ECHO_T='' |
---|
376 | EGREP='' |
---|
377 | ENABLE_GTK_DOC_FALSE='' |
---|
378 | ENABLE_GTK_DOC_TRUE='' |
---|
379 | ENABLE_MAN_FALSE='' |
---|
380 | ENABLE_MAN_TRUE='' |
---|
381 | ENABLE_REGEX_FALSE='' |
---|
382 | ENABLE_REGEX_TRUE='' |
---|
383 | ENABLE_TIMELOOP_FALSE='' |
---|
384 | ENABLE_TIMELOOP_TRUE='' |
---|
385 | EXEEXT='' |
---|
386 | F77='' |
---|
387 | FAM_LIBS='' |
---|
388 | FFLAGS='-O2' |
---|
389 | GETTEXT_PACKAGE='' |
---|
390 | GIO='' |
---|
391 | GIO_MODULE_DIR='' |
---|
392 | GLIBC21='' |
---|
393 | GLIB_BINARY_AGE='1604' |
---|
394 | GLIB_DEBUG_FLAGS='' |
---|
395 | GLIB_DEF='' |
---|
396 | GLIB_EXTRA_CFLAGS='' |
---|
397 | GLIB_GENMARSHAL='' |
---|
398 | GLIB_INTERFACE_AGE='4' |
---|
399 | GLIB_MAJOR_VERSION='2' |
---|
400 | GLIB_MICRO_VERSION='4' |
---|
401 | GLIB_MINOR_VERSION='16' |
---|
402 | GLIB_VERSION='2.16.4' |
---|
403 | GMODULE_DEF='' |
---|
404 | GMOFILES='' |
---|
405 | GMSGFMT='' |
---|
406 | GOBJECT_DEF='' |
---|
407 | GREP='' |
---|
408 | GSPAWN='' |
---|
409 | GTHREAD_COMPILE_IMPL_DEFINES='' |
---|
410 | GTHREAD_DEF='' |
---|
411 | GTKDOC_CHECK='' |
---|
412 | GTK_DOC_USE_LIBTOOL_FALSE='' |
---|
413 | GTK_DOC_USE_LIBTOOL_TRUE='' |
---|
414 | G_LIBS_EXTRA='' |
---|
415 | G_MODULE_BROKEN_RTLD_GLOBAL='' |
---|
416 | G_MODULE_HAVE_DLERROR='' |
---|
417 | G_MODULE_IMPL='' |
---|
418 | G_MODULE_LDFLAGS='' |
---|
419 | G_MODULE_LIBS='' |
---|
420 | G_MODULE_LIBS_EXTRA='' |
---|
421 | G_MODULE_NEED_USCORE='' |
---|
422 | G_MODULE_PLUGIN_LIBS='' |
---|
423 | G_MODULE_SUPPORTED='' |
---|
424 | G_THREAD_CFLAGS='' |
---|
425 | G_THREAD_LIBS='' |
---|
426 | G_THREAD_LIBS_EXTRA='' |
---|
427 | G_THREAD_LIBS_FOR_GTHREAD='' |
---|
428 | HAVE_CXX_FALSE='#' |
---|
429 | HAVE_CXX_TRUE='' |
---|
430 | HAVE_FAM_FALSE='' |
---|
431 | HAVE_FAM_TRUE='' |
---|
432 | HAVE_GNUC_VISIBILITY_FALSE='' |
---|
433 | HAVE_GNUC_VISIBILITY_TRUE='' |
---|
434 | HAVE_GOOD_PRINTF_FALSE='' |
---|
435 | HAVE_GOOD_PRINTF_TRUE='' |
---|
436 | HAVE_INOTIFY_FALSE='' |
---|
437 | HAVE_INOTIFY_TRUE='' |
---|
438 | HAVE_SUNSTUDIO_VISIBILITY_FALSE='' |
---|
439 | HAVE_SUNSTUDIO_VISIBILITY_TRUE='' |
---|
440 | HTML_DIR='' |
---|
441 | ICONV_LIBS='' |
---|
442 | INDENT='' |
---|
443 | INSTALL_DATA='${INSTALL} -m 644' |
---|
444 | INSTALL_PROGRAM='${INSTALL}' |
---|
445 | INSTALL_SCRIPT='${INSTALL}' |
---|
446 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
447 | INSTOBJEXT='' |
---|
448 | INTLLIBS='' |
---|
449 | LDFLAGS='-L/opt/local/lib -bind_at_load -framework Carbon' |
---|
450 | LIBOBJS='' |
---|
451 | LIBS='' |
---|
452 | LIBTOOL='' |
---|
453 | LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^g.*"' |
---|
454 | LN_S='' |
---|
455 | LTLIBOBJS='' |
---|
456 | LT_AGE='1600' |
---|
457 | LT_CURRENT='1600' |
---|
458 | LT_CURRENT_MINUS_AGE='0' |
---|
459 | LT_RELEASE='2.16' |
---|
460 | LT_REVISION='4' |
---|
461 | MAINT='#' |
---|
462 | MAINTAINER_MODE_FALSE='' |
---|
463 | MAINTAINER_MODE_TRUE='#' |
---|
464 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.16.4/missing --run makeinfo' |
---|
465 | MKDIR_P='./install-sh -c -d' |
---|
466 | MKINSTALLDIRS='' |
---|
467 | MSGFMT='' |
---|
468 | MSGFMT_OPTS='' |
---|
469 | MS_LIB_AVAILABLE_FALSE='' |
---|
470 | MS_LIB_AVAILABLE_TRUE='#' |
---|
471 | NM='' |
---|
472 | NMEDIT='' |
---|
473 | OBJDUMP='' |
---|
474 | OBJEXT='o' |
---|
475 | OS_CARBON_FALSE='#' |
---|
476 | OS_CARBON_TRUE='' |
---|
477 | OS_LINUX_FALSE='' |
---|
478 | OS_LINUX_TRUE='#' |
---|
479 | OS_UNIX_FALSE='#' |
---|
480 | OS_UNIX_TRUE='' |
---|
481 | OS_WIN32_FALSE='' |
---|
482 | OS_WIN32_TRUE='#' |
---|
483 | PACKAGE='glib' |
---|
484 | PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib' |
---|
485 | PACKAGE_NAME='glib' |
---|
486 | PACKAGE_STRING='glib 2.16.4' |
---|
487 | PACKAGE_TARNAME='glib' |
---|
488 | PACKAGE_VERSION='2.16.4' |
---|
489 | PATH_SEPARATOR=':' |
---|
490 | PCRE_CFLAGS='' |
---|
491 | PCRE_LIBS='' |
---|
492 | PCRE_REQUIRES='' |
---|
493 | PCRE_WARN_CFLAGS='' |
---|
494 | PERL='' |
---|
495 | PERL_PATH='' |
---|
496 | PKG_CONFIG='no' |
---|
497 | PLATFORMDEP='' |
---|
498 | PLATFORM_WIN32_FALSE='' |
---|
499 | PLATFORM_WIN32_TRUE='' |
---|
500 | POFILES='' |
---|
501 | POSUB='' |
---|
502 | PO_IN_DATADIR_FALSE='' |
---|
503 | PO_IN_DATADIR_TRUE='' |
---|
504 | PYTHON='' |
---|
505 | PYTHON_EXEC_PREFIX='' |
---|
506 | PYTHON_PLATFORM='' |
---|
507 | PYTHON_PREFIX='' |
---|
508 | PYTHON_VERSION='' |
---|
509 | RANLIB='' |
---|
510 | REBUILD='' |
---|
511 | SED='' |
---|
512 | SELINUX_LIBS='' |
---|
513 | SET_MAKE='' |
---|
514 | SHELL='/bin/sh' |
---|
515 | STRIP='' |
---|
516 | TESTGMODULE_EXP='' |
---|
517 | USE_NLS='' |
---|
518 | USE_SYSTEM_PCRE_FALSE='' |
---|
519 | USE_SYSTEM_PCRE_TRUE='' |
---|
520 | VERSION='2.16.4' |
---|
521 | WINDRES='' |
---|
522 | XATTR_LIBS='' |
---|
523 | XGETTEXT='' |
---|
524 | XMLCATALOG='' |
---|
525 | XML_CATALOG_FILE='' |
---|
526 | XSLTPROC='' |
---|
527 | ac_ct_CC='/usr/bin/gcc-4.0' |
---|
528 | ac_ct_CXX='' |
---|
529 | ac_ct_F77='' |
---|
530 | am__fastdepCC_FALSE='#' |
---|
531 | am__fastdepCC_TRUE='' |
---|
532 | am__fastdepCXX_FALSE='#' |
---|
533 | am__fastdepCXX_TRUE='' |
---|
534 | am__include='include' |
---|
535 | am__isrc='' |
---|
536 | am__leading_dot='.' |
---|
537 | am__quote='' |
---|
538 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
539 | am__untar='${AMTAR} xf -' |
---|
540 | bindir='${exec_prefix}/bin' |
---|
541 | build='i386-apple-darwin9.4.0' |
---|
542 | build_alias='' |
---|
543 | build_cpu='i386' |
---|
544 | build_os='darwin9.4.0' |
---|
545 | build_vendor='apple' |
---|
546 | datadir='${datarootdir}' |
---|
547 | datarootdir='${prefix}/share' |
---|
548 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
549 | dvidir='${docdir}' |
---|
550 | exec_prefix='NONE' |
---|
551 | host='i386-apple-darwin9.4.0' |
---|
552 | host_alias='' |
---|
553 | host_cpu='i386' |
---|
554 | host_os='darwin9.4.0' |
---|
555 | host_vendor='apple' |
---|
556 | htmldir='${docdir}' |
---|
557 | includedir='${prefix}/include' |
---|
558 | infodir='${datarootdir}/info' |
---|
559 | install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.16.4/install-sh' |
---|
560 | libdir='${exec_prefix}/lib' |
---|
561 | libexecdir='${exec_prefix}/libexec' |
---|
562 | localedir='${datarootdir}/locale' |
---|
563 | localstatedir='${prefix}/var' |
---|
564 | mandir='/opt/local/share/man' |
---|
565 | mkdir_p='$(top_builddir)/./install-sh -c -d' |
---|
566 | ms_librarian='' |
---|
567 | oldincludedir='/usr/include' |
---|
568 | pdfdir='${docdir}' |
---|
569 | pkgpyexecdir='' |
---|
570 | pkgpythondir='' |
---|
571 | prefix='/opt/local' |
---|
572 | program_transform_name='s,x,x,' |
---|
573 | psdir='${docdir}' |
---|
574 | pyexecdir='' |
---|
575 | pythondir='' |
---|
576 | sbindir='${exec_prefix}/sbin' |
---|
577 | sharedstatedir='${prefix}/com' |
---|
578 | sysconfdir='${prefix}/etc' |
---|
579 | target_alias='' |
---|
580 | |
---|
581 | ## ----------- ## |
---|
582 | ## confdefs.h. ## |
---|
583 | ## ----------- ## |
---|
584 | |
---|
585 | #define PACKAGE_NAME "glib" |
---|
586 | #define PACKAGE_TARNAME "glib" |
---|
587 | #define PACKAGE_VERSION "2.16.4" |
---|
588 | #define PACKAGE_STRING "glib 2.16.4" |
---|
589 | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
590 | #define GLIB_MAJOR_VERSION 2 |
---|
591 | #define GLIB_MINOR_VERSION 16 |
---|
592 | #define GLIB_MICRO_VERSION 4 |
---|
593 | #define GLIB_INTERFACE_AGE 4 |
---|
594 | #define GLIB_BINARY_AGE 1604 |
---|
595 | #define HAVE_CARBON 1 |
---|
596 | |
---|
597 | configure: exit 1 |
---|