home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / bsd / 5647 < prev    next >
Encoding:
Internet Message Format  |  1992-09-13  |  1.9 KB

  1. Path: sparky!uunet!know!hri.com!spool.mu.edu!uwm.edu!ogicse!psgrain!hippo!ccml
  2. From: ccml@hippo.ru.ac.za (Mike Lawrie)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: 386bsd: elvis won't compile
  5. Message-ID: <1992Sep13.212928.20072@hippo.ru.ac.za>
  6. Date: 13 Sep 92 21:29:28 GMT
  7. References: <1992Sep8.185716.23623@hippo.ru.ac.za> <BuA04M.J6H@ibmpcug.co.uk>
  8. Organization: Rhodes University, Grahamstown, South Africa
  9. Lines: 37
  10.  
  11. In <BuA04M.J6H@ibmpcug.co.uk> adrian@ibmpcug.co.uk (Adrian Hall) writes:
  12.  
  13. >In article <1992Sep8.185716.23623@hippo.ru.ac.za> ccml@hippo.ru.ac.za (Mike Lawrie) writes:
  14. >>In /usr/src/usr.bin/elvis, I type "make" and end up with the message
  15. >>
  16. >>    make: obj: No such file or directory
  17. >>
  18. >>There is a link /usr/src/usr.bin/elvis/obj->/usr/obj/contrib/elvis-1.5,
  19. >>but there is not even a directory /usr/obj/contrib.
  20. >>
  21.  
  22. >    mkdir -p /usr/obj/contrib/elvis-1.5
  23.  
  24. >Seriously though (sorry if I assumedyou didnt know the usage of the
  25. >mkdir command!),
  26.  
  27. Yes, this clears the problem (many thanks), and indeed the mkdir command
  28. is very simple. The issue is to have the confidence that this is in fact
  29. the cause of the problem, and not something much more serious.
  30.  
  31. It is not particularly obvious to me why the problem existed, surely
  32. the make should be able to do this automagically? The structure of
  33. the makefiles with .includes of mk files looks pretty complex to the
  34. uninitiated. If each time the make failed (including for some pretty
  35. serious reasons) then simple going around taking what might be wild
  36. shots at clearing the problem (eg deleting/creating files/directories)
  37. could wreck my installation.
  38.  
  39. Thanks for your help - maybe someone will put this into the FAQ, as it
  40. is a pitfall for a beginner.
  41.  
  42. Mike
  43. -- 
  44. Mike Lawrie                                    <ccml@hippo.ru.ac.za>
  45. Director, Computing Services                   ph +27 461 22023 x 279
  46. Rhodes University, Drostdy Rd                  fx +27 461 25049
  47. Grahamstown 6140, South Africa
  48.