From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Aidan Gauland Newsgroups: gmane.lisp.guile.user Subject: Re: C module problem Date: Tue, 1 Mar 2011 07:24:51 +1300 Message-ID: <20110228182451.GA30635@neko> References: <440851.45861.qm@web37908.mail.mud.yahoo.com> <20110228173032.SYRSD.231534.root@cdptpa-web09-z02> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" X-Trace: dough.gmane.org 1298918245 11056 80.91.229.12 (28 Feb 2011 18:37:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 28 Feb 2011 18:37:25 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Mon Feb 28 19:37:21 2011 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.69) (envelope-from ) id 1Pu7y4-0003Hf-Sh for guile-user@m.gmane.org; Mon, 28 Feb 2011 19:37:13 +0100 Original-Received: from localhost ([127.0.0.1]:37586 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pu7m4-00089y-Pz for guile-user@m.gmane.org; Mon, 28 Feb 2011 13:24:48 -0500 Original-Received: from [140.186.70.92] (port=54902 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pu7lo-00088c-74 for guile-user@gnu.org; Mon, 28 Feb 2011 13:24:34 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pu7ln-0007QB-8O for guile-user@gnu.org; Mon, 28 Feb 2011 13:24:32 -0500 Original-Received: from jersey.rurallink.co.nz ([114.134.15.197]:52747 helo=smtp.rurallink.co.nz) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pu7lm-0007Pj-SD for guile-user@gnu.org; Mon, 28 Feb 2011 13:24:31 -0500 Original-Received: from 114-134-6-192.rurallink.co.nz ([114.134.6.192] helo=localhost) by smtp.rurallink.co.nz with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.69) (envelope-from ) id 1Pu7lj-0002Ej-9d for guile-user@gnu.org; Tue, 01 Mar 2011 07:24:27 +1300 Mail-Followup-To: guile-user@gnu.org Content-Disposition: inline In-Reply-To: <20110228173032.SYRSD.231534.root@cdptpa-web09-z02> User-Agent: Mutt/1.5.20 (2009-06-14) X-Rurallink-Authenticated-User: aidalgol@no8wireless.co.nz X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 114.134.15.197 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:8474 Archived-At: --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 28, 2011 at 12:30:31PM -0500, dsmich@roadrunner.com wrote: > It is also instructive to run the command under strace -efile. You get a= clear idea of what file guile *is* trying to open and *where*. >=20 > I've solved more "can't open the file" type problems with strace than I c= an remember. A wonderful tool. I am *certain* it is not a problem with using ./ notation, because I can follow an example from the Guile manual that uses it with no problem. I'll do as you say, and run it under strace. How do Guile bindings link to the libraries they bind? That's more or less what I am trying to do. --Aidan --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAk1r6HMACgkQjyzTRvYJmaX47QCfU456DlbuMC3ZMquIEaHH3qlC PiIAn2Trth3hD4dgHp1RNpDBFtMGoCDG =HVqD -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62--