I installed the vte-0.28.2p19 package and that problem was solved. New problem is that the built fails with an undefined reference error:

https://gist.github.com/andy5995/0b0fab05c70336bfff86ac4a3354d5a6#file-gistfile1-txt-L59

config.log

Could be related to @LarsGit223 's comment, as I see that function seems to be defined in the utility library.

I tried preceding the configure command with PTY_LIBS="-lutil" and LDADD"-lutil" but no effect.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.