Paul Smith kirjoitti viestissään (lähetysaika torstai, 1. joulukuuta 2005 00:08):
cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ kpacman.cpp: In member function 'void KpacmanApp::initActions()': kpacman.cpp:72: warning: 'setAccel' is deprecated (declared at /usr/include/kde/kaction.h:642) kpacman.cpp: In member function 'void KpacmanApp::slotKeyBindings()': kpacman.cpp:448: error: 'keys' was not declared in this scope kpacman.cpp:448: error: expected type-specifier before 'Keys' kpacman.cpp:448: error: expected `;' before 'Keys' kpacman.cpp:453: error: type '<type error>' argument given to 'delete', expected pointer
I had a look at the kpacman website, and it looks like it's written for an older version of KDE and hasn't been updated for over two years. You need to edit and fix the code to make it work on FC4.