From: Werner K. <wer...@on...> - 2019-03-09 16:52:43
|
Hi, I followed the installation description in the linux-gpib-kernel-4.2.0 directory until the make-command. In the output I get echo >&2; \ */home/werner/GPIB/linux-gpib-4.2.0/linux-gpib-kernel-4.2.0/drivers/gpib/lpvo_usb_gpib/ lpvo_usb_gpib.c:621:13:* *err* unknown type name ‘*wait_queue_t*’; did you mean ‘*wait_event*’? *w*ait_queue_t *^* I ran "make oldconfig && make prepare" without error, but the errors above remained. I looked for the type-description ‘*wait_queue_t*’ but didn't find anything apart a remark in a log-file that didn't help me ( "include /sys/sysmacros.h for minor() definiton" ) My system: OpenSuse Leap 15.0, x86_64, kernel 4.12.14-lp150.12.48-default Now I don't know how fix that problem. I am not a big expert in Linux. Do you have any idea, any hint Best regards Werner |