FreeBSD 8.2 and DisplayLink devices?

Torfinn Ingolfsen torfinn.ingolfsen at broadpark.no
Mon Jul 11 22:33:15 UTC 2011


On Mon, 11 Jul 2011 05:52:46 +0200
Matthias Apitz <guru at unixarea.de> wrote:

> So, look into the log file config.log to understand what it is missing;

Good advice! 
Here is a part of it:
configure:13177: gcc -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib  conftest.c -lusb  >&5
/var/tmp//cctcQ0kE.o(.text+0xa): In function `main':
: undefined reference to `usb_get_driver_np'
...
configure:13204: result: no
configure:13209: error: Can't find libusb. On ubuntu, try sudo apt-get install libusb-dev

According to [1], this function is implemted on Linux only - a Linuxism.
I'll see if I want to fix it.

References:
1) http://libusb.sourceforge.net/doc/function.usbgetdrivernp.html
-- 
Torfinn



More information about the freebsd-usb mailing list