[erlang-questions] Master failed to compile on OSX 10.11.5

Leo Liu sdl.web@REDACTED
Thu Jun 2 11:21:00 CEST 2016


 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




More information about the erlang-questions mailing list