> On 11 July 2010 11:50, Bjartur Thorlacius <[email protected]> wrote:
> > tar.c:426: error: conflicting types for 'strnlen'
> > /usr/include/string.h:404: error: previous declaration of 'strnlen' was here
>
> This was fixed some time ago:
> http://code.swtch.com/plan9port/diff/src/cmd/tar.c?diff2=3bc490577d95&diff1=adde59fe69bf
>
> Grab an updated tree from http://swtch.com/plan9port/.
OK, I used the tree in Portage which is over a year old. My bad.
The new tree works fine.
> By the way, there's a mailing list specific to p9p at
> http://groups.google.com/group/plan9port-dev.
Thanks, I didn't know.