Neil Hopcroft

A digital misfit

librsb

Adding project of-sparsersb

The sparsersb package has no dependencies on other octave packages but does have a build dependency upon librsb. It contains a src/ directory which has an autogen.sh script. Its build fails: In file included from sparsersb.cc:77:0: /usr/local/include/octave-4.1.0+/octave/../octave/oct-alloc.h:30:34: error: expected unqualified-id before numeric constant #define DECLARE_OCTAVE_ALLOCATOR 1 ^ sparsersb.cc:1242:3: note: in expansion of macro ‘DECLARE_OCTAVE_ALLOCATOR’ DECLARE_OCTAVE_ALLOCATOR […]