When installing miscellaneous-1.0.9.tar.gz I get the following error: octave:1> pkg install miscellaneous-1.0.9.tar.gz xmltree_read.l:246: error: ‘IMPOSSIBLE’ undeclared here (not in a function) xmltree_read.l: In function ‘FleXML_init’: xmltree_read.l:250: error: ‘PROLOG’ undeclared (first use in this function) xmltree_read.l:250: error: (Each undeclared identifier is reported only once xmltree_read.l:250: error: for each function it appears in.) xmltree_read.l:251: error: ‘DOCTYPE’ undeclared (first use in this function) xmltree_read.l:252: error: ‘EPILOG’ undeclared (first use in this function) xmltree_read.l:253: error: ‘INCOMMENT’ undeclared (first use in this function) xmltree_read.l:254: error: ‘INPI’ undeclared (first use in this function) xmltree_read.l:255: error: ‘VALUE1’ undeclared (first use in this function) xmltree_read.l:256: error: ‘VALUE2’ undeclared (first use in this function) xmltree_read.l:257: error: ‘CDATA’ undeclared (first use in this function) xmltree_read.l:258: error: ‘ROOT_octave’ undeclared (first use in this function) xmltree_read.l:259: error: ‘AL_octave’ undeclared (first use in this function) xmltree_read.l:260: error: ‘S_octave’ undeclared (first use in this function) xmltree_read.l:261: error: ‘E_octave’ undeclared (first use in this function) xmltree_read.l:262: error: ‘ROOT_scalar’ undeclared (first use in this function) xmltree_read.l:263: error: ‘AL_scalar’ undeclared (first use in this function) xmltree_read.l:264: error: ‘IN_scalar’ undeclared (first use in this function) xmltree_read.l:265: error: ‘ROOT_complex’ undeclared (first use in this function) xmltree_read.l:266: error: ‘AL_complex’ undeclared (first use in this function) xmltree_read.l:267: error: ‘S_complex’ undeclared (first use in this function) xmltree_read.l:268: error: ‘S_complex_1’ undeclared (first use in this function) xmltree_read.l:269: error: ‘E_complex’ undeclared (first use in this function) xmltree_read.l:270: error: ‘ROOT_string’ undeclared (first use in this function) xmltree_read.l:271: error: ‘AL_string’ undeclared (first use in this function) xmltree_read.l:272: error: ‘IN_string’ undeclared (first use in this function) xmltree_read.l:273: error: ‘ROOT_array’ undeclared (first use in this function) xmltree_read.l:274: error: ‘AL_array’ undeclared (first use in this function) xmltree_read.l:275: error: ‘S_array’ undeclared (first use in this function) xmltree_read.l:276: error: ‘S_array_1’ undeclared (first use in this function) xmltree_read.l:277: error: ‘S_array_2’ undeclared (first use in this function) xmltree_read.l:278: error: ‘S_array_3’ undeclared (first use in this function) xmltree_read.l:279: error: ‘E_array’ undeclared (first use in this function) xmltree_read.l:280: error: ‘ROOT_matrix’ undeclared (first use in this function) xmltree_read.l:281: error: ‘AL_matrix’ undeclared (first use in this function) xmltree_read.l:282: error: ‘S_matrix’ undeclared (first use in this function) xmltree_read.l:283: error: ‘S_matrix_1’ undeclared (first use in this function) xmltree_read.l:284: error: ‘S_matrix_2’ undeclared (first use in this function) xmltree_read.l:285: error: ‘E_matrix’ undeclared (first use in this function) xmltree_read.l:286: error: ‘ROOT_structure’ undeclared (first use in this function) xmltree_read.l:287: error: ‘AL_structure’ undeclared (first use in this function) xmltree_read.l:288: error: ‘IN_structure’ undeclared (first use in this function) xmltree_read.l:289: error: ‘ROOT_list’ undeclared (first use in this function) xmltree_read.l:290: error: ‘AL_list’ undeclared (first use in this function) xmltree_read.l:291: error: ‘IN_list’ undeclared (first use in this function) xmltree_read.l:292: error: ‘ROOT_cell’ undeclared (first use in this function) xmltree_read.l:293: error: ‘AL_cell’ undeclared (first use in this function) xmltree_read.l:294: error: ‘IN_cell’ undeclared (first use in this function) xmltree_read.l: In function ‘yylex’: xmltree_read.l:787: error: expected ‘)’ before ‘;’ token <stdout>:3464: error: expected ‘;’ before ‘}’ token <stdout>: At top level: <stdout>:3467: error: expected identifier or ‘(’ before ‘]’ token xmltree_read.act: In function ‘read_xmltree’: xmltree_read.act:353: error: ‘xml_in’ undeclared (first use in this function) make: *** [xmltree_read.o] Error 1 'make' returned the following error: make: Entering directory `/tmp/oct-DbdtK9/miscellaneous-1.0.9/src' mkoctfile -DHAVE_OCTAVE_32 -v -DUSE_TERM -DHAVE_TERMCAP_H waitbar.cc -ltermcap g++ -c -fPIC -I/usr/include/octave-3.2.4 -I/usr/include/octave-3.2.4/octave -I/usr/include/freetype2 -O2 -g -DHAVE_OCTAVE_32 -DUSE_TERM -DHAVE_TERMCAP_H waitbar.cc -o waitbar.o g++ -shared -Wl,-Bsymbolic -o waitbar.oct waitbar.o -ltermcap -L/usr/lib/octave-3.2.4 -loctinterp -loctave -lcruft -llapack -lblas -lfftw3 -lfftw3f -lreadline -lncurses -ldl -lhdf5 -lz -lm -lgfortranbegin -lgfortran mkoctfile -DHAVE_OCTAVE_32 -v -DUSE_TERM -DHAVE_TERMCAP_H -c xmlread.cc g++ -c -fPIC -I/usr/include/octave-3.2.4 -I/usr/include/octave-3.2.4/octave -I/usr/include/freetype2 -O2 -g -DHAVE_OCTAVE_32 -DUSE_TERM -DHAVE_TERMCAP_H xmlread.cc -o xmlread.o lex -t xmltree_read.l > xmltree_read.c mkoctfile -DHAVE_OCTAVE_32 -v -DUSE_TERM -DHAVE_TERMCAP_H -c xmltree_read.c gcc -c -fPIC -I/usr/include/octave-3.2.4 -I/usr/include/octave-3.2.4/octave -O2 -g -DHAVE_OCTAVE_32 -DUSE_TERM -DHAVE_TERMCAP_H xmltree_read.c -o xmltree_read.o make: Leaving directory `/tmp/oct-DbdtK9/miscellaneous-1.0.9/src' error: called from `pkg>configure_make' in file /usr/share/octave/3.2.4/m/pkg/pkg.m near line 1253, column 2 error: called from: error: /usr/share/octave/3.2.4/m/pkg/pkg.m at line 714, column 5 error: /usr/share/octave/3.2.4/m/pkg/pkg.m at line 287, column 7 octave:1> ver ---------------------------------------------------------------------- GNU Octave Version 3.2.4 GNU Octave License: GNU General Public License Operating System: Linux 2.6.30-1-amd64 #1 SMP Wed Jul 8 12:20:34 UTC 2009 x86_64 ---------------------------------------------------------------------- no packages installed.
------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
