On 15/03/2020 17:13, Claude Frantz wrote:
On 3/15/20 5:52 PM, Bill Somerville wrote:

Hi Bill,

Please see the first few lines of the output of "make" in the hamlib directory:

$ make
CDPATH="${ZSH_VERSION+.}:" && cd . && aclocal-1.16 -I macros --install
aclocal-1.16: overwriting 'macros/ax_pkg_swig.m4' with '/usr/share/aclocal/ax_pkg_swig.m4'
 cd . && automake-1.16 --gnu
CDPATH="${ZSH_VERSION+.}:" && cd . && autoconf
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --with-xml-support --disable-winradio --with-perl-binding --no-create --no-recursion
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out

This may be the reason of the modified 'macros/ax_pkg_swig.m4'.

Best wishes,
Claude (DJ0OT)

Hi Claude,

I'm not sure why that is happening. The aclocal tool should not be trying to copy in the system version of that m4 macro if it is already there. Try a 'make clean && make' and see if that goes any better?

73
Bill
G4WJS.



_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to