Neil Jerram [2006-03-10, 22:41:16]:
> steven mestdagh <[EMAIL PROTECTED]> writes:
> 
> > Neil Jerram [2006-03-10, 22:10:39]:
> >> 
> >> Digging a bit further, this looks like it's caused by
> >> HAVE_PTHREAD_ATTR_GETSTACK not being defined.  Can you confirm that
> >> when you run ./configure, it says that pthread_attr_getstack can't be
> >> found?
> >
> > no, this function is found, and HAVE_PTHREAD_ATTR_GETSTACK is defined
> > in config.h.
> 
> OK, so it's HAVE_LIBC_STACK_END that is not defined, then?  When this
> is the case, 1.8 leaves scm_init_guile undefined, whereas 1.6 would
> use the vast pile of magic in gc_os_dep.c.

indeed this is a function we do not have.

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm



_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to