From: "Adam Kłobukowski" <adamklobukowski@gmail.com>
To: git@vger.kernel.org
Subject: Problem with S_IFGITLINK
Date: Wed, 24 Aug 2011 14:49:40 +0200 [thread overview]
Message-ID: <4E54F364.7000503@gmail.com> (raw)
Hello
I'm trying to compile git on some very exotic u*ix flavor (FreeMiNT
anyone? :)) and I encountered problem with S_IFGITLINK.
Unfortunately, on my system S_IFGITLINK = S_IFLNK, and it breaks build
in entry.c write_entry.
Should I report a bug? (where?, I could not find any reference to
bugtracker on git pages)
Can I fix it somehow? Can I change value of S_IFGITLINK to something else?
AdamK
next reply other threads:[~2011-08-24 12:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-24 12:49 Adam Kłobukowski [this message]
2011-08-24 14:43 ` Problem with S_IFGITLINK Michael J Gruber
2011-08-24 15:30 ` Adam Kłobukowski
2011-08-24 23:15 ` Nguyen Thai Ngoc Duy
2011-08-24 14:57 ` Michael Schubert
2011-08-24 15:26 ` Adam Kłobukowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E54F364.7000503@gmail.com \
--to=adamklobukowski@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.