Date: Thu, 24 Mar 2005 14:32:06 -0300 From: Marcus Grando <marcus@corp.grupos.com.br> To: Glenn Sieb <ges+lists@wingfoot.org> Cc: ports@freebsd.org Subject: Re: mail/postfix fails build... Message-ID: <4242F996.2080403@corp.grupos.com.br> In-Reply-To: <423FC68A.3060003@wingfoot.org> References: <423FC68A.3060003@wingfoot.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This PR to fix this. http://www.freebsd.org/cgi/query-pr.cgi?pr=79207 Thanks Glenn Sieb wrote: > Doing portupgrade postfix (or portupgrade -rR postfix) fails in the > following way: > > Make.conf has: > # Postfix Options > POSTFIX_OPTIONS="BATCH=1 WITH_SASL2=1 WITH_SPF=1 WITH_PCRE=1 > WITH_MYSQL=1 WITH_PGSQL=1 WITH_TEST=1 WITH_VDA=1" > > $ uname -a > FreeBSD caduceus.wingfoot.org 4.11-RELEASE FreeBSD 4.11-RELEASE #22: Thu > Feb 3 14:42:51 EST 2005 > root@caduceus.wingfoot.org:/usr/obj/usr/src/sys/WINGFOOT i386 > > I just updated my ports tree this evening, around 1:45am... > > Any help is appreciated... > Best, > --Glenn > > maildir.c: In function `deliver_maildir': > maildir.c:231: syntax error before `const' > maildir.c:296: `limit_res' undeclared (first use in this function) > maildir.c:296: (Each undeclared identifier is reported only once > maildir.c:296: for each function it appears in.) > maildir.c:298: `n' undeclared (first use in this function) > maildir.c:321: `cur_quota' undeclared (first use in this function) > maildir.c:322: `saved_size' undeclared (first use in this function) > maildir.c:431: `statbuf' undeclared (first use in this function) > maildir.c:464: `tm' undeclared (first use in this function) > maildir.c:466: `sizefilename' undeclared (first use in this function) > maildir.c:472: `sizefile' undeclared (first use in this function) > maildir.c:474: `filequota' undeclared (first use in this function) > maildir.c:484: `sizefile_stat' undeclared (first use in this function) > *** Error code 1 > > Stop in /usr/ports/mail/postfix/work/postfix-2.2.1/src/virtual. > *** Error code 1 > > Stop in /usr/ports/mail/postfix/work/postfix-2.2.1. > *** Error code 1 > > Stop in /usr/ports/mail/postfix. > *** Error code 1 > > Stop in /usr/ports/mail/postfix. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade39179.0 make WITH_SASL2=1 WITH_SPF=1 WITH_PCRE=1 > WITH_MYSQL=1 WITH_PGSQL=1 WITH_TEST=1 WITH_VDA=1 > ** Fix the problem and try again. > ** Listing the failed packages (*:skipped / !:failed) > ! mail/postfix (postfix-2.1.5_1,1) (compiler error) > ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed > -- Marcus Grando Grupos Internet S/A marcus(at)corp.grupos.com.br
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4242F996.2080403>