Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 May 2008 16:57:09 -0400
From:      alexus <alexus@gmail.com>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: ACPI can only be compiled into the kernel on the amd64 and ia64 platforms
Message-ID:  <6ae50c2d0805011357l66b86a2ew8b61121dd157a979@mail.gmail.com>
In-Reply-To: <6ae50c2d0804301423l485c586er854aa36086504d17@mail.gmail.com>
References:  <6ae50c2d0804301423l485c586er854aa36086504d17@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
anyone?


On Wed, Apr 30, 2008 at 5:23 PM, alexus <alexus@gmail.com> wrote:
> dd# make cleandepend && make depend
> rm -f .depend machine amd64
> cd ../../../modules;
> MAKEOBJDIRPREFIX=/usr/src/sys/i386/compile/dd/modules
> KMODDIR=/boot/kernel DEBUG_FLAGS="-g" MACHINE=i386
> KERNBUILDDIR="/usr/src/sys/i386/compile/dd" make  cleandepend
> ===> aac (cleandepend)
> rm -f @ machine amd64
> rm -f .depend GPATH GRTAGS GSYMS GTAGS
> ===> accf_data (cleandepend)
> rm -f @ machine amd64
> rm -f .depend GPATH GRTAGS GSYMS GTAGS
> ===> accf_http (cleandepend)
> rm -f @ machine amd64
> rm -f .depend GPATH GRTAGS GSYMS GTAGS
> ===> acpi (cleandepend)
> ===> acpi/acpi (cleandepend)
> "Makefile", line 4: "ACPI can only be compiled into the kernel on the
> amd64 and ia64 platforms"
> *** Error code 1
>
> Stop in /usr/src/sys/modules/acpi.
> *** Error code 1
>
> Stop in /usr/src/sys/modules.
> *** Error code 1
>
> Stop in /usr/src/sys/i386/compile/dd.
> dd#
>
> I took GENERIC and rewise it a little bit
>
> --
> http://alexus.org/
>



-- 
http://alexus.org/



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