From owner-freebsd-stable Sun Mar 10 17: 8:31 2002 Delivered-To: freebsd-stable@freebsd.org Received: from ip68-2-87-144.ph.ph.cox.net (ip68-2-87-144.ph.ph.cox.net [68.2.87.144]) by hub.freebsd.org (Postfix) with ESMTP id 561A537B404 for ; Sun, 10 Mar 2002 17:08:26 -0800 (PST) Received: from reynoldsnet.org (whale [192.168.1.2]) by ip68-2-87-144.ph.ph.cox.net (8.11.6/8.11.6) with ESMTP id g2B186m93623; Sun, 10 Mar 2002 18:08:06 -0700 (MST) (envelope-from johnjen@reynoldsnet.org) Message-ID: <3C8C0384.470422F4@reynoldsnet.org> Date: Sun, 10 Mar 2002 18:08:20 -0700 From: John Reynolds X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: Josef Karthauser Cc: stan , FreeBSD Stable Mailing List Subject: Re: libusb build problems References: <20020311000505.GA30508@teddy.fas.com> <20020311002931.GA6193@genius.tao.org.uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > 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