This is not a bug in make.  It may be a problem with the makefile in question.  
Google has a number of matches for 'mpfr "no such file or directory"' although 
none of them grabbed my attention as relevant.  I see there's an MPFR mailing 
list.  That would be the best place to ask, if you've followed their 
installation instructions.
 
________________________________

From: bug-make-bounces+mdorey=bluearc....@gnu.org 
[mailto:bug-make-bounces+mdorey=bluearc....@gnu.org] On Behalf Of Julio Cesar 
Perroni
Sent: Wednesday, May 06, 2009 10:32
To: bug-make@gnu.org
Subject: Error 127
 
Hi. I did this command and returned this error. Please, answer me what to do. 
Thanks.

[r...@localhost mpfr-2.4.1]# make install
Making install in tests
make[1]: Entrando no diretório `/home/jc/Área de Trabalho/mpfr-2.4.1/tests'
make[2]: Entrando no diretório `/home/jc/Área de Trabalho/mpfr-2.4.1/tests'
make[2]: Nada a ser feito para `install-exec-am'.
make[2]: Nada a ser feito para `install-data-am'.
make[2]: Saindo do diretório `/home/jc/Área de Trabalho/mpfr-2.4.1/tests'
make[1]: Saindo do diretório `/home/jc/Área de Trabalho/mpfr-2.4.1/tests'
make[1]: Entrando no diretório `/home/jc/Área de Trabalho/mpfr-2.4.1'
make[2]: Entrando no diretório `/home/jc/Área de Trabalho/mpfr-2.4.1'
test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib"
 /bin/sh ./libtool   --mode=install /usr/bin/install -c  'libmpfr.la' 
'/usr/local/lib/libmpfr.la'
libtool: install: /usr/bin/install -c .libs/libmpfr.so.1.2.0 
/usr/local/lib/libmpfr.so.1.2.0
libtool: install: (cd /usr/local/lib && { ln -s -f libmpfr.so.1.2.0 
libmpfr.so.1 || { rm -f libmpfr.so.1 && ln -s libmpfr.so.1.2.0 libmpfr.so.1; }; 
})
libtool: install: (cd /usr/local/lib && { ln -s -f libmpfr.so.1.2.0 libmpfr.so 
|| { rm -f libmpfr.so && ln -s libmpfr.so.1.2.0 libmpfr.so; }; })
libtool: install: /usr/bin/install -c .libs/libmpfr.lai 
/usr/local/lib/libmpfr.la
libtool: install: /usr/bin/install -c .libs/libmpfr.a /usr/local/lib/libmpfr.a
libtool: install: chmod 644 /usr/local/lib/libmpfr.a
libtool: install: ranlib /usr/local/lib/libmpfr.a
/bin/sh: /home/jc/Área: No such file or directory
make[2]: ** [install-libLTLIBRARIES] Erro 127
make[2]: Saindo do diretório `/home/jc/Área de Trabalho/mpfr-2.4.1'
make[1]: ** [install-am] Erro 2
make[1]: Saindo do diretório `/home/jc/Área de Trabalho/mpfr-2.4.1'
make: ** [install-recursive] Erro 1




_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to