[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Compiling 2.4.20



On Tuesday 24 June 2003 02:54 pm, eamon-roque@imail.de wrote:
> Hi!
>
> On Tue, Jun 24, 2003 at 02:02:48PM +0000, Vittorio wrote:
> > I've configured my kernel to my hardware but during compilation the
> > following  error pos up:
> >
> > <snip>
> > gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.20/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=super  -c -o super.o
> > super.c super.c: In function `read_super_block':
> > super.c:869: warning: int format, long unsigned int arg (arg 2)
> > super.c:944:14: missing terminating " character
> > super.c: In function `reread_meta_blocks':
> > super.c:945: error: stray '\' in program
> > super.c:945: error: `ld' undeclared (first use in this function)
> > super.c:945: error: (Each undeclared identifier is reported only once
> > super.c:945: error: for each function it appears in.)
> > super.c:945: error: parse error before "n"
> > super.c:945:12: missing terminating " character
> > make[4]: *** [super.o] Error 1
> > make[4]: Leaving directory `/usr/src/kernel-source-2.4.20/fs/reiserfs'
> > make[3]: *** [first_rule] Error 2
> > make[3]: Leaving directory `/usr/src/kernel-source-2.4.20/fs/reiserfs'
> > make[2]: *** [_subdir_reiserfs] Error 2
> > make[2]: Leaving directory `/usr/src/kernel-source-2.4.20/fs'
> > make[1]: *** [_dir_fs] Error 2
> > make[1]: Leaving directory `/usr/src/kernel-source-2.4.20'
> > make: *** [stamp-build] Error 2
>
> It looks like the reiserfs code doesn't compile with your default
> compiler. Try taking out reiserfs support or apply the latest patches
> from www.namesys.com.
>
Or try using a different compiler (2.95, 3.2 or 3.3.3).



Reply to: