I noticed "openbsd" in the operating systems detected in Makefile, but when I tried this on my openbsd system, I get an abort here: gcc -g -O2 -Wall -I/usr/local/include -L/usr/local/lib '-DSHA1_HEADER=<openssl/sha.h>' -o git-mailinfo mailinfo.o libgit.a -liconv mailinfo.o(.text+0x22d): In function `slurp_attr': /opt/git/src/git-snapshot-20051010/mailinfo.c:130: undefined reference to `strcasestr' mailinfo.o(.text+0x2a9): In function `handle_subcontent_type': /opt/git/src/git-snapshot-20051010/mailinfo.c:155: undefined reference to `strcasestr' mailinfo.o(.text+0x39d): In function `handle_content_transfer_encoding': /opt/git/src/git-snapshot-20051010/mailinfo.c:181: undefined reference to `strcasestr' mailinfo.o(.text+0x3c6):/opt/git/src/git-snapshot-20051010/mailinfo.c:183: undefined reference to `strcasestr' collect2: ld returned 1 exit status gmake: *** [git-mailinfo] Error 1 What am I doing wrong? -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <merlyn@stonehenge.com> <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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Tue Oct 11 02:13:30 2005
This archive was generated by hypermail 2.1.8 : 2005-10-11 02:13:34 EST