[reSIProcate-users] Linker errors when building library
- From: Andrew Wood <ajwood@xxxxxxx>
- Date: Sun, 30 Nov 2008 12:18:34 +0000
Im getting the following when trying to build resiprocate.
Can anyone enlighten me what is missing please?
/resiprocate-1.3.4/resip/stack/test/testSMIME.cxx:32: undefined
reference to `resip::BaseSecurity::StrongestSuite'
/resiprocate-1.3.4/resip/stack/test/testSMIME.cxx:32: undefined
reference to `resip::Security::Security(resip::Data const&,
resip::BaseSecurity::CipherList const&)'
/resiprocate-1.3.4/resip/stack/test/testSMIME.cxx:33: undefined
reference to `resip::Security::preload()'
.....goes on with similar.....
/resiprocate-1.3.4/resip/stack/test/../../../build/../resip/stack/Security.hxx:201:
undefined reference to `resip::BaseSecurity::~BaseSecurity()'
collect2: ld returned 1 exit status
make[1]: *** [bin.debug.Linux.i686/testSMIME] Error 1
make[1]: Leaving directory ` /resiprocate-1.3.4/resip/stack/test'
Thanks
Andrew