[webkit-help] __WebKit_Build_Fail_r48276
AshokKumar G
ashok.sysprogrammer at gmail.com
Fri Sep 11 05:09:42 PDT 2009
Hi,
I am building WebKitGTK. when I issued ./autogen.sh
--prefix=pathtoinstall, it created all the necessary files and configuration
is fine. When I issue make it is generating the .h and .cpp files under
DerivedSources, and after some time it is showing build error with the
following messages
/bin/mkdir -p ./.deps/DerivedSources
CXX WebKit/gtk/WebCoreSupport/libwebkit_1_0_la-ChromeClientGtk.lo
CXX WebKit/gtk/WebCoreSupport/libwebkit_1_0_la-ContextMenuClientGtk.lo
CXX WebKit/gtk/WebCoreSupport/libwebkit_1_0_la-DocumentLoaderGtk.lo
CXX WebKit/gtk/WebCoreSupport/libwebkit_1_0_la-DragClientGtk.lo
CXX WebKit/gtk/WebCoreSupport/libwebkit_1_0_la-EditorClientGtk.lo
CXX WebKit/gtk/WebCoreSupport/libwebkit_1_0_la-FrameLoaderClientGtk.lo
CXX WebKit/gtk/WebCoreSupport/libwebkit_1_0_la-InspectorClientGtk.lo
CXX WebKit/gtk/WebCoreSupport/libwebkit_1_0_la-PasteboardHelperGtk.lo
CXX WebKit/gtk/webkit/libwebkit_1_0_la-webkitapplicationcache.lo
CXX WebKit/gtk/webkit/libwebkit_1_0_la-webkitdownload.lo
In file included from WebKit/gtk/webkit/webkitdownload.cpp:32:
WebKit/gtk/webkit/webkitenumtypes.h:13:29: error: webkit/@basename@: No such
file or directory
make[1]: *** [WebKit/gtk/webkit/libwebkit_1_0_la-webkitdownload.lo] Error 1
make[1]: Leaving directory `/usr/src/WebKit-r48276'
make: *** [all] Error 2
Could some body help me how to build webkit from the source?
What should @basename@ represent? Should we pass @basename@ parameter while
building webkit.
Thanks & Regards
AshokKumar.G
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20090911/0980d5ac/attachment.html>
More information about the webkit-help
mailing list