Re: Missing definition of scm_catch_handler_t while compiling gnustep-guile on slackware-current
"Ajitabh Pandey" <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.user |
|---|---|
| Message-ID | <[email protected]> |
On 5/18/06, Adam Fedor <[email protected]> wrote: > 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 You might be right actually, I checked the code and found that from libguile.h the line typedef scm_t_catch_handler scm_catch_handler_t; is missing in 1.8. Hmm.... -- Regards. Ajitabh Pandey http://www.ajitabhpandey.info