[webkit-gtk] building problem of r60144

You Zhi (yozhi) yozhi at cisco.com
Tue Jun 1 19:16:45 PDT 2010


Hi, all

 

After running autogen.sh, below configuration got:

 

WebKit was configured with the following options:

 

Build configuration:

 Enable debugging (slow)                                  : no

 Enable GCC build optimization                            : yes

 Code coverage support                                    : no

 Unicode backend                                          : icu

 Font backend                                             : freetype

 Optimized memory allocator                               : yes

Features:

 3D Transforms                                            : no

 Blob.slice support                                       : no

 Fast Mobile Scrolling                                    : no

 JIT compilation                                          : yes

 Filters support                                          : yes

 FileReader support                                       : no

 FileWriter support                                       : no

 Geolocation support                                      : no

 JavaScript debugger/profiler support                     : yes

 MathML support                                           : no

 HTML5 offline web applications support                   : yes

 HTML5 channel messaging support                          : yes

 HTML5 client-side session and persistent storage support : yes

 HTML5 client-side database storage support               : yes

 HTML5 ruby support                                       : yes

 HTML5 sandboxed iframe support                           : yes

 HTML5 server-sent events support                         : yes

 HTML5 video element support                              : yes

 Icon database support                                    : yes

 SharedWorkers support                                    : yes

 SVG support                                              : yes

 SVG animation support                                    : yes

 SVG fonts support                                        : yes

 SVG foreign object support                               : yes

 SVG as image support                                     : yes

 SVG use element support                                  : yes

 WML support                                              : no

 Web Sockets support                                      : no

 Web Workers support                                      : yes

 XHTML-MP support                                         : no

 XPATH support                                            : yes

 XSLT support                                             : yes

GTK+ configuration:

 GDK target                                               : x11

 Hildon UI extensions                                     : no

 Introspection support                                    : no

 

Then tried to build using $make, below error alerted, anyone got the
same problem?

 

[root at VQEC-DEMO WebKit-r60144]# make

  GEN    DerivedSources/webkitenumtypes.cpp

  GEN    stamp-webkitdomenumtypes.h

  GEN    DerivedSources/webkitdomenumtypes.cpp

  GEN    stamp-webkitenumtypes.h

(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh
/root/workspace/WebKit-r60144/autotools/missing --run autoheader)

rm -f stamp-h1

touch autotoolsconfig.h.in

cd . && /bin/sh ./config.status autotoolsconfig.h

config.status: creating autotoolsconfig.h

config.status: autotoolsconfig.h is unchanged

make  all-am

make[1]: Entering directory `/root/workspace/WebKit-r60144'

/bin/mkdir -p ./.deps/DerivedSources

make[1]: *** No rule to make target
`WebCore/plugins/PluginInfoStore.cpp', needed by
`WebCore/plugins/libwebkit_1_0_la-PluginInfoStore.lo'.  Stop.

make[1]: Leaving directory `/root/workspace/WebKit-r60144'

make: *** [all] Error 2

 

 

Thanks in advance  

Zhi

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20100602/2488def1/attachment.html>


More information about the webkit-gtk mailing list