Re: cvs commit: src/sys/dev/acpica acpi_perf.c

From: M. Warner Losh <imp_at_bsdimp.com>
Date: Sun, 03 Apr 2005 23:02:52 -0600 (MDT)
In message: <4250C96F.3040109_at_root.org>
            Nate Lawson <nate_at_root.org> writes:
: Any idea why I get this while trying to do a kernel compile?  I'm going 
: to blow away the kernel compile directory now and see if that helps.
: 
: ===> wlan_xauth (obj)
: ===> xe (obj)
: ===> xl (obj)
: cd ../../../modules; 
: MAKEOBJDIRPREFIX=/home/src/sys/i386/compile/MRSPECIAL/modul
: es KMODDIR=/boot/kernel DEBUG_FLAGS="-g" MACHINE=i386 
: KERNBUILDDIR="/home/src/sy
: s/i386/compile/MRSPECIAL" make  all
: ===> 3dfx (all)
: make: don't know how to make machine/bus_at386.h. Stop
: *** Error code 2
: 
: Stop in /home/src/sys/modules.
: *** Error code 1
: 
: Stop in /home/src/sys/i386/compile/MRSPECIAL.

"make cleandepend" will fix this.  Anytime that files are deleted,
make depend doesn't alway work with exactly this failure mode.  Most
of the time make depend will catch these things, but I've had some
cases fail that I've not been able to pin down exactly.

Warner
Received on Mon Apr 04 2005 - 03:04:48 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:31 UTC