[reSIProcate] trouble building 0.9.0 tarball
Scott Godin
slgodin at icescape.com
Mon Jul 18 09:02:41 CDT 2005
The SSL configurations in the VS.NET projects have not been tested (by me -
at least) - so they may need some work.
Off the top of my head:
- ensure OpenSSL project is in your include path
- ensure you are linking with OpenSSL
- ensure you use the define USE_SSL in all projects
Scott
_____
From: Cody Brookshear [mailto:codybrookshear at yahoo.com]
Sent: Friday, July 15, 2005 7:45 PM
To: resiprocate-devel at list.sipfoundry.org; Ram Dantu
Subject: [reSIProcate] trouble building 0.9.0 tarball
Hi all,
I am on Windows XP with VC++ 7.1 and am having trouble building resiprocate.
I downloaded and unziped the resiprocate-0.9.0-5019.tar.gz file and ran the
resiprocate 7_1 Vc++ solution file and did a "build resip_test" using the
"ssl-debug" configuration ( the debug configuration works fine. )
ares and resiprocate build fine. But I get a total of 96 errors building
resip_test, 95 are LNK2019 errors similar to:
resiprocate.lib(Helper.obj) : error LNK2019: unresolved external symbol
_BF_cbc_encrypt referenced in function "public: static class resip::Data
__cdecl resip::Helper::gruuUserPart(class resip::Data const &,class
resip::Data const &,class resip::Data const &)"
(?gruuUserPart at Helper@resip@@SA?AVData at 2@ABV32 at 00@Z
<mailto:?gruuUserPart at Helper@resip@@SA?AVData at 2@ABV32 at 00@Z> )
and one is this one:
resiprocate.lib(Security.obj) : error LNK2001: unresolved external symbol
_ERR_error_string_n
I have openssl ver 098 compiled. These link errors appear to be openssl
related. Do I need to tell the solution where openssl is located or
something? I didn't see any documentation that said to.
Thanks for your help,
Cody Brookshear
_____
Start <http://us.rd.yahoo.com/evt=34442/*http:/www.yahoo.com/r/hs> your day
with Yahoo! - make it your home page
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20050718/1c70a5f1/attachment.htm>
More information about the resiprocate-devel
mailing list