Re: 2.1.44 help needed

Marcus B (marcus@cwi.net.au)
Fri, 11 Jul 1997 11:20:20 +1000


Dieter Nuetzel wrote:
>
> >From new clean 2.1.44.tar.gz, single P5, of course SMP=1 unset:
>
> .
> .
> .
> make[2]: Entering directory `/usr/src/linux-2.1.44/fs/minix'
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
> -fomit-frame-pointer -pipe -m486 -ma
> lign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -DMODULE
> -DMODVERSIONS -include /usr/src/linux/in
> clude/linux/modversions.h -c -o inode.o inode.c
> inode.c: In function `minix_checkroot':
> inode.c:136: structure has no member named `s_mounted'
> inode.c:130: warning: `dir' might be used uninitialized in this function
> inode.c: In function `minix_read_super':
> inode.c:275: structure has no member named `s_mounted'
> inode.c:276: structure has no member named `s_mounted'
> inode.c:289: structure has no member named `s_mounted'
> make[2]: *** [inode.o] Error 1
> make[2]: Leaving directory `/usr/src/linux-2.1.44/fs/minix'
> make[1]: *** [modules] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.1.44/fs'
> make: *** [modules] Error 2
>
> What's wrong here?

Dont bother with 2.1.44, I used it and near killed my hard drive
partition. Anyway those files just wont compile, I think I saw a
mention of it somewhere, they weren't included(?). Anyway I'm going
back to 2.1.42 (I think).

MABS -=marcus@cwi.net.au=-