> I have been updating the tutorial here > http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?EMC_With_Custom_Kernel > > as I perform each step, so that shows exactly what I have done. I also > started from a fresh install of Ubuntu 8.04. > > Any ideas?
Yup, debian/control needs to contain things about -rtaismp but debian/control gets generated from debian/control.in and that gets parsed and generated by reading debian/flavours or such. I think I remember that you started from the 2.6.24-16-rtai sources, so simply grepping for rtai should point you to the files you need to touch. Basicly just add rtaismp to the lists where rtai is added. Regards, Alex ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
