[etherlab-users] Etherlab and CentOS 7
Montgomery-Smith, Stephen
stephen at missouri.edu
Mon Oct 1 18:43:48 CEST 2018
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
More information about the Etherlab-users
mailing list