From octave-maintainers-request at bevo dot che dot wisc dot edu Sun Jul 2 20:22:53 2000 Subject: current cvs doesn't compile From: "John W. Eaton" To: Kai Habel Cc: octave-maintainers Date: Sun, 2 Jul 2000 20:22:04 -0500 (CDT) On 1-Jul-2000, Kai Habel wrote: | hello, | | the current cvs as of 1. Juli doesn't compile for me. | | 1.) make stops in blas-xtra: | | there is a zero length Makefile and make stops at the target all: | A workaround is to remove in the libcruft Makefile the blas-xtra target. | | I have no atlas. A couple of new directories have been added under libcruft. Did you use the -d argument for cvs update? | 2.) load-save.cc | | there is a ; missing at line 1567 | | hsize_t *dims = new hsize_t[rank] | | I have libhdf (1.2.2) I fixed this in my sources and it should show up in the public CVS archive soon. Thanks, jwe