Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2008 08:46:54 +0200
From:      Christoph Moench-Tegeder <cmt@burggraben.net>
To:        freebsd-ports@freebsd.org
Subject:   Re: Policy Kit - Compile failure on amd64
Message-ID:  <20080724064654.GA1676@reindeer.haidundneu23.net>
In-Reply-To: <200807232357.22255.david@vizion2000.net>
References:  <200807232357.22255.david@vizion2000.net>

next in thread | previous in thread | raw e-mail | index | archive | help
## David Southwell (david@vizion2000.net):

> 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 introduces a second
strndup funtion into kit-string.c. Perhaps the first (original)
strndup should be patched out of kit-string.c?

Regards,
Christoph

-- 
Spare Space



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