On Mon, Nov 23, 2009 at 2:23 PM, <Gyan.Krishna at relianceada.com> wrote: > > HI, > I am trying to compile PJSIP on carbide using S60 SDK for Symbian OS. > when i build the project in phone debug mode i am getting the error: > Creation Time?Description?Resource?Path?Location?Type > 1258719542343?..\..\Symbian\9.1\S60_3rd_MR_4\EPOC32\RELEASE\ARMV5\UDEB\libspeexcodec.lib(modes.o):(.rodata+0x280): > undefined reference to `gain_cdbk_nb'?Carbide_newproject1??line 0?C/C++ > Problem > 1258719542375?..\..\Symbian\9.1\S60_3rd_MR_4\EPOC32\RELEASE\ARMV5\UDEB\libspeexcodec.lib(modes.o):(.rodata+0x28c): > undefined reference to `gain_cdbk_lbr'?Carbide_newproject1??line 0?C/C++ Have you added the dependency libraries to you app MMP? Please see symbian_ua.mmp for a sample. -benny