need help to sole this error
iam following this script https://github.com/rkudiyarov/ClutterWebkit.git got errors at make help me to solve this
CXX WebCore/svg/libwebkit_clutter_1_0_la-SVGZoomAndPan.lo
CXX WebCore/svg/libwebkit_clutter_1_0_la-SVGZoomEvent.lo
CXX WebCore/platform/libwebkit_clutter_1_0_la-ScrollAnimatorWin.lo
CXX WebCore/bindings/js/libwebkit_clutter_1_0_la-ScriptControllerClutter.lo
CXX WebCore/platform/text/libwebkit_clutter_1_0_la-TextCodecICU.lo
CXX WebCore/platform/text/libwebkit_clutter_1_0_la-TextBreakIteratorICU.lo
CXX WebCore/platform/graphics/cairo/libwebkit_clutter_1_0_la-FontCacheFreeType.lo
CXX WebCore/platform/graphics/cairo/libwebkit_clutter_1_0_la-FontCustomPlatformData.lo
CXX WebCore/platform/graphics/cairo/libwebkit_clutter_1_0_la-FontPlatformDataFreeType.lo
CXX WebCore/platform/graphics/cairo/libwebkit_clutter_1_0_la-GlyphPageTreeNodeCairo.lo
CXX WebCore/platform/graphics/cairo/libwebkit_clutter_1_0_la-SimpleFontDataCairo.lo
CXX WebKit/clutter/webkit/libwebkit_clutter_1_0_la-webkitenumtypes.lo
CXX JavaScriptCore/wtf/libJavaScriptCore_la-HashTable.lo
CXX JavaScriptCore/wtf/libJavaScriptCore_la-MainThread.lo
In file included from ../../WebKit/clutter/webkit/webkitwebview.h:35,
from ././WebKit/clutter/webkit/webkitenumtypes.h:70,
from WebKit/clutter/webkit/webkitenumtypes.cpp:6:
../../WebKit/clutter/webkit/webkitactor.h:67:7: warning: no newline at end of file
CXX JavaScriptCore/wtf/libJavaScriptCore_la-MD5.lo
CXX JavaScriptCore/wtf/libJavaScriptCore_la-PageAllocation.lo
CXX JavaScriptCore/wtf/libJavaScriptCore_la-RandomNumber.lo
CXX JavaScriptCore/wtf/libJavaScriptCore_la-RefCountedLeakCounter.lo
CXX JavaScriptCore/wtf/libJavaScriptCore_la-TCSystemAlloc.lo
In file included from ../../JavaScriptCore/wtf/TCSystemAlloc.cpp:38:
../../JavaScriptCore/wtf/TCSpinLock.h:41:48: error: sched.h: No such file or directory
CXX JavaScriptCore/wtf/libJavaScriptCore_la-ThreadIdentifierDataPthreads.lo
CXX JavaScriptCore/wtf/libJavaScriptCore_la-Threading.lo
CXX JavaScriptCore/wtf/libJavaScriptCore_la-ThreadingPthreads.lo
In file included from ../../JavaScriptCore/wtf/TCSystemAlloc.cpp:38:
../../JavaScriptCore/wtf/TCSpinLock.h: In function ‘void TCMalloc_SlowLock(volatile unsigned int*)’:
../../JavaScriptCore/wtf/TCSpinLock.h:138: error: ‘sched_yield’ was not declared in this scope
make[1]: *** [JavaScriptCore/wtf/libJavaScriptCore_la-TCSystemAlloc.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/emo2/Music/ClutterWebkit/ClutterWebkit-master/ClutterWebkit/ClutterWebkit-master/WebKitBuild/Debug'
make: *** [all] Error 2
Failed to build WebKit using 'make'!
gives error as
*** 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’!
<div><div dir="ltr"><div dir="ltr"><div dir="ltr"> <div> <div>hi <br><br> iam following this script <a href="https://github.com/rkudiyarov/ClutterWebkit.git" target="_blank">https://github.com/rkudiyarov/ClutterWebkit.git</a> got errors at make help me to solve this<br><br> </div>on clutter webkit <br><br> CXX WebCore/svg/libwebkit_clutter_1_0_la-SVGZoomAndPan.lo<br> CXX WebCore/svg/libwebkit_clutter_1_0_la-SVGZoomEvent.lo<br> CXX WebCore/platform/libwebkit_clutter_1_0_la-ScrollAnimatorWin.lo<br> CXX WebCore/bindings/js/libwebkit_clutter_1_0_la-ScriptControllerClutter.lo<br> CXX WebCore/platform/text/libwebkit_clutter_1_0_la-TextCodecICU.lo<br> CXX WebCore/platform/text/libwebkit_clutter_1_0_la-TextBreakIteratorICU.lo<br> CXX WebCore/platform/graphics/cairo/libwebkit_clutter_1_0_la-FontCacheFreeType.lo<br> CXX WebCore/platform/graphics/cairo/libwebkit_clutter_1_0_la-FontCustomPlatformData.lo<br> CXX WebCore/platform/graphics/cairo/libwebkit_clutter_1_0_la-FontPlatformDataFreeType.lo<br> CXX WebCore/platform/graphics/cairo/libwebkit_clutter_1_0_la-GlyphPageTreeNodeCairo.lo<br> CXX WebCore/platform/graphics/cairo/libwebkit_clutter_1_0_la-SimpleFontDataCairo.lo<br> CXX WebKit/clutter/webkit/libwebkit_clutter_1_0_la-webkitenumtypes.lo<br> CXX JavaScriptCore/wtf/libJavaScriptCore_la-HashTable.lo<br> CXX JavaScriptCore/wtf/libJavaScriptCore_la-MainThread.lo<br>In file included from ../../WebKit/clutter/webkit/webkitwebview.h:35,<br> from ././WebKit/clutter/webkit/webkitenumtypes.h:70,<br> from WebKit/clutter/webkit/webkitenumtypes.cpp:6:<br>../../WebKit/clutter/webkit/webkitactor.h:67:7: warning: no newline at end of file<br> CXX JavaScriptCore/wtf/libJavaScriptCore_la-MD5.lo<br> CXX JavaScriptCore/wtf/libJavaScriptCore_la-PageAllocation.lo<br> CXX JavaScriptCore/wtf/libJavaScriptCore_la-RandomNumber.lo<br> CXX JavaScriptCore/wtf/libJavaScriptCore_la-RefCountedLeakCounter.lo<br> CXX JavaScriptCore/wtf/libJavaScriptCore_la-TCSystemAlloc.lo<br>In file included from ../../JavaScriptCore/wtf/TCSystemAlloc.cpp:38:<br> ../../JavaScriptCore/wtf/TCSpinLock.h:41:48: error: sched.h: No such file or directory<br> CXX JavaScriptCore/wtf/libJavaScriptCore_la-ThreadIdentifierDataPthreads.lo<br> CXX JavaScriptCore/wtf/libJavaScriptCore_la-Threading.lo<br> CXX JavaScriptCore/wtf/libJavaScriptCore_la-ThreadingPthreads.lo<br>In file included from ../../JavaScriptCore/wtf/TCSystemAlloc.cpp:38:<br>../../JavaScriptCore/wtf/TCSpinLock.h: In function ‘void TCMalloc_SlowLock(volatile unsigned int*)’:<br> ../../JavaScriptCore/wtf/TCSpinLock.h:138: error: ‘sched_yield’ was not declared in this scope<br>make[1]: *** [JavaScriptCore/wtf/libJavaScriptCore_la-TCSystemAlloc.lo] Error 1<br>make[1]: *** Waiting for unfinished jobs....<br> make[1]: Leaving directory `/home/emo2/Music/ClutterWebkit/ClutterWebkit-master/ClutterWebkit/ClutterWebkit-master/WebKitBuild/Debug'<br>make: *** [all] Error 2<br><br>Failed to build WebKit using 'make'!<br><br> </div>then from here copied binaries and headers <a href="ftp://sourceware.org/pub/pthreads-win32/" target="_blank">ftp://sourceware.org/pub/pthreads-win32/</a><br><br><br><p>gives error as </p> <p>*** Warning: linker path does not have real file for library -lpthread.<br>*** I have the capability to make that library automatically link in when<br>*** you link to this library. But I can only do this if you have a<br>*** shared version of the library, which you do not appear to have<br>*** because I did check the linker path looking for a file starting<br>*** with libpthread but no candidates were found. (…for file magic test)</p> <p>*** Warning: linker path does not have real file for library -licuin.<br>*** I have the capability to make that library automatically link in when<br>*** you link to this library. But I can only do this if you have a<br>*** shared version of the library, which you do not appear to have<br>*** because I did check the linker path looking for a file starting<br>*** with libicuin and none of the candidates passed a file format test<br>*** using a file magic. Last file checked: /home/emo2/Music/clutter-cross/lib/libpng14.dll.a</p> <p>*** Warning: linker path does not have real file for library -licuuc.<br>*** I have the capability to make that library automatically link in when<br>*** you link to this library. But I can only do this if you have a<br>*** shared version of the library, which you do not appear to have<br>*** because I did check the linker path looking for a file starting<br>*** with libicuuc and none of the candidates passed a file format test<br>*** using a file magic. Last file checked: /home/emo2/Music/clutter-cross/lib/libpng14.dll.a<br>*** The inter-library dependencies that have been dropped here will be<br>*** automatically added whenever a program is linked with this library<br>*** or is declared to -dlopen it.</p> <p>*** Since this library must not contain undefined symbols,<br>*** because either the platform does not support them or<br>*** it was explicitly requested with -no-undefined,<br>*** libtool will only create a static version of it.<br>make[1]: Leaving directory `/home/emo2/Music/ClutterWebkit/ClutterWebkit-master/WebKitBuild/Debug’<br>make: *** [all] Error 2</p> <p>Failed to build WebKit using ‘make’!</p> </div></div></div></div>
RSS Feed