home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!charon.amdahl.com!amdahl!rtech!sgiblab!swrinde!emory!sol.ctr.columbia.edu!shire.math.columbia.edu!qx
- From: qx@shire.math.columbia.edu (Qi Xia)
- Subject: Re: xfs does not work for me
- Sender: nobody@ctr.columbia.edu
- Organization: Mathematics Department, Columbia University
- Date: Wed, 27 Jan 1993 20:31:30 GMT
- Message-ID: <1993Jan27.203130.9232@sol.ctr.columbia.edu>
- X-Posted-From: shire.math.columbia.edu
- NNTP-Posting-Host: sol.ctr.columbia.edu
- Lines: 38
-
- MfG, michael Will wrote
- >Applying the xfs-patches to linux-0.99p4-source does not work,
- >but with linux-0.99p3 it works, after this the patches
- >from p3 to p4 work as well...
-
- >Make config works.
-
- >Make dep:
- >In file included from init/main.c:16:
- >/usr/include/linux/sched.h:15: linux/tasks.h: No such file or directory
- >In file included from /usr/include/linux/sched.h:59, from init/main.c:16:
- >/usr/include/linux/fs.h:156: linux/xfs_i.h: No such file or directory
- >In file included from /usr/include/linux/sched.h:59, from init/main.c:16:
- >/usr/include/linux/fs.h:225: linux/xfs_sb.h: No such file or directory
- >make: *** [dep] Error 1
- >#
-
- >What now?
-
- You used "patch < whatever" instead of "pathc -p0 < whatever".
- These files now in /usr/src instead the right place.
- Either move the files to the right place or redo the patch.
-
- BTW: xfs-0.6.1 is out. xfs-0.6.1 has seperate ctime/atime/mtime.
- make sure you get l99.4-xfs6.1.fix.Z which fixed a bug in mkxfs
- which may bite you if your disk has bad blocks.
-
- -Frank
-
-
-
-
-
-
-
-
-
-
-