Unfortunately FreeBSD advertises it's libusb-1.0 layer (which have 
libusb_strerror) as 1.0.9, so just bumping the requirement to 1.0.16 
will break build on FreeBSD.

A quick but ugly solution would just be to #ifdef out the calls to 
libusb_strerror. Other suggestions?


On 11/02/17 10:51, Thomas Zimmermann wrote:
> Hi,
> I've just tried to compile 3.1p5 and recognized that since the addition of
> owusbprobe at least libusb-1.0 >= 1.0.16 is required, as the libusb_strerror
> function was added in this release. Perhaps someone can update the required
> version in the configure.ac.
>
> Thanks,
> Thomas
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to