Lyle Giese <lyle <at> lcrcomputer.net> writes:

> 
> I am installing OWFS on a SLES 11 sp3 64 bit server.  I was getting the 
> same errors as recently reported under the topic 'Installing newest owfs 
> on Raspberry'.
> 
> I also have installed libusb-1.0.19 from source on this server.
> 
Try this:

$ nm --dynamic /usr/lib/libusb-1.0.so |grep libusb_error_name
0000000000006440 T libusb_error_name
(Depending on which distribution you ron on your Pi, that file may be in a
subdirectory of /usr/lib)

If you get the same output, i.e. with the "T", then you have an old copy of
libusb-1.0.so lying around in some other directory. Find and delete it.

-- 
-- Matthias Urlichs


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

Reply via email to