I was experiencing the same problem attempting to make the hplip-0.9.11
binaries on Suse 10.1 and found Johannes Meixner's answer on the
suse-linux-e archive to work. Here is his fix:
>--- io/hpiod/usbext.h.orig 2006-05-19 15:59:46.000000000 +0200 +++
>io/hpiod/usbext.h 2006-05-19 16:00:57.000000000 +0200 @@ -34,6 +34,7 @@
>#if defined(__APPLE__) && defined(__MACH__) #else +#include
><linux/compiler.h> #include <linux/usbdevice_fs.h> #ifdef __cplusplus
Adding the the
#include <linux/compiler.h>
statement to the HP usbext.h file fixed the problem.
Viel Dank Johannes Meixner!
Regards,
Tom
_______________________________________________
HPLIP-Help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hplip-help