From: "Yoshinori K. Okuji" <okuji@enbug.org>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Patch for successful compilation on FreeBSD Release-6.1
Date: Wed, 14 Jun 2006 00:53:40 +0200 [thread overview]
Message-ID: <200606140053.40705.okuji@enbug.org> (raw)
In-Reply-To: <86r71sraez.fsf@baz.foobar-qux.org>
On Tuesday 13 June 2006 23:52, Harley D. Eades III wrote:
> off_t is defined here on FreeBSD.
I understand.
> I am not adding the include. All I added was the #if statement so
> this is not included on FreeBSD. So you are correct about the header
> file not being used on FreeBSD, because it's not. :) IIRC, GNU/Linux
> does define memalign in malloc.h though, so this could be the reason
> it has been included already.
You are right. I've checked in my own fix for this problem. Since recent
FreeBSD supports posix_memalign, I think mine is a bit better. Can you
confirm that this works on FreeBSD?
BTW, I am afraid that there are some more dependencies on glibc, such as argp.
How do you deal with those?
Thanks,
Okuji
next prev parent reply other threads:[~2006-06-13 22:53 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-11 15:28 Patch for successful compilation on FreeBSD Release-6.1 Harley D. Eades III
2006-06-11 19:10 ` Jeroen Dekkers
2006-06-11 19:27 ` Harley D. Eades III
2006-06-12 15:31 ` Harley D. Eades III
2006-06-12 16:39 ` Marco Gerards
2006-06-13 18:01 ` Yoshinori K. Okuji
2006-06-13 21:52 ` Harley D. Eades III
2006-06-13 22:53 ` Yoshinori K. Okuji [this message]
2006-06-14 1:23 ` Harley D. Eades III
2006-06-14 1:46 ` Harley D. Eades III
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=200606140053.40705.okuji@enbug.org \
--to=okuji@enbug.org \
--cc=grub-devel@gnu.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.