public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* linux-2.5.11 compile error ( without framebuffer )
@ 2002-04-29 11:42 Seiichi Nakashima
  2002-04-29 11:56 ` Morten Helgesen
  0 siblings, 1 reply; 3+ messages in thread
From: Seiichi Nakashima @ 2002-04-29 11:42 UTC (permalink / raw)
  To: linux-kernel

Hi.

I compile linux-2.5.11 ( gcc-2.95.3 ), but compile error occured at framebuffer.
Then I recompile linux-2.5.11 without framebuffer, but compile error again.


ide.c: In function `reset_pollfunc':
ide.c:603: warning: assignment discards qualifiers from pointer target type
eepro100.c:2252: warning: `eepro100_remove_one' defined but not used
bluesmoke.c: In function `intel_thermal_interrupt':
bluesmoke.c:36: warning: implicit declaration of function `ack_APIC_irq'
bluesmoke.c: In function `intel_init_thermal':
bluesmoke.c:92: warning: implicit declaration of function `apic_read'
bluesmoke.c:104: warning: implicit declaration of function `apic_write_around'
arch/i386/kernel/kernel.o: In function `intel_thermal_interrupt':
arch/i386/kernel/kernel.o(.text+0x7221): undefined reference to `ack_APIC_irq'
arch/i386/kernel/kernel.o: In function `intel_init_thermal':
arch/i386/kernel/kernel.o(.text.init+0x2ad2): undefined reference to `apic_read'
arch/i386/kernel/kernel.o(.text.init+0x2b12): undefined reference to `apic_write_around'
arch/i386/kernel/kernel.o(.text.init+0x2b31): undefined reference to `apic_read'
arch/i386/kernel/kernel.o(.text.init+0x2b41): undefined reference to `apic_write_around'
make: *** [vmlinux] Error 1

--------------------------------
  Seiichi Nakashima
  Email   nakasima@kumin.ne.jp
--------------------------------

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

end of thread, other threads:[~2002-04-29 21:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-29 11:42 linux-2.5.11 compile error ( without framebuffer ) Seiichi Nakashima
2002-04-29 11:56 ` Morten Helgesen
2002-04-29 21:21   ` Seiichi Nakashima

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox