[webkit-help] help me to solve this error while make webkit clutter
santhosh dhamodharan
ssanthshtech at gmail.com
Wed Jun 12 01:50:33 PDT 2013
make all-am
make[1]: Entering directory
`/home/emo2/Music/ClutterWebkit/ClutterWebkit-master/WebKitBuild/Debug'
/bin/mkdir -p ./.deps/DerivedSources
CXXLD Programs/jsc.exe
CCLD Programs/minidom.exe
CC WebKitTools/ClutterLauncher/Programs_ClutterLauncher-main.o
CXXLD libwebkit-clutter-1.0.la
libtool: link: warning: `-no-install' is ignored for i586-pc-mingw32msvc
libtool: link: warning: assuming `-no-fast-install' instead
In file included from ../../WebKit/clutter/webkit/webkitwebview.h:35,
from ../../WebKit/clutter/webkit/webkit.h:38,
from ../../WebKitTools/ClutterLauncher/main.c:2:
../../WebKit/clutter/webkit/webkitactor.h:67:7: warning: no newline at end
of file
../../WebKitTools/ClutterLauncher/main.c: In function ‘main’:
../../WebKitTools/ClutterLauncher/main.c:161: warning: unused variable
‘web_view_height_binding’
../../WebKitTools/ClutterLauncher/main.c:341:2: warning: no newline at end
of file
/usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/bin/ld:
cannot find -licuin
collect2: ld returned 1 exit status
make[1]: *** [Programs/jsc.exe] Error 1
make[1]: *** Waiting for unfinished jobs....
/usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/bin/ld:
cannot find -licuin
collect2: ld returned 1 exit status
make[1]: *** [Programs/minidom.exe] Error 1
*** Warning: linker path does not have real file for library -lpthread.
*** I have the capability to make that library automatically link in when
*** you link to this library. But I can only do this if you have a
*** shared version of the library, which you do not appear to have
*** because I did check the linker path looking for a file starting
*** with libpthread but no candidates were found. (...for file magic test)
*** Warning: linker path does not have real file for library -licuin.
*** I have the capability to make that library automatically link in when
*** you link to this library. But I can only do this if you have a
*** shared version of the library, which you do not appear to have
*** because I did check the linker path looking for a file starting
*** with libicuin and none of the candidates passed a file format test
*** using a file magic. Last file checked:
/home/emo2/Music/clutter-cross/lib/libpng14.dll.a
*** Warning: linker path does not have real file for library -licuuc.
*** I have the capability to make that library automatically link in when
*** you link to this library. But I can only do this if you have a
*** shared version of the library, which you do not appear to have
*** because I did check the linker path looking for a file starting
*** with libicuuc and none of the candidates passed a file format test
*** using a file magic. Last file checked:
/home/emo2/Music/clutter-cross/lib/libpng14.dll.a
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.
*** Since this library must not contain undefined symbols,
*** because either the platform does not support them or
*** it was explicitly requested with -no-undefined,
*** libtool will only create a static version of it.
make[1]: Leaving directory
`/home/emo2/Music/ClutterWebkit/ClutterWebkit-master/WebKitBuild/Debug'
make: *** [all] Error 2
Failed to build WebKit using 'make'!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20130612/6f1667f7/attachment.html>
More information about the webkit-help
mailing list