Check the android-building mailing list.

On Wed, May 11, 2011 at 11:13 PM, [email protected] <[email protected]>wrote:

> Hi,
>
> I have downloaded the android source on my ubuntu 11.04 64 bits
> environment.
>
> $ uname -a
> Linux yinglcs-Win7-VirtualBox 2.6.38-8-generic #42-Ubuntu SMP Mon Apr
> 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
>
> But when i compile the code, i get this error:
> /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such
> file or directory
> compilation terminated.
>
> and according to http://source.android.com/source/initializing.html, i
> don't need to
> establish a 32 bit build environment, since i am building the head
> (i.e. Ginger bread)
>
> For building Froyo or an older release on a 64-bit system, several
> other packages are necessary to establish a 32-bit build environment:
>
> $ sudo apt-get install gcc-multilib g++-multilib libc6-i386 libc6-dev-
> i386
>
>
> So can u please tell me if my understanding is incorrect?
>
> --
> unsubscribe: [email protected]
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to