[EMAIL PROTECTED] writes:
> 
> Compilation failed (gcc 2.96, guile 1.4, lilypond-1.5.13)

> -      return gh_str02scm (nm);
> +      return gh_str02scm ((char *)nm);

I think something is wrong with your installation:

        meddo:~$ grep gh_str02scm /usr/include/guile/*
        SCM gh_str02scm(const char *s);

looks as if you have an old guile header lying around.


--
Han-Wen Nienhuys   |   [EMAIL PROTECTED]    | http://www.cs.uu.nl/~hanwen/


_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to