Hi,
I've got the following error message in running the make command (step
3of Build and install the SSL-aware Apache) specified in
http://www.modssl.org/example.
....
cc -c -I../../os/unix -I../../include -DHPUX11 -Aa -Ae -D_HPUX_SOURCE
-DMOD_SSL=207101 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT -Ixpat-lite
-DNO_DL_NEEDED `../../apaci` -DSSL_COMPAT
-I/home/adm/tranh2/download/openssl-0.9.6/include
-DMOD_SSL_VERSION=\"2.7.1\" ssl
yacc -d ssl_expr_parse.y
sed -e 's;yy;ssl_expr_yy;g' \
-e '/#if defined(c_plusplus) ||
defined(__cplusplus)/,/#endif/d' \
<y.tab.c >ssl_expr_parse.c && rm -f y.tab.c
sed -e 's;yy;ssl_expr_yy;g' \
<y.tab.h >ssl_expr_parse.h && rm -f y.tab.h
flex -Pssl_expr_yy -s -B ssl_expr_scan.l
Make: Cannot load flex. Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
I'd be thankful if somebody could help me to sort that out.
Best regards.
-- HL.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]