help-cfengine
[Top][All Lists]
Advanced

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

Re: Problem compiling cfengine 2.0.b2


From: Maarten Ballintijn
Subject: Re: Problem compiling cfengine 2.0.b2
Date: Wed, 20 Feb 2002 18:07:42 -0500
User-agent: Mutt/1.3.21i

Hi,

I think you might also be able to enlarge the number of positions from
the default (8000) to e.g. 9000 by putting a '%p 9000' in the definitons
section (see lex man page!)
   
         Good luck,

         Maarten.

On Wed, Feb 20, 2002 at 11:50:24PM +0100, Mark.Burgess@iu.hio.no wrote:
> lex does this-- i recommend installing flex and bison.
> 
> m
> 
> 
> On 20 Feb, Lumpkin, Buddy wrote:
> > Here's what I am getting:
> > 
> > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/BerkeleyDB.3.3/include  
> > -I/usr/local/BerkeleyDB.3.3/include -I/usr/local/openssl/include 
> > -I/usr/local/include  -g -O2  -Wreturn-type -Wmissing-prototypes  
> > -Wuninitialized  -c rotate.c
> > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/BerkeleyDB.3.3/include  
> > -I/usr/local/BerkeleyDB.3.3/include -I/usr/local/openssl/include 
> > -I/usr/local/include  -g -O2  -Wreturn-type -Wmissing-prototypes  
> > -Wuninitialized  -c errors.c
> > lex   cflex.l && mv lex.yy.c cflex.c
> > "cflex.l":line 499: Error: Too many positions
> > 535/1000 nodes(%e), 8003/8000 positions(%p), 544/800 (%n), 123649 
> > transitions,
> > 262/10000 packed char classes(%k),  11939/16000 packed transitions(%a),  
> > 0/30000 output slots(%o)make[1]: *** [cflex.c] Error 1
> > make[1]: Leaving directory `/usr/local/src/cfengine/2.6/cfengine-2.0.b2/src'
> > make: *** [all-recursive] Error 1
> > 
> > Anyone know why lex is bailing on me?
> > 
> > System: Sun E220R running Solaris 8.
> > 
> > --Buddy
> 
> 
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Work: +47 22453272            Email:  Mark.Burgess@iu.hio.no
> Fax : +47 22453205            WWW  :  http://www.iu.hio.no/~mark
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> 
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-cfengine



reply via email to

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