Със Слак 9.0 съм. Сложих си Аутомаке 1.7.9 и сега вече ми излизат други грешки при изпълнението на make, като поради твърде големия списък ще приложа само последните няколко реда:
core.cpp:2838: invalid use of undefined type `class SearchDialog'
core.h:40: forward declaration of `class SearchDialog'
core.cpp: In member function `virtual QWidget*
CorePlugin::createConfigWindow(QWidget*)':
core.cpp:2845: parse error before `(' token
core.cpp: In member function `_Bool CorePlugin::init(bool)':
core.cpp:2901: parse error before `(' token
core.cpp:2917: `NewProtocol' undeclared (first use this function)
core.cpp:2917: parse error before `(' token
core.cpp:2918: `pDlg' undeclared (first use this function)
core.cpp: In member function `void CorePlugin::destroy()':
core.cpp:3027: invalid use of undefined type `class SearchDialog'
core.h:40: forward declaration of `class SearchDialog'
core.cpp:3031: invalid use of undefined type `class ConnectionManager'
core.h:43: forward declaration of `class ConnectionManager'
core.cpp: In member function `void CorePlugin::destroyManager()':
core.cpp:3379: invalid use of undefined type `class ConnectionManager'
core.h:43: forward declaration of `class ConnectionManager'
core.cpp:3588:20: core.moc: No such file or directory
make[3]: *** [core.lo] Error 1
make[3]: Leaving directory `/home/user/simICQ/sim-0.9.2/plugins/_core'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/user/simICQ/sim-0.9.2/plugins/_core'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user/simICQ/sim-0.9.2'
make: *** [all] Error 2
и нямам никакви идеи.