Date: Sun, 9 Feb 2003 18:18:59 -0700 From: BSDC <bsdc@xtremedev.com> To: ports@FreeBSD.org Subject: Re: apache13-modssl port compile error Message-ID: <20030210011859.GA57941@Amber.XtremeDev.com> In-Reply-To: <20030210010149.GA49657@Amber.XtremeDev.com> References: <20030210010149.GA49657@Amber.XtremeDev.com>
next in thread | previous in thread | raw e-mail | index | archive | help
As a follow up to this, I cvsup'd back to pre-"Fix build on sparc64 (-fpic -> -fPIC)" commit on files/patch-ai by Kris Kennaway, and it's building without problems. I'll try and see what in patch-ai now is causing the build error. On Sun, Feb 09, 2003 at 06:01:49PM -0700, BSDC wrote: > On a FreeBSD 4.7-STABLE system, trying to build an up-to-date > apache13-modssl: > > # ident Makefile > Makefile: > $FreeBSD: ports/www/apache13-modssl/Makefile,v 1.114 2003/01/20 > 18:02:08 dinoex Exp $ > > apache13-modssl> sudo make clean all > ===> Cleaning for apache+mod_ssl-1.3.27+2.8.12 > ===> Extracting for apache+mod_ssl-1.3.27+2.8.12 > >> Checksum OK for apache_1.3.27.tar.gz. > >> Checksum OK for mod_ssl-2.8.12-1.3.27.tar.gz. > ===> apache+mod_ssl-1.3.27+2.8.12 depends on shared library: mm.12 - found > ===> apache+mod_ssl-1.3.27+2.8.12 depends on shared library: crypto.3 - found > ===> Patching for apache+mod_ssl-1.3.27+2.8.12 > ===> Applying mod_ssl-2.8.12 extension > Configuring mod_ssl/2.8.12 for Apache/1.3.27 > + Apache location: ../apache_1.3.27 (Version 1.3.27) > + 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. > ===> Applying FreeBSD patches for apache+mod_ssl-1.3.27+2.8.12 > ===> Configuring for apache+mod_ssl-1.3.27+2.8.12 > Configuring for Apache, Version 1.3.27 > + using installation path layout: FreeBSD (config.layout) > Creating Makefile > Creating Configuration.apaci in src > + enabling mod_so for DSO support > Creating Makefile in src > + configured for FreeBSD 4.7 platform > + setting C pre-processor to cc -E > + checking for system header files > + adding selected modules > o rewrite_module uses ConfigStart/End > enabling DBM support for mod_rewrite > o db_auth_module uses ConfigStart/End > using Berkeley-DB/1.x for mod_auth_db (-lc) > o ssl_module uses ConfigStart/End > + SSL interface: mod_ssl/2.8.12 > + SSL interface build type: DSO > + SSL interface compatibility: enabled > + SSL interface experimental code: disabled > + SSL interface conservative code: disabled > + SSL interface vendor extensions: disabled > + SSL interface plugin: Vendor DBM (libc) > + SSL library path: /usr/local > Error: Cannot find SSL binaries under /usr/local > ===> Building for apache+mod_ssl-1.3.27+2.8.12 > ===> src > make: don't know how to make all. Stop > *** Error code 2 > > Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.27. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030210011859.GA57941>