Date: Mon, 10 Mar 2008 01:00:03 GMT From: "Hirohisa Yamaguchi" <umq@ueo.co.jp> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/121529: portupgrade to mail/dkim-milter 2.5.0 failed Message-ID: <200803100100.m2A103A5036842@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: "Hirohisa Yamaguchi" <umq@ueo.co.jp> To: "Henri Hennebert" <hlh@restart.be> Cc: bug-followup@FreeBSD.org, umq@ueo.co.jp Subject: Re: ports/121529: portupgrade to mail/dkim-milter 2.5.0 failed Date: Mon, 10 Mar 2008 09:27:53 +0900 Hi, Henri. I could not reproduce your error with newly installed 7.0-RELEASE. 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? ;; 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, -- end Hirohisa Yamaguchi umq@ueo.co.jp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803100100.m2A103A5036842>