Re: [2.4.23-pre9] Compilation Error

From: Christoph Lehnberger
Date: Sun Nov 02 2003 - 07:35:01 EST


Am Samstag, 1. November 2003 16:58 schrieben Sie:
> Hello,
>
> On Sat, Nov 01, 2003 at 12:42:01PM +0100, Christoph Lehnberger wrote:
> > cc -D__KERNEL__ -I/usr/src/linux-2.4.22/include -Wall -Wstrict-prototypes
> > -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer
> > -pipe -mpreferred-stack-boundary=2 -march=i686 -nostdinc -iwithprefix
> > include -DKBUILD_BASENAME=inode -c -o inode.o inode.c
> > inode.c:968: error: redefinition of `iget4'
> > /usr/src/linux-2.4.22/include/linux/fs.h:1415: error: `iget4' previously
> > defined here
>
> Did the 2.4.23-pre9 patch apply cleanly there ? I didn't get such errors.
> BTW, what compiler are you using, and could you post your config file once
> you have checked that the patch is ok ?
>
> Willy

Hello,

after repatching the kernel-tree now it works.....

Thanks a lot

Christoph Lehnberger

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