On 11/16/05, abhay wrote: > > On Wednesday 16 Nov 2005 9:08 pm, Fernando Meira wrote: > > > .libs/rawscope_impl.o(.gnu.linkonce.d._ZTCN6Amarok13RawScope_implE4_N4Arts1 > >4StdSynthModuleE+0xb8): undefined reference to `virtual thunk to > > Arts::StdSynthModule::streamEnd()' collect2: ld returned 1 exit status > > make[6]: *** [libamarokarts.la < > http://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 > > (...) > Looks like a problem in compiling with Arts. Try with -arts. > > Abhay You were right!! Without arts compiles fine! Thanks! :) Fernando