home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sun / admin / 4908 < prev    next >
Encoding:
Text File  |  1992-07-23  |  1.1 KB  |  27 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!darwin.sura.net!jhunix.hcf.jhu.edu!blaze.cs.jhu.edu!bogstad
  3. From: bogstad@blaze.cs.jhu.edu (Bill Bogstad)
  4. Subject: Re: popper - Post Office Protocol Server
  5. Message-ID: <1992Jul23.182335.2279@blaze.cs.jhu.edu>
  6. Organization: Johns Hopkins Computer Science Department, Baltimore, MD
  7. References: <54776@mentor.cc.purdue.edu> <CKD.92Jul23113752@loiosh.eff.org>
  8. Date: Thu, 23 Jul 1992 18:23:35 GMT
  9. Lines: 16
  10.  
  11. In article <CKD.92Jul23113752@loiosh.eff.org> ckd@eff.org (Christopher Davis) writes:
  12. >Brian> == Brian Berndt <brian@brazil.psych.purdue.edu> 
  13. >
  14. > Brian> ld: Undefined symbol 
  15. > Brian>    __res 
  16. >
  17. >Don't define BIND43.  popper uses stuff that isn't in Sun's libresolv,
  18. >and that causes it not to compile properly.  (This should probably be
  19. >documented in the popper docs, but isn't... sigh.)
  20.  
  21.     Not true.  (At least not for me.)  I installed popper just this week
  22. with the BIND43 option on a SS 2 runnning 4.1.1b.  The solution to this
  23. problem is to use "-lresolv" on the link line to make sure you get the
  24. proper resolver library.
  25.  
  26.                 Bill Bogstad
  27.