Have you install the ia32-libs package on your x64 Ubuntu? This might fix your GCC problem..
-- Ashwin On Sat, Dec 12, 2009 at 10:51 AM, vorcigernix <[email protected]> wrote: > I had to fix some unmentioned things on my ubuntu before make even did > something, but now I got stuck on > > /bin/bash: line 0: cd: development/tools/layoutopt/app/src/resources: > No such file or directory > host Executable: aapt (out/host/linux-x86/obj/EXECUTABLES/ > aapt_intermediates/aapt) > /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/ > 4.4.1/../../../libz.so when searching for -lz > > It looks like there is something wrong with gcc, do I have to > downgrade it to some version? > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
