From owner-freebsd-ports@FreeBSD.ORG Thu Mar 24 17:31:55 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2300316A4CE for ; Thu, 24 Mar 2005 17:31:55 +0000 (GMT) Received: from gwmail1.grupos.com.br (gwmail1.grupos.com.br [66.90.64.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF71D43D39 for ; Thu, 24 Mar 2005 17:31:54 +0000 (GMT) (envelope-from marcus@corp.grupos.com.br) Received: from corp.grupos.com.br (unknown [150.162.166.55]) by gwmail1.grupos.com.br (Postfix) with ESMTP id DCA443C32A; Thu, 24 Mar 2005 14:31:53 -0300 (BRT) Received: from [192.168.1.3] (201-002-230-109.fnsce7006.dsl.brasiltelecom.net.br [201.2.230.109]) by corp.grupos.com.br (Postfix) with ESMTP id DB2AE20A22; Thu, 24 Mar 2005 14:31:52 -0300 (BRT) Message-ID: <4242F996.2080403@corp.grupos.com.br> Date: Thu, 24 Mar 2005 14:32:06 -0300 Organization: Grupos Internet S/A From: Marcus Grando User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Glenn Sieb References: <423FC68A.3060003@wingfoot.org> In-Reply-To: <423FC68A.3060003@wingfoot.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: ports@freebsd.org Subject: Re: mail/postfix fails build... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2005 17:31:55 -0000 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