Hi, I downloaded the android source and gave make command (didnt modify any thing) and libwebcore is not building. Below is the part of make log.
Can anyone let me know the root cause for this issue and the way to solve it? Host = ubuntu9.10 java version "1.5.0_19" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_19-b02) Java H otSpot(TM) Client VM (build 1.5.0_19-b02, mixed mode, sharing) flex 2.5.35 bison (GNU Bison) 2.4.1 GNU gperf 3.0.4 target Prelink: libwbxml_jni (out/target/product/generic/symbols/system/lib/libwbxml_jni.so) libelfcopy: Warning: Range lists in .debug_info section aren't in ascending order! libelfcopy: Warning: Range lists in .debug_ranges section start at 0x730 target Strip: libwbxml_jni (out/target/product/generic/obj/lib/ libwbxml_jni.so) Install: out/target/product/generic/system/lib/libwbxml_jni.so target thumb C++: libwebcore <= external/webkit/WebKit/android/jni/WebCoreJniOnLoad.cpp In file included from external/webkit/WebKit/android/JavaVM/jni.h:29, from external/webkit/WebCore/bridge/jni/jni_utility.h: 34, from external/webkit/WebKit/android/jni/WebCoreJniOnLoad.cpp:29: dalvik/libnativehelper/include/nativehelper/jni.h:489: note: the mangling of 'va_list' has changed in GCC 4.4 Generating CSSPropertyNames.h <= CSSPropertyNames.in Generating CSSValueKeywords.h <= CSSValueKeywords.in target Generated: libwebcore <= external/webkit/WebCore/html/HTMLEntityNames.gperf target Generated: libwebcore <= external/webkit/WebCore/platform/ ColorData.gperf WebCore Yacc: libwebcore <= external/webkit/WebCore/css/CSSGrammar.y make: *** [out/target/product/generic/obj/STATIC_LIBRARIES/ libwebcore_intermediates/WebCore/CSSGrammar.cpp] Broken pipe Thanks -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
