2008/10/14 Kannan Vijayan <[EMAIL PROTECTED]>: > > Follow-up Comment #1, bug #24554 (project guile): > > > Hrm, this may be a non-issue after-all. Digging through the source, I > discovered the SCM_USE_PTHREAD_THREADS macro referred to in key places > (crucially, the one-time thread initialization code called by scm_with_guile > and scm_init_guile). > > >From what I can see, it seems that the default debian build of the guile dev > package does not seem to have this flag enabled.
Yes, that's it. See here: http://article.gmane.org/gmane.lisp.guile.devel/7754 > If this is the reason for my problems, I guess it's not an issue to be > addressed here. My apologies. No problem. I'd rather get a duplicate report than no report at all! Regards, Neil
