Failure when installing gcc-3.4.0-prerelease

Andreas Jaeger aj@suse.de
Sun Apr 11 15:53:00 GMT 2004


Guillermo Ballester Valor <gbv@oxixares.com> writes:

> Hello,
>
> I've downloaded gcc-3.4.0-20040406.tar.bz2, unziped and so on.
>
> From an objdir I configured:
>
> gbv@gauss:/tmp/objdir> ../gcc-3.4.0-20040406/configure 
> --prefix=/usr/local/gcc-3.4 --program-suffix=-3.4
>
> and bootstraped with success. 
>
> BUT when installing I got the following (something is searching for 3.4.1)
>
> for tool in gcjh jv-scan jcf-dump \
>         gij jv-convert rmic rmiregistry ; do \
>   tool_transformed_name=`echo $tool|sed 's,$,-3.4,;'`; \
>   man_name=/usr/local/gcc-3.4/man/man1/${tool_transformed_name}.1; \
>   rm -f $man_name ; \
>   /usr/bin/ginstall -c -m 644 doc/${tool}.1 $man_name; \
>   chmod a-x $man_name ; \
> done
> /usr/bin/ginstall: no se puede efectuar `stat' sobre `doc/gcjh.1': No existe 
> el fichero o el directorio

Please run next time with an english locale.  Ok, this looks easy:
doc/gcjh.1 is not there.  It will be in the release tar ball but you
need the proper tools to generate them for a normal CVS tar ball,

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20040411/a22e5474/attachment.sig>


More information about the Gcc mailing list