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

Re: Compiling 2.4.20



> I've configured my kernel to my hardware but during compilation the
> following  error pos up:
>
<snip>
rs 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

What compiler version are you using?

gcc --version

I had problems trying to compile the debian kernel-source-2.4.20 using
gcc-3.3 (aparently gcc-3.2 works though) on woody/sarge mix

In the end I installed gcc-2.95 and then created a symlink from
/usr/bin/gcc -> /usr/bin/gcc-2.95

It built and install perfectly, I'm not sure if I enabled reiserfs, but I
just adapted an old config of mine for debian.

Mark





Reply to: