stunnel 5.44 build fails
Ken Brown
kbrown@cornell.edu
Mon Jan 29 23:37:00 GMT 2018
On 1/29/2018 3:32 PM, Andrew Schulman wrote:
> Prior to stunnel 5.42, I could build stunnel in Cygport with no src_compile
> function, just
>
> CYGCONF=--disable-fips
>
> Beginning with stunnel 5.42, the build fails with errors about "possibly
> undefined macro" AC_MSG_NOTICE and AC_DEFINE:
I don't know why this is happening, but...
> configure.ac:9: error: version mismatch. This is Automake 1.15.1,
> configure.ac:9: but the definition used by this AM_INIT_AUTOMAKE
> configure.ac:9: comes from Automake 1.15. You should recreate
> configure.ac:9: aclocal.m4 with aclocal and run automake again.
you've patched src/Makefile.am, causing src/Makefile to run automake.
If you drop stunnel-ldflags.patch and just patch src/Makefile.in as you
did for 5.42 in stunnel-5.42-1.src.patch, I think you should be OK.
Ken
More information about the Cygwin-apps
mailing list