From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) Newsgroups: gmane.lisp.guile.bugs Subject: Re: Unable to build guile Date: Sat, 08 Nov 2008 18:49:19 +0100 Message-ID: <87fxm2az1c.fsf@gnu.org> References: <490CC562.9070501@aceweb.com> <87bpwx98f7.fsf@gnu.org> <490E7842.9040903@aceweb.com> <87d4hdmbw8.fsf@gnu.org> <490F78C1.9020703@aceweb.com> <87ljw01lm1.fsf@gnu.org> <490FB08F.7030903@aceweb.com> <87prlbwxth.fsf@gnu.org> <4910B219.9000301@aceweb.com> <87tzamy1ve.fsf@gnu.org> <49120D5C.8040903@aceweb.com> <87iqr1t7p8.fsf@gnu.org> <4913983F.2090204@aceweb.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1226166609 5988 80.91.229.12 (8 Nov 2008 17:50:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 8 Nov 2008 17:50:09 +0000 (UTC) Cc: Dwight To: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sat Nov 08 18:51:12 2008 connect(): Connection refused Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kyrxk-00079S-DM for guile-bugs@m.gmane.org; Sat, 08 Nov 2008 18:51:08 +0100 Original-Received: from localhost ([127.0.0.1]:45263 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kyrwc-0002ru-Jn for guile-bugs@m.gmane.org; Sat, 08 Nov 2008 12:49:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KyrwC-0002f5-LZ for bug-guile@gnu.org; Sat, 08 Nov 2008 12:49:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KyrwA-0002eH-Mj for bug-guile@gnu.org; Sat, 08 Nov 2008 12:49:31 -0500 Original-Received: from [199.232.76.173] (port=37128 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KyrwA-0002eE-FZ for bug-guile@gnu.org; Sat, 08 Nov 2008 12:49:30 -0500 Original-Received: from main.gmane.org ([80.91.229.2]:32826 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KyrwA-0002CD-3Q for bug-guile@gnu.org; Sat, 08 Nov 2008 12:49:30 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Kyrw6-00087d-AC for bug-guile@gnu.org; Sat, 08 Nov 2008 17:49:26 +0000 Original-Received: from reverse-83.fdn.fr ([80.67.176.83]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 08 Nov 2008 17:49:26 +0000 Original-Received: from ludo by reverse-83.fdn.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 08 Nov 2008 17:49:26 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 42 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: reverse-83.fdn.fr X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 18 Brumaire an 217 de la =?iso-8859-1?Q?R=E9volution?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 821D 815D 902A 7EAB 5CEE D120 7FBA 3D4F EB1F 5364 X-OS: i686-pc-linux-gnu User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux) Cancel-Lock: sha1:aJGEcpxhLMFQY2jqdPVLxthmfYc= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4084 Archived-At: Hello, Dwight writes: > Breakpoint 1, main (argc=4, argv=0x2ff22058) at guile.c:72 > 72 guile.c: A file or directory in the path name does not exist.. > in guile.c > Function "get_thread_stack_base" not defined. > > Program received signal SIGSEGV, Segmentation fault. > 0xd004a864 in pthread_mutexattr_init () from /usr/lib/libpthreads.a(shr_xpg5.o) > Breakpoint 2 at 0xd6c70efc: file gc_os_dep.c, line 1937. > > Program terminated with signal SIGSEGV, Segmentation fault. > The program no longer exists. > /tmp/VIM/guile-1.8.5/the-script:7: Error in sourced command file: > The program is not running. > (gdb) quit Hmm, that's not very helpful. Could you try finding out what it is that determines that the stack base is NULL? Alternatively, if you know of a way we could test Guile on that platform, that would be great. >>> I did a grep on /usr/include and /usr/include/sys >>> >>># grep hstrerror * >>>netdb.h:const char *hstrerror(); >>>netdb.h:const char * hstrerror(int); >> >> >> Is that under /usr/include or /usr/include/sys? > Yes! I mean, was it /usr/include/netdb.h or /usr/include/sys/netdb.h? I assume the latter since is already included in `net_db.c'. Thanks for your perseverance! Ludo'.