cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Makefile Issues

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Wed, 20 Jul 2005 14:50:59 -0700

On Wed, Jul 20, 2005 at 09:35:54PM +0200, T kyer wrote:
> ../include/sys/types.h:104: warning: empty declaration
> ftp.c: In function `ftp_state_user_resp':
> ftp.c:2239: error: `CURLE_LOGIN_DENIED' undeclared (first
> use in this function)
> ftp.c:2239: error: (Each undeclared identifier is reported
> only once
> ftp.c:2239: error: for each function it appears in.)
> L:\DEV-CPP\BIN\MAKE.EXE: *** [ftp.o] Error 1
>
> As can be seen it stops dead when it reaches ftp.c.
>
> Is there a reason for this? Does this makefile code require
> SSL with no option for NON-SSL? A little clarification here
> will help me finish this compilation.

This is likely a mismatch in curl versions. You seem to be compiling a
new version of curl using a old version's header file. Make sure you don't
have an old version lying around.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2005-07-20