[EMAIL PROTECTED] writes: > >>>>> "Juergen" == Juergen Reuter <[EMAIL PROTECTED]> writes: > > Juergen> makedepend -f- /usr/include/math.h > > Juergen> If this lists you a file called > Juergen> /usr/include/bits/mathcalls.h, and if this file contains > Juergen> a line > > Juergen> __MATHDECL (long int,lrint,, (_Mdouble_ __x)); > > Juergen> then this is most probably the place where lrint is defined. > > Yes, that's all true.
I have been trying to come up with some kind of fix, but I fear that this will cause more trouble when the fix falls over. Moreover, the bug is in debian, not in lily I suggest to patch libc-extension.hh locally to include bits/mathcall.h - we don't change that file often, so it shouldn't be a problem. > > > -- > Laura (mailto:[EMAIL PROTECTED] , http://www.laymusic.org/ ) > (617) 661-8097 fax: (801) 365-6574 > 233 Broadway, Cambridge, MA 02139 > > -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen _______________________________________________ Lilypond-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel
