https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196157

            Bug ID: 196157
           Summary: devel/qt4-script: fix build in mips
           Product: Ports Tree
           Version: Latest
          Hardware: mips
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: [email protected]
          Reporter: [email protected]
             Flags: maintainer-feedback?([email protected])
          Assignee: [email protected]

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]

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to