[erlang-questions] Compile error on Mac OS X 10.6

Paul Joseph Davis paul.joseph.davis@REDACTED
Sun Nov 22 06:49:12 CET 2009


Have you installed the Xcode developer tools?



On Nov 21, 2009, at 11:12 PM, Herman Chan <hermanccw@REDACTED> wrote:

> Hi all,
>
> I am new to Erlang and trying to compile from source in mac os x.  I
> tried to compiled with ./configure --enable-threads
> --enable-smp-support --enable-kernel-poll, but got the following
> error.
>
> Ignoring the --cache-file argument since it can cause the system to be
> erroneously configured
> Disabling caching
> checking build system type... i386-apple-darwin10.0.0
> checking host system type... i386-apple-darwin10.0.0
> checking for gcc... gcc
> checking for C compiler default output file name... configure: error:
> C compiler cannot create executables
> See `config.log' for more details.
>
> Looking at config.log, it seems like the problem is in this line.
>
> configure:1771: gcc    conftest.c  >&5
> ld: library not found for -lcrt1.10.5.o
> collect2: ld returned 1 exit status
>
> Has anyone got this error before?  Any help is appreciated.
>
> ________________________________________________________________
> erlang-questions mailing list. See http://www.erlang.org/faq.html
> erlang-questions (at) erlang.org
>


More information about the erlang-questions mailing list