I am running SuSE 11.2. x86_64. I have octave 3.2.4-1.4 installed from the open-SuSE repository. I have been unable to install the miscellaneous-1.0.9 package. This is unfortunate as a lot of her other packages depend on it. Any ideas? The install messages are:
octave:2> pkg install miscellaneous-1.0.9.tar.gz xmltree_read.l: In function ???xml_lex???: xmltree_read.l:407: warning: operation on ???pcdata??? may be undefined xmltree_read.l:492: warning: operation on ???pcdata??? may be undefined xmltree_read.l:627: warning: operation on ???pcdata??? may be undefined xmltree_read.l:673: warning: operation on ???pcdata??? may be undefined xmltree_read.l:726: warning: operation on ???pcdata??? may be undefined xmltree_read.l:818: warning: ignoring return value of ???fwrite???, declared with attribute warn_unused_result xmltree_read.act: At top level: xmltree_read.l:150: warning: ???bufferliteral??? defined but not used xmltree_read.l:1221: warning: ???input??? defined but not used hex2num.cc: In function ???octave_value_list Fhex2num(const octave_value_list&, int)???: hex2num.cc:95: warning: dereferencing type-punned pointer will break strict-aliasing rules warning: load_path:
/home/odom/octave/miscellaneous-1.0.9/x86_64-unknown-linux-gnu-api-v37:No such file or directory /usr/lib64/libblas.so.2: undefined symbol: d_cnjg
error: called from `gen_doc_cache>create_cache' in file/usr/share/octave/3.2.4/m/help/gen_doc_cache.m near line 90, column 17 error: called from: error: /usr/share/octave/3.2.4/m/pkg/pkg.m at line 756, column 5 error: octave/3.2.4/m/pkg/pkg.m at line 287, column 7
One of the errors shown is a blas lib error. I have the following blas installed: libblas2-3.0-16.1.x86_64 libblas-devel-3.0-16.1.x86_64 libblas3-3.2.1-2.2.x86_64 blas-3.2.1-2.2.x86_64 I can't tell if this is an error in octave or in the package, but octave itself seems to be fine. Should I back up and install miscellaneous-1.0.6, or what? Regards, Bob
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
_______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
