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/. By the way, there's a mailing list specific to p9p at http://groups.google.com/group/plan9port-dev. Eoghan
