Re: Missing definition of scm_catch_handler_t while compiling gnustep-guile on slackware-current
Adam Fedor <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.user |
|---|---|
| Organization | Digital Optics Corp |
| Message-ID | <[email protected]> |
On 2006-05-15 10:34:29 -0600 Ajitabh Pandey <[email protected]> wrote: > Hi, > > I have guile 1.8.0 installed. When I try to compile > gnustep-guile-1.1.4, I get the following error. Sorry about the long > mail. > > What I understands from the output of make is that the problem is the > following error: > > gg_class.m:418: error: `scm_catch_handler_t' undeclared (first use in > this function) > I think gnustep-guile has only been tested with 1.6, so perhaps there was an API change in the new version. We'll have to check sometime