Re: Bugs blocking the 6.1 release
"Markus Mützel" <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.maintainers |
|---|---|
| Message-ID | <trinity-7c1d7531-7e4a-4535-bc53-0d58ea572323-1589484644650@3c-app-gmx-bap34> |
Am 14. Mai 2020 um 21:24 Uhr schrieb "Markus Mützel": > I'll try and cross-compile for Windows next. I'll report if I should run into any issues or better if it fixes the performance issue. Well, I didn't reach very far. When I tried to build the .lz source ball for hg id 64b7dedbc220 with "make all dist-lzip", I got the following error: make[1]: *** No rule to make target 'scripts/legacy/@inline/module.mk', needed by 'distdir-am'. Stop. make[1]: Leaving directory '/home/osboxes/Documents/Repositories/Octave/octave-jwe/.build' make: *** [Makefile:27530: distdir] Error 2 Markus