Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Nov 2009 00:03:08 +0100
From:      Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
To:        freebsd-usb@freebsd.org
Subject:   Re: FreeBSD - support for DisplayLink devices?
Message-ID:  <20091121000308.89b83d5e.torfinn.ingolfsen@broadpark.no>
In-Reply-To: <20091118220855.GA91753@citylink.fud.org.nz>
References:  <20091118223223.8223a2c6.torfinn.ingolfsen@broadpark.no> <20091118224404.da498629.torfinn.ingolfsen@broadpark.no> <200911182247.21035.hselasky@c2i.net> <20091118220855.GA91753@citylink.fud.org.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 19 Nov 2009 11:08:55 +1300
Andrew Thompson <thompsa@FreeBSD.org> wrote:

> libdlo mentioned in the original email is a  userland driver using
> libusb. It should just work.

I've tried with just './configure' and
./configure --includedir=/usr/local/include
./configure --includedir=/usr/local/include --libdir=/usr/local/lib

but all bombs out with this:
checking for usb_open in -lusb... no
checking for usb_get_driver_np... no
configure: error: Can't find libusb. On ubuntu, try sudo apt-get install libusb-dev

> Note for FreeBSD 7 and below you will need to install the devel/libusb
> port.

libusb in ports is currently at version 0.1.12_4, I don't know if that
affects anything, but the libdlo page says  "libusb (0.13)".
-- 
Regards,
Torfinn Ingolfsen




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091121000308.89b83d5e.torfinn.ingolfsen>