[Webkit-unassigned] [Bug 20077] New: Cairo building - missing pthread.h in include path (svn35216)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 17 03:39:40 PDT 2008


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

           Summary: Cairo building - missing pthread.h in include path
                    (svn35216)
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: samuele_catuzzi at yahoo.it


WebKit/webKitTools/Scripts/build-webkit --release --cairo-win32

from WebKit/WebKitBuild/obj/WebCore/Release_Cairo/BuildLog.htm :
--- snip ---
Compiling...
runtime_root.cpp
C:\cygwin\home\admin\WebKit\WebKitBuild\include\JavaScriptCore/ThreadSpecific.h(37)
: fatal error C1083: Cannot open include file: 'pthread.h': No such file or
directory
runtime_object.cpp
....
WebCore - 1088 error(s), 1 warning(s)
--- snip ---

into WebKit\WebCore\WebCore.vcproj\WebCore.vcproj
I found that "Release_Cairo|Win32" and "Debug_Cairo|Win32" does not contain
pthread includes. I hope that this is the solution of the problem.


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



More information about the webkit-unassigned mailing list