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

Mario Lobo mlobo at digiart.art.br
Fri May 2 12:47:07 UTC 2008


On Thursday 01 May 2008 20:41:49 alexus wrote:
> sorry, this is amd64
>
> On Thu, May 1, 2008 at 6:14 PM, Mario Lobo <mlobo at digiart.art.br> wrote:
> > On Thursday 01 May 2008 18:43:17 alexus wrote:
> > >> why are you compiling under i386 when your system is
> > >> detected as amd64 or ia64 ?
> >
> > You didn't answer this one.
> >
> > uname -a can help.
> > --
> > Mario Lobo
> > http://www.mallavoodoo.com.br
> > FreeBSD since version 2.2.8 [not Pro-Audio.... YET!!] (99,7% winedows
> > FREE) _______________________________________________
> > freebsd-questions at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "freebsd-questions-unsubscribe at freebsd.org"

Then you should:

cd /usr/src/sys/amd64/conf
copy/edit GENERIC dd 
/usr/sbin/config dd
cd ../compile/dd
make cleandepend;make depend;make;make 
make install

this should work
-- 
Mario Lobo
http://www.mallavoodoo.com.br
FreeBSD since version 2.2.8 [not Pro-Audio.... YET!!] (99,7% winedows FREE)


More information about the freebsd-questions mailing list