On Wed, Jul 19, 2006 at 08:36:29AM -0700, Justin Patrin wrote: > On 7/18/06, Paul Sokolovsky <[EMAIL PROTECTED]> wrote: > >Hello Michal, > > > >Wednesday, July 19, 2006, 3:32:13 AM, you wrote: > > > >> Interesting : I have that file too... > >> I have no idea why it it not detected . I have tried running it twice > >> after that with no luck.. > > > > strace is your friend. > > > > On a second thought, my building experiences weren't that unclouded. > >While building qemu-native, I was getting a complaints that strip > >wasn't found. It *was* there, and I tried to replace it with symlink > >to main system's strip, copy it there, etc. All of no evail - strace > >showed ENOENT for it. Well, I did that step manually, and got over it. > >I'm running my builds under coLinux, so I can always just think that's > >emulator's bug, but taking your case into account, that reminds a > >pattern. > > > > > >2 OE folks: were there reports like these before? Any suggestions > >(except for stopping using outdated stuff, of course ;-) )? Thanks. > > > > I've gotten the same problem lately. I removed the -s from the install > commands in qemu's Makefile and that allowed it to finish.
I just replaced the install binary in the x86 staging area with the one from my distro's /usr/bin area. That one seems to know where strip is thank goodness. E -- Erik Hovland mail: erik AT hovland DOT org web: http://hovland.org/ PGP/GPG public key available on request _______________________________________________ Oe mailing list [email protected] https://www.handhelds.org/mailman/listinfo/oe
