Subject: libjingle built successfully,however psi with jingle support build failed
Hi,all
I can build libjingle successfully and the call/pcp examples just run without any problem,however,the build of psi with jingle support failed with following error message. Seems the psi with jingle support branch is currently totally broken and I'm totally out of idea. Any one can help?
My building env is :
gcc 4.2.1
qt4 4.3.0
ortp 0.13.1
speex 1.1.12
Error message:
I can build libjingle successfully and the call/pcp examples just run without any problem,however,the build of psi with jingle support failed with following error message. Seems the psi with jingle support branch is currently totally broken and I'm totally out of idea. Any one can help?
My building env is :
gcc 4.2.1
qt4 4.3.0
ortp 0.13.1
speex 1.1.12
Error message:
jinglevoicecaller.cpp:33:35: error: talk/p2p/base/helpers.h: No such file or directory
jinglevoicecaller.cpp:35:43: error: talk/p2p/client/sessionclient.h: No such file or directory
jinglevoicecaller.cpp:41:42: error: talk/session/sessionsendtask.h: No such file or directory
In file included from ../third-party/libjingle/talk/xmpp/constants.h:32,
from jinglevoicecaller.cpp:25:
../third-party/libjingle/talk/xmllite/qname.h: In constructor ‘buzz::QName::Data::Data(const std::string&, const std::string&)’:
../third-party/libjingle/talk/xmllite/qname.h:77: warning: ‘buzz::QName::Data::refcount_’ will be initialized after
../third-party/libjingle/talk/xmllite/qname.h:70: warning: ‘std::string buzz::QName::Data::namespace_’
../third-party/libjingle/talk/xmllite/qname.h:63: warning: when initialized here
In file included from jinglevoicecaller.cpp:26:
../third-party/libjingle/talk/base/sigslot.h: At global scope:
../third-party/libjingle/talk/base/sigslot.h:308: error: expected unqualified-id before ‘)’ token
../third-party/libjingle/talk/base/sigslot.h:318: error: variable or field ‘arg1_type’ declared void
../third-party/libjingle/talk/base/sigslot.h:328: error: expected `)' before ‘,’ token
../third-party/libjingle/talk/base/sigslot.h:338: error: expected `)' before ‘,’ token
../third-party/libjingle/talk/base/sigslot.h:348: error: expected `)' before ‘,’ token
../third-party/libjingle/talk/base/sigslot.h:359: error: expected `)' before ‘,’ token
../third-party/libjingle/talk/base/sigslot.h:373: error: expected `)' before ‘,’ token
../third-party/libjingle/talk/base/sigslot.h:387: error: expected `)' before ‘,’ token
../third-party/libjingle/talk/base/sigslot.h:401: error: expected `)' before ‘,’ token
../third-party/libjingle/talk/base/sigslot.h:1686: error: expected unqualified-id before ‘)’ token
../third-party/libjingle/talk/base/sigslot.h:1727: error: expected `)' before ‘a1’
../third-party/libjingle/talk/base/sigslot.h:1769: error: expected `)' before ‘a1’
../third-party/libjingle/talk/base/sigslot.h:1811: error: expected `)' before ‘a1’
../third-party/libjingle/talk/base/sigslot.h:1855: error: expected `)' before ‘a1’
../third-party/libjingle/talk/base/sigslot.h:1905: error: expected `)' before ‘a1’
../third-party/libjingle/talk/base/sigslot.h:1955: error: expected `)' before ‘a1’
../third-party/libjingle/talk/base/sigslot.h:2005: error: expected `)' before ‘a1’
../third-party/libjingle/talk/base/sigslot.h:2057: error: expected `)' before ‘a1’
../third-party/libjingle/talk/base/sigslot.h:2103: error: expected unqualified-id before ‘)’ token
jinglevoicecaller.cpp:386: error: expected `}' at end of input
../third-party/libjingle/talk/base/sigslot.h:2101: error: expected unqualified-id at end of input
../third-party/libjingle/talk/base/sigslot.h:2101: error: expected `}' at end of input
make[1]: *** [.obj/jinglevoicecaller.o] Error 1
make[1]: Leaving directory `/mnt/ubuntu_var/arch_var/abs/local/network/psi-svn/src/psi-build/src'
make: *** [sub-src-make_default] Error 2
jinglevoicecaller.cpp:35:43: error: talk/p2p/client/sessionclient.h: No such file or directory
jinglevoicecaller.cpp:41:42: error: talk/session/sessionsendtask.h: No such file or directory
In file included from ../third-party/libjingle/talk/xmpp/constants.h:32,
from jinglevoicecaller.cpp:25:
../third-party/libjingle/talk/xmllite/qname.h: In constructor ‘buzz::QName::Data::Data(const std::string&, const std::string&)’:
../third-party/libjingle/talk/xmllite/qname.h:77: warning: ‘buzz::QName::Data::refcount_’ will be initialized after
../third-party/libjingle/talk/xmllite/qname.h:70: warning: ‘std::string buzz::QName::Data::namespace_’
../third-party/libjingle/talk/xmllite/qname.h:63: warning: when initialized here
In file included from jinglevoicecaller.cpp:26:
../third-party/libjingle/talk/base/sigslot.h: At global scope:
../third-party/libjingle/talk/base/sigslot.h:308: error: expected unqualified-id before ‘)’ token
../third-party/libjingle/talk/base/sigslot.h:318: error: variable or field ‘arg1_type’ declared void
../third-party/libjingle/talk/base/sigslot.h:328: error: expected `)' before ‘,’ token
../third-party/libjingle/talk/base/sigslot.h:338: error: expected `)' before ‘,’ token
../third-party/libjingle/talk/base/sigslot.h:348: error: expected `)' before ‘,’ token
../third-party/libjingle/talk/base/sigslot.h:359: error: expected `)' before ‘,’ token
../third-party/libjingle/talk/base/sigslot.h:373: error: expected `)' before ‘,’ token
../third-party/libjingle/talk/base/sigslot.h:387: error: expected `)' before ‘,’ token
../third-party/libjingle/talk/base/sigslot.h:401: error: expected `)' before ‘,’ token
../third-party/libjingle/talk/base/sigslot.h:1686: error: expected unqualified-id before ‘)’ token
../third-party/libjingle/talk/base/sigslot.h:1727: error: expected `)' before ‘a1’
../third-party/libjingle/talk/base/sigslot.h:1769: error: expected `)' before ‘a1’
../third-party/libjingle/talk/base/sigslot.h:1811: error: expected `)' before ‘a1’
../third-party/libjingle/talk/base/sigslot.h:1855: error: expected `)' before ‘a1’
../third-party/libjingle/talk/base/sigslot.h:1905: error: expected `)' before ‘a1’
../third-party/libjingle/talk/base/sigslot.h:1955: error: expected `)' before ‘a1’
../third-party/libjingle/talk/base/sigslot.h:2005: error: expected `)' before ‘a1’
../third-party/libjingle/talk/base/sigslot.h:2057: error: expected `)' before ‘a1’
../third-party/libjingle/talk/base/sigslot.h:2103: error: expected unqualified-id before ‘)’ token
jinglevoicecaller.cpp:386: error: expected `}' at end of input
../third-party/libjingle/talk/base/sigslot.h:2101: error: expected unqualified-id at end of input
../third-party/libjingle/talk/base/sigslot.h:2101: error: expected `}' at end of input
make[1]: *** [.obj/jinglevoicecaller.o] Error 1
make[1]: Leaving directory `/mnt/ubuntu_var/arch_var/abs/local/network/psi-svn/src/psi-build/src'
make: *** [sub-src-make_default] Error 2

hugh.jf.chen
Show profile
Link to this post