Re: Compile problem 2.4.14

From: Keith Owens (kaos@ocs.com.au)
Date: Sat Nov 10 2001 - 17:48:40 EST


On Sat, 10 Nov 2001 22:15:00 +0200,
Panagiotis Moustafellos <panxer@hol.gr> wrote:
>I am really getting a hard time compiling the 2.4.14..
>My current system has a 2.4.13 (by patching all the way
>from 2.4.9), so I patched the sources, yes after make clean,
>make menuconfig, and make dep ; make bzImage, I get this
>message (during the compilation of vmlinux )
>
>fs/fs.o: In function `dput':
>fs/fs.o(.text+0x10ad5): undefined reference to `atomic_dec_and_lock'
>make: *** [vmlinux] Error 1

You need to make mrproper. There is a spurious #define for
atomic_dec_and_lock lurking in the old modversion tables.

-
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/



This archive was generated by hypermail 2b29 : Thu Nov 15 2001 - 21:00:25 EST