[Mono-dev] Mono 3.2.1 OS X Build on Mountain Lion with threads failure [libmonoruntime_la-threads.lo] Error 1

Rodrigo Kumpera kumpera at gmail.com
Thu Aug 8 15:50:33 UTC 2013


The build instructions have been updated.


On Wed, Aug 7, 2013 at 9:37 PM, Michael Franz <mvfranz at gmail.com> wrote:

> Zoltan,
>
> Your suggestion worked!  Thank you!
>
> How do we get the OS X build instructions updated?  This is the page I was
> working from.  http://mono-project.com/Compiling_Mono_on_OSX
>
> Michael
>
>
> On Wed, Aug 7, 2013 at 3:54 AM, Zoltan Varga <vargaz at gmail.com> wrote:
>
>> Hi,
>>
>>  Instead of CFLAGS="-m32", try configure --build=i386-apple-darwin11.2.0
>> or something.
>>
>>              Zoltan
>>
>>
>> On Wed, Aug 7, 2013 at 4:13 AM, Michael Franz <mvfranz at gmail.com> wrote:
>>
>>>  Hi,
>>>
>>> I download the latest tar file (mono-3.2.1.tar.bz2<http://download.mono-project.com/sources/mono/mono-3.2.1.tar.bz2>) and
>>> followed the OS X build instructions.  The 32 bit build is failing, similar
>>> to this old thread
>>> http://mono.1490590.n4.nabble.com/mono-io-layer-mono-mutex-h-Errors-in-Current-Master-td3515845.html#a3515916.  The 64 bit build works just fine.  How do I get more details of the
>>> exact error?
>>>
>>>   $ CC='cc -m32' ./configure --prefix=DIR --enable-nls=no
>>>   $ make
>>>
>>> Making all in metadata
>>>   CC       libmonoruntime_la-threads.lo
>>> make[3]: *** [libmonoruntime_la-threads.lo] Error 1
>>> make[2]: *** [all-recursive] Error 1
>>> make[1]: *** [all-recursive] Error 1
>>> make: *** [all] Error 2
>>>
>>> I have tried 'make V=1', but that just seems to give me the information
>>> about the command used to build and not the details on the problem.
>>>
>>> My system detail ares:
>>> mono-3.2.1$ uname -a
>>> Darwin MacMini.local 12.4.0 Darwin Kernel Version 12.4.0: Wed May  1
>>> 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64 x86_64
>>>
>>> mono-3.2.1$ gcc --version
>>> i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build
>>> 5658) (LLVM build 2336.11.00)
>>>
>>> Any help is appreciated.
>>>
>>> Michael
>>>
>>> _______________________________________________
>>> Mono-devel-list mailing list
>>> Mono-devel-list at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>>
>>>
>>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20130808/95771a5a/attachment.html>


More information about the Mono-devel-list mailing list