home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / linux / 25715 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.5 KB  |  51 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!charon.amdahl.com!amdahl!rtech!sgiblab!swrinde!emory!sol.ctr.columbia.edu!shire.math.columbia.edu!qx
  3. From: qx@shire.math.columbia.edu (Qi Xia)
  4. Subject: Re: xfs does not work for me 
  5. Sender: nobody@ctr.columbia.edu
  6. Organization: Mathematics Department, Columbia University
  7. Date: Wed, 27 Jan 1993 20:31:30 GMT
  8. Message-ID: <1993Jan27.203130.9232@sol.ctr.columbia.edu>
  9. X-Posted-From: shire.math.columbia.edu
  10. NNTP-Posting-Host: sol.ctr.columbia.edu
  11. Lines: 38
  12.  
  13. MfG, michael Will wrote
  14. >Applying the xfs-patches to linux-0.99p4-source does not work,
  15. >but with linux-0.99p3 it works, after this the patches
  16. >from p3 to p4 work as well...
  17.  
  18. >Make config works.
  19.  
  20. >Make dep:
  21. >In file included from init/main.c:16:
  22. >/usr/include/linux/sched.h:15: linux/tasks.h: No such file or directory
  23. >In file included from /usr/include/linux/sched.h:59, from init/main.c:16:
  24. >/usr/include/linux/fs.h:156: linux/xfs_i.h: No such file or directory
  25. >In file included from /usr/include/linux/sched.h:59, from init/main.c:16:
  26. >/usr/include/linux/fs.h:225: linux/xfs_sb.h: No such file or directory
  27. >make: *** [dep] Error 1
  28. ># 
  29.  
  30. >What now?
  31.  
  32. You used "patch < whatever" instead of "pathc -p0 < whatever". 
  33. These files now in /usr/src instead the right place.
  34. Either move the files to the right place or redo the patch.
  35.  
  36. BTW: xfs-0.6.1 is out. xfs-0.6.1 has seperate ctime/atime/mtime.
  37. make sure you get l99.4-xfs6.1.fix.Z which fixed a bug in mkxfs
  38. which may bite you if your disk has bad blocks.
  39.  
  40. -Frank
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.