[Webkit-unassigned] [Bug 62106] New: Source/WebCore/testing/js/WebCoreTestSupport.cpp:31:25: fatal error: JSInternals.h: No such file or directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 4 23:15:49 PDT 2011


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

           Summary: Source/WebCore/testing/js/WebCoreTestSupport.cpp:31:25
                    : fatal error: JSInternals.h: No such file or
                    directory
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: marinalan at shaw.ca


./autogen.sh --enable-web-sockets --enable-mathml --enable-image-resizer --enable-webkit2

make 
  ( that failed becauseu of missing webmarshal.h)

touch ./Source/WebKit/gtk/webkitmarshal.list

 make
........


  CXX    DerivedSources/WebKit2/libwebkit2gtk_1_0_la-WebProcessMessageReceiver.lo
  CXX    DerivedSources/WebKit2/libwebkit2gtk_1_0_la-WebProcessProxyMessageReceiver.lo
  CXXLD  libwebkit2gtk-1.0.la
  CXX    Source/WebCore/bindings/js/libWebCoreInternals_la-JSDOMWrapper.lo
  CXX    Source/WebCore/testing/libWebCoreInternals_la-Internals.lo
  CXX    Source/WebCore/testing/js/libWebCoreInternals_la-WebCoreTestSupport.lo
Source/WebCore/testing/js/WebCoreTestSupport.cpp:31:25: fatal error: JSInternals.h: No such file or directory

--------------------------------
Fedora 14
svn info :

Repository Root: http://svn.webkit.org/repository/webkit
Repository UUID: 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Revision: 88118
Node Kind: directory
Schedule: normal
Last Changed Author: mrobinson at webkit.org
Last Changed Rev: 88116
Last Changed Date: 2011-06-04 10:23:32 -0700 (Sat, 04 Jun 2011)

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