From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.bugs Subject: Re: Mac OS X .dylib Date: Sat, 30 Jan 2010 20:30:44 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1264880174 11557 80.91.229.12 (30 Jan 2010 19:36:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 30 Jan 2010 19:36:14 +0000 (UTC) Cc: bug-guile@gnu.org To: Hans Aberg Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sat Jan 30 20:36:10 2010 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.69) (envelope-from ) id 1NbJ73-0005vq-Dq for guile-bugs@m.gmane.org; Sat, 30 Jan 2010 20:36:09 +0100 Original-Received: from localhost ([127.0.0.1]:36392 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NbJ72-00047u-Hk for guile-bugs@m.gmane.org; Sat, 30 Jan 2010 14:36:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NbJ6w-00047f-Pc for bug-guile@gnu.org; Sat, 30 Jan 2010 14:36:02 -0500 Original-Received: from [199.232.76.173] (port=38485 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NbJ6w-00047V-BM for bug-guile@gnu.org; Sat, 30 Jan 2010 14:36:02 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NbJ6s-0003wW-8r for bug-guile@gnu.org; Sat, 30 Jan 2010 14:36:02 -0500 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:42616 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NbJ6s-0003va-22 for bug-guile@gnu.org; Sat, 30 Jan 2010 14:35:58 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id B6D9B95FC0; Sat, 30 Jan 2010 14:35:54 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=cGtvQ49HrWJjUybbpBEHlCCNVOU=; b=o0m7Mb Q84/TJ31NtvpRQ7E/DKYW7Iuf1ZPErEu1PBP6exj4ZeHz040UeUXiUPsdtVhZyED g3h96rN3+Jq1ykGzoSkjQmuDxSl71YACqN73NHK6Duv9ALW9VwFZb1TMPJuARjnX dAiBThhKU6SnhyRqvcfGGHUYCcPyBGnX0wNKg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=Uta0ZU15gsCf8c6ggw+XhuQBeBfVbbv5 gzvL0nDrIYNbO5VRl6+/SM0C1kpWI7k9LD9lsyoQAWX7COTGNgEiC5kBgJCwhFP0 YevcPXeimTY8AWq4JW6kDqjuJiTEXanSSJayoqBQxpOiRWosPmSn9RfdUyBsNbTt /4goIThRHqw= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id A0DF095FBE; Sat, 30 Jan 2010 14:35:53 -0500 (EST) Original-Received: from unquote (unknown [79.156.147.120]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id C0E2695FBD; Sat, 30 Jan 2010 14:35:51 -0500 (EST) In-Reply-To: (Hans Aberg's message of "Sat, 30 Jan 2010 15:41:03 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) X-Pobox-Relay-ID: ADE7F8DE-0DD6-11DF-B34E-6AF7ED7EF46B-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:4479 Archived-At: Hello Hans, On Sat 30 Jan 2010 15:41, Hans Aberg writes: > It seems guile-1.8.7 does not admit dynamic library file name extensions > .dylib, but only .so, on Mac OS X (tried 10.5.8. PPC G4) I think your example shold work, but it's something that's totally handled by libltdl. Are you using the latest libltdl? Note also that libltdl's error messages often aren't the most appropriate, due to another bug: http://thread.gmane.org/gmane.comp.gnu.libtool.general/10621 This (often) makes all failures come out as "file not found". So try using a newer libltdl, and if that fails, bug-libtool@gnu.org is probably the place to go. A -- http://wingolog.org/