[Mono-list] configure ERROR: PKG_CHECK_MODULES(BASE_DEPENDENCIES, glib-2.0 >= $GLIB_REQUIRED_VERSION)'
Ben Aurel
ben.aurel at gmail.com
Tue Aug 19 18:44:47 EDT 2008
hi
I try to compile mono from svn on my mac intel machine (os x leopard, 10.5.4)
I'm pretty sure I have all dependencies installed and also the
pkg-config path is set. here is the error I get after running
./autogen.sh --prefix=/usr/local/mono
....
checking integrity of package... ok
checking for pkg-config... /usr/local/bin/pkg-config
./configure: line 23938: syntax error near unexpected token `BASE_DEPENDENCIES,'
./configure: line 23938: ` PKG_CHECK_MODULES(BASE_DEPENDENCIES,
glib-2.0 >= $GLIB_REQUIRED_VERSION)'
Any ideas?
thanks
ben
More information about the Mono-list
mailing list