WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
29400
[Qt] QtWebKit does not build on Solaris 9 using gcc 3.4.5
https://bugs.webkit.org/show_bug.cgi?id=29400
Summary
[Qt] QtWebKit does not build on Solaris 9 using gcc 3.4.5
Tor Arne Vestbø
Reported
2009-09-18 07:20:11 PDT
This bug report originated from issue QTBUG-2209 <
http://bugreports.qt.nokia.com/browse/QTBUG-2209
> --- Description --- QtWebKit does not build on Solaris 9 using gcc 3.4.5. The compiler complains about a missing header file, stdint.h, and undeclared symbols such as "lroundf ", "nextafterf" and "sqrtf".
Attachments
Add attachment
proposed patch, testcase, etc.
Kenneth Rohde Christiansen
Comment 1
2009-10-04 07:43:44 PDT
This bug doesn't show up for our Compilation filter. Tor Arne, how do I change that?
Simon Hausmann
Comment 2
2009-11-28 04:18:53 PST
This bug is not a blocker (it's not a Tier 1 platform)
Diego Gonzalez
Comment 3
2010-03-16 12:27:39 PDT
In this bug the OS should be Other, not Mac OS
Kent Hansen
Comment 4
2010-03-17 05:13:03 PDT
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.
Jędrzej Nowacki
Comment 5
2010-03-17 07:23:38 PDT
System is "Solaris" so I'm changing platform to "other". Original report was created against Qt 4.4 and gcc 3.4.5, it is just old. I suppose that the bug is abandoned. I'm closing this bug as won't fix. BUT if you can reproduce it with trunk with newer compiler I can reopen it :-).
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug