Ticket #15914: config.log

File config.log, 19.9 KB (added by tim.lahey@…, 16 years ago)

Configure log of glib2 build

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