[Webkit-unassigned] [Bug 35213] New: hardcoded gcc path breaks solaris build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 21 11:01:10 PST 2010


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

           Summary: hardcoded gcc path breaks solaris build
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: electricmonopole at gmail.com


Created an attachment (id=49152)
 --> (https://bugs.webkit.org/attachment.cgi?id=49152)
patches to fix path on solaris

http://codereview.chromium.org/650016

There is no /usr/bin/gcc in Solaris and SXCE (Opensolaris has a symlink).
Referring here.

These patches fix the issue, but a long-term solution is to fix the
preprocessor FIXME, as commented in the code.

-- 
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