xfs
[Top] [All Lists]

Re: Are there mmap problems with xfs 2.4.17?

To: linux-xfs <linux-xfs@xxxxxxxxxxx>
Subject: Re: Are there mmap problems with xfs 2.4.17?
From: Jason White <jasonw@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 16 Aug 2002 14:57:01 +1000
In-reply-to: <Pine.LNX.4.44.0208152241390.1311-100000@stout.americas.sgi.com>
References: <15708.22618.786062.458402@jdc.local> <Pine.LNX.4.44.0208152241390.1311-100000@stout.americas.sgi.com>
Reply-to: jasonw@xxxxxxxxxxxxxxxxxxxxxxxx
Sender: owner-linux-xfs@xxxxxxxxxxx
Eric Sandeen writes:
 > 
 > Hi Jason - Yes, my suggestion would be to please upgrade your kernel
 > and see if it goes away.
I have been running cvs update -dP regularly. After updating again this
 afternoon, I tried to compile the kernel, and received:

gcc -D__KERNEL__ -I/home/jason/xfs/linux-2.4-xfs/linux/include  -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 
-malign-functions=4    -DKBUILD_BASENAME=main -c -o init/main.o init/main.c
In file included from 
/home/jason/xfs/linux-2.4-xfs/linux/include/linux/capability.h:17,
                 from 
/home/jason/xfs/linux-2.4-xfs/linux/include/linux/binfmts.h:5,
                 from 
/home/jason/xfs/linux-2.4-xfs/linux/include/linux/sched.h:9,
                 from /home/jason/xfs/linux-2.4-xfs/linux/include/linux/mm.h:4,
                 from 
/home/jason/xfs/linux-2.4-xfs/linux/include/linux/slab.h:14,
                 from 
/home/jason/xfs/linux-2.4-xfs/linux/include/linux/proc_fs.h:5,
                 from init/main.c:15:
/home/jason/xfs/linux-2.4-xfs/linux/include/linux/fs.h:337: linux/xfs_fs_i.h: 
No such file or directory
In file included from 
/home/jason/xfs/linux-2.4-xfs/linux/include/linux/capability.h:17,
                 from 
/home/jason/xfs/linux-2.4-xfs/linux/include/linux/binfmts.h:5,
                 from 
/home/jason/xfs/linux-2.4-xfs/linux/include/linux/sched.h:9,
                 from /home/jason/xfs/linux-2.4-xfs/linux/include/linux/mm.h:4,
                 from 
/home/jason/xfs/linux-2.4-xfs/linux/include/linux/slab.h:14,
                 from 
/home/jason/xfs/linux-2.4-xfs/linux/include/linux/proc_fs.h:5,
                 from init/main.c:15:
/home/jason/xfs/linux-2.4-xfs/linux/include/linux/fs.h:529: field `xfs_i' has 
incomplete type
make: *** [init/main.o] Error 1

Is it time to start from scratch with a full cvs checkout? I can't
think of a good reason why it wouldn't be in line with the repository,
however.


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