Pierre Habouzit, Mon, Sep 10, 2007 17:45:34 +0200: > On Mon, Sep 10, 2007 at 03:32:28PM +0000, Robert Boone wrote: > > LINK git > > builtin-archive.o(.text+0x225): In function `sha1_file_to_archive': > > /root/git/builtin-archive.c:96: undefined reference to `memmem' > > collect2: ld returned 1 exit status > > gmake: *** [git] Error 1 > > Yeah this is a GNU extension, edit your makefile, and set NO_MEMMEM > for freebsd as well, it seems it has been forgotten. echo "NO_MEMMEM=YesPlease' >>config.make - 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