[reSIProcate] [DUM] dum/test/basicRegister.cxx compilation problem

Varun SR varunsr_79 at yahoo.com
Sat Mar 11 15:03:34 CST 2006


Hi,
 I'm trying to compile the basicRegister.cxx file in resiprocate/dum/test directory but it is giving a lot of errors...
 
 This is what I typed for compiling:
 g++ basicRegister.cxx -o register -lresiprocate -ldum -lresip
 
 And this is a part of the error messages I'm getting on compilation:
 /tmp/cc5Gbr7b.o(.text+0x18b): In function `main':
 : undefined reference to `resip::DialogUsageManager::DialogUsageManager[in-charge](resip::SipStack&)'
 /tmp/cc5Gbr7b.o(.text+0x1cd): In function `main':
 : undefined reference to `resip::DialogUsageManager::setMasterProfile(resip::MasterProfile*)'
 /tmp/cc5Gbr7b.o(.text+0x803): In function `main':
 : undefined reference to `resip::DialogUsageManager::send(resip::SipMessage&)'
 /usr/local/lib/libdum.a(AppDialogSet.o)(.text+0x3e): In function `__static_initialization_and_destruction_0(int, int)':
 : undefined reference to `resip::Data::init(resip::DataLocalSize<(int)16>)'
 /usr/local/lib/libdum.a(ClientAuthManager.o)(.text+0xf1): In function `__static_initialization_and_destruction_0(int, int)':
 : undefined reference to `resip::Log::init()'
 /usr/local/lib/libdum.a(ClientAuthManager.o)(.text+0x113): In function `__static_initialization_and_destruction_0(int, int)':
 
 
 One more thing, there are two folders in my /usr/local/include directory - resiprocate/ and resiprocate / (with space at the end). There was this directory inside the 2nd folder - usr/local/include/resiprocate/dum. I copied the dum directory to its absolute path. I'm wondering where that second directory came from and if that is causing the problem.
 
 
 Please help!!!
 
 
		
---------------------------------
 Yahoo! Mail
 Use Photomail to share photos without annoying attachments.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20060311/ea30f0c9/attachment.htm>


More information about the resiprocate-devel mailing list