On 2007-09-14 17:31:18 +0200, Vincent Lefevre wrote:
I do not have such a problem. Could you try with the -v option and send me the output?
And also, after you get the failure: grep 'install_sh ' `port dir texinfo`/work/texinfo-4.11/Makefile Here I have: install_sh = $(SHELL) /opt/local/var/macports/build/_Users_vinc17_wd_macosx_dports_textproc_texinfo/work/texinfo-4.11/build-aux/install-sh I think you get an incorrect install_sh definition. $(SHELL) is important as build-aux/install-sh doesn't have the executable bit set. -- Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)