home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6327 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  2.2 KB

  1. Path: sparky!uunet!olivea!apple!constellation!uokmax.ecn.uoknor.edu!callison
  2. From: callison@uokmax.ecn.uoknor.edu (James P. Callison)
  3. Newsgroups: comp.os.linux
  4. Subject: Problems compiling 0.96cpl1
  5. Message-ID: <1992Jul21.201637.5864@constellation.ecn.uoknor.edu>
  6. Date: 21 Jul 92 20:16:37 GMT
  7. Sender: usenet@constellation.ecn.uoknor.edu (Nets)
  8. Organization: Engineering Computer Network, University of Oklahoma, Norman, OK, USA
  9. Lines: 42
  10.  
  11. I'm having problems compiling 0.96cpl1...(surprise, surprise, surprise :-)
  12. I applied the patches to the 0.96c source (which, with the help of a few
  13. persons to whom I am truly grateful, I got to compile) using 
  14. 'patch </patch1' correctly, I think. However, patch kept saying "this
  15. looks like a new style diff to me" and printed the lines leading up to
  16. it (which included the file names) and forced me to patch them one-by-one.
  17. (i.e.-entering the file names at the prompt; patch actually applied the
  18. patches to the files.) It said "hunk at xxx succeeded", so I assumed that 
  19. it worked properly after all.
  20. (First off, is that how patch should work? If my problem is with patch
  21. (I got it from tsx-11 last weekend, I believe, or else it's the version
  22. which came on Jim Winstead's 0.96 root disk), how do I fix it?
  23. When I do a make all I get the following errors:
  24.     in tty_io.c, it says "structure has no member named 'f_rdev'"
  25.     for the functions 'tty_read/write/open/release'
  26. then it says
  27.     make[2]: *** [tty_io.o] Error 1
  28.  
  29. in hd.c it gives several "undeclared" errors then says
  30.     make[2]: *** [hd.o] Error 1
  31.  
  32. in inode.c in function 'iget' it says
  33.     structure has no member named 'i_flags'
  34.     structure has no member named 's_flags'
  35.     make[1]: *** [inode.o] Error 1
  36. and fonally
  37. ld: No such file or directory for fs/fs.o
  38. make: *** [tools/system] Error 1
  39.  
  40. Thanks for any and all help...
  41.  
  42. (Sorry for the typos, but my cursor has disappeared, and that makes errors
  43. hard to correct...)
  44.  
  45.             James
  46.  
  47. James P. Callison       Microcomputer Coordinator        OU Law Library 
  48. Callison@aardvark.ucs.uoknor.edu   /\        Callison@uokmax.ecn.uoknor
  49.     constellation!biglaw!callison@mailhost.ecn.uoknor.edu
  50. DISCLAIMER: I'm not an engineer, but I play one at work...
  51.     Lawyers get you out'n the kind of trouble you'd never get in 
  52.         if there was no lawyers. -- Cowboy logic
  53.