http://bugs.openembedded.org/show_bug.cgi?id=1290


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |




------- Comment #2 from [EMAIL PROTECTED]  2006-08-10 10:12 -------
I'm reopening this because I have more information.

Specifically, if the binutils-cross build generates a
.../tmp/staging/i686-linux/bin/install binary, the qemu-native staging script
will call for it instead of /usr/bin/install. When this happens, the binary
won't be able to find 'strip' even when it's present at /usr/bin/strip.

I don't know right now why the install executable sometimes appears in the
staging directory.

So one workaround is to delete or rename
.../tmp/staging/i686-linux/bin/install. 

Another "workaround" is to simply avoid stripping by removing the '-s' in the
$(INSTALL) line in the Makefile.


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to