home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / c / 11442 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  1.0 KB

  1. Path: sparky!uunet!gatech!purdue!mentor.cc.purdue.edu!brazil.psych.purdue.edu!brian
  2. From: brian@brazil.psych.purdue.edu (Brian Berndt)
  3. Newsgroups: comp.lang.c
  4. Subject: popper - UC Berkeley Post Office Protocol Server, __res
  5. Message-ID: <54780@mentor.cc.purdue.edu>
  6. Date: 22 Jul 92 19:24:54 GMT
  7. Sender: news@mentor.cc.purdue.edu
  8. Organization: Purdue University
  9. Lines: 15
  10.  
  11. I am trying to install popper (the UC Berkeley Post Office Protocol Server)
  12. on our Sun 3/160 workstation running SunOS 4.1.1.  The make of the source 
  13. files proceeded well until the script tried to combine all of the object 
  14. files into the final executable.   At this point the system outputed the error:
  15.  
  16. ld: Undefined symbol 
  17.    __res 
  18.  
  19. Does anyone know what this sysmbol might be, it is not defined in any of
  20. the c source files.  An external structure, _res, is defined in one of the
  21. files, but I can't find a reference to that either.  Has anyone set up
  22. popper on their system?  Anyone seen this problem?
  23.  
  24. Brian Berndt
  25. Psych System Admin, Purdue University
  26.