[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coldsync-hackers] help with a missing lex.yy.c file ?
- To: ColdSync-hackers mailing list <coldsync-hackers at lusars dot net>
- Subject: Re: [coldsync-hackers] help with a missing lex.yy.c file ?
- From: Andrew Arensburger <arensb+CShackers at ooblick dot com>
- Date: Thu, 30 May 2002 11:48:43 -0400 (EDT)
- In-Reply-To: <1022772226.2202.19.camel@hahasiah>
- Reply-To: coldsync-hackers at lusars dot net
- Sender: owner-coldsync-hackers at lusars dot net
On 30 May 2002, Miguel Angelo Rozsas wrote:
> I just downloaded the current version from CVS tree and I am getting
> the following error message:
>
> [miguel@hahasiah src]% make
> true lexer.l
> gcc -Wall -ansi -pedantic -g -O2 -DHAVE_CONFIG_H -I. -I.. -I../include
> -I/usr/local/include -c lexhack.c
> lexhack.c:21:20: lex.yy.c: No such file or directory
> make: *** [lexhack.o] Error 1
>
> I can't find this lex.yy.c anywhere....
>
> Anyone can send this file to me, please ? And why this file wasn't in
> the source tree ?
"lex.yy.c" is generated from "lexer.l" by 'flex'. In the output
above, you have "true lexer.l", which means that 'configure' couldn't find
it. When you ran 'configure', you should have gotten the message
flex could be found. Please install it, then run configure again.
--
Andrew Arensburger Actually, these _do_ represent the
arensb@ooblick.com opinions of ooblick.com!
Generic Tagline V 6.01
--
This message was sent through the coldsync-hackers mailing list. To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body. For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.