[Mono-osx] Error building mono from CVS on OS X

Michael Taylor mtaylor at alias.com
Mon May 30 16:02:57 EDT 2005


I've gotten further in building mono, however, I get this at the end  
of the build:

...
make[3]: Nothing to be done for `all-am'.
Making all in runtime
Making all in .
test -f ../../mcs/monoresgen/monoresgen.exe
make[3]: *** [monoresgen.exe] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

I've tried building with both gcc 3.3 and 4.0 and get this error on  
both.  It's not a very descriptive error:-)

/\/\ike

On May 30, 2005, at 11:41 AM, Michael Taylor wrote:


>
> 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
>>
>>
>>
>
> _______________________________________________
> 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