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 <dev/usb/usb.h>
+#include <dev/usb/usb_port.h>
 #include <dev/usb/usbhid.h>
 

-- 
Ollivier ROBERT -=- Eurocontrol EEC/ITM -=- [EMAIL PROTECTED]
The Postman hits! The Postman hits! You have new mail.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to