Re: sunrpc woes with tux2 in 2.4.15-pre8,9

Trond Myklebust (trond.myklebust@fys.uio.no)
23 Nov 2001 00:29:23 +0100


>>>>> " " == J Sloan <J> writes:

> Hello, In 2.4.15-pre8 I applied the tux2 patches to take it for
> a spin - well, it's insanely fast, thanks Ingo - but I am
> having a problem with the sun rpc module:

> depmod gives the following result on -pre8 and -pre9:

> depmod: *** Unresolved symbols in
> /lib/modules/2.4.15-pre9/kernel/net/sunrpc/sunrpc.o depmod:
> atomic_dec_and_lock_R648ef859

atomic_dec_and_lock is one of those architecture-dependent functions
that can either be defined in arch/* or in lib/dec_and_lock.c.
Without the relevant details from your .config file, it is not obvious
to figure out exactly which combination is screwed.

Cheers,
Trond
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/