3.0.1 release? (failed build on OSX)
Ben Abbott
bpabbott at mac.com
Thu Apr 3 06:37:59 CDT 2008
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
More information about the Octave-maintainers
mailing list