public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Build problems with APM/Subarch type
@ 2004-10-12 11:38 Raj
  2004-10-13  5:11 ` Randy.Dunlap
  0 siblings, 1 reply; 8+ messages in thread
From: Raj @ 2004-10-12 11:38 UTC (permalink / raw)
  To: linux-kernel

I have been trying to build a 2.6.9-rc4. My box is an Intel P4.

Did all the configuration properly, except that i fumbled on the keyboard and
the option 'Subarchitecture Type' somehow got set to
'(SGI 320/540 Visual Workstation)'.

The build failed with an error 'Undefined reference to machine_real_restart'

It seems that , unless Subarch is PC-Compatible ( CONFIG_PC ) , 
CONFIG_X86_BIOS_REBOOT will not be set and thusly, reboot.c would not be
compiled.

( yeah, i know messing around with configs is suicidal, but.... )

Can this be fixed ?? At the very least, hide APM options #if !(CONFIG_PC) ??
-- 
######
raj
######

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

end of thread, other threads:[~2004-10-14 22:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-12 11:38 Build problems with APM/Subarch type Raj
2004-10-13  5:11 ` Randy.Dunlap
2004-10-13  5:21   ` Ricky lloyd
2004-10-13  5:21     ` Randy.Dunlap
2004-10-13  5:27   ` Raj
2004-10-13  5:26     ` Randy.Dunlap
2004-10-14  9:15       ` Andrey Panin
2004-10-14 22:34         ` [PATCH] VISWS: disable APM Randy.Dunlap

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