On Wed, 2006-03-22 at 12:39 +0100, Vittore Zen wrote:
> cd owfs
> ./bootstrap
> ./configure --enable-usb
> 
> 
> Two problem:
> 
> 1. libusb not found from configure
> 
> configure:22022: checking if usb support is enabled
> configure:22050: checking for usb_open in -lusb
> configure:22080: gcc -o conftest -g -O2 -pthread   conftest.c -lusb   >&5
> /opt/armeb/lib/gcc-lib/armv5b-softfloat-linux/3.3.5/../../../../armv5b-softfloat-linux/bin/ld:
>  
> cannot find -lusb
> | char usb_open ();
> | usb_open ();
> configure:22128: WARNING: libusb not found, usb will be disabled
> ac_cv_lib_usb_usb_open=no
> 
> 
> 
> 2. my kernel support FUSE.... but the configure not found the lib :-(

I just ran

./configure --enable-usb --disable-owfs

and it made to completion on my slug.

I'll have to get my USB dongle back from my friend and see if it works.

Tim




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to