hi,
sorry if this has been discussed before, i just (re)joined the list. i cannot compile dir.c under 2.1.55. does anyone have a fix for this?
here's the error i get:
gcc -I. -D__KERNEL__ -DMODULE -DMODVERSIONS -include /usr/include/linux/modversions.h -Wall -Wstrict-prototypes -Werror -O2 -fno-strength-reduce -fomit-frame-pointer -fno-builtin -pipe -c -o dir.o dir.c dir.c: In function `hfs_rmdir': dir.c:315: structure has no member named `i_mount' dir.c:316: structure has no member named `i_mount' dir.c:317: structure has no member named `i_mount' dir.c:318: structure has no member named `i_mount' make: *** [dir.o] Error 1
thanks,
-patrick finerty