CC fetch-pack.o fetch-pack.c: In function `get_pack': fetch-pack.c:532: warning: int format, pid_t arg (arg 3) LINK git-fetch-pack Undefined first referenced symbol in file hstrerror libgit.a(connect.o) ld: fatal: Symbol referencing errors. No output written to git-fetch-pack collect2: ld returned 1 exit status make: *** [git-fetch-pack] Error 1 I suspect this broke in ba505322 when connect.c added hsterror(). Yes, bumping to g18bece works fine. So it looks like we need a compat hsterror(), or it should be removed or ifdef'ed somehow. Paging Alex Riesen? -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <merlyn@xxxxxxxxxxxxxx> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training! - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html