git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* openbsd version?
@ 2005-10-10 16:12 Randal L. Schwartz
  2005-10-10 16:29 ` Peter Eriksen
  2005-10-10 16:41 ` Linus Torvalds
  0 siblings, 2 replies; 17+ messages in thread
From: Randal L. Schwartz @ 2005-10-10 16:12 UTC (permalink / raw)
  To: git


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!

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2005-10-13  8:29 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-10 16:12 openbsd version? Randal L. Schwartz
2005-10-10 16:29 ` Peter Eriksen
2005-10-10 16:41 ` Linus Torvalds
2005-10-10 19:06   ` Junio C Hamano
2005-10-10 19:29     ` Randal L. Schwartz
2005-10-10 20:30       ` Junio C Hamano
2005-10-10 20:36         ` Randal L. Schwartz
2005-10-10 20:49           ` Johannes Schindelin
2005-10-10 20:52             ` Randal L. Schwartz
2005-10-10 21:04               ` H. Peter Anvin
2005-10-10 21:05                 ` Randal L. Schwartz
2005-10-10 21:31               ` Daniel Barkalow
2005-10-10 21:31           ` Junio C Hamano
2005-10-10 21:00         ` Sven Verdoolaege
2005-10-10 21:42           ` Junio C Hamano
2005-10-13  7:47             ` Junio C Hamano
2005-10-13  8:29               ` Sven Verdoolaege

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).