Date: Sat, 25 Dec 2004 21:10:23 +0900 From: Huynh Van Chung <hvcjapan@yahoo.co.jp> To: freebsd-stable@freebsd.org, chinhngt@sectorb.msk.ru Subject: Re: Error in mail/postfix (port tag=.) Message-ID: <20041225211023.0073c519.hvcjapan@yahoo.co.jp> In-Reply-To: <20041225114930.X5753@unix.local> References: <20041225120045.0005d7bc.hvcjapan@yahoo.co.jp> <20041225114930.X5753@unix.local>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041225211023.0073c519.hvcjapan>