Am Wednesday, 21. December 2005 21:21 schrieb Uwe Kramer: > Am Wednesday, 21. December 2005 13:45 schrieb Alessandro: > > Alle 09:15, mercoledì 21 dicembre 2005, Uwe Kramer ha scritto: > > > Hello, > > > > > > when compiling kdemultimedia-3.5.0 I get the following error: > > > > > > /usr/include/tunepimp/tp_c.h:639: error: too few arguments to function > > > 'int tp_AddFile(void*, const char*, int)' > > > > You should check your installation of libtunepimp. > > I have installed version 0.3.0 and in that version the > > function tp_AddFile requires only two arguments. > > Perhaps a newer version is not compatible. > > To check quickly if libtunepimp is the only problem > > you should uninstall libtunepimp and try to recompile > > kdemultimedia. After that you can try to install a > > previous version of libtunepimp. > > I don't know what version of libtunepimp you need > > exactly but if you're going to compile version 0.3.0 > > be aware that you need to add manually the line > > > > #include <signal.h> > > > > in this file: libtunepimp-0.3.0/lib/threads/posix/thread.h > > just after this line: #include <pthread.h> > > Hope this helps, > > Alessandro > > OK, I uninstalled libtunepimp and kdemultimedia went fine. > Now I will try libtunepimp-0.30. > Thank you very much for your help. > Uwe
It works with libtunepimp-0.30. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
