You apparently don't have the latest code.
This was fixed a couple days ago.
Mike W9MDB
 

    On Monday, June 1, 2020, 01:27:18 AM CDT, Iztok Saje 
<iztok.s...@telekom.si> wrote:  
 
 Hello!

Old slackware linux. Libraries needed for WSJTX had not been touched for some 
two or three years.

When compiling hamlib, it failed, because there is no git directory here.

I created tests/hamlibdatetime.h file with one line:
#define HAMLIBDATETIME "20200531"
and rerun make.

maybe adding
  test -x $(top_srcdir)/.git etc and use date?
in Makefile:

# If we have a .git directory then we will update the hamlibdate.h file
hamlibdatetime.h: FORCE
        test ! -x $(top_srcdir)/.git || echo // This date time is from the last
        test ! -x $(top_srcdir)/.git || echo "#define HAMLIBDATETIME "\"$$(git -

FORCE: ;

73 gl, thanks, stay healthy

Iztok, S52D


[https://ts1.sdn.si/mailing/podpis/Bliskoviti_obisk_250x170px_06.jpg]
<https://www.telekom.si/zasebni-uporabniki/ponudba/internet/internetne-storitve/bliskoviti-obisk?utm_source=mail_podpis&utm_medium=mail_podpis&utm_campaign=mail_podpis>
Pravni pogoji / Legal disclaimer
Telekom Slovenije, d.d., Ljubljana <http://www.telekom.si/disclaimer>


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

Reply via email to