egcs 1.0.2 build fails on HPUX 9.05

Alexandre Oliva oliva@dcc.unicamp.br
Thu Mar 19 12:48:00 GMT 1998


Jerry Quinn writes:

> I used patch to update egcs 1.0 to 1.0.1 and then to 1.0.2.  I did make
> distclean before building.

The problem is that this updated some configure files, but not files
that are automatically generated from them.  One of the tools you need 
in order to use patches is GNU autoconf, that provides the
`autoheader' command.  If you get the tarball, you shouldn't need it.

> cd . && autoheader
> /bin/sh: autoheader: not found


-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil




More information about the Gcc-bugs mailing list