Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 2014 12:03:50 +0200
From:      Egoitz Aurrekoetxea <egoitz@ramattack.net>
To:        freebsd-ports@freebsd.org
Subject:   Building Apache22 against OpenSSL port
Message-ID:  <EF90C683-5916-4E42-9AB8-E5E851B8EFF5@ramattack.net>

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

I see always :=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)


Have tried with :=20

make WITH_OPENSSL_PORT=3Dyes

inserting in /etc/make.conf=85 but no way=85.

has anyone suffered this same issue?

Regards,=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EF90C683-5916-4E42-9AB8-E5E851B8EFF5>