This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] fix problem with "install" call in populate script


Anthony, All,

On Friday 27 April 2012 04:07:51 Anthony Foiani wrote:
> When I ran though my old scripts for building my ramdisk, I got new errors:
> 
> /opt/cross/platforms/foo/xtools/bin/powerpc-e300c3-linux-gnu-populate:
> line 208: /usr/bin/install -c: No such file or directory
> readelf: Error: 'lib/libpthread.so.0': No such file
> 
> Adding verbosity didn't help.  It turns out that autoconf found
> "/usr/bin/install -c" to be the correct install tool.  When populate
> tries to call it, however, it keeps it in double-quotes, and the shell
> tries to interpret the whole string as a command name:

Applied as #58974be61289. Thank you!
REgards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]