[reSIProcate] undefined reference for Http* classes/methods

Sandro Bordacchini sandro at sis.it
Fri May 27 10:07:44 CDT 2005


Hi all.

I am trying to compile and integrate Resiprocate in my application.

I am currently facing this problem:

when compiling the application i get two undefined reference in libdum:
in function 'DialogUsageManager::internalProcess(..)' undefined ref. to 
'typeinfo for resip::HttpGetMessage'
in function 'DialogUsageManager::queueForIdentityCheck(..)'  undefined 
ref. to 'HttpProvider::instance()'

I've built the libraries libdum & libresiprocate with "old-style" 
compile system (i.e. 'make') and in Makefile I can see files:
       external/HttpProvider.cxx \
       external/HttpGetMessage.cxx
where those methods are implemented.

Do I have to modify Makefile in any way?
How can I work it out?

Any hint or help will be very appreciated.
Thanks a lot,

-- 
Ing. Sandro Bordacchini
Phonica R&D
Via Cottolengo, 21 - Pisa (Italy)
Tel. +39 050 502074 -> 103



More information about the resiprocate-devel mailing list