octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 3.0.1 release? (failed build on OSX)


From: Ben Abbott
Subject: Re: 3.0.1 release? (failed build on OSX)
Date: Fri, 04 Apr 2008 10:58:39 -0700

 
On Friday, April 04, 2008, at 11:55AM, "John W. Eaton" <address@hidden> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]