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
patrick finerty writes:
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?
[snip]
I am afraid there is no fix except to wait until I have time to update the HFS module. There have been some major changes in the filesystem portion of the Linux kernel. As a result the HFS module only works with kernels through about 2.1.43.