Re: Linux 2.4.20-rc1-ac2

Danny ter Haar (dth@ncc1701.cistron.net)
Thu, 14 Nov 2002 16:44:22 +0000 (UTC)


Alan Cox <alan@redhat.com> wrote:
>Linux 2.4.20-rc1-ac2

gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-rc1-ac2/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -nostdinc -iwithprefix include -DKBUILD_BASENAME=rmap -c -o rmap.o rmap.c
In file included from rmap.c:31:
/usr/src/linux-2.4.20-rc1-ac2/include/asm/smplock.h:17: warning: `kernel_locked' redefined
/usr/src/linux-2.4.20-rc1-ac2/include/linux/smp_lock.h:12: warning: this is the location of the previous definition
/usr/src/linux-2.4.20-rc1-ac2/include/asm/smplock.h:28: warning: `release_kernel_lock' redefined
/usr/src/linux-2.4.20-rc1-ac2/include/linux/smp_lock.h:10: warning: this is the location of the previous definition
/usr/src/linux-2.4.20-rc1-ac2/include/asm/smplock.h:37: warning: `reacquire_kernel_lock' redefined
/usr/src/linux-2.4.20-rc1-ac2/include/linux/smp_lock.h:11: warning: this is the location of the previous definition
/usr/src/linux-2.4.20-rc1-ac2/include/asm/smplock.h:47: arguments given to macro `lock_kernel'
/usr/src/linux-2.4.20-rc1-ac2/include/asm/smplock.h:63: arguments given to macro `unlock_kernel'
In file included from rmap.c:31:
/usr/src/linux-2.4.20-rc1-ac2/include/asm/smplock.h:47: parse error before `do'
/usr/src/linux-2.4.20-rc1-ac2/include/asm/smplock.h:63: parse error before `do'
make[3]: *** [rmap.o] Error 1

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