All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.5.13 -- UFS compile error in fs/ufs/super.c:661: In function `ufs_fill_super': parse error before "uspi"
@ 2002-05-03  5:52 Miles Lane
  2002-05-03  6:11 ` Skip Ford
  2002-05-03  6:39 ` Skip Ford
  0 siblings, 2 replies; 3+ messages in thread
From: Miles Lane @ 2002-05-03  5:52 UTC (permalink / raw)
  To: LKML

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common 
-pipe -mpreferred-stack-boundary=2 -march=athlon 
-DKBUILD_BASENAME=super  -c -o super.o super.c
super.c: In function `ufs_fill_super':
super.c:661: parse error before "uspi"
super.c:666: parse error before "uspi"
super.c:676: parse error before "uspi"
super.c:681: parse error before "uspi"
make[3]: *** [super.o] Error 1
make[3]: Leaving directory `/usr/src/linux/fs/ufs'

CONFIG_AUTOFS4_FS=y
CONFIG_REISERFS_FS=y
CONFIG_REISERFS_CHECK=y
CONFIG_REISERFS_PROC_INFO=y
CONFIG_HFS_FS=y
CONFIG_EXT3_FS=y
CONFIG_JBD=y
CONFIG_JBD_DEBUG=y
CONFIG_FAT_FS=m
CONFIG_VFAT_FS=m
CONFIG_TMPFS=y
CONFIG_RAMFS=y
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_JFS_FS=y
CONFIG_JFS_DEBUG=y
CONFIG_JFS_STATISTICS=y
CONFIG_NTFS_FS=y
CONFIG_NTFS_DEBUG=y
CONFIG_PROC_FS=y
CONFIG_DEVPTS_FS=y
CONFIG_EXT2_FS=y
CONFIG_UDF_FS=y
CONFIG_UFS_FS=y


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-05-03  6:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-03  5:52 2.5.13 -- UFS compile error in fs/ufs/super.c:661: In function `ufs_fill_super': parse error before "uspi" Miles Lane
2002-05-03  6:11 ` Skip Ford
2002-05-03  6:39 ` Skip Ford

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.