Hi Linas, Linas Vepstas <linasveps...@gmail.com> writes:
> error: non-local function ‘static<anonymous struct>* > opencog::SchemeSmob::ss_incoming_set(<anonymous struct>*)’ uses > anonymous type Lilypond is written in C++ and... (looks at the logs...) ... it has the same problem, starting from 1.9.5 (http://hydra.nixos.org/build/157322/log/raw). So this must be related to static subr allocation and suchlike. Can you try commenting out ‘# define SCM_SUPPORT_STATIC_ALLOCATION’ in ‘snarf.h’? Thanks, Ludo’.