[Webkit-unassigned] [Bug 50534] webkitmarshal.h: No such file or directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 5 10:57:17 PDT 2012


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


David Ronis <David.Ronis at McGill.CA> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |David.Ronis at McGill.CA




--- Comment #7 from David Ronis <David.Ronis at McGill.CA>  2012-07-05 10:57:17 PST ---
I'm trying to build the git/master and seem to have the problem reported here.  I get:

  CXXLD  libwebkitgtk-3.0.la
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.7.1/../../../libstdc++.la' seems to be moved
/usr/bin/mkdir -p ./.deps/DerivedSources
  CXX    Source/WebKit2/UIProcess/API/gtk/libwebkit2gtk_3_0_la-WebKitBackForwardList.lo
Source/WebKit2/UIProcess/API/gtk/WebKitBackForwardList.cpp:24:27: fatal error: WebKitMarshal.h: No such file or directory
compilation terminated.


I've tried touching the file mentioned in comment #5, both before running make and after the crash, but this didn't help.  I also ran "make clean", touched the file and rebuilt from scratch.  I get the same problem

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