[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Make install problem with v4.8.0 on fedora9
- Date: Mon, 22 Sep 2008 16:48:45 +0200
- From: stephane.arquer at c-s.cnes.fr (Arquer Stephane)
- Subject: 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.