Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2002 18:08:20 -0700
From:      John Reynolds <johnjen@reynoldsnet.org>
To:        Josef Karthauser <joe@tao.org.uk>
Cc:        stan <stanb@awod.com>, FreeBSD Stable Mailing List <freebsd-stable@FreeBSD.ORG>
Subject:   Re: libusb build problems
Message-ID:  <3C8C0384.470422F4@reynoldsnet.org>
References:  <20020311000505.GA30508@teddy.fas.com> <20020311002931.GA6193@genius.tao.org.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
> On Sun, Mar 10, 2002 at 07:05:06PM -0500, stan wrote:
> > I have been having problems building the libusb port for the last couple of
> > weeks.
> >
> > More and more of teh ports I use are becoming dependent on it.
> >
> > I'm enclosing a script of the build atempt.
> 
> I've committed a fix to libusb that was posted to this list by
> John Reynolds a few weeks ago.  It should be on your cvsup mirror in a
> few hours time.

WARNING!

It should be noted that the patch that I posted would make libusb 
compile -ONLY- on a "fresh" -STABLE system. If you have a -stable
system before the usb structures were renamed, the patch will cause
compile problems!

If I get time I will try to make the libusb Makefile detect whether
or not you are running the "right" -stable for the patch to be 
applicable (else the patch will not be in effect). Check

  sysctl -a | grep osreldate

to see what osreldate you have. If it's 45001 then you have the
usb structure changes and the patch will make things work. If it's
below 45001 then this patch will *break* the libusb build.

-Jr

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C8C0384.470422F4>