From: Dmitri A. S. <das...@gm...> - 2005-04-21 21:12:19
|
With 2005.04.21 snapshot: [dima@tumbleweed miscellaneous]$ make all mkoctfile -DHAVE_OCTAVE_29 -v -DUSE_TERM -DHAVE_TERMCAP_H -c xmltree_read.c gcc4 -c -fPIC -I/usr/local/include/octave-2.9.1 -I/usr/local/include/octave-2.9.1/octave -I/usr/local/include -mieee-fp -O3 -march=athlon-mp -pipe -DHAVE_OCTAVE_29 -DUSE_TERM -DHAVE_TERMCAP_H xmltree_read.c -o xmltree_read.o xmltree_read.act: In function ‘read_xmltree’: xmltree_read.act:353: error: ‘xml_in’ undeclared (first use in this function) xmltree_read.act:353: error: (Each undeclared identifier is reported only once xmltree_read.act:353: error: for each function it appears in.) make: *** [xmltree_read.o] Error 1 Dmitri. -- |