Full_Name: Bernhard Mueller
Version: 2.6.4
OS: HP-UX 11
Submission from: (NULL) (195.177.21.226)
Our customer uses Apache on HP-UX 11 and wants to include SSL and PHP.
While PHP seemed easy to include, SSL does the Configure but running make -
using the ANSI C Compiler - issues the following:
DSSL_COMPAT -I/opt/apache/openssl-0.9.5a/include -DMOD_SSL_VERSION=\"2.6.4\"
ssl_expr.c && mv ssl_expr.o ssl_expr.lo
flex -Pssl_expr_yy -s -B ssl_expr_scan.l
Make: Cannot load flex. Stop.
*** Error exit code 1
Stop.
My guess is that flex is a GNU tool similar to what lex is in HP-UX. But I just
do not have it. Do I need it? Is there a way to do it with lex?
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]