Hi, I've get two errors if I try to build EMC2 Head.
OS: Ubuntu Edgy Eft EMC: CVS HEAD $ ./configure --enable-simulator $ make Compiling emc/rs274ngc/gcodemodule.cc Linking python module gcode.so Compiling realtime objects/hal/components/abs.c In file included from /home/florian/emc2/src/rtapi/rtapi.h:210, from objects/hal/components/abs.c:2: /home/florian/emc2/src/rtapi/rtapi_bitops.h:4:24: error: asm/bitops.h: No such file or directory In file included from objects/hal/components/abs.c:2: /home/florian/emc2/src/rtapi/rtapi.h: In function ‘rtapi_mutex_give’: /home/florian/emc2/src/rtapi/rtapi.h:227: warning: implicit declaration of function ‘test_and_clear_bit’ /home/florian/emc2/src/rtapi/rtapi.h: In function ‘rtapi_mutex_try’: /home/florian/emc2/src/rtapi/rtapi.h:239: warning: implicit declaration of function ‘test_and_set_bit’ make: *** [objects/rtobjects/hal/components/abs.o] Error 1 This has something to do with #if defined(__MODULE__) ||.... in rtapi_bitops.h, if I remove "defined(__MODULE__) ||" it compiles. $ sudo make install install: Aufruf von stat für „../docs/EMC2_Developer_Manual.pdf“ nicht möglich: No such file or directory install: Aufruf von stat für „../docs/EMC2_Integrator_Manual.pdf“ nicht möglich: No such file or directory install: Aufruf von stat für „../docs/EMC2_User_Manual.pdf“ nicht möglich: No such file or directory install: Aufruf von stat für „../docs/HAL_User_Manual.pdf“ nicht möglich: No such file or directory make: *** [install-kernel-indep] Error 1 It tries to install the documentation, which is not normally build. Regard Florian PS: Some comments are german, but I think it should possible to see something,. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Emc-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/emc-developers