This is quite strange. It must be something missing on your steps. Try to run make clean, or redo the steps described in tutorial. Perhaps it could be better to follow the detailed statements given by the full tutorial, just bellow the Quick Info. By the way, just a dumb question: Did you run ./configure ? *Rafael Donato* Engenheiro de Software Senthil wrote: > Dear Rafael Donato, > > Any update on this issue? > > Thanks & Regards, > - Senthil > > -----Original Message----- > From: senthil@xxxxxxxxxxxxxxxx [mailto:senthil at gotouchpoint.com] > Sent: Thursday, May 07, 2009 7:49 PM > To: rloureiro at lightcomm.com.br > Subject: RE: Error while calling PJSUA API > > Dear Rafael Donato, > > First of all thanks for your note. Actually I've already build PJSUA as > mentioned in "Getting Started" tutorial (i.e.) by running "make dep" and > "make". Do I need to build pjsua-lib seperately? If yes please let me know > the steps to build PJSUA-LIB. > > Anticipating your reply. > > Thanks & Regards, > - Senthil > > > From: Rafael Donato [mailto:rloureiro@xxxxxxxxxxxxxxxx] > Sent: Thursday, May 07, 2009 7:33 PM > To: senthil at gotouchpoint.com; pjsip list > Subject: Re: Error while calling PJSUA API > > > > Hi, > pjsua_perror is defined in PJSIP/pjsip/src/pjsua-lib. > Have you already built pjsua-lib? > > Best regards, > > Rafael Donato > Engenheiro de Software > > > > senthil at gotouchpoint.com wrote: > > Dear All, > > I'm trying to call PJSUA APIs to create and destroy a session, but while > compiling my application I'm receiving the following error. Code snippet > attached. Can anybody tell me whether I'm missing anything? > > /tmp/ccltDfSK.o: In function `error_exit(char const*, int)': > myapp2.cpp:(.text+0x8e): undefined reference to `pjsua_perror' > myapp2.cpp:(.text+0x93): undefined reference to `pjsua_destroy' > /tmp/ccltDfSK.o: In function `main': > myapp2.cpp:(.text+0xc2): undefined reference to `pjsua_create' > myapp2.cpp:(.text+0xf9): undefined reference to `pjsua_destroy' > collect2: ld returned 1 exit status > > Thanks & Regards, > - Senthil > > -------------------------------------------------------------------- > mail2web.com - What can On Demand Business Solutions do for you? > http://link.mail2web.com/Business/SharePoint > > > > > > > > > _____ > > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > > -------------------------------------------------------------------- > mail2web.com - What can On Demand Business Solutions do for you? > http://link.mail2web.com/Business/SharePoint > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090507/a63f7f4d/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: lightcomm_logo.jpg Type: image/jpeg Size: 2730 bytes Desc: not available URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090507/a63f7f4d/attachment.jpg>