From: Raj <inguva@gmail.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Build problems with APM/Subarch type
Date: Tue, 12 Oct 2004 17:08:32 +0530 [thread overview]
Message-ID: <b2fa632f04101204385c09459f@mail.gmail.com> (raw)
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
######
next reply other threads:[~2004-10-12 11:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-12 11:38 Raj [this message]
2004-10-13 5:11 ` Build problems with APM/Subarch type 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b2fa632f04101204385c09459f@mail.gmail.com \
--to=inguva@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.