Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Dec 1998 12:43:36 -0600 (CST)
From:      Bruce Albrecht <bruce@zuhause.mn.org>
To:        freebsd-current@FreeBSD.ORG
Subject:   Make world fails in /usr.sbin/usbd
Message-ID:  <13938.47448.324592.152079@zuhause.zuhause.mn.org>

next in thread | raw e-mail | index | archive | help
I just cvsupped about an hour ago, and as near as I can tell, the
usr/include/dev directory containing dsb.h is not getting created.
For the moment, I'm just going to remove the usb programs from the
usr.sbin Makefile until I can figure out where the Makefiles would
normally create and populate this subdirectory.

===> usr.sbin/usbd
cc -O -pipe -I../../sys   -I/usr/obj/elf/usr/src/tmp/usr/include -c /usr/src/usr.sbin/usbd/usbd.c
gzip -cn /usr/src/usr.sbin/usbd/usbd.8 > usbd.8.gz
/usr/src/usr.sbin/usbd/usbd.c:50: dev/usb/usb.h: No such file or directory
/usr/src/usr.sbin/usbd/usbd.c: In function `main':
/usr/src/usr.sbin/usbd/usbd.c:152: `USB_DISCOVER' undeclared (first use this function)
/usr/src/usr.sbin/usbd/usbd.c:152: (Each undeclared identifier is reported only once
/usr/src/usr.sbin/usbd/usbd.c:152: for each function it appears in.)
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error

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



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