3.0.1 release? (failed build on OSX)

Ben Abbott bpabbott at mac.com
Fri Apr 4 07:46:57 CDT 2008


On Apr 3, 2008, at 7:37 AM, Ben Abbott wrote:
>
> On Apr 2, 2008, at 10:25 PM, John W. Eaton wrote:
>> On  2-Apr-2008, Ben Abbott wrote:
>>
>> | I apparently have the most recent sources.
>> |
>> | hg pull http://www.octave.org/hg/octave
>> | pulling from http://www.octave.org/hg/octave
>> | real URL is http://velveeta.che.wisc.edu/cgi-bin/hgwebdir.cgi/ 
>> octave
>> | searching for changes
>> | no changes found
>> | hg update
>> | 0 files updated, 0 files merged, 0 files removed, 0 files  
>> unresolved
>>
>> OK.  I realized that if you are seeing spaugment, then you are not
>> using the release-3-0-x branch.  If you want to build the
>> release-3-0-x branch, then I think you need to do
>>
>> hg update -C release-3-0-x
>>
>> Or, better yet, try the release candidate tar file that I posted on
>> the web.
>>
>> jwe
>
> Unfortunately, after switching to the 3-0-x branch, liboctave failed  
> to build.
>
> Undefined symbols:
>  "Array<long long>::fortran_vec()", referenced from:
>      operator-=(streamoff_array&, streamoff_array const&)in so-array.o
>      operator+=(streamoff_array&, streamoff_array const&)in so-array.o
>      operator-=(streamoff_array&, long long const&)in so-array.o
>      operator+=(streamoff_array&, long long const&)in so-array.o
>      operator-(long long const&, streamoff_array const&)in so-array.o
>      operator+(long long const&, streamoff_array const&)in so-array.o
>      operator-(streamoff_array const&, long long const&)in so-array.o
>      operator+(streamoff_array const&, long long const&)in so-array.o
>      operator+(streamoff_array const&, streamoff_array const&)in so- 
> array.o
>      operator-(streamoff_array const&, streamoff_array const&)in so- 
> array.o
> ld: symbol(s) not found
>
> Ben

I've updated my sources this morning. Unfortunately, after switching  
to the 3-0-x branch, the build of liboctave still fails as it did above.

Ben



More information about the Octave-maintainers mailing list