3.0.1 release? (failed build on OSX)

Ben Abbott bpabbott at mac.com
Fri Apr 4 12:58:39 CDT 2008


 
On Friday, April 04, 2008, at 11:55AM, "John W. Eaton" <jwe at bevo.che.wisc.edu> wrote:
>On  4-Apr-2008, Ben Abbott wrote:
>
>| The "osx_fix" script comments out the "INSTANTIATE_ARRAY_AND_ASSIGN\ (std::streamoff,\ OCTAVE_API" in /iboctave/Array-so.cc.
>
>Since you are now coming up with undefined symbols, have you tried
>building without first running this script?  What happens then?
>
>Also, when you first reported the problem, you didn't mention this
>local modification.  It might have helped to explain that in the first
>message...
>
>jwe
>

Sorry about not mentioning the modification for OSX.

After returning Array-so.cc to it's original state, "make" ran to completion. However, "make check" ended with the error below.

  test_diffeq.m ..........................................At line 1139 of file dlsode.f
Fortran runtime error: Array reference out of bounds for array 'y', upper bound of dimension 1 exceeded (2 > 1)
make[2]: *** [check] Error 2
make[1]: *** [check] Error 2
make: *** [check] Error 2

Ben


More information about the Octave-maintainers mailing list