From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Neil Jerram" Newsgroups: gmane.lisp.guile.bugs Subject: Re: guile 1.8.5 compile segfault Date: Sat, 20 Sep 2008 00:48:26 +0200 Message-ID: <49dd78620809191548j7cd047a6ted13d3948a26c2c7@mail.gmail.com> References: <48D3CFF8.1010105@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1221864530 30181 80.91.229.12 (19 Sep 2008 22:48:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Sep 2008 22:48:50 +0000 (UTC) Cc: bug-guile@gnu.org To: tantalum Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sat Sep 20 00:49:46 2008 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 1KgonI-0000aL-TW for guile-bugs@m.gmane.org; Sat, 20 Sep 2008 00:49:45 +0200 Original-Received: from localhost ([127.0.0.1]:51733 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KgomH-0004yW-AL for guile-bugs@m.gmane.org; Fri, 19 Sep 2008 18:48:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kgom9-0004rV-SW for bug-guile@gnu.org; Fri, 19 Sep 2008 18:48:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kgom4-0004is-Tn for bug-guile@gnu.org; Fri, 19 Sep 2008 18:48:33 -0400 Original-Received: from [199.232.76.173] (port=50269 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kgom4-0004ig-Nd for bug-guile@gnu.org; Fri, 19 Sep 2008 18:48:28 -0400 Original-Received: from rv-out-0708.google.com ([209.85.198.240]:34204) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kgom4-0000iD-9b for bug-guile@gnu.org; Fri, 19 Sep 2008 18:48:28 -0400 Original-Received: by rv-out-0708.google.com with SMTP id k29so706408rvb.6 for ; Fri, 19 Sep 2008 15:48:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=Jnwv0bVTBxfAo1mcjCcvR3DSaobyJ8c22iwlOnEWU/E=; b=Y4pIWntYd+btBijMgFEQbjvxDsZ2r74YnPcZTIdEChFnFTvfde3poxUaUaKziBIp/W fCcTnF6bbG8yZDZISlE1o+43w+/EGOcs+HkGDEmXFs5GwZTDkDSj2WaukMk629Ss46ls AeQWa+hT5av6GJzlpZcUuHQhztyyH5X2LHQ34= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=scUZrif4cCPZHbefieb2/FRNBAg5Q2q70FBrz9JFIa7UCsk5qWYXSOKsL8EQaxzppZ HKebSUX2q4oj1ZPQOucchY4zOXwVFm7pkkgABPeau0ZAWBbeFWSJX3y/fIYJypoZzW5q 8N0ssxXX4NKVcGswjVlCV0S0pgYRdIL8yrvwM= Original-Received: by 10.141.36.10 with SMTP id o10mr367562rvj.176.1221864506245; Fri, 19 Sep 2008 15:48:26 -0700 (PDT) Original-Received: by 10.140.142.15 with HTTP; Fri, 19 Sep 2008 15:48:26 -0700 (PDT) In-Reply-To: <48D3CFF8.1010105@gmx.de> Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:4008 Archived-At: Hi... 2008/9/19 tantalum : > hi > > having dependencies > gmp 4.2.2-2 > libtool 2.2.6a-1 > installed and 64bit linux, > im trying to compile guile 1.8.5, but it fails leaving the message found > here: > http://pastebin.com/m3bd2e879 > "Speicherzugriffsfehler" translates to "segmentation fault" A problem very similar to that was fixed by these commits, since the 1.8.5 release: http://git.savannah.gnu.org/gitweb/?p=guile.git;a=commit;h=9143131b2766d1e29e05d61b5021395b4c93a6bc http://git.savannah.gnu.org/gitweb/?p=guile.git;a=commit;h=c67a68f4f14bc0bdc11c1dca37eae7f610432a49 http://git.savannah.gnu.org/gitweb/?p=guile.git;a=commit;h=adacd2dac5ad1c80a8faf8933c228533fb82cc80 > this happens also with the git version. What do you mean, exactly? (If you mean the head of the branch_release-1-8 branch, I guess this must be a new problem.) > im clueless, can i do something? > i really like guile, and like to use the newest version because it fixed a > bug with g-wrap. It depends if this is a new problem, or one that we have fixed - so I need your answer to the question just above. Regards, Neil