From owner-freebsd-questions@FreeBSD.ORG Fri Jun 24 15:07:20 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F85416A41C for ; Fri, 24 Jun 2005 15:07:20 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id E03BC43D1D for ; Fri, 24 Jun 2005 15:07:19 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2C42551419; Fri, 24 Jun 2005 11:07:19 -0400 (EDT) Date: Fri, 24 Jun 2005 11:07:19 -0400 From: Kris Kennaway To: Jim Haskell Message-ID: <20050624150718.GA17661@xor.obsecurity.org> References: <42BB5C26.7090702@gmail.com> <42BB7926.2060206@daleco.biz> <42BBCE35.5010905@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jI8keyz6grp/JLjh" Content-Disposition: inline In-Reply-To: <42BBCE35.5010905@gmail.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-questions@freebsd.org Subject: Re: Help with 'make' failure while building custom kernel 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, 24 Jun 2005 15:07:20 -0000 --jI8keyz6grp/JLjh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 24, 2005 at 04:11:17AM -0500, Jim Haskell wrote: > The offending lines from make: >=20 > cc -c -x assembler-with-cpp -DLOCORE -O -pipe -Wall -Wredundant-decls=20 > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arit= h=20 > -Winline -Wcast-qual -fformat-extensions -std=3Dc99 -nostdinc -I- -I.= =20 > -I../../.. -I../../../contrib/dev/acpica -I../../../contrib/altq=20 > -I../../../contrib/ipfilter -I../../../contrib/pf=20 > -I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd=20 > -I../../../contrib/ngatm -D_KERNEL -include opt_global.h -fno-common=20 > -finline-limit=3D8000 --param inline-unit-growth=3D100 --param=20 > large-function-growth=3D1000 -mno-align-long-strings=20 > -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2=20 > -ffreestanding -Werror ../../../i386/i386/locore.s > ../../../i386/i386/locore.s: Assembler messages: > ../../../i386/i386/locore.s:783: Error: suffix or operands invalid for `s= hr' This may happen if you are trying to upgrade from FreeBSD 4 to FreeBSD 5 or later, but are trying to build the new kernel out of the correct sequence in the upgrade process (see the Handbook). Kris --jI8keyz6grp/JLjh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCvCGmWry0BWjoQKURAvHzAKDrvMCV1zqfO2SfGMhmOCTAo15F5wCgioLO ckoAyJveCmwQh29Lsau6nIk= =KFyo -----END PGP SIGNATURE----- --jI8keyz6grp/JLjh--