[Webkit-unassigned] [Bug 29400] [Qt] QtWebKit does not build on Solaris 9 using gcc 3.4.5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 17 05:13:03 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=29400


Kent Hansen <kent.hansen at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kent.hansen at nokia.com




--- Comment #4 from Kent Hansen <kent.hansen at nokia.com>  2010-03-17 05:13:03 PST ---
This isn't Qt-specific; looks like a too old / broken toolchain.
There are a bunch of places in JavaScriptCore that need stdint.h.
nextafterf() and friends should be in the math library.
QtWebKit is not enabled by default on Solaris, and we don't even guarantee that
it builds with _newer_ compilers if you enable it, let alone GCC 3.4.5.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list