Paul,

Just use homebrew ... you'll save yourself a lot of headache.

If you dont have it already:

/bin/bash -c "$(curl -fsSL
https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

then:

brew install x3270

Joe

On Sat, Apr 4, 2020 at 12:05 PM Paul Gilmartin <
[email protected]> wrote:

> On Sat, 4 Apr 2020 10:38:28 -0600, Jack J. Woehr wrote:
>
> >On 4/4/20 9:51 AM, Paul Gilmartin wrote:
> >> I tried building x3270 on Mojave from source.
> >
> >from http://x3270.bgp.nu/Build.html
> >
> >
> >      Notes for MacOS X
> >
> >Everything except x3270 is built the usual (Unix) way on MacOS X. But to
> >build x3270, you first need to install XQuartz
> >(http://xquartz.macosforge.org/). Then to build all of the emulators,
> >use the following commands: export PATH=$PATH:/opt/X11/bin ./configure
> >--enable-unix --x-includes=/opt/X11/include make
> >
> >By default, the MacOS build uses Secure Transport for SSL/TLS. To switch
> >to OpenSSL, pass the --disable-stransport option to the configure script.
> >
> Thanks for the reminder.  But I now get:
>
>  571  ./configure --enable-unix --x-includes=/opt/X11/include
> --disable-stransport
>              ...
> configure: WARNING: unrecognized options: --enable-unix,
> --disable-stransport
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating Makefile.obj
> config.status: creating conf.h
> config.status: conf.h is unchanged
> configure: WARNING: unrecognized options: --enable-unix,
> --disable-stransport
> 572 $ make
> cd ../obj/i386-apple-darwin18.7.0/x3270 &&amp;
> /Applications/Xcode.app/Contents/Developer/usr/bin/make -I../../../x3270
> -I../../../Common -f ../../../x3270/Makefile.obj all
> libs.mk:6: ../../../lib/32xx/32xx-deplibs.mk: No such file or directory
> make[1]: *** No rule to make target `../../../lib/32xx/32xx-deplibs.mk'.
> Stop.
> make: *** [all] Error 2
>
> Thanks,
> gil
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to