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)' ktrm.cpp:69: error: at this point in file ktrm.cpp: In constructor 'KTRMRequestHandler::KTRMRequestHandler()': ktrm.cpp:123: error: 'tp_SetUseUTF8' was not declared in this scope ktrm.cpp:124: error: invalid conversion from 'void (*)(void*, void*, TPCallbackEnum, int)' to 'void (*)(void*, void*, TPCallbackEnum, int, TPFileStatus)' ktrm.cpp:124: error: initializing argument 2 of 'void tp_SetNotifyCallback(void*, void (*)(void*, void*, TPCallbackEnum, int, TPFileStatus), void*)' ktrm.cpp: In member function 'virtual void KTRMLookup::collision()': ktrm.cpp:506: error: base operand of '->' has non-pointer type 'artistresult_t' ktrm.cpp:507: error: base operand of '->' has non-pointer type 'albumresult_t' ktrm.cpp:509: error: base operand of '->' has non-pointer type 'albumresult_t' make[3]: *** [ktrm.o] Error 1 make[3]: Leaving directory `/sources/kdemultimedia-3.5.0/juk' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/sources/kdemultimedia-3.5.0/juk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/sources/kdemultimedia-3.5.0' make: *** [all] Error 2 I used lfs-release-SVN-20051213 with kernel 2.6.14.4 and blfs-book svn-20051219. Does anybody know what to do about this? Uwe Kramer -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
