Date: Mon, 11 Aug 2008 20:21:39 +0400 From: pluknet <pluknet@gmail.com> To: "Peter B" <pb@ludd.ltu.se> Cc: freebsd-questions@freebsd.org Subject: Re: Kernel compile R7.0 i386 GENERIC, fails Message-ID: <a31046fc0808110921pb5df02fu610d92d2293ac6f3@mail.gmail.com> In-Reply-To: <200808111537.m7BFbHf1006054@brother.ludd.ltu.se> References: <200808111537.m7BFbHf1006054@brother.ludd.ltu.se>
next in thread | previous in thread | raw e-mail | index | archive | help
[hackers@->questions@] 2008/8/11 Peter B <pb@ludd.ltu.se>: > > I'm trying to compile the generic FreeBSD kernel 7.0-RELEASE i386. But it > fails. Any tip on how to fix it? > > Extracted sources: sbase, srelease, ssys You also need scontrib (ACPI sources are there) component and maybe some others for successful build. btw, this is not a very usual (and a simple) way to make kernel. > > toor@m /usr/src #make buildkernel KERNCONF=GENERIC > . > . > mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC /usr/src/sys/modules/accf_http/../../netinet/accf_http.c > ===> acpi (depend) > ===> acpi/acpi (depend) > @ -> /usr/src/sys > machine -> /usr/src/sys/i386/include > make: don't know how to make dsfield.c. Stop > *** Error code 2 > > Stop in /usr/src/sys/modules/acpi. > *** Error code 1 > > Stop in /usr/src/sys/modules. > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/GENERIC. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > Exit 1 wbr, pluknet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a31046fc0808110921pb5df02fu610d92d2293ac6f3>
