On 2/28/11, Jan Nieuwenhuizen <jann...@gnu.org> wrote: > Graham Percival schreef op ma 28-02-2011 om 09:35 [+0000]: >> /main/src/gub/target/freebsd-x86/src/lilypond-git.sv.gnu.org--lilypond.git-release-unstable/lily/beam-quanting.cc:638: >> error: 'round' was not declared in this scope >> >> I'm guessing that you need to explicitly include some other header >> because round() is in default in glibc but not in freebsd libc, or >> something like that? > > Eek, are we using floats?
I guess so? if (abs (round(yshift) - yshift) < 0.01 * staff_space) config->add (parameters.HORIZONTAL_INTER_QUANT_PENALTY, "H"); Take a look at 15feba22d437b566333c8c948a5780ce40c5953f Cheers, - Graham _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel