Евгений Александрович wrote:
> > Hello
> > 
> > I still try to build puppy base system.
> > 
> > Now I have problem on system start
> > 
> > rtapi: No version for "nano2count" found: kernel tained.
> > 
> > Is it problem or just information message?
> > If it is a problem, what could be wrong?

This specific message is a warning, not an error.  It is produced by the
kernel due to the configuration of the kernel and rtai.  There are many
google results for this message message.
    http://www.google.com/search?q="no+version+for"+"found+kernel+tainted";

The main consequence of kernel tainting is that the kernel developers
will deprioritize or ignore bug reports that only seem to occur on
tainted kernels.

The reason that this circumstance (kernel has support for "symbol
versions" but a module does not include symbol version information)
taints the kernel is that making modules without symbol versions is
one way to load a module that was intended for a different
(possibly-incompatible) kernel version.

On Thu, Oct 02, 2008 at 08:56:11AM -0400, Kenneth Lerman wrote:
> Why would you want a puppy based system? What advantages does it have 
> for the general user? Why should we support it?

We should not discourage experienced users from running emc on whatever
system they find is advantageous to them, and we should try to avoid
doing technical things that needlessly make it difficult.

Jeff

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to