Re: AppleShareClient and link errors
Re: AppleShareClient and link errors
- Subject: Re: AppleShareClient and link errors
- From: email@hidden
- Date: Fri, 10 May 2002 10:01:07 -0700
Steve Gehrman wrote:
|I included the AppleShareClient framework and got a ton of link errors.
|
|How can I get rid of these link errors?
|
|/usr/bin/ld: warning multiple definitions of symbol _MD5_Transform
|/usr/lib/libcrypto.0.9.dylib(md5_dgst.o) definition of _MD5_Transform
|/System/Library/Frameworks/AppleShareClientCore.framework/AppleShareClientCore(
|md5_dgst.o) definition of _MD5_Transform
| [and so on]
I'd guess that the AppleShareClient framework includes /usr/lib/libcrypto. Try removing libcrypto from your project and see if that fixes things.
Glen Fisher
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.