-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error when building 4.4.0 from source #28
Comments
Some question:
Do you already know which RTP stack you will use? Werner Am 02.01.2016 um 16:23 schrieb jose1711:
Werner Dittmann |
|
I checked it on my Linux system. I have this GNU ccRTP version: found libccrtp, version 2.0.9 and have a cmake warning (no harm to the build process) regarding an Also I'd like to point out that a pure ZRTP lib is more or less useless Werner Am 02.01.2016 um 16:47 schrieb jose1711:
Werner Dittmann |
this is what i am getting near the end of building:
[ 97%] Linking CXX executable zrtptest
CMakeFiles/zrtptest.dir/zrtptest.cpp.o: In function
ost::TRTPSessionBase<ost::RTPBaseUDPIPv4Socket, ost::RTPBaseUDPIPv4Socket, ost::ZrtpQueue>::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': /usr/include/ccrtp/rtp.h:164: undefined reference to
ost::QueueRTCPManager::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&)'/usr/include/ccrtp/rtp.h:164: undefined reference to
ost::QueueRTCPManager::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' /usr/include/ccrtp/rtp.h:164: undefined reference to
ost::QueueRTCPManager::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&)'CMakeFiles/zrtptest.dir/zrtptest.cpp.o:(.rodata._ZTCN3ost15TRTPSessionBaseINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE0_NS_16QueueRTCPManagerE[_ZTVN3ost15TRTPSessionBaseINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE]+0x50): undefined reference to
ost::QueueRTCPManager::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' CMakeFiles/zrtptest.dir/zrtptest.cpp.o:(.rodata._ZTCN3ost15TRTPSessionBaseINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE0_NS_16QueueRTCPManagerE[_ZTVN3ost15TRTPSessionBaseINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE]+0xc8): undefined reference to
virtual thunk to ost::QueueRTCPManager::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&)'CMakeFiles/zrtptest.dir/zrtptest.cpp.o:(.rodata._ZTCN3ost15TRTPSessionBaseINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE0_NS_8AVPQueueE[_ZTVN3ost15TRTPSessionBaseINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE]+0x50): undefined reference to
ost::QueueRTCPManager::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' CMakeFiles/zrtptest.dir/zrtptest.cpp.o:(.rodata._ZTCN3ost15TRTPSessionBaseINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE0_NS_8AVPQueueE[_ZTVN3ost15TRTPSessionBaseINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE]+0xc8): undefined reference to
virtual thunk to ost::QueueRTCPManager::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&)'CMakeFiles/zrtptest.dir/zrtptest.cpp.o:(.rodata.ZTCN3ost15TRTPSessionBaseINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE0_S2[_ZTVN3ost15TRTPSessionBaseINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE]+0x50): undefined reference to
ost::QueueRTCPManager::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' CMakeFiles/zrtptest.dir/zrtptest.cpp.o:(.rodata._ZTCN3ost15TRTPSessionBaseINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE0_S2_[_ZTVN3ost15TRTPSessionBaseINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE]+0x108): undefined reference to
virtual thunk to ost::QueueRTCPManager::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&)'CMakeFiles/zrtptest.dir/zrtptest.cpp.o:(.rodata._ZTCN3ost22SingleThreadRTPSessionINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE172_NS_16QueueRTCPManagerE[_ZTVN3ost22SingleThreadRTPSessionINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE]+0x50): undefined reference to
ost::QueueRTCPManager::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' CMakeFiles/zrtptest.dir/zrtptest.cpp.o:(.rodata._ZTCN3ost22SingleThreadRTPSessionINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE172_NS_16QueueRTCPManagerE[_ZTVN3ost22SingleThreadRTPSessionINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE]+0xc8): undefined reference to
virtual thunk to ost::QueueRTCPManager::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&)'CMakeFiles/zrtptest.dir/zrtptest.cpp.o:(.rodata._ZTCN3ost22SingleThreadRTPSessionINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE172_NS_8AVPQueueE[_ZTVN3ost22SingleThreadRTPSessionINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE]+0x50): undefined reference to
ost::QueueRTCPManager::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' CMakeFiles/zrtptest.dir/zrtptest.cpp.o:(.rodata._ZTCN3ost22SingleThreadRTPSessionINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE172_NS_8AVPQueueE[_ZTVN3ost22SingleThreadRTPSessionINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE]+0xc8): undefined reference to
virtual thunk to ost::QueueRTCPManager::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&)'CMakeFiles/zrtptest.dir/zrtptest.cpp.o:(.rodata.ZTCN3ost22SingleThreadRTPSessionINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE172_S2[_ZTVN3ost22SingleThreadRTPSessionINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE]+0x50): undefined reference to
ost::QueueRTCPManager::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' CMakeFiles/zrtptest.dir/zrtptest.cpp.o:(.rodata._ZTCN3ost22SingleThreadRTPSessionINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE172_S2_[_ZTVN3ost22SingleThreadRTPSessionINS_20RTPBaseUDPIPv4SocketES1_NS_9ZrtpQueueEEE]+0x108): undefined reference to
virtual thunk to ost::QueueRTCPManager::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&)'CMakeFiles/zrtptest.dir/zrtptest.cpp.o:(.rodata._ZTC14ExtZrtpSession172_N3ost16QueueRTCPManagerE[_ZTV14ExtZrtpSession]+0x50): undefined reference to
ost::QueueRTCPManager::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' CMakeFiles/zrtptest.dir/zrtptest.cpp.o:(.rodata._ZTC14ExtZrtpSession172_N3ost16QueueRTCPManagerE[_ZTV14ExtZrtpSession]+0xc8): undefined reference to
virtual thunk to ost::QueueRTCPManager::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&)'CMakeFiles/zrtptest.dir/zrtptest.cpp.o:(.rodata._ZTC14ExtZrtpSession172_N3ost8AVPQueueE[_ZTV14ExtZrtpSession]+0x50): undefined reference to
ost::QueueRTCPManager::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' CMakeFiles/zrtptest.dir/zrtptest.cpp.o:(.rodata._ZTC14ExtZrtpSession172_N3ost8AVPQueueE[_ZTV14ExtZrtpSession]+0xc8): undefined reference to
virtual thunk to ost::QueueRTCPManager::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&)'CMakeFiles/zrtptest.dir/zrtptest.cpp.o:(.rodata._ZTC14ExtZrtpSession172_N3ost9ZrtpQueueE[_ZTV14ExtZrtpSession]+0x50): undefined reference to
ost::QueueRTCPManager::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' CMakeFiles/zrtptest.dir/zrtptest.cpp.o:(.rodata._ZTC14ExtZrtpSession172_N3ost9ZrtpQueueE[_ZTV14ExtZrtpSession]+0x108): undefined reference to
virtual thunk to ost::QueueRTCPManager::dispatchBYE(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&)'collect2: error: ld returned 1 exit status
demo/CMakeFiles/zrtptest.dir/build.make:95: recipe for target 'demo/zrtptest' failed
make[2]: *** [demo/zrtptest] Error 1
CMakeFiles/Makefile2:274: recipe for target 'demo/CMakeFiles/zrtptest.dir/all' failed
make[1]: *** [demo/CMakeFiles/zrtptest.dir/all] Error 2
Makefile:149: recipe for target 'all' failed
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered: