Falk Hueffner <[EMAIL PROTECTED]> writes:
> Russ Allbery <[EMAIL PROTECTED]> writes:

>> Could you give this another try

> I still get the same error with openafs-modules-source 1.3.81-4 and
> kernel-source-2.4.27 2.4.27-9.

I took a more extensive look at this, and I'm puzzled.  This is a bit hard
to debug without a close look at an Alpha, but it seems like somehow
your kernel is configured for SMP but doesn't define CONFIG_NR_CPUS.
Either that, or somehow OpenAFS isn't picking up the header that contains
the configure results.

As near as I can tell from the kernel source, CONFIG_NR_CPUS should
default to 32 for an SMP build.

So a few more questions:

 * Is this is an SMP kernel?
 * Did you set CONFIG_NR_CPUS while configuring the kernel?
 * Is CONFIG_NR_CPUS set (or mentioned) in include/linux/autoconf.h?

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to