On 11/16/05, Fernando Meira <[EMAIL PROTECTED]> wrote:
Well, I'm using 1.2.4 thou..
It behaved very well before.. but now it just crashes all the time... I dont remember to have done anything different that may have caused this...
Anyway, I'll update to 1.3.6 and see how it goes..

Fernando.

Well.. the update didn't go as well as I would like!
Here's where the problem started! Any idea?

/bin/sh ../../../../../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium4 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o libamarokarts.la -rpath /usr/kde/3.4/lib -L/usr/kde/3.4/lib -L/usr/qt/3/lib -L/usr/lib    -avoid-version -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined amarokarts.lo synth_stereo_xfade_impl.lo rawscope_impl.lo -lkmedia2_idl -lsoundserver_idl -lartsflow
.libs/amarokarts.o(.gnu.linkonce.d._ZTCN6Amarok23Synth_STEREO_XFADE_stubE48_N4Arts16SynthModule_stubE+0xa8): undefined reference to `virtual thunk to Arts::SynthModule_stub::autoSuspend()'
.libs/amarokarts.o(.gnu.linkonce.d._ZTCN6Amarok23Synth_STEREO_XFADE_stubE48_N4Arts16SynthModule_stubE+0xac): undefined reference to `virtual thunk to Arts::SynthModule_stub::start()'
.libs/amarokarts.o(.gnu.linkonce.d._ZTCN6Amarok23Synth_STEREO_XFADE_stubE48_N4Arts16SynthModule_stubE+0xb0): undefined reference to `virtual thunk to Arts::SynthModule_stub::stop()'
.libs/amarokarts.o(.gnu.linkonce.d._ZTCN6Amarok23Synth_STEREO_XFADE_stubE48_N4Arts16SynthModule_stubE+0xb4): undefined reference to `virtual thunk to Arts::SynthModule_stub::streamInit()'
.libs/amarokarts.o(.gnu.linkonce.d._ZTCN6Amarok23Synth_STEREO_XFADE_stubE48_N4Arts16SynthModule_stubE+0xb8): undefined reference to `virtual thunk to Arts::SynthModule_stub::streamStart()'
.libs/amarokarts.o(.gnu.linkonce.d._ZTCN6Amarok23Synth_STEREO_XFADE_stubE48_N4Arts16SynthModule_stubE+0xbc): undefined reference to `virtual thunk to Arts::SynthModule_stub::streamEnd()'
.libs/amarokarts.o(.gnu.linkonce.d._ZTVN6Amarok23Synth_STEREO_XFADE_stubE+0x58): undefined reference to `virtual thunk to Arts::SynthModule_stub::autoSuspend()'
.libs/amarokarts.o(.gnu.linkonce.d._ZTVN6Amarok23Synth_STEREO_XFADE_stubE+0x5c): undefined reference to `virtual thunk to Arts::SynthModule_stub::start()'
.libs/amarokarts.o(.gnu.linkonce.d._ZTVN6Amarok23Synth_STEREO_XFADE_stubE+0x60): undefined reference to `virtual thunk to Arts::SynthModule_stub::stop()'
.libs/amarokarts.o(.gnu.linkonce.d._ZTVN6Amarok23Synth_STEREO_XFADE_stubE+0x64): undefined reference to `virtual thunk to Arts::SynthModule_stub::streamInit()'
.libs/amarokarts.o(.gnu.linkonce.d._ZTVN6Amarok23Synth_STEREO_XFADE_stubE+0x68): undefined reference to `virtual thunk to Arts::SynthModule_stub::streamStart()'
.libs/amarokarts.o(.gnu.linkonce.d._ZTVN6Amarok23Synth_STEREO_XFADE_stubE+0x6c): undefined reference to `virtual thunk to Arts::SynthModule_stub::streamEnd()'
.libs/amarokarts.o(.gnu.linkonce.d._ZTCN6Amarok13RawScope_stubE52_N4Arts16SynthModule_stubE+0xa8): undefined reference to `virtual thunk to Arts::SynthModule_stub::autoSuspend()'
.libs/amarokarts.o(.gnu.linkonce.d._ZTCN6Amarok13RawScope_stubE52_N4Arts16SynthModule_stubE+0xac): undefined reference to `virtual thunk to Arts::SynthModule_stub::start()'

(it goes on and on...)

.libs/rawscope_impl.o(.gnu.linkonce.d._ZTCN6Amarok13RawScope_implE4_N4Arts14StdSynthModuleE+0xa4): undefined reference to `virtual thunk to Arts::StdSynthModule::autoSuspend()'
.libs/rawscope_impl.o(.gnu.linkonce.d._ZTCN6Amarok13RawScope_implE4_N4Arts14StdSynthModuleE+0xa8): undefined reference to `virtual thunk to Arts::StdSynthModule::start()'
.libs/rawscope_impl.o(.gnu.linkonce.d._ZTCN6Amarok13RawScope_implE4_N4Arts14StdSynthModuleE+0xac): undefined reference to `virtual thunk to Arts::StdSynthModule::stop()'
.libs/rawscope_impl.o(.gnu.linkonce.d._ZTCN6Amarok13RawScope_implE4_N4Arts14StdSynthModuleE+0xb0): undefined reference to `virtual thunk to Arts::StdSynthModule::streamInit()'
.libs/rawscope_impl.o(.gnu.linkonce.d._ZTCN6Amarok13RawScope_implE4_N4Arts14StdSynthModuleE+0xb4): undefined reference to `virtual thunk to Arts::StdSynthModule::streamStart()'
.libs/rawscope_impl.o(.gnu.linkonce.d._ZTCN6Amarok13RawScope_implE4_N4Arts14StdSynthModuleE+0xb8): undefined reference to `virtual thunk to Arts::StdSynthModule::streamEnd()'
collect2: ld returned 1 exit status
make[6]: *** [libamarokarts.la] Error 1
make[6]: Leaving directory `/var/tmp/portage/amarok-1.3.6/work/amarok-1.3.6/amarok/src/engine/arts/amarokarts'
make[5]: *** [all-recursive] Error 1
(...)

Reply via email to