cURL / Mailing Lists / curl-library / Single Mail

curl-library

Compiling libcurl 7.19.4 SSL for Symbian

From: Frank McGeough <fmcgeough_at_mac.com>
Date: Mon, 11 May 2009 18:29:02 -0400

Thanks to Daniel for pointing out I was working with a fairly old
version of libcurl. I have version 7.19.4 now and have one minor issue
with compiling this for Symbian with SSL enabled (Nokia's 5th edition
sdk (S60_5th_Edition_SDK_v0.9). I'm seeing the following errors. Has
anyone run into this?

..\..\..\lib\ssluse.c:477: illegal implicit conversion from 'int' to:
'struct ui_method_st *'
..\..\..\lib\ssluse.c:1998: illegal use of incomplete struct/union/
class 'struct dsa_st'
..\..\..\lib\ssluse.c:1999: illegal use of incomplete struct/union/
class 'struct dsa_st'
..\..\..\lib\ssluse.c:2000: illegal use of incomplete struct/union/
class 'struct dsa_st'
..\..\..\lib\ssluse.c:2001: illegal use of incomplete struct/union/
class 'struct dsa_st'
..\..\..\lib\ssluse.c:2002: illegal use of incomplete struct/union/
class 'struct dsa_st'
..\..\..\lib\ssluse.c:2005: illegal use of incomplete struct/union/
class 'struct dh_st'
..\..\..\lib\ssluse.c:2006: illegal use of incomplete struct/union/
class 'struct dh_st'
..\..\..\lib\ssluse.c:2007: illegal use of incomplete struct/union/
class 'struct dh_st'
..\..\..\lib\ssluse.c:2008: illegal use of incomplete struct/union/
class 'struct dh_st'
Received on 2009-05-12