I ran into similar problems compiling recently. I found out the following things:
1. Install GNU flex. 2. Install GNU m4. 3. Make sure they come first in your path, before /usr/ccs/bin (where Sun's version of lex and m4 are located). 4. Run configure again (with your path setup properly). 5. Compile. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of PAUL WILLIAMSON Sent: Wednesday, May 25, 2005 11:36 PM To: help-cfengine@gnu.org; [EMAIL PROTECTED] Subject: Re: Problem compiling from 2.1.14 on Solaris 8 Ok, did that. Now I'm getting a slightly different error: <snip> _______________________________________________ Help-cfengine mailing list Help-cfengine@gnu.org http://lists.gnu.org/mailman/listinfo/help-cfengine