Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Mar 2005 01:06:42 -0500
From:      Chuck Swiger <cswiger@mac.com>
To:        freebsd-ports@freebsd.org
Cc:        vivek@khera.org
Subject:   recent update of mail/postfix to v2.2.1
Message-ID:  <424258F2.5000704@mac.com>

next in thread | raw e-mail | index | archive | help
Hi, all--

Building mail/postfix + TLS + VDA seems to fail on a FreeBSD-4.11 system:

[ ... ]
cc -I/usr/local/include -DUSE_TLS -I/usr/include -I/usr/local/include/db42 
-DHAS_PCRE -I/usr/local/include  -O -pipe -march=pentium -I. -I../../include 
-DFREEBSD4 -c deliver_attr.c
cc -I/usr/local/include -DUSE_TLS -I/usr/include -I/usr/local/include/db42 
-DHAS_PCRE -I/usr/local/include  -O -pipe -march=pentium -I. -I../../include 
-DFREEBSD4 -c maildir.c
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

Turning off the VDA gives a working postfix.  (Apologies if this issue was 
seen before, I remember seeing a message related to this recently, but I 
wasn't able to find it & see whether a resolution had been found.)

-- 
-Chuck



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?424258F2.5000704>