==> Running configure in work/main.d/glib-2.15.6
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-apple-darwin9.2.0
checking host system type... i386-apple-darwin9.2.0
checking for the BeOS... no
checking for Win32... no
checking for Mac OS X Carbon support... checking for style of include used by make... GNU
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
yes
checking whether to enable garbage collector friendliness... no
checking whether to disable memory pools... no
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for c++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking whether cc understands -c and -o together... rm: conftest.dSYM: is a directory
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
rm: conftest.dSYM: is a directory
checking for pkg-config... /opt/local/bin/pkg-config
checking for gawk... (cached) awk
checking for perl5... no
checking for perl... perl
checking for indent... indent
checking for perl... /usr/bin/perl
checking whether /usr/bin/python version >= 2.4... yes
checking for /usr/bin/python version... 2.5
checking for /usr/bin/python platform... darwin
checking for /usr/bin/python script directory... /Library/Python/2.5/site-packages
checking for /usr/bin/python extension module directory... /Library/Python/2.5/site-packages
checking for iconv_open... no
checking for libiconv_open in -liconv... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether we are using the GNU C Library 2.1 or newer... rm: conftest.dSYM: is a directory
no
checking Whether to cache iconv descriptors... yes
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
configure: error:
*** You must have either have gettext support in your C library, or use the
*** GNU gettext library. (
http://www.gnu.org/software/gettext/gettext.html
make[5]: *** [configure-work/main.d/glib-2.15.6/configure] Error 1
make[4]: *** [../../platform/glib/cookies/main.d/install] Error 2
make[3]: *** [../../freedesktop/shared-mime-info/cookies/main.d/install] Error 2
make[2]: *** [../../platform/gtk+/cookies/main.d/install] Error 2
make[1]: *** [../../bindings/pygtk/cookies/main.d/install] Error 2
make: *** [paranoid-install] Error 2
Unknown. I have all the gettext libraries already installed and I added /opt/local/lib to the library path in the gar.conf.mk... but that didn't work. :/
LDFLAGS += -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -L$(libdir)
PATH := /opt/local/bin:/opt/local/sbin:$(bindir):$(sbindir):$(PATH)
LD_LIBRARY_PATH := /opt/local/lib:$(libdir):$(LD_LIBRARY_PATH)
PKG_CONFIG_PATH := /opt/local/bin/pkg-config:$(libdir)/pkg-config:$(libdir)/pkgconfig:$(datadir)/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig