On Mon, 8 Nov 1999, EXT Ralf S. Engelschall wrote:
> 
> > I get strange error when trying to compile mod_ssl+apache in HP-UX 11.00.
> > This is the whole process that I have done plus the error message:
> > 
> > [...]
> >         flex -Pssl_expr_yy -s -B ssl_expr_scan.l
> > "ssl_expr_scan.l", line 89: bad character: %
> > "ssl_expr_scan.l", line 90: unknown error processing section 1
> > "ssl_expr_scan.l", line 90: bad character: %
> > "ssl_expr_scan.l", line 91: unknown error processing section 1
> > *** Error exit code 1
> 
> 2. ssl_expr_scan.l:89 is fine. I don't know what brain-dead
>    flex you've installed, but the source is correct and should pass flex
>    successfully. Try upgrading or re-installing your flex.  Or forget this
>    issue and fix 1) by doing "touch ssl_expr_scan.c ssl_expr_parse.c
>    ssl_expr_parse.h".

Yeap, the problem was that flex which was found first in my PATH was
an old version (2.4.7), there was flex 2.5.3 in the system as well and
using that fixed my problem, thanks for everyone who replied. 

// kari

# Kari Savolainen, Software Engineer, Nokia Networks. 
# [EMAIL PROTECTED]
# Phone/work: +358-3-2577644 GSM: +358-40-7472650

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to