[argyllcms] Re: Issues compiling dev snapshot for spyder 3

Paul Bradley wrote:
Cc_ libusb/linux.o
libusb/linux.c:441: error: conflicting types for ‘usb_bulk_write’
/usr/include/usb.h:299: error: previous declaration of ‘usb_bulk_write’ was
here

You seem to be using the wrong usb.h. There should be one in the
libusb directory that is picked up before the one in /usr/include.

Is there a libusb/usb.h ?

If you go into libusb and do a "jam clean" then "jam",
does it run configure and create a libusb/usb.h ?

Graeme Gill.

Other related posts: