On 06-29-2020 8:12 AM, Thomas Huth wrote:
... It's not the same bug as last year, but a new one: Seems like newer versions of Solaris now have this functions in their libraries!
Yes - I just checked. Solaris 10 does not have openpty, but Solaris 11.4 indeed does have it
So what you want is something like this (completely untested):
So just to make sure I have this right - I save that code into a patch file and then apply it where? At the qemu-5.0.0 level? Then run configure again? Right now I'm looking at that "struct dirent" problem in gmake I mentioned a few days ago. I will try the Haiku patch offered by PMM. - MIchele