Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 2014 15:59:24 +0200
From:      Egoitz Aurrekoetxea <egoitz@ramattack.net>
To:        freebsd-ports@freebsd.org
Subject:   Re: Building Apache22 against OpenSSL port
Message-ID:  <974E99D0-88B6-4F6F-9825-346E211402B9@ramattack.net>
In-Reply-To: <EF90C683-5916-4E42-9AB8-E5E851B8EFF5@ramattack.net>
References:  <EF90C683-5916-4E42-9AB8-E5E851B8EFF5@ramattack.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

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)

El 08/04/2014, a las 12:03, Egoitz Aurrekoetxea <egoitz@ramattack.net> =
escribi=F3:

> 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"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?974E99D0-88B6-4F6F-9825-346E211402B9>