I am beginner to yocto. I am trying to build edison images on ubuntu 17.10.
I am following this link.
But It fails in native autmake.
I have linked recipe ERROR over here.
RE-EDIT
I have made changes for removing automake error, followed by patch. Now it's failed in native ncurses-5.9. Log file is attached Log_file.
Thanks,
Pritam
Something wrong with generation man docs for automake in the command line:
The real error is not printed but just truncated to:
You can follow advice to:
but I don't think you really want generate automake docs so much :)
So, I suggest just workaround it with creating fake output docs to please the make. Run on your machine :
This should disable help2man invoking for automake building. Yes, it's a bit ugly and it'd better to fix real issue but enough to keep going and build image.