gcc-2.95.2 build problem on HP-UX 10.20

Alexandre Oliva aoliva@redhat.com
Tue Jun 12 14:47:00 GMT 2001


On Jun 11, 2001, "Biju Arjunan" <bijuarjunan@lycos.com> wrote:

> make[2]: Entering directory `/home/bijua/gcc-2.95.2/GCC/hppa1.1-hp-hpux10.20/libf2c/libU77'
> make[2]: *** No rule to make target `all'.  Stop.

Looks like the Makefile in this directory didn't get created.  Remove
hppa1.1-hp-hpux10.20/libf2c and try again.  If it fails, odds are that
your sed is broken.  IIRC, HP-UX's sed isn't always able to handle the
sed scripts created by configure scripts, and you need a better sed,
such as GNU sed.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc-help mailing list