Date: Mon, 21 Nov 2005 19:56:28 +0100 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/aic7xxx/aicasm Makefile Message-ID: <20051121185628.GC752@garage.freebsd.pl> In-Reply-To: <200511211441.jALEfAgf040745@repoman.freebsd.org> References: <200511211441.jALEfAgf040745@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--3Pql8miugIZX0722 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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. I've such error when trying to buildkernel with parallel make: /usr/home/diskless/home/root/fsck_repo/sys/i386/acpica/acpi_wakecode.S:35:1= 9: assym.s: No such file or directory /usr/home/diskless/home/root/fsck_repo/sys/i386/acpica/acpi_wakecode.S: Ass= embler 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 Is this the same problem you just fixed? The details: Source architecture: amd64 Source system: RELENG_6 Target architecture: i396 Target system: HEAD --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --3Pql8miugIZX0722 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDghhcForvXbEpPzQRAtR1AKCl5JdouaWAoJbVtf6JxbkvSk958ACbBnAC bFV5c8r04GqP5N0P5lpKM3M= =/HDg -----END PGP SIGNATURE----- --3Pql8miugIZX0722--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051121185628.GC752>