From: Laurent M. <ma...@cr...> - 2005-04-22 11:22:10
|
On Thu, 21 Apr 2005 17:34:37 -0600 "Dmitri A. Sergatskov" <das...@gm...> wrote: > Dmitri A. Sergatskov wrote: > > With 2005.04.21 snapshot: > >=20 > > [dima@tumbleweed miscellaneous]$ make all > > mkoctfile -DHAVE_OCTAVE_29 -v -DUSE_TERM -DHAVE_TERMCAP_H -c xmltree_re= ad.c > > gcc4 -c -fPIC -I/usr/local/include/octave-2.9.1=20 > > -I/usr/local/include/octave-2.9.1/octave -I/usr/local/include -mieee-fp= =20 > > -O3 -march=3Dathlon-mp -pipe -DHAVE_OCTAVE_29 -DUSE_TERM -DHAVE_TERMCAP= _H=20 > > 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= =20 > > function) > > xmltree_read.act:353: error: (Each undeclared identifier is reported=20 > > only once > > xmltree_read.act:353: error: for each function it appears in.) > > make: *** [xmltree_read.o] Error 1 > >=20 >=20 > Apparently the same problem as >=20 > http://www.octave.org/octave-lists/archive/help-octave.2004/msg01327.html >=20 > i.e. touching xmltree_read.c prior to build solves the problem >=20 > Are there any reason we would want to rebuild xmltree_read.c from > xmltree_read.l? I don't think so. XML function are based on fleXML which is not supported s= ince 4 years. Thoses functions have to be re-implemented to rely on libxml... I = hope to find some spare times to do it :-) Laurent --=20 Dr. Laurent Mazet: Research Engineer /V\ Centre de Recherche de MOTOROLA Tel: +33 (0)1 69 35 48 30 =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D Email= : ma...@cr... |