Date: Wed, 11 Feb 2004 10:32:18 -0800 (PST) From: Doug White <dwhite@gumbysoft.com> To: Jakob Breivik Grimstveit <jakob@grimstveit.no> Cc: freebsd-current@freebsd.org Subject: Re: Kernel compile fails on acpi Message-ID: <20040211103046.J68116@carver.gumbysoft.com> In-Reply-To: <20040131232728.GA3070@temp.grimstveit.no> References: <20040131232728.GA3070@temp.grimstveit.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 1 Feb 2004, Jakob Breivik Grimstveit wrote: > awk -f @/tools/makeobjops.awk @/kern/device_if.m -h > awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h > awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h > awk -f @/tools/makeobjops.awk @/dev/pci/pcib_if.m -h > awk -f @/tools/makeobjops.awk @/isa/isa_if.m -h > /usr/obj/usr/src/make.i386/make -f /usr/src/sys/modules/acpi/../../i386/acpica/Makefile MAKESRCPATH=/usr/src/sys/modules/acpi/../../i386/acpica > cc -O -pipe -march=athlon-mp -I. -c /usr/src/sys/modules/acpi/../../i386/acpica/acpi_wakecode.S > In file included from /usr/src/sys/i386/acpica/acpi_wakecode.S:28: > machine/asm.h:43:23: sys/cdefs.h: No such file or directory > *** Error code 1 Looks like your checkout is corrupted -- dump /usr/src/sys/ (after saving your kernel config) and re-checkout. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040211103046.J68116>
