Hi Andras, Thanks for the tip - however, after rebuilding with that option, I am getting that same error. I've tried copying libsqlite3.a from /usr/lib into the folder it's looking for it but it says that its an unrecognizable file format. Any suggestions?
Thanks, David On Aug 16, 2010, at 4:10 AM, Andras Becsi wrote: > Hi, > > you probably also need to install sqlite-devel. > If that doesn't fix the build, I would suggest to rebuild Qt Embedded with the > -qt-sql-sqlite > option. > > BR, > Andras > > On 08/16/2010 04:28 AM, David Pham wrote: >> Hello, >> >> I'm trying to build Webkit trunk with Qt Embedded trunk on Ubuntu, but keep >> running into the same error on different machines: >> >> cannot find -lsqlite3 >> >> I have already installed the libsqlite3-dev package on the machine, so I'm >> unsure as to what is wrong. What could be the issue? >> >> Thanks, >> David >> _______________________________________________ >> webkit-qt mailing list >> [email protected] >> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt > > _______________________________________________ > webkit-qt mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
