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

See the CrossGCC FAQ 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: crosstool-ng 1.10.0; powerpc e500v2; gcc 4.3.2; glibc 2.8 problem


Am 11.04.2011 um 16:29 schrieb Vladimir A. Petrov:
> [ALL  ]    /var/tmp/vap/ct-ng-linux-ppc-e500v2/.build/tools/bin/install
> -c -m 644 include/limits.h /usr/include/limits.h
> [ALL  ]    /usr/bin/install: cannot remove `/usr/include/limits.h':
> Permission denied
> [ERROR]    make[2]: *** [/usr/include/limits.h] Error 1
> [ALL  ]    make[2]: Leaving directory
> `/var/tmp/vap/ct-ng-linux-ppc-e500v2/.build/src/glibc-2.8'
> [ERROR]    make[1]: *** [install-headers] Error 2
> [ALL  ]    make[1]: Leaving directory
> `/var/tmp/vap/ct-ng-linux-ppc-e500v2/.build/powerpc-e500v2-linux-gnuspe/build/build-libc-startfiles'
> 
> Seems like 'install_root' parameter isn't passed to the sub-make
> process and that's why install procedure tries to perform action from
> FS root.
> 
> Do you have any ideas why this happens?
Hi Vladimir, all,

I also experienced this feature during tests for this platform.
However, it vanished when I chose more recent versions of the tool chain parts.
In case you are not bound to these stone old versions, upgrading would help.

Regards
Titus


--
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]