gphoto2 bus error

Hans Petter Selasky hans.petter.selasky at bitfrost.no
Tue Oct 1 11:44:08 UTC 2013


On 10/01/13 13:11, Artyom Mirgorodskiy wrote:
> I removed old libraries:
>
> ls /usr/lib/libusb*
> /usr/lib/libusb.a        /usr/lib/libusb_p.a      /usr/lib/libusbhid.so.4
> /usr/lib/libusb.so@      /usr/lib/libusbhid.a     /usr/lib/libusbhid_p.a
> /usr/lib/libusb.so.3     /usr/lib/libusbhid.so@
>
> and reinstall gphoto2 and libgphoto2
> and have the same result :(
>

Hi,

I quickly looked at the gphoto code and see some bugs there. Can you try 
the attached patch?

cd /usr/ports/graphics/libgphoto2

make clean extract patch

cd /usr/ports/graphics/libgphoto2/work/libgphoto2-2.4.14

cat libgphoto2.patch | patch -p1

cd /usr/ports/graphics/libgphoto2

make all deinstall install

--HPS

-------------- next part --------------
A non-text attachment was scrubbed...
Name: libgphoto2.patch
Type: text/x-patch
Size: 1166 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20131001/16d472fb/attachment.bin>


More information about the freebsd-current mailing list