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

Michael Franz mvfranz at gmail.com
Wed Aug 7 02:13:10 UTC 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20130806/fa052f53/attachment.html>


More information about the Mono-devel-list mailing list