Dear All
I do
this command:
bitbake intel-platforms -c populate_sdk_ext
but
get those error tips:
ERROR: qemu-system-native-4.1.0-r0 do_configure:
Execution of
'/felixzhang/openbmc/openbmc/build/tmp/work/x86_64-linux/qemu-system-native/4.1.0-r0/temp/run.do_configure.28779'
failed with exit code 1:
ERROR: unknown option --disable-libssh
Try
'/felixzhang/openbmc/openbmc/build/tmp/work/x86_64-linux/qemu-system-native/4.1.0-r0/git/configure
--help' for more information
WARNING: exit code 1 from a shell
command.
ERROR: Logfile of failure stored in:
/felixzhang/openbmc/openbmc/build/tmp/work/x86_64-linux/qemu-system-native/4.1.0-r0/temp/log.do_configure.28779
Log
data follows:
| DEBUG: Executing shell function do_configure
| ERROR:
unknown option --disable-libssh
| Try
'/felixzhang/openbmc/openbmc/build/tmp/work/x86_64-linux/qemu-system-native/4.1.0-r0/git/configure
--help' for more information
| WARNING: exit code 1 from a shell
command.
| ERROR: Execution of
'/felixzhang/openbmc/openbmc/build/tmp/work/x86_64-linux/qemu-system-native/4.1.0-r0/temp/run.do_configure.28779'
failed with exit code 1:
| ERROR: unknown option --disable-libssh
| Try
'/felixzhang/openbmc/openbmc/build/tmp/work/x86_64-linux/qemu-system-native/4.1.0-r0/git/configure
--help' for more information
| WARNING: exit code 1 from a shell
command.
|
ERROR: Task
(/felixzhang/openbmc/openbmc/meta/recipes-devtools/qemu/qemu-system-native_4.1.0.bb:do_configure)
failed with exit code '1'
NOTE: Tasks Summary: Attempted 4375 tasks of
which 4224 didn't need to be rerun and 1 failed.
How can I sovle this problem?
Thanks
Felix