Date: Mon, 10 Mar 2008 11:40:05 GMT From: Henri Hennebert <hlh@restart.be> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/121529: portupgrade to mail/dkim-milter 2.5.0 failed Message-ID: <200803101140.m2ABe5W5094284@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/121529; it has been noted by GNATS. From: Henri Hennebert <hlh@restart.be> To: Hirohisa Yamaguchi <umq@ueo.co.jp> Cc: bug-followup@FreeBSD.org Subject: Re: ports/121529: portupgrade to mail/dkim-milter 2.5.0 failed Date: Mon, 10 Mar 2008 12:34:04 +0100 Hirohisa Yamaguchi wrote: > Hi, Henri. > > I could not reproduce your error with newly installed 7.0-RELEASE. So no previous version of dkim-milter installed. > > But, setting ``-I/usr/local/include'' in CFLAGS causes the error the > same as in the pr. > > Like following: > # cd /usr/ports/mai/dkim-milter > # env CFLAGS=" -O2 -fno-strict-aliasing -pipe -I/usr/local/include " > make clean build -DWITH_DNS_UPGRADE > > Have you set extra include paths in /etc/make.conf or somewhere? Sorry No extra flags but I forget to say that I build with: WITH_SENDMAIL_PORT=yes WITH_DNS_UPGRADE=yes The WITH_SENDMAIL_PORT must be the culprit then! > > ;; Actually, ``-I../libdkim/'' is set at the front-most of the > ;; ``confINCDIRS'' definition in the build configuration. > ;; I think that should be okay in most cases. > > Regards, Thank you for your time. Henri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803101140.m2ABe5W5094284>