cURL / Mailing Lists / curl-library / Single Mail

curl-library

Linking Error when using static library

From: Vijay <nags.vijay_at_gmail.com>
Date: Tue, 1 Apr 2008 16:44:46 +0530

Hi,
When am using libcurl.a and linking my source code its giving me undefined
references.
But same is successfull when am using libcurl.so for linking.
Please let me know how to remove this.

Sample Error:
home/mnagarajan/mainbranch/build/lib/libcurl.a(md5.o
)(.text+0x2b):/home/mnagarajan/mainbranch/DGProject/DGSource/HttpBillingAgent/curl-
7.18.0/lib/md5.c:348: undefined reference to `MD5_Update'

-- 
VIJAY
Received on 2008-04-01