This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/15379] 'make install' fails


------- Additional Comments From cross+gcc at distal dot com  2004-05-12 06:34 -------
Okay.  I just set CONFIG_SHELL (exported), then reran configure, then gmake
bootstrap, then gmake install.  Same failure:
rm -f /usr/local/bin/g++
../gcc-3.4.0/install-sh -c g++ /usr/local/bin/g++
/bin/ksh: ../gcc-3.4.0/install-sh:  not found
gmake[1]: [c++.install-common] Error 127 (ignored)

  That's being passed into gcc/Makefile as INSTALL (or INSTALL_SCRIPT).

  I'm not sure how to fix this, but it's definately still a bug in the build
process...


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15379


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]