From: Heikki Lindholm <holindho@cs.helsinki.fi>
To: buildroot@busybox.net
Subject: [Buildroot] [RFC/PATCH 2/3] fix buildroot sed handling on Mac OS X
Date: Fri, 09 Mar 2007 21:41:33 +0200 [thread overview]
Message-ID: <45F1B86D.9060103@cs.helsinki.fi> (raw)
In-Reply-To: <45F1B5EF.8010605@cs.helsinki.fi>
Heikki Lindholm kirjoitti:
> Bernhard Fischer kirjoitti:
>
>> On Thu, Mar 08, 2007 at 11:44:55PM +0200, Heikki Lindholm wrote:
>>
>>> Bernhard Fischer kirjoitti:
>>>
>>>> On Sun, Feb 25, 2007 at 01:22:46PM +0200, Heikki Lindholm wrote:
>>>>
>>>>
>>>>> Include a patch for GNU sed that allows building it on Mac OS X and
>>>>> remove a spurious --prefix from sed.mk.
>>
>>
>>
>>>> It is not immediately apparent to me why you need this patch. Please
>>>> elaborate.
>>>
>>>
>>> Nor to me. But it seems to fix a sed incompatibility - it's funny,
>>> but building GNU sed does seem to require GNU sed. If I try to build
>>> sed-4.1.5 on OS X without this patch, ./configure fails with
>>> sed: 1: "install_sh=/tmp/sed-4.1 ...": command i expects \ followed
>>> by text
>>> sed: 1: "install_sh=/tmp/sed-4.1 ...": command i expects \ followed
>>> by text
>>> The patch itself is just copied from Darwinports (macports these days.)
>>
>>
>>
>> applied, thanks.
>
>
> Dammit. There was still one bug left:
>
> The sed.mk makefile uses both absolute install prefix and DESTDIR
> pointing to the same dir. Fix by removing DESTDIR.
... which is of course the wrong way to fix it. Here's a better one.
-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: buildroot-070309-sed-hostinstall.patch
Url: http://busybox.net/lists/buildroot/attachments/20070309/2b1f9f08/attachment.pot
next prev parent reply other threads:[~2007-03-09 19:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-25 11:22 [Buildroot] [RFC/PATCH 2/3] fix buildroot sed handling on Mac OS X Heikki Lindholm
2007-03-08 16:38 ` Bernhard Fischer
2007-03-08 21:44 ` Heikki Lindholm
2007-03-09 8:35 ` Bernhard Fischer
2007-03-09 19:30 ` Heikki Lindholm
2007-03-09 19:41 ` Heikki Lindholm [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-02-23 16:10 Heikki Lindholm
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=45F1B86D.9060103@cs.helsinki.fi \
--to=holindho@cs.helsinki.fi \
--cc=buildroot@busybox.net \
/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.