since libssl depends on libcrypto, it appears kannel is outputting the -l directives in the wrong order. Kannel's make file needs to be fixed methinks. (Unlike mbuni they don't appear to use automake to keep these up-to-date.)
On Aug 11, 2005, at 12:57, Paul Keogh wrote:

Hi,

I've just built CVS Mbuni, including Kannel 1.4 patch pretty
seamlessly. Only one minor issue which was that one of binaries in the
mmsc sub-dir failed to link. The ssl library could'nt find any of the
symbols from the crypto library (both OpenSSL).

The link line for OpenSSL is taken from Kannels gw-config and ordered
as -lcrypto -lssl

I switched them around in the mmsc/Makefile by hand and it linked fine.

I don't know why this is, any ideas ?

_______________________________________________
Devel mailing list
Devel@mbuni.org
http://mbuni.org/mailman/listinfo/devel_mbuni.org



_______________________________________________
Devel mailing list
Devel@mbuni.org
http://mbuni.org/mailman/listinfo/devel_mbuni.org

Reply via email to