* 2.4.14 does not compile without SMP
@ 2001-11-08 9:25 Philipp Boerker
0 siblings, 0 replies; only message in thread
From: Philipp Boerker @ 2001-11-08 9:25 UTC (permalink / raw)
To: linux-kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-11-08 9:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-08 9:25 2.4.14 does not compile without SMP Philipp Boerker
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.