help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compile errors making octave-forge-2004-02-12


From: David Bateman
Subject: Re: compile errors making octave-forge-2004-02-12
Date: Thu, 27 May 2004 12:18:53 +0200
User-agent: Mutt/1.4.1i

I don't have this problem. The fact is that xmltree_read.act is only
used in conjunction with the octave.dtd by FleXML to recreate the file
xmltree_read.l. A copy of this file is included in the octave-forge
CVS and so normally you shouldn't need to build it. So it appears
there is a build process issue. Temporary fix is probably to touch
xmltree_read.l.

I know there are issues about which version of FleXML are supported and
so the proper solution is probably to check the version used prior to
building the file.

Regards
David

According to Dmitri A. Sergatskov <address@hidden> (on 05/27/04):
> David Bateman wrote:
> ...
> 
> >So build a copy of the CVS of octave-forge, I don't expect you'll see
> >any problems..
> 
> ...
> 
> Building 2004-05-26 CVS snapshot against 2.1.57:
> 
> mkoctfile -DHAVE_OCTAVE_21 -v -DUSE_TERM -DHAVE_TERM_H -c xmltree_read.c
> gcc -c -fPIC -I/usr/local/include/octave-2.1.57 
> -I/usr/local/include/octave-2.1.57/octave -I/usr/local/include -mieee-fp 
> -O3 -march=athlon-mp -pipe -DHAVE_OCTAVE_21 -DUSE_TERM -DHAVE_TERM_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[2]: *** [xmltree_read.o] Error 1
> make[2]: Leaving directory 
> `/tumbleweed/dima/src/octave-forge-2004.05.26/main/miscellaneous'
> make[1]: *** [miscellaneous/] Error 2
> make[1]: Leaving directory 
> `/tumbleweed/dima/src/octave-forge-2004.05.26/main'
> make: *** [main/] Error 2
> 
> 
> >
> >Cheers
> >David
> >
> >
> 
> Regards,
> 
> Dmitri.

-- 
David Bateman                                address@hidden
Motorola CRM                                 +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 1 69 35 77 01 (Fax) 
91193 Gif-Sur-Yvette FRANCE

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]