Policy Kit - Compile failure on amd64

Christoph Moench-Tegeder cmt at burggraben.net
Thu Jul 24 07:11:26 UTC 2008


## David Southwell (david at 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


More information about the freebsd-ports mailing list