From owner-freebsd-questions Tue Dec 5 12:05:33 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA00540 for questions-outgoing; Tue, 5 Dec 1995 12:05:33 -0800 Received: from who.cdrom.com (who.cdrom.com [192.216.222.3]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA00527 for ; Tue, 5 Dec 1995 12:05:29 -0800 Received: from itsdsv1.enc.edu (itsdsv1.enc.edu [199.93.252.241]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id MAA22502 for ; Tue, 5 Dec 1995 12:05:17 -0800 Received: (from owensc@localhost) by itsdsv1.enc.edu (8.6.11/8.7.2 rev 08/22/95) id OAA14886; Tue, 5 Dec 1995 14:58:23 -0500 Date: Tue, 5 Dec 1995 14:58:23 -0500 (EST) From: Charles Owens To: Brian Litzinger cc: freebsd-questions@freebsd.org Subject: Re: help compiling Apache-SSL In-Reply-To: <199512051845.KAA00302@MediaCity.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk 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 -------------------------------------------------------------------------