Hello everybody!

I have some problems installing apache with ssl.
The versions I use:
apache.1.3.20
open-ssl 0.9.6b
mod_ssl 2.8.4-1.3.20

the promt looks like this after I've configured and try to make:
----------------------------------------------
bash-2.03# make
===> src
===> src/os/unix
<=== src/os/unix
===> src/ap
<=== src/ap
===> src/main
gcc -c  -I../os/unix -I../include   -DSOLARIS2=280 -DMOD_SSL=208104 -DEAPI -DUSE_EXPAT 
-I../lib/expat-lite -DNO_DL_NEEDED `../apaci` util.c
util.c: In function `ap_find_token':
util.c:1407: `test_char_table' undeclared (first use in this function)
util.c:1407: (Each undeclared identifier is reported only once
util.c:1407: for each function it appears in.)
util.c:1407: `T_HTTP_TOKEN_STOP' undeclared (first use in this function)
util.c: In function `ap_escape_shell_cmd':
util.c:1466: `test_char_table' undeclared (first use in this function)
util.c:1466: `T_ESCAPE_SHELL_CMD' undeclared (first use in this function)
util.c: In function `ap_escape_path_segment':
util.c:1593: `test_char_table' undeclared (first use in this function)
util.c:1593: `T_ESCAPE_PATH_SEGMENT' undeclared (first use in this function)
util.c: In function `ap_os_escape_path':
util.c:1622: `test_char_table' undeclared (first use in this function)
util.c:1622: `T_OS_ESCAPE_PATH' undeclared (first use in this function)
*** Error code 1
make: Fatal error: Command failed for target `util.o'
Current working directory /apache_1.3.20/src/main
*** Error code 1
make: Fatal error: Command failed for target `subdirs'
Current working directory /apache_1.3.20/src
*** Error code 1
make: Fatal error: Command failed for target `build-std'
Current working directory /apache_1.3.20
*** Error code 1
make: Fatal error: Command failed for target `build'
bash-2.03# 

______________________________________________

the gcc version: 
bash-2.03# gcc --version
2.95.2

so, I don't know what's wrong... do you?

I'd be so thankful for help...

/M�rith

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

Reply via email to