On 2015-05-07 22:20, Alessandro Barbieri wrote: > I had to change some things in the ebuilds, installed the kernel 3.16 rtai > and RTAI 4.1 the library > > linuxcnc compiles fine for a while but stops at > > Preprocessing pluto_servo.comp > /usr/bin/python2.7 hal/drivers/rbf2h.py -g \ > -c "This is a component of pluto_servo, a PWM servo driver and" \ > -c "quadrature counter for emc2" \ > -c "Copyright (C) 2006, 2007 Jeff Epler" \ > hal/drivers/pluto_servo_firmware/pluto_servo.rbf > > hal/drivers/pluto_servo_rbf.h > /usr/bin/python2.7 hal/drivers/rbf2h.py -g \ > -c "This is a component of pluto_step, a hardware step generator for > emc2" \ > -c "Copyright (C) 2006, 2007 Jeff Epler" \ > hal/drivers/pluto_step_firmware/pluto_step.rbf > > hal/drivers/pluto_step_rbf.h
Hmmm... here is no error. Just promotion and a misnomer.. ;) Why do you think it comes from pluto? > Compiling realtime objects/hal/components/abs.c > <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] > <built-in>:0:0: note: this is the location of the previous definition > In file included from objects/hal/components/abs.c:2:0: > /var/tmp/portage/sci-misc/linuxcnc-2.7.0_pre2/work/linuxcnc-2.7.0_pre2/src/rtapi/rtapi.h:204:51: > fatal error: sched.h: No such file or directory > #include <sched.h> /* for blocking when needed */ > ^ It seems that (__KERNEL__) is not defined once ((RTAPI is not) or (SIM is) defined) . maybe the clue lies here... https://github.com/jepler/linuxcnc-mirror/commit/78015346686fbb7f530449b01ca3dee2ad28dbfd#diff-5c08d5c249a037c2be98e595240e3eefL209 it looks like there is some mismatch with gentoocnc, userspace, RTAI etc. but it's just a assumption. -- "In der Wissenschaft siegt nie eine neue Theorie, nur ihre Gegner sterben nach und nach" Max Planck ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers