Skip to search.
twinklephone · Twinkle SIP softphone for Linux

Group Information

  • Members: 254
  • Category: Open Source
  • Founded: Jan 7, 2006
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Can't build twinkle 1.4.2, undefined reference to `non-virtual thunk   Message List  
Reply Message #3398 of 4003 |
Hi there,

I can't build twinkle 1.4.2, see below. I already tried running ldconfig but
nothing changed. This is on ubuntu 9.10.

g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -D_GNU_SOURCE -I/usr/include/libxml2
-DDATADIR=\"/usr/share/twinkle\" -DQT_THREAD_SUPPORT -D_REENTRANT -g -O2 -g
-Wall -O2 -D_GNU_SOURCE -c -o main.o main.cpp
g++ -g -O2 -g -Wall -O2 -D_GNU_SOURCE -L /usr/lib -Wl,-Bsymbolic-functions -o
twinkle main.o libtwinkle.a ../src/parser/libsipparser.a
../src/sdp/libsdpparser.a ../src/sockets/libsocket.a ../src/threads/libthread.a
../src/audio/libaudio.a ../src/audits/libaudits.a ../src/stun/libstun.a
../src/mwi/libmwi.a ../src/im/libim.a ../src/presence/libpresence.a
../src/patterns/libpatterns.a ../src/utils/libutils.a -lgsm -pthread -lccrtp1
-lccgnu2 -ldl -lrt -lxml2 -lncurses -lreadline -lsndfile -lmagic
-lboost_regex-mt -lspeex -lspeexdsp -lasound -lgsm -lmagic -lsndfile -lresolv
-L/usr/lib -lccext2 -lccgnu2 -lz -ldl -lrt -pthread -lreadline
../src/audio/libaudio.a(twinkle_rtp_session.o):(.rodata._ZTC21t_twinkle_rtp_sess\
ion136_N3ost16QueueRTCPManagerE[vtable for t_twinkle_rtp_session]+0x88):
undefined reference to `non-virtual thunk to
ost::QueueRTCPManager::~QueueRTCPManager()'
../src/audio/libaudio.a(twinkle_rtp_session.o):(.rodata._ZTC21t_twinkle_rtp_sess\
ion136_N3ost16QueueRTCPManagerE[vtable for t_twinkle_rtp_session]+0x8c):
undefined reference to `non-virtual thunk to
ost::QueueRTCPManager::~QueueRTCPManager()'
../src/audio/libaudio.a(twinkle_rtp_session.o):(.rodata._ZTCN3ost8AVPQueueE0_NS_\
16QueueRTCPManagerE[vtable for ost::AVPQueue]+0x88): undefined reference to
`non-virtual thunk to ost::QueueRTCPManager::~QueueRTCPManager()'
../src/audio/libaudio.a(twinkle_rtp_session.o):(.rodata._ZTCN3ost8AVPQueueE0_NS_\
16QueueRTCPManagerE[vtable for ost::AVPQueue]+0x8c): undefined reference to
`non-virtual thunk to ost::QueueRTCPManager::~QueueRTCPManager()'
../src/audio/libaudio.a(twinkle_rtp_session.o):(.rodata._ZTCN3ost15TRTPSessionBa\
seINS_20RTPBaseUDPIPv4SocketES1_NS_8AVPQueueEEE0_NS_16QueueRTCPManagerE[vtable
for ost::TRTPSessionBase<ost::RTPBaseUDPIPv4Socket, ost::RTPBaseUDPIPv4Socket,
ost::AVPQueue>]+0x88): undefined reference to `non-virtual thunk to
ost::QueueRTCPManager::~QueueRTCPManager()'
../src/audio/libaudio.a(twinkle_rtp_session.o):(.rodata._ZTCN3ost15TRTPSessionBa\
seINS_20RTPBaseUDPIPv4SocketES1_NS_8AVPQueueEEE0_NS_16QueueRTCPManagerE[vtable
for ost::TRTPSessionBase<ost::RTPBaseUDPIPv4Socket, ost::RTPBaseUDPIPv4Socket,
ost::AVPQueue>]+0x8c): undefined reference to `non-virtual thunk to
ost::QueueRTCPManager::~QueueRTCPManager()'
../src/audio/libaudio.a(twinkle_rtp_session.o):(.rodata._ZTCN3ost22SingleThreadR\
TPSessionINS_20RTPBaseUDPIPv4SocketES1_NS_8AVPQueueEEE136_NS_16QueueRTCPManagerE\
[vtable for ost::SingleThreadRTPSession<ost::RTPBaseUDPIPv4Socket,
ost::RTPBaseUDPIPv4Socket, ost::AVPQueue>]+0x88): undefined reference to
`non-virtual thunk to ost::QueueRTCPManager::~QueueRTCPManager()'
../src/audio/libaudio.a(twinkle_rtp_session.o):(.rodata._ZTCN3ost22SingleThreadR\
TPSessionINS_20RTPBaseUDPIPv4SocketES1_NS_8AVPQueueEEE136_NS_16QueueRTCPManagerE\
[vtable for ost::SingleThreadRTPSession<ost::RTPBaseUDPIPv4Socket,
ost::RTPBaseUDPIPv4Socket, ost::AVPQueue>]+0x8c): undefined reference to
`non-virtual thunk to ost::QueueRTCPManager::~QueueRTCPManager()'
collect2: ld returned 1 exit status
make[4]: *** [twinkle] Error 1
make[4]: Leaving directory `/tmp/buildd/twinkle-1.4.2/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/twinkle-1.4.2/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/twinkle-1.4.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/buildd/twinkle-1.4.2'




Tue Aug 11, 2009 1:20 am

goodkarma200...
Offline Offline
Send Email Send Email

Message #3398 of 4003 |
Expand Messages Author Sort by Date

Hi there, I can't build twinkle 1.4.2, see below. I already tried running ldconfig but nothing changed. This is on ubuntu 9.10. g++ -DHAVE_CONFIG_H -I. -I. -I....
goodkarma20042000
goodkarma200... Offline Send Email
Aug 11, 2009
1:27 am

... I ran into this issue building another app. I rebuilt libccrtp1-1.7.0 from source packages and it fixed the issue. I think it was a gcc version conflict. ...
Benjamin Long
ssj_bipolar Offline Send Email
Aug 29, 2009
4:41 am
Advanced

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help