From: Eberhard S. <esc...@ca...> - 2024-03-06 12:01:46
|
On 05.03.24 22:24, Francisco Frutos-Alfaro wrote: Are you trying to compile the latest version from sourceforge? Can you please tell us which version you are using? Eberhard > Hi > > I have following error on my computer > > > [x86_64-unknown-ubuntu22.04] CXX csl-arith01.o > In file included from > /home/frutos/Downloads/reduce-algebra-master/csl/cslbase/headers.h:230, > from > /home/frutos/Downloads/reduce-algebra-master/csl/cslbase/arith01.cpp:41: > /home/frutos/Downloads/reduce-algebra-master/csl/cslbase/version.h:56:6: > in ‘constexpr’ expansion of ‘<lambda closure > object><lambda()>{}.<lambda()>()’ > /home/frutos/Downloads/reduce-algebra-master/csl/cslbase/version.h:52:35: > error: array subscript value ‘15’ is outside the bounds of array type > ‘const char [5]’ > 52 | const char* d = &VERSION_ID[15]; > | ^ > gmake[2]: *** [Makefile:2674: csl-arith01.o] Error 1 > gmake[2]: Leaving directory > '/home/frutos/Downloads/reduce-algebra-master/cslbuild/x86_64-unknown-ubuntu22.04/csl' > gmake[1]: *** [Makefile:1440: all] Error 2 > gmake[1]: Leaving directory > '/home/frutos/Downloads/reduce-algebra-master/cslbuild/x86_64-unknown-ubuntu22.04/csl' > > Reduce build tasks finished: Highest return code 2 > make: [Makefile:34: all] Error 2 (ignored) > > > Best regards > > > Francisco > > > > _______________________________________________ > Reduce-algebra-developers mailing list > Red...@li... > https://lists.sourceforge.net/lists/listinfo/reduce-algebra-developers |