Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jul 2004 05:29:13 -0700 (PDT)
From:      Pawel Worach <pawel_worach@yahoo.com>
To:        current@freebsd.org
Subject:   current build error without usb
Message-ID:  <20040706122913.76037.qmail@web61201.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hi,

If I don't have usb support in my kernel config the build breaks
in the depend target of the kernel build. This only happens
on parallel builds (-j2 and -j4 tested). It begun around the
latest batch of usb updates.

--------------------------------------------------------------
>>> stage 3.1: making dependencies
--------------------------------------------------------------
...
===> urio
ln -s /usr/obj/usr/src/sys/PROXY/opt_usb.h opt_usb.h
machine -> /usr/src/sys/i386/include
@ -> /usr/src/sys
awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h
awk -f @/tools/usbdevs2h.awk @/dev/usb/usbdevs
rm -f .depend
mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@
-I@/contrib/altq -I@/../include -I/usr/obj/usr/src/i386/usr/include
-I/usr/obj/usr/src/sys/PROXY
/usr/src/sys/modules/urio/../../dev/usb/urio.c
===> usb
make: don't know how to make usbdevs_data.h. Stop
*** Error code 2
1 error

 - Pawel

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



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