[webkit-qt] Webkit build error - sqlite3.h missing but installed

David Pham hello at davidkpham.com
Thu Aug 12 21:09:06 PDT 2010


Hello,

As per the instructions on http://trac.webkit.org/wiki/BuildingQtOnLinux, I have installed all the necessary packages with:

sudo apt-get install bison flex libqt4-dev libqt4-opengl-dev libphonon-dev libicu-dev libsqlite3-dev libxext-dev libxrender-dev gperf libfontconfig1-dev libphonon-dev

While doing ./build-webkit --qt --release, I get the following error:

../../../WebCore/platform/sql/SQLiteAuthorizer.cpp:31: fatal error: sqlite3.h: No such file or directory

What could be the issue?

Thanks,
David


More information about the webkit-qt mailing list