ACPI can only be compiled into the kernel on the amd64 and ia64 platforms

alexus alexus at gmail.com
Wed Apr 30 21:23:28 UTC 2008


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/


More information about the freebsd-questions mailing list