hi.
i'm curious to try whether or not will Android run on my hp hx2490
pda. for this i'm trying to build source on my laptop running opensuse
11.1 x86_64.
but for now i have no luck with it. this error popped up when running
`make':
[... cut ...]
ser...@opensuse:~/android/android> LANG=C make
build/core/product_config.mk:261: WARNING: adding test OTA key
============================================
TARGET_PRODUCT=generic
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=
============================================
build/core/copy_headers.mk:15: warning: overriding commands for target
`out/target/product/generic/obj/include/libpv/getactualaacconfig.h'
build/core/copy_headers.mk:15: warning: ignoring old commands for
target `out/target/product/generic/obj/include/libpv/
getactualaacconfig.h'
make: execvp: /bin/bash: Argument list too long
host Executable: acp (out/host/linux-x86/obj/EXECUTABLES/
acp_intermediates/acp)
/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/
ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.3/libstdc+
+.so when searching for -lstdc++
/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/
ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.3/libstdc+
+.a when searching for -lstdc++
/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/
ld: cannot find -lstdc++
collect2: ld returned 1 exit status
make: *** [out/host/linux-x86/obj/EXECUTABLES/acp_intermediates/acp]
Error 1
ser...@opensuse:~/android/android>
[... cut ...]

i think this is because i don't have 32bit libstdc++ development
package installed. is it true?
for now i have these packages installed:
[... cut ...]
ser...@opensuse:~> LANG=C zypper se stdc++
Loading repository data...
Reading installed packages...

S | Name              |
Summary                                               | Type
--+-------------------
+-------------------------------------------------------+--------
i | libstdc++-devel   | The system GNU C++ development
files                  | package
i | libstdc++33       | The standard C++ shared
library                       | package
i | libstdc++33-32bit | The standard C++ shared
library                       | package
i | libstdc++43       | The standard C++ shared
library                       | package
i | libstdc++43-32bit | The standard C++ shared
library                       | package
i | libstdc++43-devel | Include Files and Libraries mandatory for
Development | package

that library (/usr/lib64/gcc/x86_64-suse-linux/4.3/libstdc++.so) came
from libstdc++-devel package.

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to