RESOLVED FIXED 30115
[Qt] webkit installing error into ubuntu
https://bugs.webkit.org/show_bug.cgi?id=30115
Summary [Qt] webkit installing error into ubuntu
kevinskliu
Reported 2009-10-06 02:35:21 PDT
Hi guys , I am trying to install webkit on Ubuntu 9.04 and following is my steps 1) sudo apt-get install libqt4-dev libxslt-dev gperf bison libsqlite3-dev flex build-essential subversion 2) svn checkout http://svn.webkit.org/repository/webkit/trunk WebKit 3) QTDIR=/usr/share/qt4/ WebKit/WebKitTools/Scripts/build-webkit I got a error message like this In file included from ../../../WebCore/platform/graphics/MediaPlayer.cpp:49: ../../../WebCore/platform/graphics/qt/MediaPlayerPrivatePhonon.h:27:29: error: phononnamespace.h: No such file or directory In file included from ../../../WebCore/platform/graphics/MediaPlayer.cpp:49: ../../../WebCore/platform/graphics/qt/MediaPlayerPrivatePhonon.h:123: error: ‘Phonon::State’ has not been declared ../../../WebCore/platform/graphics/qt/MediaPlayerPrivatePhonon.h:123: error: ‘Phonon::State’ has not been declared make[1]: *** [obj/release/MediaPlayer.o] Error 1 I am wondering is there anyone success to install webkit into ubuntu 9.04 ? might give me some suggestions . Thanks a lot ! BRs Kevin ...
Attachments
Note You need to log in before you can comment on or make changes to this bug.