home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23010 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.5 KB  |  43 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!spool.mu.edu!yale.edu!ira.uka.de!smurf.sub.org!ppcnet!ppcger!sepp
  3. From: sepp@ppcger.ppc.sub.org (Josef Wolf)
  4. Subject: Re: 0.99.2 compile problem
  5. Keywords: 0.99.2 compile problem
  6. References: <1993Jan2.210327.8869@tc.cornell.edu>
  7. Organization: PPC Cooperation
  8. Date: Wed, 6 Jan 1993 15:55:16 GMT
  9. Message-ID: <C0Fw86.E2t@ppcger.ppc.sub.org>
  10. Lines: 31
  11.  
  12. torvalds@klaava.Helsinki.FI (Linus Torvalds) writes:
  13. >I've now seen two compilation problem reports, and they both looked like
  14. >being due to bad include-file setups, probably due to a problem with the
  15. >SLS files. 
  16.  
  17. >IMPORTANT! To get any linux kernel to compile, your /usr/include/linux
  18. >and /usr/include/asm directories should be symlinks to the linux
  19. >include-dirs.  If they aren't, correct the problem with:
  20.  
  21. >    # rm -rf /usr/include/linux
  22. >    # rm -rf /usr/include/asm
  23. >    # ln -s /usr/src/linux/include/linux /usr/include/linux
  24. >    # ln -s /usr/src/linux/include/asm /usr/include/asm
  25.  
  26. This problem originates in the new include-files as packaged in inc-4.2.TZ.
  27. There are these two links set up to point to
  28.  
  29. /net/irl/users/hlu/local/{asm|linux}
  30.  
  31. or some such. Maybe the maintainor of this package could set up these links
  32. (and the Makefiles etc/pp) to be correct for the target-machines before
  33. posting them? This coud save some trouble for some people and some typing
  34. for other people who are kind enough to answer questions.
  35.  
  36. Greetings
  37.     Sepp
  38.  
  39. -- 
  40. sepp@ppcger.ppc.sub.org
  41. Josef Wolf, Germersheim, Germany
  42. ..!ira.uka.de!smurf.sub.org!ppcger.ppc.sub.org
  43.