That's right, the emulator is built as a 32-bit binary, so you need 32-bit development libraries for it to work.
On Tue, Oct 26, 2010 at 9:38 AM, Przemyslaw Wegrzyn < [email protected]> wrote: > On 10/26/10 4:37 PM, Butchi Peddi wrote: > > I am trying to build android source on Ubuntu(9.10) and getting >> compilation errors as below. >> I uninstalled jdk6 jre but no luck. The error is related to stdc++ lib. I >> checked in synaptic package manager and >> >> >> it shows libstdc++6-4.4-dev got installed. >> > > I guess that you have 64-bit Ubuntu installed? > > If so, try installing lib32stdc++6 > > http://packages.ubuntu.com/jaunty/lib32stdc++6 > > BR, > Przemek > > > -- > unsubscribe: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
