building haiku with openssl-1.0.2a?

Forum thread started by khallebal on Wed, 2015-04-15 10:10

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?

Comments

Re: building haiku with openssl-1.0.2a?

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

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.

Re: building haiku with openssl-1.0.2a?

Ok thanks for the feedback.
Bye.