On 15 January 2014 08:48, Fam Zheng <f...@redhat.com> wrote: > This patch adds loading, stamp checking and initialization of modules.
> +echo "CONFIG_STAMP=`(echo $qemu_version; echo $pkgversion; cat $0) | > sha256sum - | cut -f1 -d\ `" >> $config_host_mak This fails to configure under MacOSX, I'm afraid -- there is no sha256sum there. thanks -- PMM