[erlang-questions] Building R13B02-1 on Snow Leopard

Adriano Bonat adrianob@REDACTED
Fri Oct 2 05:40:06 CEST 2009


On Fri, Oct 2, 2009 at 12:36 AM, Adriano Bonat <adrianob@REDACTED> wrote:
>
> Now let me `make` :)
>

Not yet. When generating "beam.smp":

gcc -o /Users/adriano/Downloads/otp_src_R13B02-1/bin/i386-apple-darwin10.0.0/beam.smp
...

ld: warning: in
/Users/adriano/Downloads/otp_src_R13B02-1/erts/emulator/zlib/obj/i386-apple-darwin10.0.0/opt/libz.a,
file is not of required architecture
ld: warning: in
/Users/adriano/Downloads/otp_src_R13B02-1/erts/emulator/pcre/obj/i386-apple-darwin10.0.0/opt/libepcre.a,
file is not of required architecture
Undefined symbols:
  "_deflate", referenced from:
      _erl_zlib_compress2 in erl_zlib.o
      _erts_gzdeflate_buffer in gzio.o

[snip...]
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[3]: *** [/Users/adriano/Downloads/otp_src_R13B02-1/bin/i386-apple-darwin10.0.0/beam.smp]
Error 1
make[2]: *** [opt] Error 2
make[1]: *** [smp] Error 2
make: *** [emulator] Error 2


More information about the erlang-questions mailing list