Platform hpux 10.20 
apache_1.3.14 
mod_ssl-2.7.1-1.3.14
openssl.0.9.6

When I try to make the apache_1.3.14 with ssl I get an error. I have
included the procedures I used. 

Terri Farias
NUWC Newport
[EMAIL PROTECTED]

I unzipped and tar xvf the files I downloaded. 


cd mod_ssl-2.7.1-1.3.14

 ./configure \
--with-apache=../apache_1.3.14 \
--with-ssl=../openssl-0.9.6 \
--prefix=/path/to/apache

Configuring mod_ssl/2.7.1 for Apache/1.3.14
 + Apache location: ../apache_1.3.14 (Version 1.3.14)
 + OpenSSL location: ../openssl-0.9.6
 + Auxiliary patch tool: ./etc/patch/patch (local)
 + Applying packages to Apache source tree:
   o Extended API (EAPI)
   o Distribution Documents
   o SSL Module Source
   o SSL Support
   o SSL Configuration Additions
   o SSL Module Documentation
   o Addons
Done: source extension and patches successfully applied.

Configuring for Apache, Version 1.3.14
 + using installation path layout: Apache (config.layout)
Creating Makefile
Creating Configuration.apaci in src
Creating Makefile in src
 + configured for HP-UX 10 platform
 + setting C compiler to gcc
 + setting C pre-processor to gcc -E
 + checking for system header files
 + adding selected modules
    o ssl_module uses ConfigStart/End
      + SSL interface: mod_ssl/2.7.1
      + SSL interface build type: OBJ
      + SSL interface compatibility: enabled
      + SSL interface experimental code: disabled
      + SSL interface conservative code: disabled
      + SSL interface vendor extensions: disabled
      + SSL interface plugin: Configured DBM (-ldbm)
      + SSL library path: /t/Terri/modssl/openssl-0.9.6
      + SSL library version: OpenSSL 0.9.6 24 Sep 2000
      + SSL library type: source tree only (stand-alone)
 + enabling Extended API (EAPI)
 + checking sizeof various data types
 + doing sanity check on compiler and options
Creating Makefile in src/support
Creating Makefile in src/regex
Creating Makefile in src/os/unix
Creating Makefile in src/ap
Creating Makefile in src/main
Creating Makefile in src/lib/expat-lite
Creating Makefile in src/modules/standard
Creating Makefile in src/modules/ssl

Now proceed with the following commands:
 $ cd ../apache_1.3.14
 $ make
 $ make certificate
 $ make install

cd ../apache_1.3.14

make
.....
===> src/modules/ssl
        gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DMOD_SSL=207101
-DUc
        gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DMOD_SSL=207101
-DUc
        gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DMOD_SSL=207101
-DUc
        gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DMOD_SSL=207101
-DUc
        gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DMOD_SSL=207101
-DUc
        gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DMOD_SSL=207101
-DUc
        gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DMOD_SSL=207101
-DUc
        gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DMOD_SSL=207101
-DUc
        gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DMOD_SSL=207101
-DUc
        gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DMOD_SSL=207101
-DUc
        gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DMOD_SSL=207101
-DUc
        gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DMOD_SSL=207101
-DUc
        gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DMOD_SSL=207101
-DUc
        gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DMOD_SSL=207101
-DUc
        gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DMOD_SSL=207101
-DUc
        gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DMOD_SSL=207101
-DUc
        gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DMOD_SSL=207101
-DUc
        gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DMOD_SSL=207101
-DUc
        gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DMOD_SSL=207101
-DUc
        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

sh: y.tab.c: Cannot find or open the file.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.

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

Reply via email to