Erlang/OTP Forums

Author Message

<  Erlang  ~  ErlyBird

freak131
Posted: Sat Dec 19, 2009 8:35 pm Reply with quote
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
View user's profile Send private message
rvirding
Posted: Tue Dec 22, 2009 12:29 am Reply with quote
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?
View user's profile Send private message Visit poster's website MSN Messenger

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

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