[Webkit-unassigned] [Bug 57535] New: Fix compilation on Solaris 10 with Sun Studio 12, missing definition for time_t
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 31 03:27:26 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=57535
Summary: Fix compilation on Solaris 10 with Sun Studio 12,
missing definition for time_t
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Other
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bentaylor.solx86 at gmail.com
Compiling webkit in Qt-4.7.2, we see the following errors due to missing <sys/time.h> includes
"platform/network/ResourceResponseBase.h", line 90: Error: time_t is not defined.
"page/Page.h", line 372: Error: No storage class or type for this declaration.
--
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