Gentoo Archives: gentoo-dev

From: Matthew Vaughn <accipiter@××××××××.net>
To: gentoo-dev@g.o
Subject: [gentoo-dev] 2.6.0-test4-mm5 breaks at drivers/acpi/pci_link.c
Date: Fri, 05 Sep 2003 15:12:55
Message-Id: 3F58A7F6.3050407@adelphia.net
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 In 2.6.0-test4-mm5, when CONFIG_ACPI_DEBUG=y, this happens:
5
6 root@omega linux-beta # make && make modules_install
7 make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
8 ~ CHK include/linux/compile.h
9 ~ CC drivers/acpi/pci_link.o
10 drivers/acpi/pci_link.c: In function `acpi_pci_link_try_get_current':
11 drivers/acpi/pci_link.c:290: `_dbg' undeclared (first use in this function)
12 drivers/acpi/pci_link.c:290: (Each undeclared identifier is reported
13 only once
14 drivers/acpi/pci_link.c:290: for each function it appears in.)
15 make[2]: *** [drivers/acpi/pci_link.o] Error 1
16 make[1]: *** [drivers/acpi] Error 2
17 make: *** [drivers] Error 2
18
19 Is this a known bug? If not, to whom should I report it?
20 - --
21 Matthew Vaughn accipiter@××××××××.net
22 Writing, Graphic Design and Photography http://www.nethershaw.com
23 Direct Contact irc://irc.denetron.net/chat
24 - --
25 GnuPG Key ID 0C02F6B0 available from http://www.keyserver.net
26 Key fingerprint = 06E9 EA0F AF06 0521 21D8 5AC9 2154 0965 0C02 F6B0
27 Signed and/or encrypted mail is encouraged.
28 - --
29 -----BEGIN PGP SIGNATURE-----
30 Version: GnuPG v1.2.2 (GNU/Linux)
31
32 iD8DBQE/WKfyIVQJZQwC9rARAtMiAJ9QFrI8O/TWKkyMbhcJaBArlGHQ0QCfbB2u
33 Hq8oXtz7eoJYzWV/8CdwwY8=
34 =N3s/
35 -----END PGP SIGNATURE-----
36
37
38 --
39 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] 2.6.0-test4-mm5 breaks at drivers/acpi/pci_link.c Peter Johanson <latexer@g.o>