The section "Building for the Emulator" uses the following command.
emulator -show-kernel -kernel kernel/goldfish/arch/arm/boot/zImage Your original message showed you used the following command which is part of the "Building for the x86-based Emulator" section. emulator -show-kernel -kernel kernel/goldfish/arch/x86/boot/bzImage On Wed, Dec 12, 2012 at 10:22 PM, Persaud, Ryan K. <rpers...@mitre.org>wrote: > I was following the steps in the ‘Building for the emulator’ section > (not x86-based Emulator).**** > > ** ** > > Thanks,**** > > -Ryan**** > > ** ** > > *From:* Robert Craig [mailto:robertpcr...@gmail.com] > *Sent:* Wednesday, December 12, 2012 7:55 PM > *To:* William Roberts > *Cc:* Persaud, Ryan K.; seandroid-list@tycho.nsa.gov > *Subject:* Re: Running SEAndroid on the android emulator**** > > ** ** > > I was more concerned with the x86 kernel he's using (by the path) but then > explicitly using the -cpu cortex-a8 to emulate arm. Something seems mixed. > Are the userspace pieces, i.e. libs and binaries, ELF 32-bit LSB Intel > 80386 objects or ELF 32-bit LSB ARM objects?**** > > ** ** > > On Wed, Dec 12, 2012 at 7:50 PM, William Roberts <bill.c.robe...@gmail.com> > wrote:**** > > Good point, If you don't "lunch" after you source, the build starts > but tends to get messed up. I noticed this when I typed make in the > wrong terminal one day...**** > > > On Thu, Dec 13, 2012 at 9:39 AM, Robert Craig <robertpcr...@gmail.com> > wrote: > > The instructions on the wiki worked for me. Just tried it. You're working > > with the "Building for the x86-based Emulator" section of the wiki, > right? > > Which lunch menu option did you choose: full_x86-eng or full-eng? > > > **** > > -- > Respectfully, > > William C Roberts**** > > ** ** >