2.4.9-pre2 breaks UFS as a module

Alessandro Suardi (alessandro.suardi@oracle.com)
Mon, 13 Aug 2001 23:49:28 +0200


make[2]: Entering directory `/share/src/linux-2.4.9-pre2/fs/ufs'
gcc -D__KERNEL__ -I/share/src/linux-2.4.9-pre2/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686
-DMODULE -c -o file.o file.c
file.c:80: `generic_file_open' undeclared here (not in a function)
file.c:80: initializer element is not constant
file.c:80: (near initialization for `ufs_file_operations.open')
make[2]: *** [file.o] Error 1
make[2]: Leaving directory `/share/src/linux-2.4.9-pre2/fs/ufs'
make[1]: *** [_modsubdir_ufs] Error 2
make[1]: Leaving directory `/share/src/linux-2.4.9-pre2/fs'
make: *** [_mod_fs] Error 2

--alessandro

"this is no time to get cute, it's a mad dog's promenade
so walk tall, or baby don't walk at all"
(Bruce Springsteen, 'New York City Serenade')
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/