Hi

I ran into exactly the same problems as you with lubuntu 11.10, so, thanks
for the fixes!

I had to modify the patch slightly to make it work with GODI's patch/ thing,
here it is in case anyone needs it.

cheers
Sebastien

On Sun, Oct 16, 2011 at 13:58, Dario Teixeira <[email protected]>wrote:

> Hi,
>
> > However, I still have problems with dynamic linking when building
> Ocsigen.
> > (...)
> > See build.log for more information.
>
> Yeah, I ran into the very same problem.  I was just about to email the
> ocaml-ssl maintainer
> a patch that fixes it.  Basically, the problem is that OpenSSL 1.0.0
> removed a number of
> functions concerning the long deprecated SSL v2 protocol.  Ocaml-ssl still
> references these
> functions, which causes a linking error.  The solution is simple,
> fortunately: just remove the
> offending code from ocaml-ssl.  The patch is attached...
>
> Cheers,
> Dario Teixeira
>
>
> _______________________________________________
> Godi-list mailing list
> [email protected]
> https://godirepo.camlcity.org/mailman/listinfo/godi-list
>

Attachment: patch-ac-dario
Description: Binary data

_______________________________________________
Godi-list mailing list
[email protected]
https://godirepo.camlcity.org/mailman/listinfo/godi-list

Reply via email to