[erlang-questions] R16B os x compile issues

Max Lapshin max.lapshin@REDACTED
Sat Mar 2 15:44:20 CET 2013


Ok, next problem:

./configure --prefix=/usr/local/Cellar/erlang/R16B --without-javac
--enable-smp-support  --enable-threads   --enable-darwin-64bit
--enable-m64-build --enable-wx


otp_src_R16B max$ maketest X"$ERTS_SKIP_DEPEND" = X"true" || (cd
erts/emulator && ERL_TOP=/Users/max/Sites/otp_src_R16B make generate)
make -f x86_64-apple-darwin11.4.2/Makefile generate
if utils/gen_git_version x86_64-apple-darwin11.4.2/gen_git_version.mk; then
touch beam/erl_bif_info.c; fi
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
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
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
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
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
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
In file included from beam/erl_process.h:63,
                 from beam/beam_load.h:24,
                 from beam/export.h:80,
                 from beam/global.h:32,
                 from hipe/hipe_mkliterals.c:31:
hipe/hipe_process.h: In function ‘hipe_delete_process’:
hipe/hipe_process.h:72: error: ‘ERTS_ALC_T_HIPE’ undeclared (first use in
this function)
hipe/hipe_process.h:72: error: (Each undeclared identifier is reported only
once
hipe/hipe_process.h:72: error: for each function it appears in.)
make[2]: *** [obj/x86_64-apple-darwin11.4.2/opt/plain/hipe_mkliterals.o]
Error 1
make[1]: *** [generate] Error 2
make: *** [depend] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130302/f9ef25fb/attachment.htm>


More information about the erlang-questions mailing list