[erlang-questions] Failing to build valgrind-enabled system

Alexey Romanov alexey.v.romanov@REDACTED
Tue Apr 26 13:12:59 CEST 2011


I am trying to build a debug-enabled system (more specifically,
valgrind-enabled) from the R14B02 source download on Ubuntu 9.10
following http://www.erlang.org/documentation/doc-5.8/doc/installation_guide/INSTALL.html#id2267570.

./configure
make
make install

works fine. However, then I get

~/otp_src/otp_src_R14B02$ pushd erts/emulator/
~/otp_src/otp_src_R14B02/erts/emulator ~/otp_src/otp_src_R14B02
~/otp_src/otp_src_R14B02/erts/emulator$ make valgrind flavor=smp
Makefile:23: /make/run_make.mk: No such file or directory
make: *** No rule to make target `/make/run_make.mk'.  Stop.

Same if I do `make debug`, `gprof`, etc. or `flavor=plain`.

Any ideas?

Yours, Alexey Romanov



More information about the erlang-questions mailing list