From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Didier Godefroy Newsgroups: gmane.lisp.guile.user Subject: Re: Building guile 1.8.6 on Tru64 5.1b Date: Wed, 22 Apr 2009 10:23:22 +0200 Message-ID: References: <87hc0hliqb.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1240388647 26728 80.91.229.12 (22 Apr 2009 08:24:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 22 Apr 2009 08:24:07 +0000 (UTC) Cc: guile-user@gnu.org To: Ludovic =?ISO-8859-1?B?Q291cnTocw==?= Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Wed Apr 22 10:25:27 2009 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LwXle-0000dn-MW for guile-user@m.gmane.org; Wed, 22 Apr 2009 10:25:19 +0200 Original-Received: from localhost ([127.0.0.1]:50868 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwXkF-0004Ox-G3 for guile-user@m.gmane.org; Wed, 22 Apr 2009 04:23:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LwXkB-0004OD-5R for guile-user@gnu.org; Wed, 22 Apr 2009 04:23:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LwXk6-0004NH-Dj for guile-user@gnu.org; Wed, 22 Apr 2009 04:23:46 -0400 Original-Received: from [199.232.76.173] (port=36510 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwXk6-0004NE-6W for guile-user@gnu.org; Wed, 22 Apr 2009 04:23:42 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:16746) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LwXk3-0004RZ-U9; Wed, 22 Apr 2009 04:23:40 -0400 Original-Received: from orbhost.com ([207.218.123.239] helo=orbhost.net) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LwXk3-0002iJ-89; Wed, 22 Apr 2009 04:23:39 -0400 Original-Received: from [192.168.1.20] (73.37.195-77.rev.gaoland.net [77.195.37.73]) by orbhost.net (8.13.7/8.13.7) with ESMTP id n3M8NRZQ321395; Wed, 22 Apr 2009 04:23:29 -0400 (EDT) User-Agent: Microsoft-Entourage/12.17.0.090302 Thread-Topic: Building guile 1.8.6 on Tru64 5.1b Thread-Index: AcnDI5lMX2OvBBw1vkOvM/UpdKRWRA== In-Reply-To: <87hc0hliqb.fsf@gnu.org> X-detected-kernel: by mx20.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:7254 Archived-At: > Using `--disable-error-on-warning' is the best solution here. You could > try upgrading GMP also, in case it helps. How does configure check for the gmp version?? I installed gmp 4.2.4 and the libgmp.so points to libgmp.so.7.4.4 now and configure thinks it's not at least 4.1 -- Didier Godefroy mailto:dg@ulysium.net