libc-version.h
This file is only included in GNU libc. If you have Android code files that include it, then they need fixing. If it is host tools being compiled, then you need to install libc6-dev: sudo apt-get install libc6-dev.
Scott
On Sun, Apr 14, 2013 at 10:35 PM, YongQin Liu yongqin.liu@linaro.orgwrote:
Hi, Bernhard
Have not tried to compile with the INCLUDE_PERF=1. just a question here.
as Marcus said, we only have the libc-version.h in following 3 places,
marcus@dwarf1:~/linaro-13.03-src/android$ find . | grep libc-version.h
./prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/gnu/libc-version.h
./prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/gnu/libc-version.h
./prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/gnu/libc-version.h
and seems we don't have the libc-version.h file in our linaro toolchain, how does ABS_TARGET_TOOLS_PREFIX help? where is the libc-version.h used for the compile? is it one of the three list above?
Thanks, Yongqin Liu
On 15 April 2013 02:39, Bernhard Rosenkränzer < bernhard.rosenkranzer@linaro.org> wrote:
Hi,
On 14 April 2013 16:05, YongQin Liu yongqin.liu@linaro.org wrote:
Hi, Bernhard
Which file or repository have you fixed?
device/linaro/common tasks/kernel.mk
is it possible to share your modification?
Sure: http://review.android.git.linaro.org/#change,3503
ttyl bero
-- Thanks, Yongqin Liu
#mailing list linaro-android@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android linaro-validation@lists.linaro.org http://lists.linaro.org/pipermail/linaro-validation
linaro-android mailing list linaro-android@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android