On Thu, 2012-08-02 at 10:10 +0100, Jack Mitchell wrote:
> I am having an issue trying to build qemu for the qemuarm machine. It's 
> just a standard core-image-minimal with a vanilla copy of poky master. 
> The error log is as follows:
> 
>     
> /mnt/storage/yoctoBuilds/poky-vanilla.git/build/tmp/work/x86_64-linux/qemu-native-0.15.1-r10/temp/log.do_configure.1062
>     
> ---------------------------------------------------------------------------
>     DEBUG: Executing python function sysroot_cleansstate
>     DEBUG: Python function sysroot_cleansstate finished
>     DEBUG: Executing shell function do_configure
>     
> /mnt/storage/yoctoBuilds/poky-vanilla.git/build/tmp/work/x86_64-linux/qemu-native-0.15.1-r10/temp/run.do_configure.1062:
>     line 86:
>     
> /mnt/storage/yoctoBuilds/poky-vanilla.git/build/tmp/work/x86_64-linux/qemu-native-0.15.1-r10/qemu-0.15.1/configure:
>     No such file or directory
>     ERROR: Function failed: do_configure (see
>     
> /mnt/storage/yoctoBuilds/poky-vanilla.git/build/tmp/work/x86_64-linux/qemu-native-0.15.1-r10/temp/log.do_configure.1062
>     for further information)
> 
> 
> That is all I get, and the build just fails. I'm not sure where to even 
> start debugging this...

Does the file:

/mnt/storage/yoctoBuilds/poky-vanilla.git/build/tmp/work/x86_64-linux/qemu-native-0.15.1-r10/qemu-0.15.1/configure

exist? Can you execute it? Does
running 
/mnt/storage/yoctoBuilds/poky-vanilla.git/build/tmp/work/x86_64-linux/qemu-native-0.15.1-r10/temp/run.do_configure.1062
 give the same error? You can try and pin this down to a specific command 
failing, it could be something in the configure script itself that is erroring, 
its hard to tell from just the above.

Cheers,

Richard




_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to