I changed to qt-3.0.3 instaed of qt-3.0.4 but now I cannot build arts which did build in 3.0.4 it karks in make, here:
.libs/wavplayobject_impl.o(.gnu.linkonce.t.loadMedia__18WavPlayObject_implRCt12basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_template2b1i0+0x74): undefined reference to `Arts::CachedWav::load(Arts::Cache *, basic_string<char, string_char_traits<char>, __default_alloc_template<true, 0> >)' make[2]: *** [libartswavplayobject.la.closure] Error 1 make[2]: Leaving directory `/build/kde3.0.1/arts-1.0.1/soundserver' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/build/kde3.0.1/arts-1.0.1' I have no idea what it wants apart from libartswavplayobject.la, cannot find that. kdelibs also errors out here: include -I/opt/kde3/include -DQT_THREAD_SUPPORT -O3 -march=i686 -mcpu=i686 -D_REENTRANT -I/opt/kde2/include -DNDEBUG -DNO_DEBUG -O2 -O3 -march=i686 -mcpu=i686 -fno-exceptions -fno-check-new -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -c libkmid_la.all_cc.cc -Wp,-MD,.deps/libkmid_la.all_cc.TPlo -fPIC -DPIC -o .libs/libkmid_la.all_cc.o In file included from libkmid_la.all_cc.cc:9: deviceman.cc:54: sound/asound.h: No such file or directory deviceman.cc:55: sound/asequencer.h: No such file or directory make[2]: *** [libkmid_la.all_cc.lo] Error 1 make[2]: Leaving directory `/build/kde3.0.1/kdelibs-3.0.1/libkmid' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/build/kde3.0.1/kdelibs-3.0.1' However kdebase has not karked it at make, I have not installed it because I am supposed to install arts and libs first, however if it is not being started or overwriting kde2 does this matter? can i do it in any order or not -- Keith Antoine (GANDALF) aka 'skippy' 18 Arkana St, The Gap, Queensland 4061 Australia PH:61733002161 Retired Geriatric, Sometime Electronics Engineer, Knowall, Brain in storage _______________________________________________ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
