From owner-freebsd-acpi@FreeBSD.ORG Mon Aug 13 05:52:05 2007 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66C2016A417 for ; Mon, 13 Aug 2007 05:52:05 +0000 (UTC) (envelope-from nate@root.org) Received: from root.org (root.org [67.118.192.226]) by mx1.freebsd.org (Postfix) with ESMTP id 327FC13C457 for ; Mon, 13 Aug 2007 05:52:04 +0000 (UTC) (envelope-from nate@root.org) Received: (qmail 99187 invoked from network); 13 Aug 2007 05:52:07 -0000 Received: from ppp-71-139-42-13.dsl.snfc21.pacbell.net (HELO ?10.0.5.18?) (nate-mail@71.139.42.13) by root.org with ESMTPA; 13 Aug 2007 05:52:07 -0000 Message-ID: <46BFF17D.9030606@root.org> Date: Sun, 12 Aug 2007 22:51:57 -0700 From: Nate Lawson User-Agent: Thunderbird 2.0.0.6 (X11/20070810) MIME-Version: 1.0 To: Purushotham Nayak References: <59071.34069.qm@web56111.mail.re3.yahoo.com> In-Reply-To: <59071.34069.qm@web56111.mail.re3.yahoo.com> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org Subject: Re: buildkernel acpi failure X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Aug 2007 05:52:05 -0000 Purushotham Nayak wrote: > I had FreeBSD 6.1 on my machine and it was working very well. > I tried to upgrade to 6.2 using a upgrade_script which rendered > my system unbootable. I booted using a FreesBIE liveCD and > tried to buildkernel through a chrooted environment so that I > can build fix my hard disk. I get the following error everytime > I try to make buildkernel. I've tried cvsuping my sources with > 6.0 6.1 and 6.2 and get the same error with all three. Does > anyone know what could be causing it ? > > /n/lorax1/usr6/src/sys/i386/acpica/acpi_wakecode.S: Assembler messages: > /n/lorax1/usr6/src/sys/i386/acpica/acpi_wakecode.S:103: Error: suffix > or operands invalid for `ljmp' > *** Error code 1 > 1 error > *** Error code 2 Never seen that error before. It sounds like your source is messed up. Just download a copy here and copy it over your old one. http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/sys/i386/acpica/acpi_wakecode.S?rev=1.10.2.1;content-type=text%2Fplain -Nate