Building haiku with openssl-1.0.2a?

Hi
I just tried building the latest openssl-1.0.2a and it builds fairly easy,however Haiku refused to boot with it,missing symbol rc_??? (can’t remember exactly). abviously i need to build an image with this version.
So how do i build Haiku with this version?

There are known problems with updating the OpenSSL package: http://bb.haikuports.org/haikuports/issue/95/haikuporter-unable-to-find-devel-libssl-in

The problem is the OpenSSL API changes in minor versions (1.0.0 to 1.0.1, etc), and this means all packages will have to be recompiled. This is a lot of work, of course. Our planned solution is to use an automated package build system to automatically rebuild everything (not just Haiku sources, but also all packages). Unfortunately this is not ready yet.

I'm afraid there is no way to update from OpenSSL 1.0.0 until then.

Ok thanks for the feedback.
Bye.