Hi all.
Thanks to: "Aron Vrtala" <av_at_ap.univie.ac.at>
Allan E Johannesen <aej_at_WPI.EDU>
John P Speno <speno_at_isc.upenn.edu>
"Jeremy A. Mates" <jmates_at_mbt.washington.edu>
cmadams_at_HiWAAY.net (Chris Adams)
The problem in question has been noted before by cmadams_at_HiWAAY.net and
he notified sendmail-bugs_at_sendmail.org of this problem.
The problem is that SASL builds snprintf in it's library and there is no
need for sendmail to build it's version. The simplest way to get rid of
the problem is to add this line to ./devtools/Site/site.config.m4:
APPENDDEF(`confENVDEF',`-DSASL -DHASSNPRINTF')
I have tried that approach, but I have made some typo and it didn't work
or I forgot to do something, whatever. When I did that above, it did the
trick and sendmail built without problems.
<jmates_at_mbt.washington.edu> provided me with his notes on how to setup
Sendmail with SASL, sfio. If you wish and Jeremy doesn't object, I could
send it as well, in a second summary.
Nix.
--
... This tagline is SHAREWARE! To register, send me $10
Received on Thu Oct 26 2000 - 06:33:37 NZDT