|
|
| Author |
Message |
|
| freak131 |
Posted: Sat Dec 19, 2009 8:35 pm |
|
|
|
Joined: 19 Dec 2009
Posts: 5
|
OS, Ubuntu (VM)
Hello,
i am a PHP programmer from germany and very interest in programming erlang.
i installed netbeans with and the erlyBird plugin.
everytime i try to compile i get this result
Code:
{"init terminating in do_boot",{undef,[{make,all,[]},{init,start_it,1},{init,start_em,1}]}}
Crash dump was written to: erl_crash.dump
init terminating in do_boot ()
can you help me ?
_best,
T |
|
|
| Back to top |
|
| rvirding |
Posted: Tue Dec 22, 2009 12:29 am |
|
|
|
User
Joined: 30 Aug 2006
Posts: 452
Location: Stockholm, Sweden
|
| The 'undef' error means that a called function is undefined, in this case it is the function make:all/0. Th module 'make' and should normally be found by default so something seems to have gone wrong with your installation. How have you installed erlang? |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|