> 
> a few days ago when I tried compiling the kernel it bombed during
'make
> modules' I thought it may have been a typo in the code that nobody
checked.

If you ask a question please bother to read the answer.

> /usr/src/linux-2.4.17-14mdk/include/asm/page.h:97: nondigits in number
and
> not hexadecimal
> /usr/src/linux-2.4.17-14mdk/include/asm/page.h:97: parse error before
> `577f4bff'

I repeat:

It is known problem. Workaround is

cd /usr/ssrc/linux
make mrproper
cp /boot/config .config
make oldconfig
make bla bla bla

Reply via email to