Hi ! I would compile in simulator mode and test emc2.x with cvs version or with .tar.gz 2.2.5 release! (I'm on Debian testing) But when compiling version 2.2.2, or 2.2.5 or emc2.2-branch the same errors occurs :
******************************************************************************* Compiling rtapi/sim_rtapi_app.cc rtapi/sim_rtapi_app.cc: In function 'void remove_quotes(std::string&)': rtapi/sim_rtapi_app.cc:110: error: 'remove_copy' was not declared in this scope rtapi/sim_rtapi_app.cc: In function 'int do_comp_args(void*, std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >)': rtapi/sim_rtapi_app.cc:162: error: 'do_one_item' was not declared in this scope rtapi/sim_rtapi_app.cc:169: error: 'do_one_item' was not declared in this scope rtapi/sim_rtapi_app.cc: In function 'int main(int, char**)': rtapi/sim_rtapi_app.cc:340: error: 'exit' was not declared in this scope rtapi/sim_rtapi_app.cc:349: error: 'exit' was not declared in this scope rtapi/sim_rtapi_app.cc:360: error: 'srand48' was not declared in this scope rtapi/sim_rtapi_app.cc:361: error: 'lrand48' was not declared in this scope rtapi/sim_rtapi_app.cc:370: error: 'exit' was not declared in this scope rtapi/sim_rtapi_app.cc:373: error: 'exit' was not declared in this scope make: *** [objects/rtapi/sim_rtapi_app.o] Erreur 1 ********************************************************************************** If compiling with 2.3.pre cvs version compile was good ! So i try to compile the 2.2.5 and others with the sim_rtapi_app.cc of the 2.3pre cvs version and then compilation was good ??? why ? But now a curious problem when runing (always in sim mode)whith any version if i run gcode whith just G01 all works fine , but if i try to run gcode with arc like the example code arcspiral.ngc the interpreter don't run and it's impossible to do anything else than killing emc , and emc cousume cpu . And Dmesg report milltask segfault : milltask[5881]: segfault at bf1c1ffc eip b7eb91e6 esp bf1c2000 error 6 or milltask[6433]: segfault at bf663ffc eip b7ecc1e6 esp bf664000 error 6 Thank's for feedback. Nic ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
