[etherlab-users] Mini.c Compile error "ecrt_master_receive" undefined!
Newell Jensen
pillar2012 at gmail.com
Thu Feb 17 00:07:58 CET 2011
On Wed, Feb 16, 2011 at 2:14 PM, peak peak <peakpeak05 at yahoo.com> wrote:
> Hello everyone,
>
> I have installed Ethercat Master and it seems to work well. However, when I
> tried to compile mini.c using make modules, the following error occurs:
>
> --------------------------------------------------------------------------------
> WARNING: "ecrt_master_receive" [/home/peakpeak/Desktop/
> etherlab/etherlabmaster/examples/mini/ec_mini.ko] undefined!
>
> -------------------------------------------------------------------------------
>
The reason you are getting these errors is because you need the
Module.symvers file that is generated when compiling the master which will
be located in the top directory. Having this file will get ride of these
error for you and will allow you to use insmod for the newly compiled kernel
module.
HTH,
Newell Jensen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.etherlab.org/pipermail/etherlab-users/attachments/20110216/a8d95e1b/attachment-0005.htm>
More information about the Etherlab-users
mailing list