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: Re: snarfer guard macro name decision: SCM_MAGIC_SNARFER Date: Thu, 21 Mar 2002 10:23:23 -0600 Sender: guile-devel-admin@gnu.org Message-ID: <87u1r951qc.fsf@raven.i.defaultvalue.org> References: <877kognusb.fsf@zagadka.ping.de> <87vgbzx8y7.fsf@zagadka.ping.de> <87zo19lemy.fsf@zagadka.ping.de> <873cz1cy8p.fsf@raven.i.defaultvalue.org> <87bsdplchs.fsf@zagadka.ping.de> <87elijazsc.fsf@raven.i.defaultvalue.org> <873cyyspq6.fsf@zagadka.ping.de> <877koaa8pb.fsf@raven.i.defaultvalue.org> <87elif0wt2.fsf@zagadka.ping.de> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1016727940 12700 127.0.0.1 (21 Mar 2002 16:25:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 21 Mar 2002 16:25:40 +0000 (UTC) Cc: ttn@glug.org, guile-devel@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16o5Nk-0003Ii-00 for ; Thu, 21 Mar 2002 17:25:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16o5MK-0005R2-00; Thu, 21 Mar 2002 11:24:12 -0500 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.34 #1 (Debian)) id 16o5Le-0005LM-00 for ; Thu, 21 Mar 2002 11:23:30 -0500 Original-Received: from raven.i.defaultvalue.org (raven.i.defaultvalue.org [192.168.1.7]) by defaultvalue.org (Postfix) with ESMTP id 3860D11D4; Thu, 21 Mar 2002 10:23:29 -0600 (CST) Original-Received: by raven.i.defaultvalue.org (Postfix, from userid 1000) id A83611DF1; Thu, 21 Mar 2002 10:23:23 -0600 (CST) Original-To: Marius Vollmer In-Reply-To: <87elif0wt2.fsf@zagadka.ping.de> (Marius Vollmer's message of "20 Mar 2002 22:11:05 +0100") Original-Lines: 30 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i386-debian-linux-gnu) Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.5 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:136 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:136 Marius Vollmer writes: >> No problem. Thanks for letting me know, though -- just holler when >> you get a chance to finish. > > Ok, I've committed something. Please check. I'm trying to check against some of the other projects that use guile-snarf, and I wanted to make sure I knew how things are expected to work now (it's OK if the other projects need to change their source, I just want to make sure I knew what those changes are and that they're in NEWS and/or info). Here's what gnome-guile 0.21pre4's failing on with current 1.5 cvs -- if I run the make immediately again, it seems to proceed normally, so I'm presuming there's still some "file existence race" or similar: make[2]: Entering directory `/home/rlb/dev/guile/check/src/gnome-guile-0.21pre4/guile-gtk' guile-snarf -DHAVE_CONFIG_H -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/home/rlb/dev/guile/check/src/gnome-guile/guile-gtk -I/home/rlb/dev/guile/check/tmp/include -I/home/rlb/dev/guile/check/tmp/include -I/home/rlb/dev/guile/check/tmp/include -g -O2 gtk-support.c >gtk-support.x make[2]: *** [gtk-support.x] Error 1 make[2]: Leaving directory `/home/rlb/dev/guile/check/src/gnome-guile-0.21pre4/guile-gtk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/rlb/dev/guile/check/src/gnome-guile-0.21pre4' make: *** [all] Error 2 -- 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