<br><br><div class="gmail_quote">On Wed, Feb 16, 2011 at 2:14 PM, peak peak <span dir="ltr"><<a href="mailto:peakpeak05@yahoo.com">peakpeak05@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hello everyone,<br><br>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:<br>
--------------------------------------------------------------------------------<br>WARNING: "ecrt_master_receive" [/home/peakpeak/Desktop/<div>etherlab/etherlabmaster/examples/mini/ec_mini.ko] undefined!<br>-------------------------------------------------------------------------------<br>
</div></div></div></div></blockquote><div><br></div><div>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.</div>
<div><br></div><div>HTH,</div><div><br></div><div>Newell Jensen</div><div><br></div></div><br><br>