Search found 1 match

by mhenke
Sun 7. Mar 2021, 18:27
Forum: Linux
Topic: PEAK-Linux Driver on CentOS Compile Failure
Replies: 1
Views: 1799

PEAK-Linux Driver on CentOS Compile Failure

Code: Select all

/home/mhenke/Downloads/PCAN/peak-linux-driver-8.11.0/driver/src/pcan_common.h:254:3: error: expected ‘;’ before ‘break’
   break;
   ^

pcan_common.h:246 is missing ';'
246                 ktime_get_ts(&now)