curl-library
Making curl 7.9.1 for Mac OS X
From: Guido Neitzer <guido.neitzer_at_pharmaline.de>
Date: Wed, 28 Nov 2001 08:57:14 +0100
Date: Wed, 28 Nov 2001 08:57:14 +0100
Hi.
I have some problems making the curl library (downloaded from
http://curl.haxx.se) on Mac OS X.
I tried to do "./configure" and "make" and got this errors:
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../include -g -O2 -c ftp.c
-fno-common -DPIC -o .libs/ftp.lo
ftp.c:1920: conflicting types for `Curl_ftpsendf'
ftp.h:31: previous declaration of `Curl_ftpsendf'
make[2]: *** [ftp.lo] Fehler 1
make[1]: *** [all-recursive] Fehler 1
make: *** [all] Fehler 2
I have just no experience with "make" and command line tools for
compiling. So please, has anyone a suggestion what to do now?
Thanks,
Guido
Received on 2001-11-28