[Octave Forge] Bug in OctGPR package
Jaroslav Hajek
highegg at gmail.com
Mon Apr 27 04:55:15 CDT 2009
2009/4/27 José Luis García Pallero <jgpallero at gmail.com>:
> Hi,
> For Jaroslav:
> Has OctGPR any known bug. The package installs ok, only with one warning:
>
> warning: implicit conversion from matrix to string
>
> but gpr_train.oct crashes with the error:
>
> octave: symbol lookup error:
> /usr/local/libexec/octave/packages/octgpr-1.1.4/i686-pc-linux-gnu-api-v32/gpr_train.oct:
> undefined symbol: pakgpr_
>
> Is an error calling fortran from C++?
>
There was an omitted obj-file from the build process. This should be
fixed in 1.1.5 (or svn sources).
It should also suffice to add pakgpr.o to the OBJS_GPR_TRAIN list in
Makefile.in and rebuild/reinstall.
regards
--
RNDr. Jaroslav Hajek
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz
More information about the Bug-octave
mailing list