[erlang-questions] Master failed to compile on OSX 10.11.5
Rickard Green
rickard@REDACTED
Thu Jun 2 12:05:52 CEST 2016
On Thu, Jun 2, 2016 at 11:21 AM, Leo Liu <sdl.web@REDACTED> wrote:
> CC obj/x86_64-apple-darwin15.5.0/opt/smp/erl_bif_os.o
> CC obj/x86_64-apple-darwin15.5.0/opt/smp/erl_bif_lists.o
> beam/beam_emu.c:5344:51: error: use of undeclared identifier 'next'
> "<unknown/%p>", next);
> ^
> beam/beam_emu.c:5414:3: error: indirect goto in function with no
> address-of-label expressions
> Goto(*I);
> ^
> beam/beam_emu.c:58:21: note: expanded from macro 'Goto'
> # define Goto(Rel) goto *((void *)Rel)
> ^
> 2 errors generated.
> make[3]: *** [obj/x86_64-apple-darwin15.5.0/opt/smp/beam_emu.o] Error 1
> make[3]: *** Waiting for unfinished jobs....
> make[2]: *** [opt] Error 2
> make[1]: *** [smp] Error 2
> make: *** [emulator] Error 2
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
Thanks, it will soon be fixed, however not in 19.0-rc2.
Note that it will build if you don't enable dirty schedulers.
Regards,
Rickard
--
Rickard Green, Erlang/OTP, Ericsson AB
More information about the erlang-questions
mailing list