Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Nov 2008 14:15:58 -0800
From:      Bruce Cran <bruce@cran.org.uk>
To:        Hans Petter Selasky <hselasky@c2i.net>
Cc:        Alfred Perlstein <bright@mu.org>, freebsd-usb@freebsd.org
Subject:   Re: USB4BSD release candidate number 3 - request for review
Message-ID:  <20081102141558.582958ba@tau.draftnet>
In-Reply-To: <200811022142.12653.hselasky@c2i.net>
References:  <200810251925.47273.hselasky@c2i.net> <200810261633.22020.hselasky@c2i.net> <20081102105302.40af66f6@tau.draftnet> <200811022142.12653.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2 Nov 2008 21:42:11 +0100
Hans Petter Selasky <hselasky@c2i.net> wrote:

> On Sunday 02 November 2008, Bruce Cran wrote:
> > On Sun, 26 Oct 2008 16:33:20 +0100
> >
> > Hans Petter Selasky <hselasky@c2i.net> wrote:
> > > Hi,
> > >
> > > A new USB release is available:
> > >
> > > http://www.selasky.org/hans_petter/usb4bsd/for_review/
> > >
> > > %md5 usb2_release_003.*
> > > MD5 (usb2_release_003.diff) = e31a032d0234bb7d72eb968c33118d84
> > > MD5 (usb2_release_003.tar.gz) = 0a0d9dd44e93ba2ceaa849c577f6fecf
> > > %sha256 usb2_release_003.*
> > > SHA256 (usb2_release_003.diff) =
> > > 9b4359f76eeef43d9b6c0c524198e529f2debff14e6158ebac8f35d51efb211b
> > > SHA256 (usb2_release_003.tar.gz) =
> > > 3040714546fc21bc2943c2e7aec1734150845271664aad44639ff5c553e3ed31
> >
> > I untarred usb2_release_003.tar.gz into /usr/src but am having
> > problems building it: it seems libusb20 needs /usr/src/sys in the
> >
> > include path, but after installing libusb20 the modules won't build:
> > > cd /sys/modules/usb2
> > > make
> >
> > ===> bluetooth (all)
> > Warning: Object directory not changed from
> > original /usr/src/sys/modules/usb2/bluetooth make: don't know how to
> > make usb2_if.h. Stop *** Error code 2
> >
> > Stop in /usr/src/sys/modules/usb2.
> >
> > If I use the copy of /sys/conf/files from perforce then I get a
> > compile error in the ata driver during buildkernel because I guess
> > things have moved on and the references are no longer valid.
> > What's the proper way to build the new usb stack?
> 
> Did you apply the patches in the diff file ?
> 

That was the problem: after applying the patches and updating kmod.mk
the build works.

-- 
Bruce Cran



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