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
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to