From owner-freebsd-current Wed Jul 5 4: 0:28 2000 Delivered-To: freebsd-current@freebsd.org Received: from matrix.eurocontrol.fr (matrix.eurocontrol.fr [147.196.254.254]) by hub.freebsd.org (Postfix) with ESMTP id 57D1A37B91A for ; Wed, 5 Jul 2000 04:00:25 -0700 (PDT) (envelope-from roberto@eurocontrol.fr) Received: from caerdonn.eurocontrol.fr (caerdonn.eurocontrol.fr [147.196.5.62]) by matrix.eurocontrol.fr (Postfix) with ESMTP id AFA885A21 for ; Wed, 5 Jul 2000 13:00:23 +0200 (CEST) Received: by caerdonn.eurocontrol.fr (Postfix, from userid 1193) id 0D0524E5A; Wed, 5 Jul 2000 13:00:23 +0200 (CEST) Date: Wed, 5 Jul 2000 13:00:22 +0200 From: Ollivier Robert To: FreeBSD Current Users' list Subject: [PATCH] buildworld broken in libusb Message-ID: <20000705130022.I70328@caerdonn.eurocontrol.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i X-Operating-System: FreeBSD 5.0-CURRENT Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG buildworld is broken in libusb. Here is a tentative patch (I'm re-building the world right now). The alternative is to #define UPACKED in usbhid.h. cvs diff: Diffing . Index: parse.c =================================================================== RCS file: /home/ncvs/src/lib/libusb/parse.c,v retrieving revision 1.1 diff -u -2 -u -r1.1 parse.c --- parse.c 2000/06/11 18:19:14 1.1 +++ parse.c 2000/07/05 10:54:41 @@ -36,4 +36,5 @@ #include +#include #include -- Ollivier ROBERT -=- Eurocontrol EEC/ITM -=- Ollivier.Robert@eurocontrol.fr The Postman hits! The Postman hits! You have new mail. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message