curl-users
errors in compiling https.c in curl
Date: Thu, 4 Dec 2008 17:52:33 +0530
Hi All,
I am trying to compile the program https.c in the example given ,but i am
unable to complie it and getting these errors.Can anybody suggest me what to
do,Thanks in advance.
sample1.c:(.text+0x12): undefined reference to `curl_easy_init'
sample1.c:(.text+0x36): undefined reference to `curl_easy_setopt'
sample1.c:(.text+0x41): undefined reference to `curl_easy_perform'
sample1.c:(.text+0x4f): undefined reference to `curl_easy_cleanup'
collect2: ld returned 1 exit status
-- Thanks & Regards Bijay Kumar Panda
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2008-12-04