From bug-octave-request at bevo dot che dot wisc dot edu Wed Sep 17 01:20:13 2003 Subject: make fails on fresh CVS checkout (i686, SuSE 8.2) From: Gert Van den Eynde To: bug-octave at octave dot org Date: Wed, 17 Sep 2003 08:19:27 +0200 Hi all, just did a fresh cvs checkout and make fails because it can't find the file NDArray.h: making dbleAEPBAL.d from dbleAEPBAL.cc making dRowVector.d from dRowVector.cc In file included from dRowVector.cc:36: mx-base.h:50:21: NDArray.h: No such file or directory making dMatrix.d from dMatrix.cc In file included from dMatrix.cc:47: mx-base.h:50:21: NDArray.h: No such file or directory making dDiagMatrix.d from dDiagMatrix.cc In file included from dDiagMatrix.cc:35: mx-base.h:50:21: NDArray.h: No such file or directory making dColVector.d from dColVector.cc In file included from dColVector.cc:36: mx-base.h:50:21: NDArray.h: No such file or directory making chMatrix.d from chMatrix.cc In file included from chMatrix.cc:37: mx-base.h:50:21: NDArray.h: No such file or directory making boolMatrix.d from boolMatrix.cc In file included from boolMatrix.cc:36: mx-base.h:50:21: NDArray.h: No such file or directory make[2]: *** No rule to make target `NDArray.cc', needed by `NDArray.d'. Stop. bye, gert ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------