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: oxyopes
Subject: Re: octave forge does not work after upgrade
Date: Thu, 2 Aug 2007 13:01:18 +0200

Hello,

> I think most octave-forge functions may require a more recent version than
> 2.9.9.

But this forge functions were already working for 2.1.73!
I tried to install 2.9.13 but had the following problem bellow.
Following directios of a fink-users discussion, i changed sed
to gsed in libcruft/mkf77def.in but no difference.
Any help?

gmake[3]: Entering directory `/home/oxy/tmp-exec/octave-2.9.13/libcruft/amos'
making dgamln.def from dgamln.f
dgamln.def-t is empty!
gmake[3]: *** [dgamln.def] Error 1




----- original email ---------
> > 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?
> >
> > It is confusing. For example the two directories bellow have
> > different contents after upgrade (the former has more functions):
> >
> /usr/local/libexec/octave/2.1.73/oct/i386-portbld-freebsd6.2
> > /usr/local/libexec/octave/2.9.9/oct/i386-
> portbld-freebsd6.2
> >
> > Are there deprecated functions which do not migrate to the new
> > version? What is the idea behind?
> >
> > My actual problem now is running the function leasqr function.
> > As you see bellow, the problem is in the function __grishold__
> > which is a symlink to __grcmd__.oct, an LSB shared object.
> > Any help? Thanks in advance ...
> >
> > >      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"
> > error: `__grishold__' undefined near line 39 column 18
> > error: evaluating assignment expression near line 39, column 16
> > error: evaluating if command near line 32, column 3
> > error: called from `__plt__' in file
> >
> `/usr/local/share/octave/2.1.73/site/octave-forge-alternatives/m/graceplot/__plt__.m'
> > error: called from `plot' in file
> >
> `/usr/local/share/octave/2.1.73/site/octave-forge-alternatives/m/graceplot/plot.m'
> > error: evaluating if command near line 245, column 3
> > error: evaluating for command near line 186, column 1
> > error: called from `leasqr' in file
> >
> `/usr/local/share/octave/2.1.73/site/m/octave-forge/optim/leasqr.m'
> > _______________________________________________
> > Help-octave mailing list
> > address@hidden
> > https://www.cae.wisc.edu/mailman/listinfo/help-octave
> >
>
>


reply via email to

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