modules/acpi/acpi fails in make universe

From: Poul-Henning Kamp <phk_at_phk.freebsd.dk>
Date: Sat, 16 Jul 2005 11:16:34 +0200
When building i386/LINT in "make universe", the acpi/acpi module
fails to build:

===> acpi/acpi (depend)
Warning: Object directory not changed from original /usr/obj/bang/src0/src/sys/L
INT
cc -O2 -fno-strict-aliasing -pipe  -I. -I_at_  -c /bang/src0/src/sys/i386/acpica/ac
pi_wakecode.S
/bang/src0/src/sys/i386/acpica/acpi_wakecode.S:35:19: assym.s: No such file or d
irectory
/bang/src0/src/sys/i386/acpica/acpi_wakecode.S: Assembler messages:
/bang/src0/src/sys/i386/acpica/acpi_wakecode.S:103: Error: suffix or operands in
valid for `ljmp'
*** Error code 1
1 error
*** Error code 2
_at_ -> /bang/src0/src/sys


Ad far as I can tell, this bit of sys/modules/acpi/acpi/Makefile
is the offending stuff, but I can't tell what's wrong:

acpi_wakecode.h: acpi_wakecode.S assym.s
        ${MAKE} -f ${.CURDIR}/../../../${MACHINE_ARCH}/acpica/Makefile \
                MAKESRCPATH=${.CURDIR}/../../../${MACHINE_ARCH}/acpica


-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk_at_FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
Received on Sat Jul 16 2005 - 07:16:36 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:38 UTC