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