Policy Kit - Compile failure on amd64

2008-07-24 Thread David Southwell
Latest upgrade of policy kit # $FreeBSD: ports/sysutils/policykit/Makefile,v 1.14 2008/07/24 01:52:29 marcus Exp $ cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\/usr/local/libexec\ -DPACKAGE_SYSCONF_DIR=\/usr/local/etc\ -DPACKAGE_DATA_DIR=\/usr/local/share\

Re: Policy Kit - Compile failure on amd64

2008-07-24 Thread Alex Dupre
David Southwell wrote: Latest upgrade of policy kit Remove the patch-src_kit_kit-string.c file. -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to [EMAIL

Re: Policy Kit - Compile failure on amd64

2008-07-24 Thread Christoph Moench-Tegeder
## David Southwell ([EMAIL PROTECTED]): kit-string.c -fPIC -DPIC -o .libs/kit-string.o kit-string.c:141: error: redefinition of 'strndup' kit-string.c:119: error: previous definition of 'strndup' was here gmake[3]: *** [kit-string.lo] Error 1 That's because patch-src_kit_kit-string.c

Re: Policy Kit - Compile failure on amd64

2008-07-24 Thread David Southwell
On Wednesday 23 July 2008 23:38:11 Alex Dupre wrote: David Southwell wrote: Latest upgrade of policy kit Remove the patch-src_kit_kit-string.c file. -- Alex Dupre Great That works Thank you David ___ freebsd-ports@freebsd.org mailing list