To help you to understand look at what i got after deinstalling openssl
from port:
===> Extracting for apache+mod_ssl-1.3.29+2.8.16_1
>> Checksum OK for apache_1.3.29.tar.gz.
>> Checksum OK for mod_ssl-2.8.16-1.3.29.tar.gz.
/usr/ports/distfiles//mod_accel-1.0.31.tar.gz: No such file or directory
===> Patching for apache+mod_ssl-1.3.29+2.8.16_1
===> Applying mod_ssl-2.8.16 extension
Configuring mod_ssl/2.8.16 for Apache/1.3.29
+ Apache location: ../apache_1.3.29 (Version 1.3.29)
+ 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 extra patch
/usr/ports/www/apache13-modssl/files/mod_access.c.patch
===> Applying FreeBSD patches for apache+mod_ssl-1.3.29+2.8.16_1
===> apache+mod_ssl-1.3.29+2.8.16_1 depends on shared library: mm.13 -
found
===> apache+mod_ssl-1.3.29+2.8.16_1 depends on shared library:
crypto.3 - found
===> Configuring for apache+mod_ssl-1.3.29+2.8.16_1
Configuring for Apache, Version 1.3.29
+ 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.9 platform
+ setting C pre-processor to cc -E
+ using "tr [a-z] [A-Z]" to uppercase
+ 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.16
+ 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.29+2.8.16_1
===> src
make: don't know how to make all. Stop
*** Error code 2
Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.29.
*** Error code 1
Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.29.
*** Error code 1
Stop in /usr/ports/www/apache13-modssl.
Bruno Lavoie wrote:
> Hello,
>
> i'm running releng_4_9 and i've installed some port (mod_php4,
> postgresql) that uses OpenSSL, but when i do a pkg_tree these packages
> have in their depedency list the openssl that come from ports.
> i know that the freebsd base system have openssl,
>
> but why my ports aren't taking the openssl from the base system? (or
> what is the good way?)
> what is/are the main differences between the 2 ones?
>
> thanks in advance
> Bruno
>
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to
"freebsd-stable-unsubscribe@freebsd.org"