I am having trouble compiling the newest version of Curl, I get this error message:
<BLOCKQUOTE><font size="1"face="Geneva, Verdana, Arial">code:</font><HR><pre><font size=1 face=courier>ftp.c:<font color = blue>1920</font>: conflicting types for `Curl_ftpsendf'
ftp.h:<font color = blue>31</font>: previous declaration of `Curl_ftpsendf'
make[<font color = blue>2</font>]: *** [ftp.lo] Error <font color = blue>1</font>
make[<font color = blue>1</font>]: *** [all-recursive] Error <font color = blue>1</font>
make: *** [all] Error <font color = blue>2</font></font>[/code]
Any suggestions?