Re: building mythtv 0.24 on el5, status and instructions
Andy Burns <[email protected]>
| Newsgroups | gmane.linux.redhat.rpm.atrpms.devel |
|---|---|
| Message-ID | <[email protected]> |
On 21 November 2010 18:51, Andy Burns <[email protected]> wrote: > The rpmbuild now fail [...] with some QT related errors > /usr/lib/qt47/libQtWebKit.so.4: undefined reference to `sqlite3_prepare16_v2' > /usr/lib/qt47/libQtWebKit.so.4: undefined reference to `sqlite3_column_value' Tried adding various libraries and library paths LIBS += -L/usr/lib/qt47/plugins/sqldrivers LIBS += -lqsqlite LIBS += -lsqlite3 but that doesn't satisfy those symbols p.s. sorry about the binary format of the patches in the previous email, I wasn't aware gmail would do that!