[mira_talk] Re: Call for testers: source code for MIRA 2.9.x

On Montag 22 Juni 2009 Davide Sassera wrote:
> Hi everybody
> tried on Ubuntu 8.04 also
> Mira ask for boostlib and I get it with synaptic
> then it asks for expat and I get it with sourceforge
> then ./configure works, but when I make it does this:
> [...]
> ../io/exp.H:49:23: error: FlexLexer.h: No such file or directory
> In file included from ../io/gbf.H:37,
> from gbf.C:28:
> ../io/exp.H:163: error: ‘FlexLexer’ has not been declared
> ../io/exp.H:164: error: ‘FlexLexer’ has not been declared

My fault. The configure script checked for a lexer and that flex had a version 
>=2.5.33 ... but it did not check the lexer to be flex (and thus skipped 
version checks).

Can you please try:
    http://www.chevreux.org/tmp/mira-2.9.46x1.tar.bz2

I suppose that already "./configure" will now complain bitterly. You then need 
to install flex, either via synaptic or via "sudo apt-get install flex"

Regards,
  Bastien

PS: btw, expat should have been available through synaptic, too. Or via "sudo 
apt-get install libexpat1-dev"

--
You have received this mail because you are subscribed to the mira_talk mailing 
list. For information on how to subscribe or unsubscribe, please visit 
http://www.chevreux.org/mira_mailinglists.html

Other related posts: