Please help me. I have some problems when make in /usr/ports/mail/postfix. This my system: 5.3-RELEASE-p2 sparc64 And the postfix port is upgraded at ports-supfile with tag=. Huynh Van Chung vnfreebsd:/usr/ports/mail/postfix% sudo make -DBATCH POSTFIX_OPTIONS="DB3 IPv6TLS SPF" install clean ===> Extracting for postfix-2.1.5_1,1>> Checksum OK for postfix/postfix-2.1.5.tar.gz. >> Checksum OK for postfix/tls+ipv6-1.25-pf-2.1.5.patch.gz. >> Checksum OK for postfix/postfix-libspf2-2.1.5-5.patch.===> Patching for postfix-2.1.5_1,1 echo "<body>See <A HREF="header_checks.5.html">header_checks.5.html</A></BODY>" > /usr/ports/mail/postfix/work/postfix-2.1.5/html/body_checks.5.html ===> Applying distribution patches for postfix-2.1.5_1,1 1 out of 6 hunks failed--saving rejects to src/smtpd/smtpd.c.rej *** Error code 1 Stop in /usr/ports/mail/postfix. *** Error code 1 Stop in /usr/ports/mail/postfix.
On Sat, 25 Dec 2004, Huynh Van Chung wrote:> Please help me. I have some problems when make in /usr/ports/mail/postfix. > This my system: > 5.3-RELEASE-p2 sparc64 > And the postfix port is upgraded at ports-supfile with tag=. > Huynh Van Chung > > vnfreebsd:/usr/ports/mail/postfix% sudo make -DBATCH POSTFIX_OPTIONS="DB3 IPv6TLS SPF" install clean > ===> Extracting for postfix-2.1.5_1,1 >>> Checksum OK for postfix/postfix-2.1.5.tar.gz. >>> Checksum OK for postfix/tls+ipv6-1.25-pf-2.1.5.patch.gz. >>> Checksum OK for postfix/postfix-libspf2-2.1.5-5.patch. > ===> Patching for postfix-2.1.5_1,1 > echo "<body>See <A HREF="header_checks.5.html">header_checks.5.html</A></BODY>" > /usr/ports/mail/postfix/work/postfix-2.1.5/html/body_checks.5.html > ===> Applying distribution patches for postfix-2.1.5_1,1 > 1 out of 6 hunks failed--saving rejects to src/smtpd/smtpd.c.rej > *** Error code 1 > > Stop in /usr/ports/mail/postfix. > *** Error code 1 > > Stop in /usr/ports/mail/postfix.Hmm, may be something was wrong with the tls patch. Try to build without TLS then. ----- With best regards, | The Power to Serve Nguyen Tam Chinh | http://www.FreeBSD.org Loc: sp.cs.msu.ru | http://chinhngt.svmgu.com | http://www.gnu.org/copyleft/copyleft.html
On Sat, 25 Dec 2004 11:55:32 +0300 (MSK) Nguyen Tam Chinh <chinhngt@sectorb.msk.ru> wrote:> On Sat, 25 Dec 2004, Huynh Van Chung wrote: > > > Please help me. I have some problems when make in /usr/ports/mail/postfix. > > This my system: > > 5.3-RELEASE-p2 sparc64 > > And the postfix port is upgraded at ports-supfile with tag=. > > Huynh Van Chung > > > > vnfreebsd:/usr/ports/mail/postfix% sudo make -DBATCH POSTFIX_OPTIONS="DB3 IPv6TLS SPF" install clean > > ===> Extracting for postfix-2.1.5_1,1 > >>> Checksum OK for postfix/postfix-2.1.5.tar.gz. > >>> Checksum OK for postfix/tls+ipv6-1.25-pf-2.1.5.patch.gz. > >>> Checksum OK for postfix/postfix-libspf2-2.1.5-5.patch. > > ===> Patching for postfix-2.1.5_1,1 > > echo "<body>See <A HREF="header_checks.5.html">header_checks.5.html</A></BODY>" > /usr/ports/mail/postfix/work/postfix-2.1.5/html/body_checks.5.html > > ===> Applying distribution patches for postfix-2.1.5_1,1 > > 1 out of 6 hunks failed--saving rejects to src/smtpd/smtpd.c.rej > > *** Error code 1 > > > > Stop in /usr/ports/mail/postfix. > > *** Error code 1 > > > > Stop in /usr/ports/mail/postfix. > > Hmm, may be something was wrong with the tls patch. Try to build without > TLS then. > > ----- > With best regards, | The Power to Serve > Nguyen Tam Chinh | http://www.FreeBSD.org > Loc: sp.cs.msu.ru | > http://chinhngt.svmgu.com | http://www.gnu.org/copyleft/copyleft.html > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"I have tried again. And I see not because of TLS, it is postfix-libspf2-2.1.5-5.patch. Now I successfully installed with: sudo make -DBATCH POSTFIX_OPTIONS="DB3 IPv6TLS" install clean Thank your reply. Huynh Van Chung
That's because of your options are TLS+SPF. Or compile postfix without SPF support, and try mail/policyd Patch for postfix TLS+SPF: http://intranet.grupos.com.br:8080/~marcus/patch/postfix2.patch Regards Huynh Van Chung wrote:> Please help me. I have some problems when make in /usr/ports/mail/postfix. > This my system: > 5.3-RELEASE-p2 sparc64 > And the postfix port is upgraded at ports-supfile with tag=. > Huynh Van Chung > > vnfreebsd:/usr/ports/mail/postfix% sudo make -DBATCH POSTFIX_OPTIONS="DB3 IPv6TLS SPF" install clean > ===> Extracting for postfix-2.1.5_1,1 > >>>Checksum OK for postfix/postfix-2.1.5.tar.gz. >>>Checksum OK for postfix/tls+ipv6-1.25-pf-2.1.5.patch.gz. >>>Checksum OK for postfix/postfix-libspf2-2.1.5-5.patch. > > ===> Patching for postfix-2.1.5_1,1 > echo "<body>See <A HREF="header_checks.5.html">header_checks.5.html</A></BODY>" > /usr/ports/mail/postfix/work/postfix-2.1.5/html/body_checks.5.html > ===> Applying distribution patches for postfix-2.1.5_1,1 > 1 out of 6 hunks failed--saving rejects to src/smtpd/smtpd.c.rej > *** Error code 1 > > Stop in /usr/ports/mail/postfix. > *** Error code 1 > > Stop in /usr/ports/mail/postfix. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"-- Marcus Grando Grupos Internet S/A marcus(at)corp.grupos.com.br