Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Jul 2004 21:45:49 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        pawel_worach@yahoo.com
Cc:        current@freebsd.org
Subject:   Re: current build error without usb
Message-ID:  <20040706.214549.10141468.imp@bsdimp.com>
In-Reply-To: <20040706122913.76037.qmail@web61201.mail.yahoo.com>
References:  <20040706122913.76037.qmail@web61201.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20040706122913.76037.qmail@web61201.mail.yahoo.com>
            Pawel Worach <pawel_worach@yahoo.com> writes:
: 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

When were the sources grabbed?  I could have sworn I fixed this...

Warner



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