Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jun 2009 13:16:01 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        Nicolas <c.r.n.a@wanadoo.fr>, Andrew Thompson <thompsa@freebsd.org>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: USB webcam++ support for FreeBSD-8-current is soon here
Message-ID:  <200906021316.02441.hselasky@c2i.net>
In-Reply-To: <4A24FD1A.7020604@wanadoo.fr>
References:  <4A24F849.80204@wanadoo.fr> <200906021217.24357.hselasky@c2i.net> <4A24FD1A.7020604@wanadoo.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 02 June 2009, Nicolas wrote:
> Ok, thank you.
>
> Build error:
>
> linux_usb.o(.text+0xe56): In function `usb_linux_isoc_callback':
> /usr/home/niko/ulinux/kernel/linux_usb.c:1164: undefined reference to
> `libusb20_tr_get_length'
> *** Error code 1
>
> What's wrong ?
>
> Nicolas.

Yes, that's because Andrew has not synched in all the latest changes yet.

Before anything will work, you need these two patches:

http://perforce.freebsd.org/chv.cgi?CH=163254
http://perforce.freebsd.org/chv.cgi?CH=162936

You need to build a new libusb from /usr/src/lib/libusb and a new usb.ko 
module or kernel.

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906021316.02441.hselasky>