00022.Problem when building openh323 on Fedora3.
阿新 • • 發佈:2019-02-03
And during the steps above,i have got all the stderr like that:
../common/getdate.y: conflicts: 8 shift/reduce, 18 reduce/reduce
../common/osutils.cxx: In static member function `static std::ostream& PTrace::End(std::ostream&)':
../common/osutils.cxx:1003: warning: unused variable 'rb'
../common/osutils.cxx: In static member function `static std::ostream& PTrace::End(std::ostream&)':
../common/osutils.cxx:1003: warning: unused variable 'rb'
./src/lpcini.c:47: warning: conflicting types for built-in function 'malloc'
ep.cxx: In member function `bool MyEndPoint::Init()':
ep.cxx:91: error: `SpeexNarrow3AudioCapability' undeclared (first use this function)
ep.cxx:91: error: (Each undeclared identifier is reported only once for each function it appears in.)
ep.cxx:91: error: `speex3Cap' undeclared (first use this function)
ep.cxx:92: error: `SpeexNarrow3AudioCapability' has not been declared
ep.cxx:94: error: `H323_GSM0610Capability' undeclared (first use this function)
ep.cxx:94: error: `gsmCap' undeclared (first use this function)
ep.cxx:95: error: `H323_GSM0610Capability' has not been declared
ep.cxx:99: error: `H323_LPC10Capability' has not been declared
make[2]: *** [obj_linux_x86_r/ep.o] Error 1
make[1]: *** [optnoshared] Error 2
make: *** [bothnoshared] Error 2
../common/getdate.y: conflicts: 8 shift/reduce, 18 reduce/reduce
../common/osutils.cxx: In static member function `static std::ostream& PTrace::End(std::ostream&)':
../common/osutils.cxx:1003: warning: unused variable 'rb'
../common/osutils.cxx: In static member function `static std::ostream& PTrace::End(std::ostream&)':
../common/osutils.cxx:1003: warning: unused variable 'rb'
./src/lpcini.c:47: warning: conflicting types for built-in function 'malloc'
ep.cxx: In member function `bool MyEndPoint::Init()':
ep.cxx:91: error: `SpeexNarrow3AudioCapability' undeclared (first use this function)
ep.cxx:91: error: (Each undeclared identifier is reported only once for each function it appears in.)
ep.cxx:91: error: `speex3Cap' undeclared (first use this function)
ep.cxx:92: error: `SpeexNarrow3AudioCapability' has not been declared
ep.cxx:94: error: `H323_GSM0610Capability' undeclared (first use this function)
ep.cxx:94: error: `gsmCap' undeclared (first use this function)
ep.cxx:95: error: `H323_GSM0610Capability' has not been declared
ep.cxx:99: error: `H323_LPC10Capability' has not been declared
make[2]: *** [obj_linux_x86_r/ep.o] Error 1
make[1]: *** [optnoshared] Error 2
make: *** [bothnoshared] Error 2