On Thu, Sep 01, 2005 at 07:22:53AM -0700, Martin J. Bligh wrote: >... > Lots of this: > > In file included from fs/xfs/linux-2.6/xfs_linux.h:57, > from fs/xfs/xfs.h:35, > from fs/xfs/xfs_rtalloc.c:37: > fs/xfs/xfs_arch.h:55:21: warning: "__LITTLE_ENDIAN" is not defined > In file included from fs/xfs/xfs_rtalloc.c:50: > fs/xfs/xfs_bmap_btree.h:65:21: warning: "__LITTLE_ENDIAN" is not defined > CC fs/xfs/xfs_acl.o > In file included from fs/xfs/linux-2.6/xfs_linux.h:57, > from fs/xfs/xfs.h:35, > from fs/xfs/xfs_acl.c:33: > fs/xfs/xfs_arch.h:55:21: warning: "__LITTLE_ENDIAN" is not defined > > Can't see anything obvious to cause that. >...
They are there since we added -Wundef to the CFLAGS several -mm kernels ago. cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/