From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivan Kuten Date: Sat, 29 Sep 2007 18:15:56 +0300 Subject: [Buildroot] Quotes needed in package/Makefile.in In-Reply-To: <20070929140537.GN20951@aon.at> References: <20070929100540.GK20951@aon.at> <46FE467B.9040804@promwad.com> <20070929135302.GM20951@aon.at> <46FE68B8.8000709@promwad.com> <20070929140537.GN20951@aon.at> Message-ID: <46FE6C2C.30006@promwad.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Bernhard Fischer ?????: > On Sat, Sep 29, 2007 at 06:01:12PM +0300, Ivan Kuten wrote: >> Bernhard Fischer ??????????: > >>> 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. > > Please try the attached patchlet. At least strace and dropbear get fixed by this patch. Thanks! BR, Ivan -------------------------------- Embedded Linux engineer, Promwad Company: http://www.promwad.com/ Homepage : http://www.ivankuten.com/ --------------------------------