enabling ILBC (symbian)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi.

I'm trying to build pjsip in carbide (symbian).
There seems to be a problem with some codecs. This is a part of 
config_site.h:

    /* Select codecs to disable */
    #define PJMEDIA_HAS_L16_CODEC        0
    #define PJMEDIA_HAS_ILBC_CODEC       0
    #define PJMEDIA_HAS_G722_CODEC       0
    #define PJMEDIA_HAS_GSM_CODEC        1
    #define PJMEDIA_HAS_SPEEX_CODEC      1
    #define PJMEDIA_HAS_G711_CODEC       1

This builds OK. But if ILBC is enabled ("#define PJMEDIA_HAS_ILBC_CODEC 
1"), this error is raised:

------------------------------------------------------------------------------------------------------------
***Invoking abld command
perl.exe -S ABLD.PL 
\Symbian\Carbide\workspace\pjproject-1.8.10\build.symbian\ target gcce 
urel 
  make -r  -f 
"\S60\devices\S60_3rd_FP2_SDK_v1.1_2\EPOC32\BUILD\Symbian\Carbide\workspace\pjproject-1.8.10\build.symbian\GCCE.make" 
TARGET CFG=UREL VERBOSE=-s
\S60\devices\S60_3rd_FP2_SDK_v1.1_2\epoc32\release\ARMV5\urel\pjsua_lib.lib(pjsua_media.o): 
In function `pjsua_media_subsys_init':
pjsua_media.c:(.text+0x1fc): *undefined reference to 
`pjmedia_codec_ilbc_init'*
make[1]: *** 
[\S60\devices\S60_3rd_FP2_SDK_v1.1_2\epoc32\release\GCCE\urel\symbian_ua.exe] 
Error 1
make: *** [TARGETSYMBIAN_UA] Error 2
------------------------------------------------------------------------------------------------------------

It's the same result with G722 codec.
Using GCCE; pjsip v1.8.10. No changes in the downloaded except for 
config_site.h and .mmp (VAS enabled but without 
PJMEDIA_HAS_PASSTHROUGH_* codecs - these never worked (no sound was 
transmitted)).

How can I enable these codecs? What am I missing?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20110329/a72e8eae/attachment.html>


[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux