guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: undefined reference to `scm_init_guile'


From: Neil Jerram
Subject: Re: undefined reference to `scm_init_guile'
Date: Fri, 10 Mar 2006 22:10:39 +0000
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

steven mestdagh <address@hidden> writes:

> Neil Jerram [2006-03-09, 22:35:34]:
>> 
>> Thanks.  What is the Guile version of the existing OpenBSD port?
>
> it's 1.6.7.

Thanks.

>> (It's easy enough to fix the tests to use scm_with_guile instead, but
>> I'm concerned that we've unintentionally removed scm_init_guile, as
>> far as OpenBSD is concerned, without passing through any deprecation
>> phase; so it would probably be better to make scm_init_guile continue
>> to work.)
>
> i was planning to test build ports depending on guile, so anything that
> uses scm_init_guile will error out. i'll let you know.

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?

Also, do you happen to know whether this function really is absent on
OpenBSD?  Perhaps ./configure just needs to try another
header/library?

       Neil





reply via email to

[Prev in Thread] Current Thread [Next in Thread]