[reSIProcate] Building ReSIProcate
Hi,
I've pulled resiprocate-1.0 off the Subversion server.
I'm building the library on Redhat 8.0.
I've had a few problems building it. First it couldn't find the Berkeley DB
include and library files. I notice that the source files for Berkeley are
included under the ./contrib/db directory, but this doesn't seem to be
included in the build. Why is this?
I eventually downloaded the Berkeley library from sleepycat (now Oracle).
Made the mistake of using the latest Berkeley build (ver 4.5). Got the resip
build finally to work with Berkeley ver4.2.
However, the make will not build 'test'. It complains that there is an
'undefined reference':-
testDtlsTransport.o to resip::BaseSecurity::ExportableSuite
testDtlsTransport.o to
resip::Security::Security[in-charge](resip::BaseSecurity::CipherList const&)
Can anyone help?
Regards,
Ian McLauchlan