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