On Tue, 3 Mar 2020, Sven Schreiber wrote:
Am 03.03.2020 um 11:38 schrieb Sven Schreiber:
> Hi Allin, if you can hold off the release for one more day I could
> probably test the current situation of the windows build again, starting
> from a clean environment. I know the relevant updates occurred with
> 2019d and not so much with 2020a, but I never properly re-checked
> whether we have reached a working steady state.
Hm, I'm getting a weird error when I want to build current git (on
Windows) with addons enabled:
make -C SVAR
make[2]: Verzeichnis „/home/fantomas/src/build/addons/SVAR“ wird betreten
../../cli/gretlcli -t pkg.inp
Error reading
C:\msys64\home\fantomas\src\build\addons\SVAR\./../../gretl-git/addons/SVAR\../../../gretl-git/addons/SVAR/SVAR_boot.inp
Windows says: Das System kann die angegebene Datei nicht finden.
(= cannot find the given file)
But AFAICT the file is there alright. Any ideas?
Apart from the path being a horrible mash-up? I'll try taking a look
at that tomorrow.
If I build without addons, everything runs smoothly, but haven't
tested
yet to actually start it up.
BTW, in section 3.6 of the windows building guide there's an example
conf.sh which doesn't match the one that's online, although it says it does.
OK, I'll take a look at that too.
Allin