[root@___ /usr/ports/www/mod_extract_forwarded]# make install ===> Vulnerability check disabled, database not found ===> Extracting for ap22-mod_extract_forwarded-2.0.2 => MD5 Checksum OK for extract_forwarded-2.0.2.tar.gz. => SHA256 Checksum OK for extract_forwarded-2.0.2.tar.gz. ===> Patching for ap22-mod_extract_forwarded-2.0.2 ===> ap22-mod_extract_forwarded-2.0.2 depends on file: /usr/local/sbin/apxs - found ===> Configuring for ap22-mod_extract_forwarded-2.0.2 ===> Building for ap22-mod_extract_forwarded-2.0.2 ===> Generating apache plist /usr/local/share/apr/build-1/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -I/usr/include -fno-strict-aliasing -g -I/usr/local/include -I/usr/local/include/apache22 -I/usr/local/include/apr-1 -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db42 -c -o mod_extract_forwarded.lo mod_extract_forwarded.c && touch mod_extract_forwarded.slo mod_extract_forwarded.c: In function 'get_remote_in_addr': mod_extract_forwarded.c:428: error: 'union <anonymous>' has no member named 'sin6' mod_extract_forwarded.c:428: error: 'union <anonymous>' has no member named 'sin6' mod_extract_forwarded.c:428: error: 'union <anonymous>' has no member named 'sin6' mod_extract_forwarded.c: In function 'mef_register_hooks': mod_extract_forwarded.c:1006: warning: passing argument 1 of 'proxy_hook_scheme_handler' from incompatible pointer type apxs:Error: Command failed with rc=65536
Responsible Changed From-To: freebsd-www->freebsd-ports-bugs ports PR.
Responsible Changed From-To: freebsd-ports-bugs->kuriyama Over to maintainer.
kuriyama 2010-12-06 06:34:02 UTC FreeBSD ports repository Modified files: www/mod_extract_forwarded Makefile Log: Fix build for "union <anonymous>' has no member named 'sin6'" error. PR: ports/146886 Reported by: Yurij <ilesikz@gmail.com> Revision Changes Path 1.15 +3 -2 ports/www/mod_extract_forwarded/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Fixed, thanks!
kuriyama 2010-12-06 12:16:35 UTC FreeBSD ports repository Modified files: www/mod_extract_forwarded Makefile Added files: www/mod_extract_forwarded/files patch-mod_extract_forwarded.c Log: Forced commit (forgot to add patch): Fix build for "union <anonymous>' has no member named 'sin6'" error. PR: ports/146886 Reported by: Yurij <ilesikz@gmail.com> Revision Changes Path 1.16 +1 -1 ports/www/mod_extract_forwarded/Makefile 1.1 +11 -0 ports/www/mod_extract_forwarded/files/patch-mod_extract_forwarded.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"