[reSIProcate] resiprocate help
shen jinti
jinti.shen at gmail.com
Tue Jun 20 01:08:48 CDT 2006
2006/6/20, santosh at renintech.com <santosh at renintech.com>:
>
> Hai All,
>
> I am very new to resiprocate stack. I have compiled the resiprocate stack
> and tryied to compile the InviteClient.cxx in the test folder.
>
> It is giving some errors which i am not able to understand. Please help me
> in this matter.
>
> I am pasting the log here which i am getting while i am compiling.
>
> ---------------------------------------------------------------
>
> [root at sip1 test]# libtool --mode=compile gcc -I
> /usr/local/include/resiprocate -L /usr/local/lib -lresiprocate
> -Wno-deprecated InviteClient.cxx
>
> rm -f .libs/InviteClient.lo
> gcc -I /usr/local/include/resiprocate -L /usr/local/lib -lresiprocate
> -Wno-deprecated InviteClient.cxx -fPIC -DPIC -o .libs/InviteClient.lo
> /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crt1.o(.text+0x18): In
> function `_start':
> ../sysdeps/i386/elf/start.S:77: undefined reference to `main'
> /tmp/ccYKxTBc.o(.text+0x152): In function `Loadgen::InviteClient::go()':
> : undefined reference to `resip::Resolver::Resolver[in-charge](resip::Uri
> const&)'
> /tmp/ccYKxTBc.o(.text+0x730): In function `Loadgen::InviteClient::go()':
> : undefined reference to `Loadgen::Transceiver::send(resip::Resolver
> const&, resip::SipMessage&)'
> /tmp/ccYKxTBc.o(.text+0x1854): In function `Loadgen::InviteClient::go()':
> : undefined reference to `Loadgen::Transceiver::send(resip::SipMessage&)'
> /tmp/ccYKxTBc.o(.text+0x1877): In function `Loadgen::InviteClient::go()':
> : undefined reference to `Loadgen::Transceiver::send(resip::SipMessage&)'
> /tmp/ccYKxTBc.o(.text+0x2381): In function
> `Loadgen::InviteClient::waitForResponse(int, int)':
> : undefined reference to `Loadgen::Transceiver::receive(int)'
> collect2: ld returned 1 exit status
> [root at sip1 test]#
>
> -------------------------------------------------------------------------
>
> Thanks in advance
> Santosh
>
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at list.sipfoundry.org
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
>
em. in think you lost some function ,eg. int main(int argc, char *argv[]) ?
and ,what's "Loadgen::Transceiver::receive " ? may be you need
other shared library ?
good luck.
jinti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20060620/55dc0062/attachment.htm>
More information about the resiprocate-devel
mailing list