[SFLphone] sflphone-client-kde crash
alekcejk at googlemail.com
alekcejk at googlemail.com
Wed Nov 4 10:57:04 EST 2009
Hi Manu,
Build of 0.9.6 version of sflphone-common fails in Fedora 11:
In file included from g722.cpp:27:
g722.h:133: error: 'uint8_t' was not declared in this scope
g722.h:133: error: expected primary-expression before 'const'
g722.h:133: error: expected primary-expression before 'int'
g722.h:133: error: initializer expression list treated as compound expression
g722.h:137: error: 'int16_t' was not declared in this scope
g722.h:137: error: expected primary-expression before 'const'
g722.h:137: error: expected primary-expression before 'int'
g722.h:137: error: initializer expression list treated as compound expression
g722.cpp:347: error: ISO C++ forbids declaration of 'uint8_t' with no type
g722.cpp:347: error: expected ',' or '...' before 'g722_data'
g722.cpp:572: error: 'uint8_t' has not been declared
g722.cpp: In member function 'virtual int G722::codecDecode(short int*,
unsigned char*, unsigned int)':
g722.cpp:62: error: ISO C++ forbids declaration of 'type name' with no type
g722.cpp:62: error: ISO C++ forbids declaration of 'type name' with no type
g722.cpp:62: error: expected primary-expression before 'const'
g722.cpp:62: error: expected ')' before 'const'
g722.cpp:59: warning: unused variable 'in_byte'
g722.cpp: In member function 'virtual int G722::codecEncode(unsigned char*,
short int*, unsigned int)':
g722.cpp:73: error: 'uint8_t' was not declared in this scope
g722.cpp:73: error: expected primary-expression before ')' token
g722.cpp: In member function 'int G722::g722_decode(int16_t*, int)':
g722.cpp:416: error: 'len' was not declared in this scope
g722.cpp:420: error: 'g722_data' was not declared in this scope
g722.cpp:429: error: 'g722_data' was not declared in this scope
g722.cpp: In member function 'int G722::g722_encode(int*, const int16_t*,
int)':
g722.cpp:770: error: 'uint8_t' was not declared in this scope
g722.cpp:775: error: 'uint8_t' was not declared in this scope
g722.cpp:775: error: expected ';' before 'code'
make[4]: *** [libcodec_g722_so-g722.o] Error 1
Only sflphone-common version from git builds fine.
The only difference between sflphone-client-kde code in 0.9.6 release tarball
and in git is documentation file added in git
sflphone-client-kde/doc/introduction/introduction.html
Looks like this file should not affect on crash.
Do you have any plans about KDE client development in the future?
Alexey
> Hi Alexey,
>
> The KDE client has not been really tested since the 0.9.6 release, so
> you might encounter problems. We have right now not enough ressources to
> maintain it actively.
>
> Please download the 0.9.6 version, it should be more stable.
>
> Thank you
>
> Manu
More information about the SFLphone
mailing list