Bug 22279 - Не правильный includedir в pkg-config
Summary: Не правильный includedir в pkg-config
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: phonon-devel (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Sergey V Turchin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-13 14:18 MSK by Boris Savelev
Modified: 2011-07-08 18:40 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Savelev 2009-11-13 14:18:56 MSK
rpm -ql phonon-devel | grep Phonon | head -n1
/usr/include/kde4/KDE/Phonon

pkg-config --cflags phonon
-DQT_SHARED -I/usr/include/kde4 -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtXml

/usr/include/kde4/KDE/ нету-((

по идее надо перенести /usr/include/kde4/KDE/Phonon/* в /usr/include/kde4/Phonon
и все будет хорошо.
Comment 1 Sergey V Turchin 2011-07-08 18:40:20 MSK
Нужно использовать <phonon/Something>