Alex, Almost there. I am to building the EMC packages. When I do a 'debuild' it still is showing dependencies on the rtai rather than the rtaismp packages. IOW unmet dependencies for: linux-image-2.6.24-16-rtai linux-headers-2.6.24-16-rtai rtai-modules-2.6.24-16-rtai
I don't see anything in my notes about changing these references. Thanks, Eric 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. ------------------------------------------------------------------------------ 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
