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