From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Marco Maggi Newsgroups: gmane.lisp.guile.user Subject: [r6rs] quest to make the makers package work Date: Tue, 08 Jun 2010 10:15:30 +0200 Message-ID: <87bpbmos7x.fsf@rapitore.luna> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1275984924 18770 80.91.229.12 (8 Jun 2010 08:15:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 8 Jun 2010 08:15:24 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Tue Jun 08 10:15:20 2010 connect(): No such file or directory 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 1OLtxr-0004lg-VF for guile-user@m.gmane.org; Tue, 08 Jun 2010 10:15:16 +0200 Original-Received: from localhost ([127.0.0.1]:37191 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OLtxr-0007Rg-CQ for guile-user@m.gmane.org; Tue, 08 Jun 2010 04:15:15 -0400 Original-Received: from [140.186.70.92] (port=60240 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OLtxj-0007MJ-0y for guile-user@gnu.org; Tue, 08 Jun 2010 04:15:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OLtxb-00067U-2b for guile-user@gnu.org; Tue, 08 Jun 2010 04:15:06 -0400 Original-Received: from relay-pt2.poste.it ([62.241.5.253]:64653) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OLtxa-00067K-Rp for guile-user@gnu.org; Tue, 08 Jun 2010 04:14:59 -0400 Original-Received: from rapitore.luna (93.147.77.34) by relay-pt2.poste.it (8.5.121.01) (authenticated as marco.maggi-ipsu@poste.it) id 4C0D7A7100008FEC for guile-user@gnu.org; Tue, 8 Jun 2010 10:14:57 +0200 Original-Sender: marco.maggi-ipsu@poste.it X-Loop: marco@maggi.it X-Mailer: GNU Emacs Original-Lines: 10 X-detected-operating-system: by eggs.gnu.org: Solaris 9 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:7845 Archived-At: How would you change: to make it work with Guile? Notice that the Makefile has a "gtest" rule to run Guile on the test file. TIA -- Marco Maggi