Hi!

The U flag in the output means that SSL_new is unresolved,  doesn't it?
On Jun 5, 2012 4:22 PM, "Baruch Burstein" <[email protected]> wrote:

> I am trying to build fossil from sources. I am using the source for
> version 1.22, on a Linux Mint 64 bit machine. I compiled and installed
> OpenSSL myself (not from the package manager). When running configure, I
> get an error that OpenSSL not found.
> I edited auto.def to see which of the 2 checks fails ( [cc-check-includes
> openssl/ssl.h] or [cc-check-functions SSL_new] ) and it is the second (when
> I remove it OpenSSL is found).
> So it seems that the function SSL_new is not found in the libs, but when I
> run `nm /usr/local/lib/libssl.a | grep SSL_new` I do get:
> 0000000000000680 T SSL_new
>                  U SSL_new
>
> So why is it failing to find it?
>
>
> --
> ˙uʍop-ǝpısdn sı ɹoʇıuoɯ ɹnoʎ 'sıɥʇ pɐǝɹ uɐɔ noʎ ɟı
>
>
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to