Dmitry Marakasov <[email protected]> has reassigned Bugzilla Automation <[email protected]>'s request for maintainer-feedback to [email protected]: Bug 196157: devel/qt4-script: fix build in mips https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196157
--- Description --- Created attachment 150806 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150806&action=edit Patch qt4-script fails on mips complaining on missing include: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h:339:21: error: sgidefs.h: No such file or directory (full log attached) That header seems to be linux-specific and it anyway just contains legacy defines not used by qt anyway, so removing the mentioned #include it fixes the build. Related upstream issue: https://bugreports.qt-project.org/browse/QTBUG-43486 --- Comment #1 from Bugzilla Automation <[email protected]> --- Auto-assigned to maintainer [email protected] _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
