cvs commit: src/sys/dev/aic7xxx/aicasm Makefile
Pawel Jakub Dawidek
pjd at FreeBSD.org
Mon Nov 21 10:57:05 PST 2005
On Mon, Nov 21, 2005 at 02:41:10PM +0000, Ruslan Ermilov wrote:
+> ru 2005-11-21 14:41:10 UTC
+>
+> FreeBSD src repository
+>
+> Modified files:
+> sys/dev/aic7xxx/aicasm Makefile
+> 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: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
Is this the same problem you just fixed?
The details:
Source architecture: amd64
Source system: RELENG_6
Target architecture: i396
Target system: HEAD
--
Pawel Jakub Dawidek http://www.wheel.pl
pjd at FreeBSD.org http://www.FreeBSD.org
FreeBSD committer Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20051121/453d49e2/attachment.bin
More information about the cvs-all
mailing list