lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Compiling stopped at type casting


From: Heikki Johannes Junes
Subject: Re: [PATCH] Compiling stopped at type casting
Date: Tue, 25 Sep 2001 17:55:15 +0300 (EET DST)

On Tue, 25 Sep 2001, Han-Wen Nienhuys wrote:

> address@hidden 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.

Sorry, I mistyped the guile. It is 1.3.4. 

      Heikki
--
      Heikki Junes
Addr. Jääkärinkatu 6A a10, FIN-00150 Helsinki
 Mob. +358 50 549 7873




reply via email to

[Prev in Thread] Current Thread [Next in Thread]