That looks wierd, since it reports that ftdi is enabled.. And that
depends on libusb.

Can you upload the config.log somewhere please (gist.github.com or similar)?


On 04/04/17 17:13, samuix wrote:
> Hello,
> after a power failure, I have to re-install the Raspberry PI.
> Unfortunately, I cannot turn on the USB support, although all
> libraries are available.
>  
> I try following commands:
> *>apt-get install git
> >apt-get install autoconf
> >apt-get install pkg-config
> >apt-get install libtool m4 automake
> >apt-get install libfuse-dev libusb-dev libudev-dev libftdi-dev
> libavahi-common-dev libavahi-client-dev*
> *>git clone git://git.code.sf.net/p/owfs/code owfs-code*
> *>./bootstrap
> >./configure*
> .......
> checking if usb support is enabled... auto (default)
> checking for LIBUSB... no
> .......
> Current configuration:
>     Deployment location: /opt/owfs
> Compile-time options:
>                       USB is DISABLED
>                     AVAHI is enabled
>                       I2C is enabled
>                        W1 is enabled
>     Parallel port DS1410E is enabled
>            FTDI (LinkUSB) is enabled
>          Zeroconf/Bonjour is enabled
>              Debug-output is enabled
>                Mutexdebug is enabled
>                 Profiling is DISABLED
> Tracing memory allocation is DISABLED
> Module configuration:
>                     owlib is enabled
>                   owshell is enabled
>                      owfs is enabled
>                   owhttpd is enabled
>                    owftpd is enabled
>                  owserver is enabled
>                owexternal is enabled
>                     ownet is enabled
>                  ownetlib is enabled
>                     owtap is enabled
>                     owmon is enabled
>                    owcapi is enabled
>                      swig is DISABLED
>                    owperl is DISABLED
>                     owphp is DISABLED
>                  owpython is DISABLED
>                     owtcl is DISABLED
>               unit tests are DISABLED
>  
> *>find /usr/lib -name "libusb.*"*
> /usr/lib/arm-linux-gnueabihf/libusb.a
> /usr/lib/arm-linux-gnueabihf/pkgconfig/libusb.pc
> /usr/lib/arm-linux-gnueabihf/libusb.so
>  
> What can i do to enable USB support?
>  
> Regards
>  
>  
>
>
> ------------------------------------------------------------------------------
> 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