[kde-freebsd] area51 revision 10641

Raphael Kubo da Costa rakuco at FreeBSD.org
Wed Mar 11 21:07:01 UTC 2015


ajtiM <lumiwa at gmail.com> writes:

>  SVN commit 10641 by rakuco:
> qmake5: Stop passing -no-pkg-config.
> This causes a configuration failure in webkit-qt5, as it uses pkg-config to
> find sqlite3 (and qconfig.pri would have -no-pkg-config).
> Instead, do not pass -no-pkg-config and add USES=pkgconfig to make it sure
> qmake can find it at configuration time.
>
>  M  +2 -1      Makefile  
>
> Project ERROR: WebKit requires SQLite. Either make it available via pkg-config,
> set $SQLITE3SRCDIR or build WebKit under qt5.git.
> *** Error code 3

Hi,

As the commit message says, you're supposed to rebuild devel/qmake5 and
then build webkit-qt5.


More information about the kde-freebsd mailing list