[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [msmtp-users] cross compile success, overall failure



On Sun, 22 Jul 2012 15:46:51 +0000, Bryan Goose wrote:
> Is there any chance that the make error that I see could point to the
> problem: tls.c: In function `tls_init':
> tls.c:1234: warning: passing arg 1 of `SSL_CTX_new' discards
> qualifiers from pointer target type

I don't think so. Do you have any kind of debugger on your target
platform to find out exactly where the segmentation fault happens?

Martin