On 5/29/2015 11:30 AM, Matthias Urlichs wrote:
> 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.
>
I am running this on a regular 64 bit PC.  /usr/lib/ contains a new 
libusb install.  /usr/lib64/ contains the old one.  It would appear that 
the source package libusb-1.0.19 installs a 32 bit libusb, but not a 64 
bit libusb.

Lyle


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

Reply via email to