2.6.8-rc2-mm4 does not link (PPC)

From: Santiago Gala
Date: Tue Sep 28 2004 - 09:46:01 EST


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

It looks like a trivial error: a structure used in PCI architecture
independent code (quirks.c) gets defined (only) in i386 architecture
(raw_pci_ops). I'm not an expert and cannot help to define this under
ppc arch:

drivers/built-in.o(.text+0x350a): In function `quirk_pcie_aspm_read':
: undefined reference to `raw_pci_ops'
drivers/built-in.o(.text+0x351e): In function `quirk_pcie_aspm_read':
: undefined reference to `raw_pci_ops'
drivers/built-in.o(.text+0x3566): In function `quirk_pcie_aspm_write':
: undefined reference to `raw_pci_ops'
drivers/built-in.o(.text+0x35a6): In function `quirk_pcie_aspm_write':
: undefined reference to `raw_pci_ops'
make: *** [.tmp_vmlinux1] Error 1

I sent a typo for rc2-mm2. Just to report that it never booted after
the typo was corrected. hard freeze.

Regards
Santiago
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBWXZ4ZAeG2a2/nhoRAuGTAJ0RKnoCJ6nE2w2/OIrh1j3a2OwZgACcDWSU
wvvtDnuhiF+jen7KZgWsfrg=
=AHg8
-----END PGP SIGNATURE-----

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/