From octave-maintainers-request at bevo dot che dot wisc dot edu Fri Feb 6 09:16:14 1998 Subject: octave-2.1.4 From: Steven N Harp To: octave-maintainers at bevo dot che dot wisc dot edu Date: Fri, 6 Feb 1998 10:15:39 -0500 (EST) While building octave octave-2.1.4 on a Soaris 2.5 machine make[2]: Entering directory `/home/snh/octave/octave-2.1.4/src' c++ -c -I. -I.. -I../liboctave -I../src -I../glob -I../libcruft/misc -DHAVE_CONFIG_H -fno-rtti -fno-implicit-templates -g -O2 -Wall file-io.cc In file included from oct-fstrm.h:28, from file-io.cc:57: oct-stream.h:415: macro `fileno' used without args make[2]: *** [file-io.o] Error 1 make[2]: Leaving directory `/home/snh/octave/octave-2.1.4/src' make[1]: *** [src] Error 2 make[1]: Leaving directory `/home/snh/octave/octave-2.1.4' make: *** [all] Error 2 Steve