This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: install broken for treelang
- From: Jan Hubicka <hubicka at ucw dot cz>
- To: Andreas Jaeger <aj at suse dot de>
- Cc: mark at codesourcery dot com, Matthias Klose <doko at cs dot tu-berlin dot de>,gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Tue, 21 Oct 2003 16:38:09 +0200
- Subject: Re: install broken for treelang
- References: <16263.55551.506394.899559@gargle.gargle.HOWL> <1066683621.25550.197.camel@doubledemon.codesourcery.com> <hobrsb6s08.fsf@reger.suse.de> <1066717165.25550.394.camel@doubledemon.codesourcery.com> <hosmlmvf66.fsf@reger.suse.de>
>
> Mark,
>
> it still fails for me:
>
> /usr/bin/install -c -m 644 /abuild/aj/builds/gcc/misc/gcc/doc/fsf-funding.7 /opt/gcc/3.4-devel/man/man7/fsf-funding.7
> /usr/bin/install: cannot stat `/abuild/aj/builds/gcc/misc/gcc/doc/fsf-funding.7': No such file or directory
> make[1]: [install-man] Error 1 (ignored)
We are now having any make install failing, so SPEC testers are down :(
It would be nice to fix it soon. Unless someone beats me, I will try to
do so tonight.
It does appear to be combination of two Makefile patches that came in at
once as regression tester didn't start dying after Mark's patch.
Honza