Re: System sendmail build fails with updated cyrus-sasl2 port

2011-09-26 Thread Andrey Chernov
On Tue, Sep 27, 2011 at 01:23:32AM +0900, Hajimu UMEMOTO wrote: > It seems 2.1.25 requires to cast to sasl_callback_ft. How about the > attached patch? Thanx, it works now. IMHO it should be MFCed to stable-9 ASAP (and to sendmail trunk too). -- http://ache.vniz.net/ __

Re: System sendmail build fails with updated cyrus-sasl2 port

2011-09-26 Thread Hajimu UMEMOTO
Hi, > On Mon, 26 Sep 2011 15:58:03 +0400 > Andrey Chernov said: ache> This is for 9 BETA2 or 10-CURRENT. ache> Please fix it on either side. Apparently minor types mismatch within ache> sasl_callback_t type. ache> cc -O2 -pipe -march=pentium4 ache> -I/usr/src/usr.sbin/sendmail/../../c

System sendmail build fails with updated cyrus-sasl2 port

2011-09-26 Thread Andrey Chernov
This is for 9 BETA2 or 10-CURRENT. Please fix it on either side. Apparently minor types mismatch within sasl_callback_t type. cc -O2 -pipe -march=pentium4 -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DTCPWRAPP