Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Mar 2005 02:17:30 -0500
From:      Glenn Sieb <ges+lists@wingfoot.org>
To:        ports@freebsd.org
Subject:   mail/postfix fails build...
Message-ID:  <423FC68A.3060003@wingfoot.org>

next in thread | raw e-mail | index | archive | help
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

-- 
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
          ~Benjamin Franklin, Historical Review of Pennsylvania, 1759




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?423FC68A.3060003>