* [Buildroot] [PATCH] Fix sed fail when building qtopia
@ 2007-08-20 18:00 Thiago A. Corrêa
2007-08-20 18:11 ` Bernhard Fischer
0 siblings, 1 reply; 4+ messages in thread
From: Thiago A. Corrêa @ 2007-08-20 18:00 UTC (permalink / raw)
To: buildroot
Hi there,
This patch should fix the error:
sed: -e expression #1, char 21: unknown option to `s'
I am sure there is a better way to do this, but I'm not comfortable
with shell scripts enough, so, if someone has a better solution, by
all means :)
Chears,
Thiago A. Correa
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-qtopia.patch
Type: application/octet-stream
Size: 1615 bytes
Desc: not available
Url : http://busybox.net/lists/buildroot/attachments/20070820/52757f95/attachment.obj
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH] Fix sed fail when building qtopia
2007-08-20 18:00 [Buildroot] [PATCH] Fix sed fail when building qtopia Thiago A. Corrêa
@ 2007-08-20 18:11 ` Bernhard Fischer
[not found] ` <d6cda7730708201136t24339015u271d512ccdc864a5@mail.gmail.com>
0 siblings, 1 reply; 4+ messages in thread
From: Bernhard Fischer @ 2007-08-20 18:11 UTC (permalink / raw)
To: buildroot
On Mon, Aug 20, 2007 at 07:00:17PM +0100, Thiago A. Corr?a wrote:
>Hi there,
>
> This patch should fix the error:
> sed: -e expression #1, char 21: unknown option to `s'
>
> I am sure there is a better way to do this, but I'm not comfortable
>with shell scripts enough, so, if someone has a better solution, by
>all means :)
ergh, that's rather ugly.
Please try to use this instead and let me know if that works for you:
$(SED) 's,-O2,$(TARGET_CFLAGS),' \
$(QTOPIA4_TARGET_DIR)/mkspecs/qws/linux-$(BR2_PACKAGE_QTOPIA4_EMB_PLATFORM)-g++/qmake.conf
(i.e. use ',' instead if '/'.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH] Fix sed fail when building qtopia
[not found] ` <d6cda7730708201136t24339015u271d512ccdc864a5@mail.gmail.com>
@ 2007-08-20 23:42 ` Thiago A. Corrêa
2007-08-21 8:18 ` Bernhard Fischer
1 sibling, 0 replies; 4+ messages in thread
From: Thiago A. Corrêa @ 2007-08-20 23:42 UTC (permalink / raw)
To: buildroot
Ops, didn't send the msg to the list, sorry. Perhaps one could
consider changing the default reply to the list rather than to the
poster.
Oh, btw, this patch fixes bug 0001457, please apply and close the
issue on the bugtracker. Thanks :)
---------- Forwarded message ----------
From: Thiago A. Corr?a <thiago.correa@gmail.com>
Date: Aug 20, 2007 7:36 PM
Subject: Re: [Buildroot] [PATCH] Fix sed fail when building qtopia
To: Bernhard Fischer <rep.dot.nop@gmail.com>
Yes, much better indeed. And it works fine now. At least that part so far :)
After that, I get a link error building moc, haven't figured that one yet.
I have attached the patch updated, thanks.
Cheers,
Thiago A. Correa
On 8/20/07, Bernhard Fischer <rep.dot.nop@gmail.com> wrote:
> On Mon, Aug 20, 2007 at 07:00:17PM +0100, Thiago A. Corr?a wrote:
> >Hi there,
> >
> > This patch should fix the error:
> > sed: -e expression #1, char 21: unknown option to `s'
> >
> > I am sure there is a better way to do this, but I'm not comfortable
> >with shell scripts enough, so, if someone has a better solution, by
> >all means :)
>
> ergh, that's rather ugly.
> Please try to use this instead and let me know if that works for you:
> $(SED) 's,-O2,$(TARGET_CFLAGS),' \
> $(QTOPIA4_TARGET_DIR)/mkspecs/qws/linux-$(BR2_PACKAGE_QTOPIA4_EMB_PLATFORM)-g++/qmake.conf
>
> (i.e. use ',' instead if '/'.
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-qtopia.patch
Type: application/octet-stream
Size: 1425 bytes
Desc: not available
Url : http://busybox.net/lists/buildroot/attachments/20070821/456632e0/attachment.obj
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH] Fix sed fail when building qtopia
[not found] ` <d6cda7730708201136t24339015u271d512ccdc864a5@mail.gmail.com>
2007-08-20 23:42 ` Thiago A. Corrêa
@ 2007-08-21 8:18 ` Bernhard Fischer
1 sibling, 0 replies; 4+ messages in thread
From: Bernhard Fischer @ 2007-08-21 8:18 UTC (permalink / raw)
To: buildroot
On Mon, Aug 20, 2007 at 07:36:16PM +0100, Thiago A. Corr?a wrote:
>Yes, much better indeed. And it works fine now. At least that part so far :)
>
>After that, I get a link error building moc, haven't figured that one yet.
>
>I have attached the patch updated, thanks.
Applied. Thanks!
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-08-21 8:18 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-20 18:00 [Buildroot] [PATCH] Fix sed fail when building qtopia Thiago A. Corrêa
2007-08-20 18:11 ` Bernhard Fischer
[not found] ` <d6cda7730708201136t24339015u271d512ccdc864a5@mail.gmail.com>
2007-08-20 23:42 ` Thiago A. Corrêa
2007-08-21 8:18 ` Bernhard Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox