ejabberd - Comments for "cannot start ejabberd 0.9.1" https://www.ejabberd.im/node/249 en ./configure problem https://www.ejabberd.im/node/249#comment-498 <p>Badlop, </p> <p> I don't execute the commands one more time after upgrading Erlang. I do this now. But, the following error was displayed while the ./configure runs:</p> <p>checking for erlc... /usr/bin/erlc<br /> checking for erl... /usr/bin/erl<br /> Compiler function compile:compile/3 failed:<br /> {undef,[{compile,compile,<br /> ["/home/progs/ejabberd-0.9.1/src/conftest",<br /> "/home/progs/ejabberd-0.9.1/src/conftest",<br /> {options,[],<br /> "/home/progs/ejabberd-0.9.1/src",<br /> undefined,<br /> [],<br /> 1,<br /> false,<br /> 999,<br /> [],<br /> [],<br /> "/home/progs/ejabberd-0.9.1/src"}]},<br /> {erl_compile,compile_file,4},<br /> {erl_compile,compile3,3},<br /> {erl_compile,compiler_runner,1}]}<br /> configure: error: could not compile sample program</p> <p>PS.:<br /> The Erlang environment version: R10B-5<br /> No Java Virtual Machine Installed (because it's optional).<br /> No odbc library.</p> <p>Recompile the Erlang? </p> <p>Marco</p> Mon, 30 May 2005 17:34:26 +0000 mvcsouza comment 498 at https://www.ejabberd.im Did you recompile ejabberd? https://www.ejabberd.im/node/249#comment-497 <pre>undef, {mnesia, system_info</pre> This means Erlang can't find some important parts of OTP. Did you 'make clean; ./configure; make' ejabberd after upgrading Erlang? Mon, 30 May 2005 17:06:44 +0000 mfoss comment 497 at https://www.ejabberd.im Thanks, but i can't start 0.9.1 https://www.ejabberd.im/node/249#comment-496 <p>I upgrade the erlang to the R10B-5. The new message appear:</p> <p>=INFO REPORT==== 30-May-2005::13:30:54 ===<br /> application: ejabberd<br /> exited: "invalid return value from ejabberd_app:start(normal,[]) -&gt; {'EXIT',\n {undef,\n [{mnesia,\n system_info,\n [extra_db_nodes]},\n {ejabberd_app,db_init,0},\n {ejabberd_app,start,2},\n {application_master,start_it_old,4}]}}"<br /> type: temporary</p> <p>I'm upgrading the system and using the same database dir and .cfg file. </p> <p>Marco</p> Mon, 30 May 2005 16:33:25 +0000 mvcsouza comment 496 at https://www.ejabberd.im If you search on this site https://www.ejabberd.im/node/249#comment-495 If you search on this site: <a href="/node/244">ejabberd fails to start with "unknown POSIX error"</a> Mon, 30 May 2005 16:24:11 +0000 mfoss comment 495 at https://www.ejabberd.im