help-octave
[Top][All Lists]
Advanced

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

Re: octave forge does not work after upgrade


From: David Bateman
Subject: Re: octave forge does not work after upgrade
Date: Sat, 18 Aug 2007 17:09:54 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

address@hidden wrote:
> Hello,
> i upgraded from octave-2.1.73 to 2.9.9 and got problems with the
> forge functions. I realized that some of them went to
> octave 2.9.9 path (/usr/local/share/octave/2.9.9/m), but many
> others not. Why is there a partial forge functions migration?
<snip>
>>      leasqr(g(:,1), g(:,2), pin, Tcalc);
> error: 
> /usr/local/libexec/octave/2.1.73/site/oct/i386-portbld-freebsd6.2/octave-forge/__grishold__.oct:
> Undefined symbol "_ZTV12octave_value"

As the API from 2.9.9 to 2.1.73 is not the same, yes you can expect that
oct-files compiled for 2.1.73 won't work with 2.9.9. Recompile..

D.



reply via email to

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