evan.raskob [lists] wrote: > For some reason, the scons script doesn't properly detect the (lack > of) the function. On 4 machines I've had to manually add: > > env.Append(CCFLAGS=' -DNO_LO_ARG_SIZE_DECL') > > to the SConstruct. I think it's a scons bug. are you using the latest git version or the 0.15 release? if the former, could you check your config.log, please? you can find the liblo function test in the .sconf_temp directory. it's conftest_16.c on my machine, but it can be different on yours.
the function was not properly tested earlier, but i believe it was fixed with this commit: http://git.savannah.gnu.org/cgit/fluxus.git/commit/?id=eaa47e0f4b3eaaddfecd5ed600103add940afc8c 4 machines?! are you making a fluxus renderfarm? best, gabor
