Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Oct 2013 12:40:35 +0200
From:      Hans Petter Selasky <hans.petter.selasky@bitfrost.no>
To:        Artyom Mirgorodskiy <artyom.mirgorodsky@gmail.com>
Cc:        "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>
Subject:   Re: gphoto2 bus error
Message-ID:  <524AA6A3.6050203@bitfrost.no>
In-Reply-To: <60028529.ObLm6B0bQB@notebook.alkar.net>
References:  <1430354.OSvlCO8lK8@notebook.alkar.net> <1940359.EnaXG1j9vU@notebook.alkar.net> <524A96B7.8030400@bitfrost.no> <60028529.ObLm6B0bQB@notebook.alkar.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/01/13 12:24, Artyom Mirgorodskiy wrote:
> ls /usr/lib/libusb*
> /usr/lib/libusb.a        /usr/lib/libusb.so.3     /usr/lib/libusbhid.so@
> /usr/lib/libusb.so@      /usr/lib/libusb_p.a      /usr/lib/libusbhid.so.4
> /usr/lib/libusb.so.2     /usr/lib/libusbhid.a     /usr/lib/libusbhid_p.a

Hi,

I see you have two versions of libusb installed.

You probably need to delete some of the older libraries using the "make 
delete-old-libs" and beware you maybe need to rebuild all ports after 
that! I think gphoto uses libusb.so.2 while you have installed the 
header file for libusb.so.3. Check that first.

gphoto2 --auto-detect

and

gphoto2 --shell

does not crash over here. Let me know if this is still an issue after 
cleaning out old libraries and files from your system.

Thank you!

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?524AA6A3.6050203>