From owner-cvs-src@FreeBSD.ORG Mon Nov 21 19:55:01 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99A8D16A41F; Mon, 21 Nov 2005 19:55:01 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1713443D49; Mon, 21 Nov 2005 19:54:58 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id jALJsv0U032983; Mon, 21 Nov 2005 21:54:57 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 13505-01; Mon, 21 Nov 2005 21:54:54 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id jALJonQv032880 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 21 Nov 2005 21:50:49 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.4/8.13.4) id jALJowx9082652; Mon, 21 Nov 2005 21:50:58 +0200 (EET) (envelope-from ru) Date: Mon, 21 Nov 2005 21:50:58 +0200 From: Ruslan Ermilov To: Pawel Jakub Dawidek Message-ID: <20051121195058.GD81606@ip.net.ua> References: <200511211441.jALEfAgf040745@repoman.freebsd.org> <20051121185628.GC752@garage.freebsd.pl> <20051121193937.GA81606@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MAH+hnPXVZWQ5cD/" Content-Disposition: inline In-Reply-To: <20051121193937.GA81606@ip.net.ua> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/aic7xxx/aicasm Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Nov 2005 19:55:01 -0000 --MAH+hnPXVZWQ5cD/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 21, 2005 at 09:39:37PM +0200, Ruslan Ermilov wrote: > On Mon, Nov 21, 2005 at 07:56:28PM +0100, Pawel Jakub Dawidek wrote: > > On Mon, Nov 21, 2005 at 02:41:10PM +0000, Ruslan Ermilov wrote: > > +> ru 2005-11-21 14:41:10 UTC > > +>=20 > > +> FreeBSD src repository > > +>=20 > > +> Modified files: > > +> sys/dev/aic7xxx/aicasm Makefile=20 > > +> Log: > > +> Fix mysterious build failures (with parallel make) early in > > +> buildkernel: provide a real but dummy name to ${DEPENDFILE} > > +> so that the relevant exists() check in bsd.prog.mk fails and > > +> ensures that ${GENHDRS} are built before any other objects. > >=20 > > I've such error when trying to buildkernel with parallel make: > >=20 > > /usr/home/diskless/home/root/fsck_repo/sys/i386/acpica/acpi_wakecode.S:= 35:19: assym.s: No such file or directory > > /usr/home/diskless/home/root/fsck_repo/sys/i386/acpica/acpi_wakecode.S:= Assembler messages: > > /usr/home/diskless/home/root/fsck_repo/sys/i386/acpica/acpi_wakecode.S:= 103: Error: suffix or operands invalid for `ljmp' > > *** Error code 1 > > 1 error > > *** Error code 2 > >=20 > > Is this the same problem you just fixed? > >=20 > > The details: > >=20 > > Source architecture: amd64 > > Source system: RELENG_6 > > Target architecture: i396 > > Target system: HEAD > >=20 > No, this is different. Please give me more context, preferably the build > log with combined stdout + stderr. >=20 Ah, got it. Do you have "device acpi" in your kernel config? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --MAH+hnPXVZWQ5cD/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDgiUiqRfpzJluFF4RArG2AJ9I41wtw4JTvZ7QRlKrmCzH4lRLuACgh4Q6 OLPls1UbSKZWcAD7SGscxF4= =6dkM -----END PGP SIGNATURE----- --MAH+hnPXVZWQ5cD/--