<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>
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>
</body>
</html>