[erlang-questions] building erlang from source on raspbian
Karlo Kuna
kuna.prime@REDACTED
Thu Feb 15 23:24:12 CET 2018
i got build error
MAKE depend
make[2]: Entering directory '/var/erlang-src/otp/erts/emulator'
GEN armv6l-unknown-linux-gnueabihf/gen_git_version.mk
make[2]: *** No rule to make target 'beam/benchmark.h', needed by
'obj/armv6l-unknown-linux-gnueabihf/opt/smp/hipe_mkliterals.o'. Stop.
make[2]: Leaving directory '/var/erlang-src/otp/erts/emulator'
/var/erlang-src/otp/make/run_make.mk:42: recipe for target 'depend' failed
make[1]: *** [depend] Error 2
make[1]: Leaving directory '/var/erlang-src/otp/erts/emulator'
Makefile:500: recipe for target 'depend' failed
make: *** [depend] Error 2
i have run ./configure but can't complete make step
it seams that Makefile for erts/emulator is not properly generated
please help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20180215/1a7500ac/attachment.htm>
More information about the erlang-questions
mailing list