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 other/20525] 4.1 make install fails trying to install ungenerated fixproto & fix-header dirs.



------- Comment #4 from svanna at operamail dot com  2006-03-29 06:20 -------
(In reply to comment #3)
> I still see this problem on canadian cross build of sh4-montavista-linux
> 
> /usr/bin/install: installing multiple files, but last argument,
> `/disk2/build_area/TEMP/gcc-sh_sh4_le-root/disk2/opt/montavista/foundation/devkit/sh/sh4_le/target/usr/lib/gcc/sh4-montavista-linux/4.1.0/install-tools/mkinstalldirs'
> is not a directory
> Try `/usr/bin/install --help' for more information.
> /usr/bin/install: cannot stat `build/fix-header': No such file or directory
> make[1]: *** [install-mkheaders] Error 1
> 

I also have the same error on building canadian cross powerpc-suse-linux >
mips-sgi-irix6.5. 

  /usr/bin/install -c /src/gcc-4.1.0/gcc/fixproto
/usr/gcc4/libexec/gcc/mips-sgi-irix6.5/4.1.0/install-tools/fixproto ; \
  /usr/bin/install -c build/fix-header \
        /usr/gcc4/libexec/gcc/mips-sgi-irix6.5/4.1.0/install-tools/fix-header ;
\
else :; fi
/usr/bin/install: target
`/usr/gcc4/libexec/gcc/mips-sgi-irix6.5/4.1.0/install-tools/mkinstalldirs' is
not a directory
/usr/bin/install: cannot stat `build/fix-header': No such file or directory
gmake[1]: *** [install-mkheaders] Error 1


-- 


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


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