Cannot install aufs-utils due to wrong strip program being used

2014-07-18 Thread Steve Ziuchkovski

   In a previous message (sent about 5 minutes ago), I described a problem not
   being able to run “make install” for aufs-utils.


   Right after I sent the message I figured out the problem. My host machine’s
   strip was being run to strip the aufs library, but it was built with a
   cross-compiler. I ended up having to replace /usr/bin/strip on my host with
   a symlink to my toolchain’s strip temporarily, install aufs-utils, then put
   the original back.


   Is this a bug in the build system for aufs-utils?
--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds

Re: Cannot install aufs-utils due to wrong strip program being used

2014-07-18 Thread sfjro

Hello Steve,

Steve Ziuchkovski:
 Right after I sent the message I figured out the problem. My host machine's
 strip was being run to strip the aufs library, but it was built with a
 cross-compiler. I ended up having to replace /usr/bin/strip on my host with
 a symlink to my toolchain's strip temporarily, install aufs-utils, then put
 the original back.

 Is this a bug in the build system for aufs-utils?

How about setting make LD=/usr/toolchain/ld?


J. R. Okajima

--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds