Folks,
    src/Makefile.config
=====
##
##  Inherited Makefile options from Configure script
##  (Begin of automatically generated section)
##
SRCDIR=.
SSL_BASE=../SSLeay-0.9.0b
RSA_BASE=../rsaref-2.0
EXTRA_CFLAGS=-DMILLENIAL_COOKIES `$(SRCDIR)/apaci`
EXTRA_LDFLAGS=
EXTRA_LIBS=
EXTRA_INCLUDES=
EXTRA_DEPS=
CC=gcc
CPP=gcc -E
OPTIM=
CFLAGS1= -DSOLARIS2=251
OSDIR=$(SRCDIR)/os/unix
INCDIR=$(SRCDIR)/include
INCLUDES0=-I$(OSDIR) -I$(INCDIR)
INCLUDES1=
LIBS_SHLIB=
LDFLAGS1=
MFLAGS_STATIC=
REGLIB=
RANLIB=ranlib
SHELL=/bin/sh
LIBS1= -lsocket -lnsl
##
##  (End of automatically generated section)
## 
=====
    note: no SSL_PROGRAM entry at all!  What step normally populates
    this--maybe I made an error.

    Everything seemed okay.  I haven't yet tried the certificate.
    Was off work for a day+..

    The web server is still serving http successfully using one of my
    old config files (that is not currently using SSL directives)

    Received no errors while making the various pieces and kept
    the output of everything (except from make certificate, which
    was interactive).
--
thanks,
sam

    
> From [EMAIL PROTECTED] Wed Sep 30 02:00 EDT 1998
> To: [EMAIL PROTECTED]
> Subject: Re: make certificate (dummy) failure
> 
> On Tue, Sep 29, 1998, [EMAIL PROTECTED] wrote:
> 
> >     I changed the Apache make file to sub
> >     $(SSL_PROGRAM) with ssleay and it appears to work fine.
> > 
> >     I haven't investigated why the SSL_PROGRAM macro wasn't
> >     expanded ...  Maybe, someone else has already seen this.
> 
> Ok, SSL_PROGRAM is empty, is SSL_BASE also empty?  From the libssl.module
> there is usually no case where SSL_PROGRAM can be empty without an error.
> Hmmm... confusing how it can be empty for you. All other things worked
> correctly, right?  For instance you really get a correct  "SSL library
> version: SSLeay blabla" output when configuring Apache? 
> 
>                                        Ralf S. Engelschall
>                                        [EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to