From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Rob Browning Newsgroups: gmane.lisp.guile.devel Subject: Can't "make dist" for 1.5.7. Date: Sat, 20 Jul 2002 17:38:24 -0500 Sender: guile-devel-admin@gnu.org Message-ID: <87k7nqqb33.fsf@raven.i.defaultvalue.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1027204770 25510 127.0.0.1 (20 Jul 2002 22:39:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 20 Jul 2002 22:39:30 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17W2sr-0006dL-00 for ; Sun, 21 Jul 2002 00:39:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17W2se-0001CP-00; Sat, 20 Jul 2002 18:39:16 -0400 Original-Received: from dsl-209-87-109-2.constant.com ([209.87.109.2] helo=defaultvalue.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17W2rp-00018v-00 for ; Sat, 20 Jul 2002 18:38:25 -0400 Original-Received: from raven.i.defaultvalue.org (raven.i.defaultvalue.org [192.168.1.7]) by defaultvalue.org (Postfix) with ESMTP id E43A25C4A for ; Sat, 20 Jul 2002 17:38:24 -0500 (CDT) Original-Received: by raven.i.defaultvalue.org (Postfix, from userid 1000) id 7C363187B; Sat, 20 Jul 2002 17:38:24 -0500 (CDT) Original-To: guile-devel@gnu.org Original-Lines: 27 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-pc-linux-gnu) Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:850 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:850 I thought I was going to be ready to release 1.5.7 today, but I'll have to stop for a bit. Anyone who has time and wants to help, please see if make dist from 1.5 current CVS works for you. Two current problem I'm having: 1) make dist fails because ../scripts/update-guile-api.alist tries to use whatever guile's in the path. In my case it's 1.4, and 1.4 can't handle the job. 2) If I change update-guile-api.alist to set GUILE=./pre-inst-guile (which seems more likely correct) then "make dist" doesn't crash, but it does eat up 300MB before I have to kill it. Also, I'm wondering why we're generating new files like this during "make dist". It seems like this should really happen as part of make. BTW: veryone keep an eye on ./scripts in 1.5 -- I accidentally screwed that dir up royally this afternoon in CVS, but I think I got the tree back the way it belongs. -- Rob Browning rlb @defaultvalue.org, @linuxdevel.com, and @debian.org Previously @cs.utexas.edu GPG=1C58 8B2C FB5E 3F64 EA5C 64AE 78FE E5FE F0CB A0AD _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel