linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* i386 requires x86_64?
@ 2006-01-31  3:10 L. A. Walsh
  2006-01-31  3:31 ` Randy.Dunlap
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: L. A. Walsh @ 2006-01-31  3:10 UTC (permalink / raw)
  To: Linux-Kernel

Generating a new kernel and wanted to delete the unrelated architectures.

Is the i386 supposed to depend on the the x86_64 architecture?

In file included from arch/i386/kernel/acpi/earlyquirk.c:8:
include/asm/pci-direct.h:1:35: asm-x86_64/pci-direct.h: No such file or 
directory
arch/i386/kernel/acpi/earlyquirk.c: In function `check_acpi_pci':
arch/i386/kernel/acpi/earlyquirk.c:34: warning: implicit declaration of 
function `read_pci_config'
make[2]: *** [arch/i386/kernel/acpi/earlyquirk.o] Error 1
make[1]: *** [arch/i386/kernel/acpi] Error 2
make: *** [arch/i386/kernel] Error 2
make: *** Waiting for unfinished jobs....

I'm generating for a pentium-3 based computer.  Should that
include x86_64 bits?

Thanks,
Linda

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-02-01  2:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-31  3:10 i386 requires x86_64? L. A. Walsh
2006-01-31  3:31 ` Randy.Dunlap
2006-01-31 13:02   ` Steven Rostedt
2006-02-01  2:56     ` L. A. Walsh
2006-01-31  3:34 ` Nish Aravamudan
2006-01-31  8:54 ` Jesper Juhl
2006-01-31 13:17   ` Steven Rostedt

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).