home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.mail.sendmail
- Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!linus!philabs!gcm.com!garyb
- From: garyb@gcm.com (Gary Blumenstein)
- Subject: Re: IDA on SYSVr4 especially ESIX 4.0.4
- Message-ID: <1992Nov12.040135.26452@gcm.com>
- Organization: Greenwich Capital Markets, Inc.
- X-Newsreader: Tin 1.1 PL5
- References: <1992Nov5.174336.7029@athena.cs.uga.edu>
- Date: Thu, 12 Nov 1992 04:01:35 GMT
- Lines: 26
-
- Bob Stearns (is@groucho.dev.uga.edu) wrote:
- : Has anyone gotten IDA compiled on System V Release 4, especially the
- : ESIX flavor? I am currently trying 5.65c and just losing what few hairs
- : I have due to various compilation problems. If you have done this or
- : know someone who has, I would greatly appreciate a pointer. Thanks for
- : your attention.
-
- I compiled it on Dell issue 2.2. Here are some things you can try.
-
- For the sendmail binary:
-
- Out-of-the-box, sendmail looks for routines in the resolver libraries which
- Dell supplies the shared object for but not the library archive. I found
- this out by running a namelist on a Sun and finding them in libresolve.a
- Since I'm not running DNS, I got it to compile by undefining NAMED_BIND.
- Your mileage may vary.
-
- For the ../ida/aux programs, I had trouble linking in the low level dbm
- routines (bcopy, bzero, Etc.). The trick is to know where they are found.
- I found them in libucb.a. The fix was to include -lucb in the Makefile.
-
- --
- Gary Blumenstein | garyb@gcm.com Internet
- Unix Systems Administrator | uunet!gcm!garyb UUCP
- Greenwich Capital Markets | +1(203) 625-7937 Voice
- 600 Steamboat Road, Greenwich, CT 06830 | +1(203) 629-9136 FAX
-