[Webkit-unassigned] [Bug 52219] WebKit2 GTK Fails to Build #include nested too deeply

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 6 00:30:34 PST 2011


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


marinalan at shaw.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marinalan at shaw.ca




--- Comment #12 from marinalan at shaw.ca  2011-02-06 00:30:34 PST ---
I too, have after several hours of compilation:

  CXX    Source/WebKit2/Platform/CoreIPC/libWebKit2_la-ArgumentDecoder.lo
In file included from ./DerivedSources/WebKit2/include/WebCore/config.h:1,
                 from ./DerivedSources/WebKit2/include/WebCore/config.h:1,
                 from ./DerivedSources/WebKit2/include/WebCore/config.h:1,
...........................
                 from Source/WebKit2/Platform/CoreIPC/ArgumentDecoder.cpp:26:
./DerivedSources/WebKit2/include/WebCore/config.h:1:20: error: #include nested too deeply
make[1]: *** [Source/WebKit2/Platform/CoreIPC/libWebKit2_la-ArgumentDecoder.lo] Error 1

svn info
Path: .
URL: http://svn.webkit.org/repository/webkit/trunk
Repository Root: http://svn.webkit.org/repository/webkit
Repository UUID: 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Revision: 77747
Node Kind: directory
Schedule: normal
Last Changed Author: mrobinson at webkit.org
Last Changed Rev: 77747
Last Changed Date: 2011-02-05 10:26:30 -0800 (Sat, 05 Feb 2011)

Steps to reproduce:
-------------------------------------------------------------------
svn update
./autogen.sh --enable-web-sockets --enable-geolocation --enable-3D-transforms --enable-filters --enable-webkit2
make
--------------------------------------
I am on Fedora 13

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