home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / aix / 8929 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  859 b 

  1. Path: sparky!uunet!grebyn!pyrdc!gossip.pyramid.com!decwrl!mips!darwin.sura.net!dtix!mimsy!ra!ra.nrl.navy.mil!delvecch
  2. From: delvecch@cmf.nrl.navy.mil (Vincent Del Vecchio)
  3. Newsgroups: comp.unix.aix
  4. Subject: Sendmail 5.67
  5. Message-ID: <DELVECCH.92Aug19132342@halibut.cmf.nrl.navy.mil>
  6. Date: 19 Aug 92 17:23:42 GMT
  7. Sender: usenet@ra.nrl.navy.mil
  8. Distribution: comp
  9. Organization: Connection Machine Facility, NRL
  10. Lines: 7
  11.  
  12. I am trying to port this latest release of Berkeley sendmail to AIX 3.1.5
  13. and have run into (so far) one major problem.  At link time, I get an
  14. undefined symbol "edata".  Presumably this is somewhat related to the
  15. fact that IBM doesn't use a.out format (or any standard format) binaries,
  16. nor any standard kind of linker.  Is there a way to work around this?
  17. I suppose I could always hack out the code that does configuration file
  18. freezing.
  19.