* [2.4.23-pre9] Compilation Error
@ 2003-11-01 11:42 Christoph Lehnberger
2003-11-01 15:58 ` Willy Tarreau
0 siblings, 1 reply; 3+ messages in thread
From: Christoph Lehnberger @ 2003-11-01 11:42 UTC (permalink / raw)
To: linux-kernel
Good morning,
i try to compile a new kernel for my notebook with a new (the old one works,
but i can´t find it) config file, but i get an error at the compilation:
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
make[3]: *** [inode.o] Fehler 1
make[3]: Leaving directory `/usr/src/linux-2.4.22/fs'
make[2]: *** [first_rule] Fehler 2
make[2]: Leaving directory `/usr/src/linux-2.4.22/fs'
make[1]: *** [_dir_fs] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.4.22'
make: *** [stamp-build] Fehler 2
The kernel-version is 2.4.23-pre9, the name of the directory is 2.4.22
Greetings from Germany
Christoph
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [2.4.23-pre9] Compilation Error
2003-11-01 11:42 [2.4.23-pre9] Compilation Error Christoph Lehnberger
@ 2003-11-01 15:58 ` Willy Tarreau
2003-11-02 12:34 ` Christoph Lehnberger
0 siblings, 1 reply; 3+ messages in thread
From: Willy Tarreau @ 2003-11-01 15:58 UTC (permalink / raw)
To: Christoph Lehnberger; +Cc: linux-kernel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [2.4.23-pre9] Compilation Error
2003-11-01 15:58 ` Willy Tarreau
@ 2003-11-02 12:34 ` Christoph Lehnberger
0 siblings, 0 replies; 3+ messages in thread
From: Christoph Lehnberger @ 2003-11-02 12:34 UTC (permalink / raw)
To: Willy Tarreau; +Cc: linux-kernel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-11-02 12:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-01 11:42 [2.4.23-pre9] Compilation Error Christoph Lehnberger
2003-11-01 15:58 ` Willy Tarreau
2003-11-02 12:34 ` Christoph Lehnberger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).