<div dir="ltr">Ok, next problem:<div><br></div><div><div>./configure --prefix=/usr/local/Cellar/erlang/R16B --without-javac --enable-smp-support  --enable-threads   --enable-darwin-64bit   --enable-m64-build --enable-wx</div>
</div><div><br></div><div><br></div><div><div>otp_src_R16B max$ maketest X"$ERTS_SKIP_DEPEND" = X"true" || (cd erts/emulator && ERL_TOP=/Users/max/Sites/otp_src_R16B make generate)</div><div>make -f x86_64-apple-darwin11.4.2/Makefile generate</div>
<div>if utils/gen_git_version x86_64-apple-darwin11.4.2/<a href="http://gen_git_version.mk">gen_git_version.mk</a>; then touch beam/erl_bif_info.c; fi</div><div>m4   -DTARGET=x86_64-apple-darwin11.4.2 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_x86_asm.m4 > x86_64-apple-darwin11.4.2/opt/plain/hipe_x86_asm.h</div>
<div>m4   -DTARGET=x86_64-apple-darwin11.4.2 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_amd64_asm.m4 > x86_64-apple-darwin11.4.2/opt/plain/hipe_amd64_asm.h</div><div>m4   -DTARGET=x86_64-apple-darwin11.4.2 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_sparc_asm.m4 > x86_64-apple-darwin11.4.2/opt/plain/hipe_sparc_asm.h</div>
<div>m4   -DTARGET=x86_64-apple-darwin11.4.2 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_ppc_asm.m4 > x86_64-apple-darwin11.4.2/opt/plain/hipe_ppc_asm.h</div><div>m4   -DTARGET=x86_64-apple-darwin11.4.2 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_arm_asm.m4 > x86_64-apple-darwin11.4.2/opt/plain/hipe_arm_asm.h</div>
<div>gcc  -mdynamic-no-pic -Werror=return-type  -m64 -m64 -g -O3 -I/Users/max/Sites/otp_src_R16B/erts/x86_64-apple-darwin11.4.2   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin11.4.2/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin11.4.2 -Izlib  -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin11.4.2 -I../include/internal -I../include/internal/x86_64-apple-darwin11.4.2 -c hipe/hipe_mkliterals.c -o obj/x86_64-apple-darwin11.4.2/opt/plain/hipe_mkliterals.o</div>
<div>In file included from beam/erl_process.h:63,</div><div>                 from beam/beam_load.h:24,</div><div>                 from beam/export.h:80,</div><div>                 from beam/global.h:32,</div><div>                 from hipe/hipe_mkliterals.c:31:</div>
<div>hipe/hipe_process.h: In function ‘hipe_delete_process’:</div><div>hipe/hipe_process.h:72: error: ‘ERTS_ALC_T_HIPE’ undeclared (first use in this function)</div><div>hipe/hipe_process.h:72: error: (Each undeclared identifier is reported only once</div>
<div>hipe/hipe_process.h:72: error: for each function it appears in.)</div><div>make[2]: *** [obj/x86_64-apple-darwin11.4.2/opt/plain/hipe_mkliterals.o] Error 1</div><div>make[1]: *** [generate] Error 2</div><div>make: *** [depend] Error 2</div>
</div><div><br></div><div><br></div><div><br></div><div><br></div></div>