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.3 Intel Mac Leopard compilation fails due to no off64_t Date: Tue, 22 Jan 2008 23:09:48 +0000 Message-ID: <87fxwpe9tv.fsf@ossau.uklinux.net> References: <87prw9354g.fsf@ossau.uklinux.net> <881AD488-9F97-4F0D-B078-BEBD5BB684B8@iinet.net.au> <87tzll1eel.fsf@ossau.uklinux.net> <35E22493-6C5F-4DEE-A261-9D0ED2998C2A@iinet.net.au> <871w89fr5w.fsf@ossau.uklinux.net> <59FFDD5A-34E7-46EB-822D-323F1014700F@iinet.net.au> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1201043405 16612 80.91.229.12 (22 Jan 2008 23:10:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Jan 2008 23:10:05 +0000 (UTC) Cc: bug-guile@gnu.org To: Roger Mc Murtrie Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Jan 23 00:10:24 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 1JHSG7-0004qg-TB for guile-bugs@m.gmane.org; Wed, 23 Jan 2008 00:10:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JHSFi-0002vB-3w for guile-bugs@m.gmane.org; Tue, 22 Jan 2008 18:09:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JHSFd-0002tx-Vn for bug-guile@gnu.org; Tue, 22 Jan 2008 18:09:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JHSFc-0002t2-Di for bug-guile@gnu.org; Tue, 22 Jan 2008 18:09:53 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JHSFc-0002sw-8V for bug-guile@gnu.org; Tue, 22 Jan 2008 18:09:52 -0500 Original-Received: from mail3.uklinux.net ([80.84.72.33]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JHSFb-0000N1-V2 for bug-guile@gnu.org; Tue, 22 Jan 2008 18:09:52 -0500 Original-Received: from arudy (host86-145-183-175.range86-145.btcentralplus.com [86.145.183.175]) by mail3.uklinux.net (Postfix) with ESMTP id A32991F7120; Tue, 22 Jan 2008 23:09:49 +0000 (GMT) Original-Received: from laruns (unknown [192.168.0.10]) by arudy (Postfix) with ESMTP id 118A43800A; Tue, 22 Jan 2008 23:09:49 +0000 (GMT) In-Reply-To: <59FFDD5A-34E7-46EB-822D-323F1014700F@iinet.net.au> (Roger Mc Murtrie's message of "Wed, 23 Jan 2008 09:57:22 +1100") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:3716 Archived-At: Roger Mc Murtrie writes: > Hi Neil, > That sounds like an excellent solution. Great, thanks. I'll just give others a chance to comment before proceeding. > Attached is my config.guess file. (Its just the one from the > distribution with no changes). I'm sorry, I wasn't clear. I meant what output do you see when you run ./config.guess on the command line, on each of the systems where you've been trying to build Guile? Regards, Neil