<div dir="ltr">I'm currently running ec_master/ec_generic kernel 3.8.13. No compile issues.<div><div><br></div><div>J.</div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/5 Richard Hacker <span dir="ltr"><<a href="mailto:ha@igh-essen.com" target="_blank">ha@igh-essen.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Sorry, at the moment e100 is only supported for kernel 3.4 natively. Your luck may vary using the generic driver, but as you see it is broken for 3.8 (VM_RESERVED is not defined any more in 3.8).<br>

<br>
You will need to drop down to earlier versions unfortunately.<br>
<br>
<br>
Am 11/05/2013 06:24 AM, schrieb Muhammad Nabeel:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Dear  Thomas,<br>
<br>
Thank you for your reply,<br>
<br>
I disable the 8139toodriver and enable generic driver then I run make<br>
command and after "make" I run "make modules" but it is giving me this<br>
error.<br>
<br>
nabeel@ubuntu:~/ethercat-<u></u>default$ make modules<br>
<br>
make -C "/usr/src/linux-headers-3.8.0-<u></u>31-generic"<br>
M="/home/nabeel/ethercat-<u></u>default" modules<br>
make[1]: Entering directory `/usr/src/linux-headers-3.8.0-<u></u>31-generic'<br>
   CC [M]  /home/nabeel/ethercat-default/<u></u>master/cdev.o<br>
/home/nabeel/ethercat-default/<u></u>master/cdev.c: In function<br>
‘ec_cdev_ioctl_slave_sdo_<u></u>upload’:<br>
/home/nabeel/ethercat-default/<u></u>master/cdev.c:864:13: warning: passing<br>
argument 7 of ‘ecrt_master_sdo_upload’ from incompatible pointer type<br>
[enabled by default]<br>
/home/nabeel/ethercat-default/<u></u>master/../include/ecrt.h:758:<u></u>5: note:<br>
expected ‘size_t *’ but argument is of type ‘uint32_t *’<br>
/home/nabeel/ethercat-default/<u></u>master/cdev.c: In function ‘eccdev_mmap’:<br>
/home/nabeel/ethercat-default/<u></u>master/cdev.c:3964:22: error:<br>
‘VM_RESERVED’ undeclared (first use in this function)<br>
/home/nabeel/ethercat-default/<u></u>master/cdev.c:3964:22: note: each<br>
undeclared identifier is reported only once for each function it appears in<br>
make[3]: *** [/home/nabeel/ethercat-<u></u>default/master/cdev.o] Error 1<br>
make[2]: *** [/home/nabeel/ethercat-<u></u>default/master] Error 2<br>
make[1]: *** [_module_/home/nabeel/<u></u>ethercat-default] Error 2<br>
make[1]: Leaving directory `/usr/src/linux-headers-3.8.0-<u></u>31-generic'<br>
make: *** [modules] Error 2<br>
<br>
<br>
Please help me how can I fix this issue, actually I am new to Ubuntu and<br>
EtherCAT that's why I am facing some problems.<br>
<br>
Thank you.<br>
<br></div></div>
------------------------------<u></u>------------------------------<u></u>------------<div class="im"><br>
From: <a href="mailto:tbj@automateddesign.com" target="_blank">tbj@automateddesign.com</a><br>
To: <a href="mailto:hafiz_nabeel91@hotmail.com" target="_blank">hafiz_nabeel91@hotmail.com</a><br>
CC: <a href="mailto:etherlab-users@etherlab.org" target="_blank">etherlab-users@etherlab.org</a><br>
Subject: Re: [etherlab-users] configure: error: kernel 3.8 not available<br>
for 8139too driver!<br>
Date: Tue, 5 Nov 2013 05:07:36 +0000<br>
<br>
On 3.8, you'll need the generic driver. There's a flag to disable the<br>
8139too driver. It's enabled by default. You'll also need to enable the<br>
generic driver. See the PDF manual for all build flags.<br>
<br>
If you want to use a hardware driver (recommended), you'll need to drop<br>
down to an earlier kernel.<br>
<br>
(Sent from my mobile device.)<br>
<br>
On Nov 4, 2013, at 10:51 PM, "Muhammad Nabeel"<br></div><div class="im">
<<a href="mailto:hafiz_nabeel91@hotmail.com" target="_blank">hafiz_nabeel91@hotmail.com</a> <mailto:<a href="mailto:hafiz_nabeel91@hotmail.com" target="_blank">hafiz_nabeel91@<u></u>hotmail.com</a>>> wrote:<br>

<br>
    Dear All, Hope you are doing well.<br>
<br>
    I am trying to install IgH EtherCAT master in Ubuntu 12.04, but when<br>
    I run ./configuration it is giving "error configure: error: kernel<br>
    3.8 not available for 8139too driver!".<br>
    Do you have any idea how can I fix this problem?<br>
      Thank you guys in advance.<br>
<br>
    ______________________________<u></u>_________________<br>
    etherlab-users mailing list<br></div>
    <a href="mailto:etherlab-users@etherlab.org" target="_blank">etherlab-users@etherlab.org</a> <mailto:<a href="mailto:etherlab-users@etherlab.org" target="_blank">etherlab-users@<u></u>etherlab.org</a>><br>
    <a href="http://lists.etherlab.org/mailman/listinfo/etherlab-users" target="_blank">http://lists.etherlab.org/<u></u>mailman/listinfo/etherlab-<u></u>users</a><div class="im"><br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
etherlab-users mailing list<br>
<a href="mailto:etherlab-users@etherlab.org" target="_blank">etherlab-users@etherlab.org</a><br>
<a href="http://lists.etherlab.org/mailman/listinfo/etherlab-users" target="_blank">http://lists.etherlab.org/<u></u>mailman/listinfo/etherlab-<u></u>users</a><br>
<br>
</div></blockquote>
<br>
Mit freundlichem Gruß<br>
<br>
Richard Hacker<br>
<br>
-- <br>
------------------------------<u></u>------------------------------<u></u>------------<br>
<br>
Richard Hacker M.Sc.<br>
<a href="mailto:richard.hacker@igh-essen.com" target="_blank">richard.hacker@igh-essen.com</a><br>
Tel.: <a href="tel:%2B49%20201%20%2F%2036014-16" value="+492013601416" target="_blank">+49 201 / 36014-16</a><br>
<br>
Ingenieurgemeinschaft IgH<br>
Gesellschaft für Ingenieurleistungen mbH<br>
Heinz-Bäcker-Str. 34<br>
D-45356 Essen<br>
<br>
Amtsgericht Essen HRB 11500<br>
USt-Id.-Nr.: DE 174 626 722<br>
Geschäftsführung:<br>
- Dr.-Ing. T. Finke,<br>
- Dr.-Ing. W. Hagemeister<br>
Tel.: <a href="tel:%2B49%20201%20%2F%20360-14-0" value="+49201360140" target="_blank">+49 201 / 360-14-0</a><br>
<a href="http://www.igh-essen.com" target="_blank">http://www.igh-essen.com</a><br>
<br>
------------------------------<u></u>------------------------------<u></u>------------<br>
<br>
Mit freundlichem Gruß<br>
<br>
Richard Hacker<br>
<br>
-- <br>
------------------------------<u></u>------------------------------<u></u>------------<br>
<br>
Richard Hacker M.Sc.<br>
<a href="mailto:richard.hacker@igh-essen.com" target="_blank">richard.hacker@igh-essen.com</a><br>
Tel.: <a href="tel:%2B49%20201%20%2F%2036014-16" value="+492013601416" target="_blank">+49 201 / 36014-16</a><br>
<br>
Ingenieurgemeinschaft IgH<br>
Gesellschaft für Ingenieurleistungen mbH<br>
Heinz-Bäcker-Str. 34<br>
D-45356 Essen<br>
<br>
Amtsgericht Essen HRB 11500<br>
USt-Id.-Nr.: DE 174 626 722<br>
Geschäftsführung:<br>
- Dr.-Ing. T. Finke,<br>
- Dr.-Ing. W. Hagemeister<br>
Tel.: <a href="tel:%2B49%20201%20%2F%20360-14-0" value="+49201360140" target="_blank">+49 201 / 360-14-0</a><br>
<a href="http://www.igh-essen.com" target="_blank">http://www.igh-essen.com</a><br>
<br>
------------------------------<u></u>------------------------------<u></u>------------<div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
etherlab-users mailing list<br>
<a href="mailto:etherlab-users@etherlab.org" target="_blank">etherlab-users@etherlab.org</a><br>
<a href="http://lists.etherlab.org/mailman/listinfo/etherlab-users" target="_blank">http://lists.etherlab.org/<u></u>mailman/listinfo/etherlab-<u></u>users</a><br>
</div></div></blockquote></div><br></div>