This is the mail archive of the gcc-help@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]

RE: Sparc9 install-sh or install.sh not found



I had similar problem when I installed for Solaris 2.7.  Then I found
that the path was not correct.  Check and make sure install-sh is
in the right path.   You may need to look at the Makefile where is failed.

Philip
 
> 
> Hi,
> 
> I am trying to compile gcc 3.1 cvs version with 64-bit support i have been 
> taking cvs updates now about two weeks and everytime i try to compile this 
> error comes. This error might be so common that there is a well known 
> solution available for it. If this is the case please tell me as well.
> 
> Build setup is following.
> 
> System:Solaris 8
> Current gcc version 3.0.3
> make version: 3.79.1
> automake version: 1.6
> autoconf version:2.53
> bison version:1.34
> Using Solaris bundled as and ld.
> 
> used configure is
> ./configure --enable-languages=c,c++ sparcv9-sun-solaris2
> make
> 
> getting following error
> 
> loading cache ../config.cache
> configure: error: can not find install-sh or install.sh in . ./.. ./../..
> make: *** [configure-target-libstdc++-v3] Error 1
> 
> 
> Regards,
> 
> Toni
> 
> --------------------------- End Original Message ---------------------------
> 
> 


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