CNewman
CNewman
I get a build errors on RHEL 7.4 with g++ 4.8.5: \# make g++ -std=c++11 -Wall -pthread -O3 -Iinclude -o core-latency main.cpp In file included from include/nonius/configuration.h++:17:0, from include/nonius/benchmark.h++:18, from...
``` # make make -C /lib/modules/`uname -r`/build M=$PWD modules make[1]: Entering directory '/usr/src/kernels/4.18.0-240.el8.x86_64' CC [M] /root/downloads/amd_hsmp-master/amd_hsmp.o /root/downloads/amd_hsmp-master/amd_hsmp.c: In function ‘hsmp_ioctl’: /root/downloads/amd_hsmp-master/amd_hsmp.c:280:6: error: implicit declaration of function ‘copy_struct_from_user’; did you mean...