cvs commit: src/sys/dev/aic7xxx/aicasm Makefile
Ruslan Ermilov
ru at freebsd.org
Mon Nov 21 19:55:01 GMT 2005
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
> > +>
> > +> 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
> >
> No, this is different. Please give me more context, preferably the build
> log with combined stdout + stderr.
>
Ah, got it. Do you have "device acpi" in your kernel config?
Cheers,
--
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- 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-src/attachments/20051121/0e611859/attachment.bin
More information about the cvs-src
mailing list