On Fri, 12 May 2000, Carlos Fernandes wrote:
> To whom it may concern,
>
> When running "make" to install Guile the following errors are reported:
>
> numbers.c, line 1285: In this declaration, parameter 3 has a different
> type than specified in an earlier declaration of this function
> scm_divbigdig (SCM_BIGDIG *ds,
>
> numbers.c, line 1285: In this declaration, the type of "scm_divbigdig" is
> not compatible with the type of a previous declaration of "scm_divbigdig"
> at line number 281 in file numbers.h
> scm_divbigdig (SCM_BIGDIG *ds,
>
> Unfortunately, I don't know how to get around this problem. I am trying to
> install Guile on a Dec Alpha 300 server (4/266). I would appreciate any
> help on how to remedy this.
I recommend to use the newest guile version from cvs. A lot of problems
have been fixed in that version.
Best regards
Dirk