From: Philipp Boerker <philipp.boerker@infineon.com>
To: linux-kernel@vger.kernel.org
Subject: 2.4.14 does not compile without SMP
Date: Thu, 08 Nov 2001 10:25:36 +0100 [thread overview]
Message-ID: <3BEA4F90.678EF402@infineon.com> (raw)
Hi all,
I have several problems with the 2.4.14 (and I know about
the loop.o-fix already ;).
It is normal behaviour that AMP does not work when SMP
is activated. That's why I don't want any SMP stuff on
my laptop which would be unnecessary anyway. But
deactivating the SMP option causes the compilation to
fail:
In file included from ksyms.c:17:
/usr/src/linux-2.4.14/include/linux/kernel_stat.h:
In function `kstat_irqs':
/usr/src/linux-2.4.14/include/linux/kernel_stat.h:48:
`smp_num_cpus' undeclared (first use in this function)
Do I make something wrong? I replaced smp_num_cpus with 0
since this seemed to make sense to me as I have a single
processor machine. The compile continued but aborted with
another error...
--
Philipp Boerker - Mixed-signals ICs Design Engineer
Infineon Technologies AG, COM ANS, MchB/KU II, R.910906
Rosenheimer Str. 116 81669 Muenchen
phone: +49 89 234 54 725 fax: +49 89 234 85 664
reply other threads:[~2001-11-08 9:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3BEA4F90.678EF402@infineon.com \
--to=philipp.boerker@infineon.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.