home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / mail / misc / 4294 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.8 KB  |  45 lines

  1. Newsgroups: comp.mail.misc
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!scasterg
  3. From: scasterg@magnus.acs.ohio-state.edu (Stuart M Castergine)
  4. Subject: Compiling Popper 1.831
  5. Message-ID: <1993Jan8.015853.13688@magnus.acs.ohio-state.edu>
  6. Sender: news@magnus.acs.ohio-state.edu
  7. Nntp-Posting-Host: bottom.magnus.acs.ohio-state.edu
  8. Organization: The Ohio State University
  9. Date: Fri, 8 Jan 1993 01:58:53 GMT
  10. Lines: 33
  11.  
  12. Hi, I'm a real unix neophyte, trying to learn quick, and I have to
  13. install a POP server on one of our Sun 3/50s. I've got Popper 1.831
  14. from ftp.cc.berkeley.edu and am trying to compile it. And I'm already
  15. running into trouble (I'm also not much of a programmer) -- I get the
  16. following error when compiling:
  17.  
  18. hal# make
  19. cc -O -DBIND43 -DHAVE_VSPRINTF -c pop_dele.c
  20. cc -O -DBIND43 -DHAVE_VSPRINTF -c pop_dropcopy.c
  21. cc -O -DBIND43 -DHAVE_VSPRINTF -c pop_dropinfo.c
  22. cc -O -DBIND43 -DHAVE_VSPRINTF -c pop_get_command.c
  23. cc -O -DBIND43 -DHAVE_VSPRINTF -c pop_get_subcommand.c
  24. cc -O -DBIND43 -DHAVE_VSPRINTF -c pop_init.c
  25. pop_init.c: 123: Can't find include file resolv.h
  26. *** Error code 2
  27.  
  28. Now, I know that means I'm missing a needed header file, but I don't
  29. know enough about the environment (Sun Unix 4.2) to know where this
  30. header should be. Am I missing an entire library I need or is
  31. this some special header? This particular Sun is not used for much and
  32. I would not be surprised if it does not have the most complete
  33. installation.
  34.  
  35. Also, can anybody tell me where I can find a copy of ph?
  36.  
  37. I know these are probably really dumb questions, but that's OK. I'm
  38. willing to look stupid if it gets me answers. :-)
  39.  
  40.  
  41. -- 
  42. scasterg@magnus.acs.ohio-state.edu -- Stuart M. Castergine
  43. Fiver: "Oh, Hazel, look! The field! It's covered with blood!"
  44. Hazel: "Don't be silly, it's only the light of the sunset." -- Watership Down
  45.