Falha ao link kcm_phonon.so - Plasma do KDE

0

Eu estou tentando compilar o kde plasma-desktop a partir da fonte. Na minha máquina Kubuntu 16.10. link .

Infelizmente, depois de instalar todos os pacotes necessários, recebo este erro em 78% do comando make

Vinculando o módulo compartilhado CXX kcm_phonon.so

CMakeFiles/kcm_phonon.dir/devicepreference.cpp.o: In function Phonon::DevicePreference::DevicePreference(QWidget*)': devicepreference.cpp:(.text+0xfdf): undefined reference to Phonon::BackendCapabilities::notifier()' devicepreference.cpp:(.text+0x101d): undefined reference to Phonon::BackendCapabilities::notifier()' devicepreference.cpp:(.text+0x105b): undefined reference to Phonon::BackendCapabilities::notifier()' devicepreference.cpp:(.text+0x1099): undefined reference to Phonon::BackendCapabilities::notifier()' devicepreference.cpp:(.text+0x10d7): undefined reference to Phonon::BackendCapabilities::notifier()' CMakeFiles/kcm_phonon.dir/devicepreference.cpp.o:devicepreference.cpp:(.text+0x1115): more undefined references to Phonon::BackendCapabilities::notifier()' follow CMakeFiles/kcm_phonon.dir/devicepreference.cpp.o: In function Phonon::DevicePreference::updateDeviceList()': devicepreference.cpp:(.text+0x1700): undefined reference to Phonon::categoryToString(Phonon::Category)' devicepreference.cpp:(.text+0x1798): undefined reference to Phonon::categoryToString(Phonon::CaptureCategory)' devicepreference.cpp:(.text+0x1830): undefined reference to Phonon::categoryToString(Phonon::CaptureCategory)' CMakeFiles/kcm_phonon.dir/devicepreference.cpp.o: In function Phonon::DevicePreference::availableAudioOutputDevices() const': devicepreference.cpp:(.text+0x28f3): undefined reference to Phonon::BackendCapabilities::availableAudioOutputDevices()' CMakeFiles/kcm_phonon.dir/devicepreference.cpp.o: In function Phonon::DevicePreference::availableAudioCaptureDevices() const': devicepreference.cpp:(.text+0x2939): undefined reference to Phonon::BackendCapabilities::availableAudioCaptureDevices()' CMakeFiles/kcm_phonon.dir/devicepreference.cpp.o: In function Phonon::DevicePreference::availableVideoCaptureDevices() const': devicepreference.cpp:(.text+0x297f): undefined reference to Phonon::BackendCapabilities::availableVideoCaptureDevices()' CMakeFiles/kcm_phonon.dir/devicepreference.cpp.o: In function Phonon::DevicePreference::load()': devicepreference.cpp:(.text+0x29cd): undefined reference to Phonon::GlobalConfig::GlobalConfig()' devicepreference.cpp:(.text+0x29d9): undefined reference to Phonon::GlobalConfig::hideAdvancedDevices() const' devicepreference.cpp:(.text+0x29f5): undefined reference to Phonon::GlobalConfig::~GlobalConfig()' CMakeFiles/kcm_phonon.dir/devicepreference.cpp.o: In function Phonon::DevicePreference::loadCategoryDevices()': devicepreference.cpp:(.text+0x2a7c): undefined reference to Phonon::GlobalConfig::GlobalConfig()' devicepreference.cpp:(.text+0x2a94): undefined reference to Phonon::GlobalConfig::audioOutputDeviceListFor(Phonon::Category, int) const' devicepreference.cpp:(.text+0x2aa0): undefined reference to Phonon::GlobalConfig::~GlobalConfig()' devicepreference.cpp:(.text+0x2bfe): undefined reference to Phonon::GlobalConfig::GlobalConfig()' devicepreference.cpp:(.text+0x2c16): undefined reference to Phonon::GlobalConfig::audioCaptureDeviceListFor(Phonon::CaptureCategory, int) const' devicepreference.cpp:(.text+0x2c22): undefined reference toPhonon::GlobalConfig::~GlobalConfig()' devicepreference.cpp:(.text+0x2d80): undefined reference to Phonon::GlobalConfig::GlobalConfig()' devicepreference.cpp:(.text+0x2d98): undefined reference to Phonon::GlobalConfig::videoCaptureDeviceListFor(Phonon::CaptureCategory, int) const' devicepreference.cpp:(.text+0x2da4): undefined reference to Phonon::GlobalConfig::~GlobalConfig()' CMakeFiles/kcm_phonon.dir/devicepreference.cpp.o: In function Phonon::DevicePreference::save()': devicepreference.cpp:(.text+0x2f7c): undefined reference to 'Phonon::GlobalConfig::GlobalConfig()'

Alguma idéia?

    
por zL87 17.08.2018 / 17:22

0 respostas