sendmail 8.13.7 build error
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com User-agent: Mutt/1.2.5.1i I am attempting to install sendmail 8.13.7 on MacOS 10.4.6 (Darwin 8.6). I have looked at the FAQ at sendmail.org but did not see anything regarding my problem. The build process almost works. The build generates: cc -pipe -o sendmail main.o alias.o arpadate.o bf.o collect.o conf.o control.o convtime.o daemon.o deliver.o domain.o envelope.o err.o headers.o macro.o map.o mci.o milter.o mime.o parseaddr.o queue.o ratectrl.o readcf.o recipient.o sasl.o savemail.o sfsasl.o shmticklib.o sm_resolve.o srvrsmtp.o stab.o stats.o sysexits.o timers.o tls.o trace.o udb.o usersmtp.o util.o version.o /usr/share/sendmail/obj.Darwin.8.6.0.PowerMacintosh/libsmutil/libsmutil.a /usr/share/sendmail/obj.Darwin.8.6.0.PowerMacintosh/libsm/libsm.a /usr/bin/ld: Undefined symbols: _kdb2_dbopen collect2: ld returned 1 exit status make[1]: *** [sendmail] Error 1 Because of the undefined symbol, the executable is _not_ made. The same undefined symbol is reported for all of the other sendmail executables (editmap, makemap, vacation, etc.) My only guess is to search the archive file (.a) one more time. However, I am unable to locate the .a file that defines _kdb2_dbopen. Any and all suggestions will be appreciated! -- William M. Davidson grateful@nmia.com 1704 Blume, NE Albuquerque, NM 87112 505 294 4571 Too many people spend money they haven't earned, to buy things they don't want, to impress people they don't like. -Will Rogers _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
William M. Davidson