HI!
Following occurs during "make modules" (CONFIG_XFS_FS=m) with
2.4.9-6SGI_XFS_PR3:
kgcc -D__KERNEL__ -I/usr/src/linux-2.4.9-6SGI_XFS_PR3/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-Wno-unused -fomit-frame-pointer -pipe -march=i686 -DMODULE
-DMODVERSIONS -include
/usr/src/linux-2.4.9-6SGI_XFS_PR3/include/linux/modversions.h -I
/usr/src/linux-2.4.9-6SGI_XFS_PR3/fs -DEXPORT_SYMTAB -c qsort.c
In file included from ../xfs.h:47,
from xfs_griostubs.c:36:
../xfs_trans.h:947: parse error before `*'
../xfs_trans.h:947: warning: type defaults to `int' in declaration of
`xfs_trans_start'
../xfs_trans.h:947: warning: data definition has no type or storage
class
../xfs_trans.h:948: parse error before `*'
../xfs_trans.h:948: warning: function declaration isn't a prototype
make[3]: *** [xfs_griostubs.o] Error 1
make[3]: Leaving directory
`/usr/src/linux-2.4.9-6SGI_XFS_PR3/fs/xfs/linux'
make[2]: *** [_modsubdir_linux] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.9-6SGI_XFS_PR3/fs/xfs'
make[1]: *** [_modsubdir_xfs] Error 2
Jim
|