2.1.33 -- Compile errors

Lists User (lists@paddy.pp.se)
Fri, 11 Apr 1997 12:45:19 +0100 (GMT+0100)


Hi,
tried to compile kernel 2.1.33 today.. got the following result

---------------

make[3]: Entering directory /hdd/linux3/home/usr1/paddy/temp/kernel/v2.1.33/linux/fs/autofs'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -DCPU=486 -c -o init.o init.c
init.c:13: linux/modversions.h: No such file or directory
make[3]: *** [init.o] Error 1
make[3]: Leaving directory /hdd/linux3/home/usr1/paddy/temp/kernel/v2.1.33/linux/fs/autofs'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory /hdd/linux3/home/usr1/paddy/temp/kernel/v2.1.33/linux/fs/autofs'
make[1]: *** [sub_dirs] Error 2
make[1]: Leaving directory /hdd/linux3/home/usr1/paddy/temp/kernel/v2.1.33/linux/fs'
make: *** [linuxsubdirs] Error 2

----

Any ideas ? I didn't have modversions.. or.. loadable module support active.. I
did remove the SMS services tho.. if that could affect things ?

Sincerly,
Patrik F.

paddy@paddy.pp.se