On Mon, 20 May 2002, Petryczka, George wrote: > My apache make fails with: > Error: Cannot load flex. > > I never heard of flex. Is this just a fancy lex? Can i substitute lex for
> flex in the makefile? I'm on HPUX11.0. > Else can i download flex from somewhere? fast lex. It's GNU's lex. But you shouldn't need it. In the mod_ssl build directory, do the following: touch ssl_expr_parse.c touch ssl_expr_parse.h touch ssl_expr_scan.h And then it shouldn't try to use flex anymore. What version of mod_ssl and Apache is this, by the way? --Cliff ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]