From: Gwyn Judd <b.judd@xtra.co.nz>
To: LinuxPPC Developers List <linuxppc-dev@lists.linuxppc.org>
Subject: make dep fails at acpi
Date: Tue, 24 Jul 2001 15:14:00 +1200 [thread overview]
Message-ID: <20010724151400.A25666@thislove> (raw)
This is from the kernel source recently rsync'd from mvista. 'make dep'
fails like this about 10 seconds in:
make -C acpi fastdep
make[4]: Entering directory `/home/gwyn/Projects/kernel/drivers/acpi'
gcc -D__KERNEL__ -I/home/gwyn/Projects/kernel/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -D__powerpc__ -fsigned-char
-msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring
-D_LINUX -I/include -E -D__GENKSYMS__ acpi_ksyms.c
| /sbin/genksyms -k 2.4.7 >
/home/gwyn/Projects/kernel/include/linux/modules/acpi_ksyms.ver.tmp
acpi_ksyms.c:27: acpi.h: No such file or directory
acpi_ksyms.c:28: acdebug.h: No such file or directory
mv /home/gwyn/Projects/kernel/include/linux/modules/acpi_ksyms.ver.tmp
/home/gwyn/Projects/kernel/include/linux/modules/acpi_ksyms.ver
/home/gwyn/Projects/kernel/scripts/mkdep -D__KERNEL__
-I/home/gwyn/Projects/kernel/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-D__powerpc__ -fsigned-char -msoft-float -pipe -ffixed-r2
-Wno-uninitialized -mmultiple -mstring -D_LINUX -I/include --
acpi_ksyms.c driver.c driver.h os.c > .depend
realpath(/include) failed, No such file or directory
make[4]: *** [fastdep] Error 1
make[4]: Leaving directory `/home/gwyn/Projects/kernel/drivers/acpi'
make[3]: *** [_sfdep_acpi] Error 2
make[3]: Leaving directory `/home/gwyn/Projects/kernel/drivers'
make[2]: *** [fastdep] Error 2
make[2]: Leaving directory `/home/gwyn/Projects/kernel/drivers'
make[1]: *** [_sfdep_drivers] Error 2
make[1]: Leaving directory `/home/gwyn/Projects/kernel'
make: *** [dep-files] Error 2
--
Gwyn Judd (b.judd@xtra.co.nz)
Iam
not
very
happy
acting
pleased
whenever
prominent
scientists
overmagnify
intellectual
enlightenment
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next reply other threads:[~2001-07-24 3:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-24 3:14 Gwyn Judd [this message]
2001-07-24 7:38 ` make dep fails at acpi acmay
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010724151400.A25666@thislove \
--to=b.judd@xtra.co.nz \
--cc=linuxppc-dev@lists.linuxppc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).