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

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!europa.asd.contel.com!howland.reston.ans.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!gumby!news.cs.andrews.edu!zds-oem!benjamin
  3. From: Benjamin@zds-oem.zds.com
  4. Subject: trouble compiling .99.3 HELP!
  5. Organization: Zenith Data Systems, OEM Systems Engineering
  6. Date: Thu, 21 Jan 1993 14:34:55 GMT
  7. Message-ID: <1993Jan21.143455.19144@zds-oem.zds.com>
  8. Sender: Benjamin@zds-oem.zds.com 
  9. Lines: 26
  10.  
  11.  
  12. I was trying to get PS to work with my .98.5 version but The SLS
  13. I installed did not include a tools/system dir so I could not run
  14. ps -U   anyway I thought maybe that was created when the kernal was
  15. compiled and I wanted to get .99.3 anyway.  
  16. So I got the 99.3 source from Wuarchive and set about compiling it.
  17. when trying to run "make dep" it ran into trouble here is what it said:
  18. for i in chr_drv blk_drv FPU-emu; do (cd $i && make dep); done
  19. chr_drv: no such file or directory
  20. blk_drv: no such file or directory
  21. FPU-emu: no such file or directory
  22. make[2]: *** [dep] Error 1
  23. make[1]: *** [dep] Error 1
  24. make: *** [dep] Error 1
  25.  
  26. But I thought it was not important (heh heh, foolish user)
  27. when I ran MAKE ALL it worked fine until it went into net/tcp
  28. then it could not find include/cdefs.h  
  29. I am using gcc version 2.2.2d (if that matters)
  30. Can someone help me out?  Do I just need cdefs.h? (could you uuencode it
  31. to me?)
  32.  
  33. THanks for all the help!
  34. Adam B. (linux wanna-be)
  35. Benjamin@zds-oem.zds.com
  36.  
  37.