<div dir="ltr">./configure --prefix=/usr/local/Cellar/erlang/R16B --without-javac --enable-smp-support --enable-halfword-emulator  --enable-threads   --enable-darwin-64bit   --enable-m64-build --enable-wx<br><div><br></div>
<div><div>gcc  -mdynamic-no-pic -Werror=return-type  -m64 -m64 -g  -O3 -fomit-frame-pointer -I/Users/max/Sites/otp_src_R16B/erts/x86_64-apple-darwin11.4.2   -D_XOPEN_SOURCE -DERTS_SMP -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/smp -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 sys/common/erl_mseg.c -o obj/x86_64-apple-darwin11.4.2/opt/smp/erl_mseg.o</div>
<div>sys/common/erl_mseg.c: In function ‘mseg_realloc’:</div><div>sys/common/erl_mseg.c:1031: warning: passing argument 5 of ‘mseg_dealloc’ makes integer from pointer without a cast</div><div>sys/common/erl_mseg.c:1031: error: too few arguments to function ‘mseg_dealloc’</div>
<div>make[3]: *** [obj/x86_64-apple-darwin11.4.2/opt/smp/erl_mseg.o] Error 1</div><div>make[2]: *** [opt] Error 2</div></div><div><br></div><div><br></div><div><br></div><div style>What should I do to collect more information or fix it?</div>
</div>