meta-toolchain-qt5してて、下記のようにautomakeでエラーが出た。
help2man: can''t get `--help'' info from automake-1.14
Try `--no-discard-stderr'' if option outputs to stderr
Makefile:3707: recipe for target ''doc/automake-1.14.1'' failed
make: *** [doc/automake-1.14.1] Error 2
make: *** Waiting for unfinished jobs....
ERROR: oe_runmake failed
WARNING: /mnt/disk1/yocto/yocto_2014.12_2/poky/build/tmp/work/x86_64-linux/automake-native/1.14.1-r0/temp/run.do_compile.22360:1 exit 1 from
exit 1
ERROR: Function failed: do_compile (log file is located at /mnt/disk1/yocto/yocto_2014.12_2/poky/build/tmp/work/x86_64-linux/automake-native/1.14.1-r0/temp/log.do_compile.22360)
最新でもdizzyでも、同じエラーが発生する。
そこでubuntu環境で最新を引っ張ってきてやったら・・・
通った。
もしかして、fedora環境でやってるのがダメなのか?