Make install problem with v4.8.0 on fedora9

Robert S. Grimes rsg at alum.mit.edu
Mon Sep 22 15:07:54 UTC 2008


Arquer Stephane wrote:
>> Hello, Arquer,
>>
>> Are the RTEMS tools in your path (PATH environment variable)? 
>> Or, Are ALL RETMS tools installed?
>>     
> Yes the PATH is correct, the tools are found and the make was done successfully.
> The error occurs during the : sudo make install
>   
Try this:

  sudo  PATH=/opt/rtems-4.8/bin:${PATH} make install
>   
>> Note that "sparc-rtems4.8-ranlib" was not found.
>>
>> Att.
>> Wendell P. Silva
>>
>>
>> -----Mensagem original-----
>> De: rtems-users-bounces at rtems.org 
>> [mailto:rtems-users-bounces at rtems.org] Em nome de Arquer 
>> Stephane Enviada em: segunda-feira, 22 de setembro de 2008 11:49
>> Para: rtems-users at rtems.com
>> Assunto: Make install problem with v4.8.0 on fedora9
>>
>> Hello,
>>
>> I'm trying to compile rtems 4.8.0 on a fedora 9,  configure 
>> and make command succeeded but the make install break with 
>> the following error msg: ... Making install in libmd
>> gmake[4]: entrant dans le répertoire « 
>>     
> /home/arquers/rtems/rtems-4.8.0/build/sparc-> rtems4.8/c/leon3/cpukit/libmd »
>   
>> gmake[5]: entrant dans le répertoire « 
>>     
> /home/arquers/rtems/rtems-4.8.0/build/sparc-> rtems4.8/c/leon3/cpukit/libmd »
>   
>> gmake[5]: Rien à faire pour « install-exec-am ».
>> gmake[5]: Rien à faire pour « install-data-am ».
>> gmake[5]: quittant le répertoire « 
>>     
> /home/arquers/rtems/rtems-4.8.0/build/sparc-> rtems4.8/c/leon3/cpukit/libmd »
>   
>> gmake[4]: quittant le répertoire « 
>>     
> /home/arquers/rtems/rtems-4.8.0/build/sparc-> rtems4.8/c/leon3/cpukit/libmd » Making install in wrapup
>   
>> gmake[4]: entrant dans le répertoire « 
>>     
> /home/arquers/rtems/rtems-4.8.0/build/sparc-> rtems4.8/c/leon3/cpukit/wrapup »
>   
>> gmake[5]: entrant dans le répertoire « 
>>     
> /home/arquers/rtems/rtems-4.8.0/build/sparc-> rtems4.8/c/leon3/cpukit/wrapup »
>   
>> gmake[5]: Rien à faire pour « install-exec-am ».
>> test -z "/opt/rtems-4.8/sparc-rtems4.8/leon3/lib" || 
>> /bin/mkdir -p "/opt/rtems-4.8/sparc-rtems4.8/leon3/lib"
>>  /usr/bin/install -c -m 644 'librtemscpu.a' 
>> '/opt/rtems-4.8/sparc-rtems4.8/leon3/lib/librtemscpu.a'
>>  sparc-rtems4.8-ranlib 
>> '/opt/rtems-4.8/sparc-rtems4.8/leon3/lib/librtemscpu.a'
>> /bin/sh: line 4: sparc-rtems4.8-ranlib: command not found
>> gmake[5]: *** [install-project_libLIBRARIES] Erreur 127
>> gmake[5]: quittant le répertoire « 
>>     
> /home/arquers/rtems/rtems-4.8.0/build/sparc-> rtems4.8/c/leon3/cpukit/wrapup »
>   
>> gmake[4]: *** [install-am] Erreur 2
>> gmake[4]: quittant le répertoire « 
>>     
> /home/arquers/rtems/rtems-4.8.0/build/sparc-> rtems4.8/c/leon3/cpukit/wrapup »
>   
>> gmake[3]: *** [install-recursive] Erreur 1
>> gmake[3]: quittant le répertoire « 
>>     
> /home/arquers/rtems/rtems-4.8.0/build/sparc-> rtems4.8/c/leon3/cpukit »
>   
>> gmake[2]: *** [install-recursive] Erreur 1
>> gmake[2]: quittant le répertoire « 
>>     
> /home/arquers/rtems/rtems-4.8.0/build/sparc-> rtems4.8/c/leon3 »
>   
>> gmake[1]: *** [install-recursive] Erreur 1
>> gmake[1]: quittant le répertoire « 
>>     
> /home/arquers/rtems/rtems-4.8.0/build/sparc-> rtems4.8/c »
>   
>> make: *** [install-recursive] Erreur 1
>> [arquers at localhost build]$
>>
>>
>> Does anybody know this problem ?
>>
>> Thanks for help.
>>
>> Stephane.
>>
>>
>> _______________________________________________
>> rtems-users mailing list
>> rtems-users at rtems.com 
>> http://rtems.rtems.org/mailman/listinfo/rtems-users
>> _______________________________________________
>> rtems-users mailing list
>> rtems-users at rtems.com 
>> http://rtems.rtems.org/mailman/listinfo/rtems-users
>>
>>
>>     
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
>
>   




More information about the users mailing list