> No, I don't believe that will make any difference in this case. > > The kernel build system (kbuild) checks at compile time whether all the > symbols used by modules are present either in the kernel or some other > module and warns if they aren't all known symbols. > > emc depends on symbols provided by the kernel as well as symbols > provided by rtai. However, kbuild is unaware which symbols are in fact > provided by rtai. In principle this is taken care of by > KBUILD_EXTRA_SYMBOLS but for some reason this just doesn't seem to work. > Instead, we use a gross script which just filters the messages out of > the output of make. That is the change you saw recently. > Unfortunately, it has hidden a legitimate warning in the Mariano's case. > > Jeff > > ------------------------------------------------------------------------------ > > _______________________________________________ > Emc-users mailing list > Emc-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/emc-users > >
Mariano, Check out line numbers 9-17 on this page: http://wiki.linuxcnc.org/emcinfo.pl?action=browse&id=EMC_Ubuntu91&revision=3 Did you do this (or something close ) when you set up your system? I put this page on the Wiki after much head banging and I believe it is workable. I have the results of this Ubuntu RTAI compile running on 3 different PCs with 9.10 right now without issues. I've seen an error similar to what you are seeing, but I can't remember what I did to get around it. Dave ------------------------------------------------------------------------------ _______________________________________________ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users