From: Ivan Kuten <ivan.kuten@promwad.com>
To: buildroot@busybox.net
Subject: [Buildroot] Quotes needed in package/Makefile.in
Date: Sat, 29 Sep 2007 18:01:12 +0300 [thread overview]
Message-ID: <46FE68B8.8000709@promwad.com> (raw)
In-Reply-To: <20070929135302.GM20951@aon.at>
Bernhard Fischer ?????:
> On Sat, Sep 29, 2007 at 03:35:07PM +0300, Ivan Kuten wrote:
>> Bernhard Fischer ??????????:
>>> On Fri, Sep 28, 2007 at 11:48:28PM -0400, Dimitry Golubovsky wrote:
>>>
>>>> Please add quotes in package/Makefile.in, like this:
>>> Yes, sorry. Fixed now.
>>> _______________________________________________
>>> buildroot mailing list
>>> buildroot at uclibc.org
>>> http://busybox.net/mailman/listinfo/buildroot
>> Seems it's not final fix cause I get such error on some packeges such as dropbear, strace:
>>
>> make[1]: Leaving directory `/opt/buildroot/build_arm/strace-4.5.15'
>> install -c /opt/buildroot/build_arm/strace-4.5.15/strace /opt/buildroot/project_build_arm/uclibc/root/usr/bin/strace
>> "/opt/buildroot/build_arm/staging_dir/usr/bin/arm-linux-uclibc-strip --remove-section=.comment --remove-section=.note" /opt/buildroot/project_build_arm/uclibc/root/usr/bin/strace > /dev/null 2>&1
>> make: *** [/opt/buildroot/project_build_arm/uclibc/root/usr/bin/strace] Error 127
>
> Do you have
> /opt/buildroot/build_arm/staging_dir/usr/bin/arm-linux-uclibc-strip ?
Yes,
ls -l /opt/buildroot/build_arm/staging_dir/usr/bin/arm-linux-uclibc-strip
-rwxr-xr-x 2 root root 2643719 Sep 29 14:35 /opt/buildroot/build_arm/staging_dir/usr/bin/arm-linux-uclibc-strip
But that problem is that "/opt/buildroot/build_arm/staging_dir/usr/bin/arm-linux-uclibc-strip --remove-section=.comment --remove-section=.note"
trying to execute by shell as a single binary and not as arm-linux-uclibc-strip with parameters.
BR,
Ivan
--------------------------------
Embedded Linux engineer,
Promwad Company: http://www.promwad.com/
Homepage : http://www.ivankuten.com/
--------------------------------
next prev parent reply other threads:[~2007-09-29 15:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-29 3:48 [Buildroot] Quotes needed in package/Makefile.in Dimitry Golubovsky
2007-09-29 10:05 ` Bernhard Fischer
2007-09-29 12:35 ` Ivan Kuten
2007-09-29 13:53 ` Bernhard Fischer
2007-09-29 15:01 ` Ivan Kuten [this message]
2007-09-29 14:05 ` Bernhard Fischer
2007-09-29 15:15 ` Ivan Kuten
2007-09-29 14:28 ` Bernhard Fischer
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=46FE68B8.8000709@promwad.com \
--to=ivan.kuten@promwad.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox