Running tests

Maxim Sloyko maxims at google.com
Sat Apr 15 08:34:36 AEST 2017


Thanks, I was able to successfully build x86 SDK with this instructions.

FWIW, the ./configure --enable-oe-sdk step was still failing with the
same error though, I had to run it as ./configure --enable-oe-sdk
--host x86_64, but make check did succeed after that.

Thanks again!

On Fri, Apr 14, 2017 at 8:09 AM, Patrick Williams <patrick at stwcx.xyz> wrote:
> Maxim,
>
> I think you have two issues:
>
> 1) If you are running on an x86-host, you need to have an x86-target SDK
> in order to compile and run on the x86-host.  Typically, we use the
> qemux86-64 MACHINE.
>
> 2) When you run ./configure, you need to pass a set of options that
> OE-SDK has set up:  ./configure ${CONFIGURE_FLAGS} --enable-oe-sdk
>
> --
> Patrick Williams



-- 
Maxim Sloyko


More information about the openbmc mailing list