./configure - fails for macOS x3270 with XQUARTZ 2.7.9 - as documented in release notes. Use FREEBSD notes - "./configure --enable-x3270 CPPFLAGS=-I/opt/X11/include LDFLAGS=-L/opt/X11/lib"
This has been fixed, but the fix has not been released yet. It will go out with 3.5ga9 shortly. If you want a fix faster, I can send you an updated ./configure if you send me your email.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Could you post the output from ./configure?
./configure without any options
On the Mac /usr/X11 is a symlink to /opt/X11, which contains bin, etc, include, lib, share and var as subdirs. Looks like a typical X11 install.
This has been fixed, but the fix has not been released yet. It will go out with 3.5ga9 shortly. If you want a fix faster, I can send you an updated ./configure if you send me your email.
I can wait ... Post to this when 3.5ga9 is release and I'll test it again... Thanks