Date: Fri, 7 Nov 2008 00:38:27 +0100 From: Hans Petter Selasky <hselasky@c2i.net> To: "Diego Depaoli" <trebestie@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: Usb2 and hal issue Message-ID: <200811070038.27601.hselasky@c2i.net> In-Reply-To: <83e5fb980811061420k79f6c845yd9263bea2834e0cd@mail.gmail.com> References: <83e5fb980811051638n5f9a1a5dr60160ed7e2ed7a1c@mail.gmail.com> <200811060900.59772.hselasky@c2i.net> <83e5fb980811061420k79f6c845yd9263bea2834e0cd@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 06 November 2008, Diego Depaoli wrote: > 2008/11/6 Hans Petter Selasky <hselasky@c2i.net>: > > Hald is looping trying to open the wrong USB device. If hald is using > > libusb-0.1.12, > > Apparently It doesn't and Makefile contains two --disable-usb options. > Since pkg_info -R lists a lot of other ports requiring libusb-0.1.12 I > think each one may be linked with libusb20, or I'm wrong? > > Regards That's right. The new FreeBSD libusb20 implement all globals found in libusb-0.1.12, except the C++ part. You can also just make a symlink in the libraries directories for testing. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811070038.27601.hselasky>