From octave-maintainers-request at bevo dot che dot wisc dot edu Thu Oct 21 10:11:14 1999 Subject: IRIX compiles with some problems From: Ben Sapp To: octave-maintainers at bevo dot che dot wisc dot edu Date: Thu, 21 Oct 1999 09:11:11 -0600 I compiled 2.1.18 in the following environment uname -a -R IRIX64 boondaq 6.5 6.5.2f 11051212 IP27 gcc -v Reading specs from /usr/local/lib/gcc-lib/mips-sgi-irix6.5/2.95.1/specs gcc version 2.95.1 19990816 (release) c++ -v Reading specs from /usr/local/lib/gcc-lib/mips-sgi-irix6.5/2.95.1/specs gcc version 2.95.1 19990816 (release) makeinfo --version This is GNU Makeinfo version 1.64, from texinfo-3.7. I compiled with static and shared libraries. The only problem I encountered was in creating the manual. Here is what the errors from gmake were: gmake[3]: *** No rule to make target `munge-texi', needed by `octave.texi'. gmake[3]: *** No rule to make target `octave.texi', needed by `octave.dvi'. gmake[3]: *** No rule to make target `arith.texi', needed by `octave.dvi'. . . . gmake[3]: *** No rule to make target `var.texi', needed by `octave.dvi'. gmake[3]: *** No rule to make target `vr-idx.texi', needed by `octave.dvi'. gmake[3]: *** No rule to make target `octave.dvi', needed by `octave.ps'. -- Ben Sapp Los Alamos National Laboratory email: Phone: (505)667-3277 Fax: (505)665-7920 URL: http://www.neutrino.lanl.gov/ --