Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 1995 14:58:23 -0500 (EST)
From:      Charles Owens <owensc@enc.edu>
To:        Brian Litzinger <brian@MediaCity.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: help compiling Apache-SSL
Message-ID:  <Pine.BSF.3.91.951205143615.10806D-100000@itsdsv1.enc.edu>
In-Reply-To: <199512051845.KAA00302@MediaCity.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 5 Dec 1995, Brian Litzinger wrote:

> > 
> > Hi,
> > Has anyone been successful in compiling Apache-SSL ?
> > (see http://www.c2.org/apachessl/)
> > 
> > I've gotten many of its parts to compile, and I might eventually get it if
> > I mess around long enough, but if anyone's already done it, I'd love a 
> > few pointers...
> 
> Yep, you can even try it at https://www.mpress.com.
> 
> However, I remember nothing unusual about the compilation and install.
> 
> Can you be more specific about the problems you are running into?

Following the instructions in the main INSTALL file I customized the 
./apache/Configuration file as appropriate (I can compile the non-ssl 
apache-1.0 dist without problems).

Next I simply typed 'make' at the distribution's root dir.  It chug's 
along for awhile and then I get this error:

making ssl/lib/des/libdes.a
gcc -O -DRAND -DTERMIO    -c read_pwd.c
read_pwd.c:81: termio.h: No such file or directory
*** Error code 1

Stop.

Editing the master Makefile and changing the makefile specified for the
ssl/lib/des/libdes.a section from 'Makefile.uni' to 'Makefile' seemed to
fix this one.

Now when I do a make, I get this:

making rsaref/install/rsaref.a
"makefile", line 57: Need an operator
Fatal errors encountered -- cannot continue
*** Error code 1

Stop.

I haven't been able to figure this one out.  I've been able to manullay make
other parts of the package.  This may be my only sticking point.  What 
do you think?

Thanks,
---
-------------------------------------------------------------------------
  Charles Owens					 Email:  owensc@enc.edu
                                       "I read somewhere to learn is to
  Information Technology Services     remember... and I've learned that
  Eastern Nazarene College            we've all forgot..."   - King's X
-------------------------------------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951205143615.10806D-100000>