Skip to content

Instantly share code, notes, and snippets.

@koush
Created September 30, 2010 00:57
Show Gist options
  • Save koush/603841 to your computer and use it in GitHub Desktop.
Save koush/603841 to your computer and use it in GitHub Desktop.
Configuring package: main
-------------------------
Configuration options: --disable-update-mimedb --disable-update-desktopdb --disable-gnomeplatform --enable-macplatform --enable-tests
Running aclocal -I /Library/Frameworks/Mono.framework/Versions/Current/share/aclocal ...
Running automake --foreign ...
Running autoconf ...
Running ./configure --enable-maintainer-mode --enable-compile-warnings --prefix=/usr/local --disable-update-mimedb --disable-update-desktopdb --disable-gnomeplatform --enable-macplatform --enable-tests ...
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 how to create a ustar tar archive... none
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for mono... /Library/Frameworks/Mono.framework/Versions/Current/bin/mono
checking for gmcs... /Library/Frameworks/Mono.framework/Versions/Current/bin/gmcs
checking for pkg-config... /Library/Frameworks/Mono.framework/Versions/Current/bin/pkg-config
checking for msgfmt... /opt/local/bin/msgfmt
checking for msgmerge... /opt/local/bin/msgmerge
./configure: line 2695: syntax error near unexpected token `UNMANAGED_DEPENDENCIES_MONO,mono'
./configure: line 2695: `PKG_CHECK_MODULES(UNMANAGED_DEPENDENCIES_MONO,mono >= $MONO_REQUIRED_VERSION, has_mono=true, has_mono=false)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment