From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: steven mestdagh Newsgroups: gmane.lisp.guile.devel Subject: Re: undefined reference to `scm_init_guile' Date: Fri, 10 Mar 2006 23:23:32 +0100 Message-ID: <20060310222332.GA23867@esat.kuleuven.be> References: <87u0a7tfex.fsf@ossau.uklinux.net> <20060310064102.GA11885@esat.kuleuven.be> <87veumvtls.fsf@ossau.uklinux.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1142035459 14029 80.91.229.2 (11 Mar 2006 00:04:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 11 Mar 2006 00:04:19 +0000 (UTC) Cc: Guile Development Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Mar 11 01:04:17 2006 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FHrad-0000H4-OT for guile-devel@m.gmane.org; Sat, 11 Mar 2006 01:04:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FHrad-0004IB-8z for guile-devel@m.gmane.org; Fri, 10 Mar 2006 19:04:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FHq2Q-0000tL-Io for guile-devel@gnu.org; Fri, 10 Mar 2006 17:24:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FHq2I-0000ZK-L1 for guile-devel@gnu.org; Fri, 10 Mar 2006 17:24:41 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FHq2H-0000YT-DE for guile-devel@gnu.org; Fri, 10 Mar 2006 17:24:37 -0500 Original-Received: from [199.232.41.67] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FHq5a-0002wi-1C for guile-devel@gnu.org; Fri, 10 Mar 2006 17:28:02 -0500 Original-Received: from [134.58.240.41] (helo=nibbel.kulnet.kuleuven.ac.be) by mx20.gnu.org with esmtp (Exim 4.52) id 1FHq1m-000681-7J for guile-devel@gnu.org; Fri, 10 Mar 2006 17:24:06 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by nibbel.kulnet.kuleuven.ac.be (Postfix) with ESMTP id C0FB84CE7B; Fri, 10 Mar 2006 23:23:34 +0100 (CET) Original-Received: from smtp03.kuleuven.be (antonius.kulnet.kuleuven.ac.be [134.58.240.73]) by nibbel.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 3673D4CE69; Fri, 10 Mar 2006 23:23:34 +0100 (CET) Original-Received: from smtp03.kuleuven.be (localhost.localdomain [127.0.0.1]) by smtp03.kuleuven.be (Postfix) with ESMTP id 142BA332762; Fri, 10 Mar 2006 23:23:34 +0100 (CET) Original-Received: from nijl.esat.kuleuven.be (nijl.esat.kuleuven.be [134.58.56.153]) by smtp03.kuleuven.be (Postfix) with ESMTP id 06179332750; Fri, 10 Mar 2006 23:23:34 +0100 (CET) Original-Received: from ohm.esat.kuleuven.be (ohm.esat.kuleuven.be [134.58.63.167]) by nijl.esat.kuleuven.be (8.13.5/8.13.5) with ESMTP id k2AMNX3L018249; Fri, 10 Mar 2006 23:23:33 +0100 Original-Received: from ohm.esat.kuleuven.be (smestdag@localhost.esat.kuleuven.be [127.0.0.1]) by ohm.esat.kuleuven.be (8.13.4/8.13.4) with ESMTP id k2AMNX0D004309; Fri, 10 Mar 2006 23:23:33 +0100 (CET) Original-Received: (from smestdag@localhost) by ohm.esat.kuleuven.be (8.13.4/8.13.3/Submit) id k2AMNX9R030398; Fri, 10 Mar 2006 23:23:33 +0100 (CET) Original-To: Neil Jerram Content-Disposition: inline In-Reply-To: <87veumvtls.fsf@ossau.uklinux.net> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by KULeuven Antivirus Cluster X-Mailman-Approved-At: Fri, 10 Mar 2006 19:03:21 -0500 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:5776 Archived-At: Neil Jerram [2006-03-10, 22:10:39]: > steven mestdagh 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? no, this function is found, and HAVE_PTHREAD_ATTR_GETSTACK is defined in config.h. 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