Hi Samuix,

You are probably missing the libusb-dev package which includes the headers that are necessary for compiling.

kind regards,
Markus

On Sep 17, samuix <sam...@gmx.de> wrote:

Date: Sat, 17 Sep 2016 21:02:22
From: samuix <sam...@gmx.de>
Reply-To: "OWFS (One-wire file system) discussion and help"
   <owfs-developers@lists.sourceforge.net>
To: owfs-developers@lists.sourceforge.net
Subject: [Owfs-developers] usb support missing in own compiled owserver ?!?

Hi,
I build the owserver with following options:
 
./bootstrap
./configure --enable-usb
 
following messages showed up:
checking if usb support is enabled... yes
checking for LIBUSB... no
......
    Deployment location: /opt/owfs
Compile-time options:
                      USB is DISABLED
 
libusb is installed on the system:
ldconfig -p | grep libusb
        libusb-1.0.so.0 (libc6,hard-float) =>
/lib/arm-linux-gnueabihf/libusb-1.0.so.0
        libusb-0.1.so.4 (libc6,hard-float) =>
/lib/arm-linux-gnueabihf/libusb-0.1.so.4
        libusb-0.1.so.4 (libc6,hard-float) =>
/usr/lib/arm-linux-gnueabihf/libusb-0.1.so.4
 
 
How can i build the owserver with USB enabled ?
Thanks
 

------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to