Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 2014 11:10:48 -0300
From:      "Dr. Rolf Jansen" <rj@obsigna.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: Building Apache22 against OpenSSL port
Message-ID:  <C1C56BA1-10CF-453F-A78B-1FBC1801C7DB@obsigna.com>
In-Reply-To: <974E99D0-88B6-4F6F-9825-346E211402B9@ramattack.net>
References:  <EF90C683-5916-4E42-9AB8-E5E851B8EFF5@ramattack.net> <974E99D0-88B6-4F6F-9825-346E211402B9@ramattack.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Perhaps it is an option for you to switch to Apache 24.

On my machine Apache 24 picks OpenSSL from the ports without any special =
adjustments:

 ldd /usr/local/libexec/apache24/mod_ssl.so
/usr/local/libexec/apache24/mod_ssl.so:
	libssl.so.8 =3D> /usr/local/lib/libssl.so.8 (0x801238000)
	libcrypto.so.8 =3D> /usr/local/lib/libcrypto.so.8 (0x80149f000)
	libcrypt.so.5 =3D> /lib/libcrypt.so.5 (0x801883000)
	libthr.so.3 =3D> /lib/libthr.so.3 (0x801aa2000)
	libc.so.7 =3D> /lib/libc.so.7 (0x80081b000)

Best regards

Rolf


Am 08.04.2014 um 10:59 schrieb Egoitz Aurrekoetxea =
<egoitz@ramattack.net>:

> This seems to be an Apache issue when being built=85. I say this =
because Postfix por example runs at first attempt as it should=85.
>=20
> ldd /usr/local/libexec/postfix/smtpd
> /usr/local/libexec/postfix/smtpd:
> 	libpcre.so.3 =3D> /usr/local/lib/libpcre.so.3 (0x800889000)
> 	libssl.so.8 =3D> /usr/local/lib/libssl.so.8 (0x800af2000)
> 	libcrypto.so.8 =3D> /usr/local/lib/libcrypto.so.8 (0x800d58000)
> 	libc.so.7 =3D> /lib/libc.so.7 (0x801154000)
> 	libthr.so.3 =3D> /lib/libthr.so.3 (0x8014ed000)
>=20
> El 08/04/2014, a las 12:03, Egoitz Aurrekoetxea <egoitz@ramattack.net> =
escribi=F3:
>=20
>> Hi,=20
>>=20
>> Have tried building Apache on a recently upgraded ports collection =
for linking Apache, php and all against openssl new port=85. but no way =
of ending up that way=85.
>>=20
>> I see always :=20
>>=20
>> ldd /usr/local/libexec/apache22/mod_ssl.so=20
>> /usr/local/libexec/apache22/mod_ssl.so:
>> 	libssl.so.7 =3D> /usr/lib/libssl.so.7 (0x801630000)
>> 	libcrypto.so.7 =3D> /lib/libcrypto.so.7 (0x801899000)
>> 	libthr.so.3 =3D> /lib/libthr.so.3 (0x801c84000)
>> 	libc.so.7 =3D> /lib/libc.so.7 (0x80081d000)
>>=20
>>=20
>> Have tried with :=20
>>=20
>> make WITH_OPENSSL_PORT=3Dyes
>>=20
>> inserting in /etc/make.conf=85 but no way=85.
>>=20
>> has anyone suffered this same issue?
>>=20
>> Regards,
>> _______________________________________________
>> freebsd-ports@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>> To unsubscribe, send any mail to =
"freebsd-ports-unsubscribe@freebsd.org"
>=20
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to =
"freebsd-ports-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C1C56BA1-10CF-453F-A78B-1FBC1801C7DB>