<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0"></p>
<div>Hi,<br>
<br>
Just to follow up in case it helps someone else in the future.<br>
<br>
We got it to work by following the steps on this web page<br>
    https://github.com/UNIBO-GRABLab/cable_robot<br>
<br>
The steps are quite similar to what we did, perhaps with the difference that we weren't building as root when it didn't work.<br>
<br>
Regards,<br>
Christian & Joachim<br>
<br>
PS.  We got it working on both Ubuntu 16.04 and 18.04.  On 18.04<br>
there's no command 'insserv', so the instructions in the Ethercat<br>
documenation for systemd needs to be followed.<br>
<br>
</div>
<br>
<p></p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>Från:</b> Joachim Sällvin<br>
<b>Skickat:</b> den 20 november 2018 09:03:01<br>
<b>Till:</b> etherlab-users@etherlab.org<br>
<b>Ämne:</b> Problem building EtherCAT master on Ubuntu</font>
<div> </div>
</div>
<style type="text/css" style="display:none">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Helvetica,sans-serif">
<p style="margin-top:0; margin-bottom:0"></p>
<div>Hi,<br>
<br>
We get the following error when trying to build EtherCAT master 1.5.2 (cloned from mercurial):<br>
<br>
make -C "/home/acte/kernel/linux-4.9.115" M="/home/acte/EtherCAT/ethercat-hg" modules<br>
make[1]: Entering directory '/home/acte/kernel/linux-4.9.115'<br>
make[3]: *** No rule to make target '/home/acte/EtherCAT/ethercat-hg/devices/generic.o', needed by '/home/acte/EtherCAT/ethercat-hg/devices/ec_generic.o'.  Stop.<br>
scripts/Makefile.build:547: recipe for target '/home/acte/EtherCAT/ethercat-hg/devices' failed<br>
<br>
This is after we have done:<br>
<br>
    ./bootstrap<br>
<br>
    ./configure --prefix=/usr/local/etherlab  --disable-8139too --enable-generic<br>
<br>
    make all modules<br>
<br>
This is on a machine with 18.04.1 LTS and the PREEMPT RT patch.<br>
<br>
We are new to EtherLab so perhaps we're missing something obvious?<br>
<br>
Regards,<br>
<br>
Christian & Joachim<br>
<br>
<br>
$ uname -a<br>
Linux acte-DS-1000 4.9.115-rt93 #2 SMP PREEMPT RT Thu Nov 1 07:38:36 CET 2018 x86_64 x86_64 x86_64 GNU/Linux</div>
<br>
<p></p>
</div>
</div>
</body>
</html>