Has anyone experience in running etherlab on CentOS 7?  I'm having 
difficulty getting it to build.  I do:

./configure --disable-8139too --enable-e1000e
make
make modules

and I get:

   CC [M] 
/home/stephen/SIM_argos/trunk/etherlab/devices/e1000e/82571-3.10-ethercat.o
In file included from 
/home/stephen/SIM_argos/trunk/etherlab/devices/e1000e/82571-3.10-ethercat.c:45:0:
/home/stephen/SIM_argos/trunk/etherlab/devices/e1000e/e1000-3.10-ethercat.h:353:22:
 
error: field ‘cc’ has incomplete type
   struct cyclecounter cc;
                       ^
/home/stephen/SIM_argos/trunk/etherlab/devices/e1000e/e1000-3.10-ethercat.h:354:21:
 
error: field ‘tc’ has incomplete type
   struct timecounter tc;
                      ^
Does anyone know how to fix it?

uname -a
Linux localhost.localdomain 3.10.0-862.11.6.el7.x86_64 #1 SMP Tue Aug 14 
21:49:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
_______________________________________________
etherlab-users mailing list
[email protected]
http://lists.etherlab.org/mailman/listinfo/etherlab-users

Reply via email to