Hi, On Fri, 6 Feb 2009, Joi Ellis wrote: > "make all" fails becuase my libaries are old: > > LINK git-fast-import > fast-import.o: In function `store_object': > /usr/local/src/git/git/fast-import.c:1086: undefined reference to `deflateBound' > /usr/local/src/git/git/fast-import.c:1109: undefined reference to `deflateBound' You need to install a newer libz. (And this is not a chicken & egg problem.) Ciao, Dscho -- 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