On Thu, Sep 03, 2009 at 11:26:21PM +0300, acemi list wrote:
> To solve 'rtapi: no version for "nano2count" found' problem:
> 
> * add the Module.symvers output of RTAI into the kernel's Module.symvers file
> * add a link to RTAI modules directory in kernel's module directory
> * depmod -a
> * compile EMC2
> 
> 
> For my system, these are as followings:
> 
> cp /usr/src/linux/Module.symvers /usr/src/linux/Module.symvers.backup
> cat /usr/realtime/modules/Module.symvers >> /usr/src/linux/Module.symvers
> cd /lib/modules/`uname -r`
> ln -s /usr/realtime/modules rtai
> depmod -a
> 
> Then compile EMC2

Many thanks for the proposed fix. If there were no precompiled version of
emc which works with apparently standard hardware, then I'd happily use
your fix immediately. However, I'm a little reluctant to go down the
path of custom builds as the first approach to getting standard hardware
to just load emc, and recognise the 5I20, because I'd then be out on a
limb wrt to the standard distribution.

It would be most interesting if we have to go this way.

Erik

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to