I'm trying to build Erlang/OTP R15B01 from source, on Ubuntu Linux 10.04 LTS x64, using the "dh" debian wrapper tool for generating an internal package.<div><br></div><div>When I "make install," I get the following error (this is very likely unrelated to the Debian tools):<br>
<div><br>....<br><div>make[5]: Entering directory `/usr/local/src/erlang-otp-r15b01-0.1+imvu/lib/tools/emacs'</div><div>/usr/bin/install -c -d /usr/local/src/erlang-otp-r15b01-0.1+imvu/debian/erlang-otp-r15b01/usr/lib/erlang/lib/tools-2.6.7/emacs</div>
<div>/usr/bin/install -c -m 644 erlang-skels.el erlang-skels-old.el erlang_appwiz.el erlang-start.el erlang-eunit.el erlang-flymake.el erlang.el README test.erl.indented test.erl.orig \</div><div><span class="Apple-tab-span" style="white-space:pre">           </span>/usr/local/src/erlang-otp-r15b01-0.1+imvu/debian/erlang-otp-r15b01/usr/lib/erlang/lib/tools-2.6.7/emacs</div>
<div>/usr/bin/install: cannot stat `test.erl.orig': No such file or directory</div><div><br></div><div>I configure with the following options:</div><div>CFLAGS="-g -O2" CXXFLAGS="-g -O2" CPPFLAGS="-g -O2" ./configure --enable-hipe --enable-threads --enable-smp-support --enable-kernel-poll --enable-native-libs --without-javac --with-ssl --prefix=/usr</div>
<div><br></div>Is this a known problem? Is there a recommended fix (other than just removing TEST_FILES from the emacs application makefile)?</div><div><br></div><div><br>Sincerely,<br><br>Jon Watte<br><br><br>--<br>"I pledge allegiance to the flag of the United States of America, and to the republic for which it stands, one nation indivisible, with liberty and justice for all."<br>
~ Adopted by U.S. Congress, June 22, 1942<br><br>
</div></div>