[Mono-osx] Error building mono from CVS on OS X
Michael Taylor
mtaylor at alias.com
Mon May 30 11:41:18 EDT 2005
Thanks! That did the trick. I'm building now!
Cheers!
/\/\ike
On May 30, 2005, at 3:39 AM, Paolo Molaro wrote:
> On 05/27/05 Michael Taylor wrote:
>
>> I'm trying to build mono from CVS, and I'm having difficulties. I'm
>> a newbie at this. Following the README directions, I'm getting this
>> error:
>>
>>
>>> ./autogen.sh --prefix=$HOME/Projects/mono/test
>>>
>> Running libtoolize...
>> Running aclocal ...
>> Running autoheader...
>> ...
>> checking for pkg-config... /usr/bin/pkg-config
>> ./configure: line 20888: syntax error near unexpected token
>> `BASE_DEPENDENCIES,'
>> ./configure: line 20888: `PKG_CHECK_MODULES(BASE_DEPENDENCIES,
>> glib-2.0 >= $GLIB_REQUIRED_VERSION)'
>>
>
> This is not OSX-specific.
> Anyway, you likely need to set the ACLOCAL_FLAGS enc var before
> running autogen.sh:
>
> ACLOCAL_FLAGS="-I /sw/share/aclocal" ./autogen.sh ...
>
> lupus
>
> --
> -----------------------------------------------------------------
> lupus at debian.org debian/rules
> lupus at ximian.com Monkeys do it better
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx
>
More information about the Mono-osx
mailing list