Error when installing GCC 3.0.3 on i686-pc-cygwin
Ivan Shen
IShen@Rachis.com
Mon Mar 18 10:45:00 GMT 2002
Hi All,
I've installed CygWin v1.3.10 with GCC 2.9.5 on my Win2000 and tried to upgrade GCC to v3.0.3. I downloaded source code and configured and built it. Then I run "make install" and got the following error:
.......
make[1]: Leaving directory `/usr/obj/gcc-3.0.3/gcc'
make[1]: Entering directory `/usr/obj/gcc-3.0.3/fastjar'
make[2]: Entering directory `/usr/obj/gcc-3.0.3/fastjar'
/bin/sh /usr/src/gcc-3.0.3/fastjar/mkinstalldirs /usr/local/gcc/bin /bin/sh /usr/src/gcc-3.0.3/install-sh -c jar /usr/local/gcc/bin/jar
chmod: changing permissions of `/usr/local/gcc/bin/#inst.1712#': No such file or directory
make[2]: *** [install-binPROGRAMS] Error 1
make[2]: Leaving directory `/usr/obj/gcc-3.0.3/fastjar'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/usr/obj/gcc-3.0.3/fastjar'
make: *** [install-fastjar] Error 2
I've noticed there was a file "#inst.1712#.exe" existed in "/usr/local/gcc/bin/" directory. However it was created almost at same time I saw the error message.
Please HELP!!!
Thanks
Ivan
More information about the Gcc
mailing list