Am 28.03.2020 um 17:58 schrieb Allin Cottrell:
On Sat, 28 Mar 2020, Sven Schreiber wrote:
I've had another go at the Makefiles, which might help, but if it
still
doesn't work I'll need some more information to identify the error.
OK, partial success here, don't know whether it is actually caused by
your latest changes. I completely deleted the existing w32tex
installation and did a fresh install of that. Oh and also let the gretl
source be cloned anew.
Then the default way (your variant of conf.sh) worked!
However, then I went back to the GTK3 + addons build attempt, meaning
that I edited conf.sh and re-ran that before doing make. There I got an
error message which also seemed somewhat familiar from a couple of weeks
back:
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.
Windows says: Das System kann die angegebene Datei nicht finden.
make[2]: *** [Makefile:48: SVAR.gfn] Fehler 1
make[2]: Verzeichnis „/home/fantomas/src/build/addons/SVAR“ wird verlassen
make[1]: *** [Makefile:32: SVAR] Fehler 2
make[1]: Verzeichnis „/home/fantomas/src/build/addons“ wird verlassen
make: *** [Makefile:69: addons] Fehler 2
cheers
sven