xfs
[Top] [All Lists]

XFS build error on m68k in 2.5.43

To: Linux Kernel Development <linux-kernel@xxxxxxxxxxxxxxx>
Subject: XFS build error on m68k in 2.5.43
From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Date: Wed, 16 Oct 2002 13:21:39 +0200 (MEST)
Cc: linux-xfs@xxxxxxxxxxx
Sender: linux-xfs-bounce@xxxxxxxxxxx
When compiling a kernel for m68k (with CONFIG_XFS_FS=m), I get this error:

| make -f fs/xfs/Makefile 
|    rm -f fs/xfs/built-in.o; m68k-linux-ar rcs fs/xfs/built-in.o
|   m68k-linux-gcc -Wp,-MD,fs/xfs/linux/.xfs_stats.o.d -D__KERNEL__ -Iinclude 
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer 
-fno-strict-aliasing -fno-common -pipe -fno-strength-reduce -ffixed-a2 
-nostdinc -iwithprefix include -DMODULE -Ifs/xfs -funsigned-char  
-DKBUILD_BASENAME=xfs_stats   -c -o fs/xfs/linux/xfs_stats.o 
fs/xfs/linux/xfs_stats.c
| In file included from fs/xfs/xfs.h:70,
|                  from fs/xfs/linux/xfs_stats.c:33:
| fs/xfs/xfs_bmap_btree.h:662: badly punctuated parameter list in `#define'
| fs/xfs/xfs_log.h:62: warning: `_lsn_cmp' defined but not used
| make[2]: *** [fs/xfs/linux/xfs_stats.o] Error 1
| make[1]: *** [fs/xfs] Error 2
| make: *** [fs] Error 2

Since it's not obvious to me what's wrong with that define, I'm asking here.

Gr{oetje,eeting}s,

                                                Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                                            -- Linus Torvalds


<Prev in Thread] Current Thread [Next in Thread>