From owner-freebsd-questions@FreeBSD.ORG Fri May 2 12:47:07 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C61E106564A for ; Fri, 2 May 2008 12:47:07 +0000 (UTC) (envelope-from mlobo@digiart.art.br) Received: from ipad.com.br (recife.ipad.com.br [200.249.204.129]) by mx1.freebsd.org (Postfix) with SMTP id 53F378FC15 for ; Fri, 2 May 2008 12:47:05 +0000 (UTC) (envelope-from mlobo@digiart.art.br) Received: (qmail 63082 invoked by uid 1008); 2 May 2008 12:47:04 -0000 Received: from unknown (HELO lobo) (mlobo@digiart.art.br@189.70.91.243) by ipad.com.br with SMTP; 2 May 2008 12:47:04 -0000 From: Mario Lobo Organization: DigiArt Systems To: freebsd-questions@freebsd.org Date: Fri, 2 May 2008 09:54:38 -0300 User-Agent: KMail/1.9.7 References: <6ae50c2d0804301423l485c586er854aa36086504d17@mail.gmail.com> <200805011914.21238.mlobo@digiart.art.br> <6ae50c2d0805011641j5c1b2fel227758933bf25dbb@mail.gmail.com> In-Reply-To: <6ae50c2d0805011641j5c1b2fel227758933bf25dbb@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805020954.38275.mlobo@digiart.art.br> Subject: Re: ACPI can only be compiled into the kernel on the amd64 and ia64 platforms X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2008 12:47:07 -0000 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 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@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@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)