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, 14 Mar 2002 01:17:22 -0600 Sender: guile-devel-admin@gnu.org Message-ID: <87k7sffwjh.fsf@raven.i.defaultvalue.org> References: <877kognusb.fsf@zagadka.ping.de> <87henkgmbi.fsf@raven.i.defaultvalue.org> <87ofhrfxei.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 1016092805 23428 127.0.0.1 (14 Mar 2002 08:00:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 14 Mar 2002 08:00:05 +0000 (UTC) Cc: 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 16lQ9c-00065m-00 for ; Thu, 14 Mar 2002 09:00:05 +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 16lQ0x-000247-00; Thu, 14 Mar 2002 02:51:07 -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 16lPUM-0007Ra-00 for ; Thu, 14 Mar 2002 02:17:27 -0500 Original-Received: from raven.i.defaultvalue.org (raven.i.defaultvalue.org [192.168.1.7]) by defaultvalue.org (Postfix) with ESMTP id 97B616701; Thu, 14 Mar 2002 01:17:23 -0600 (CST) Original-Received: by raven.i.defaultvalue.org (Postfix, from userid 1000) id F1D911BE9; Thu, 14 Mar 2002 01:17:22 -0600 (CST) Original-To: ttn@glug.org In-Reply-To: <87ofhrfxei.fsf@raven.i.defaultvalue.org> (Rob Browning's message of "Thu, 14 Mar 2002 00:58:45 -0600") Original-Lines: 28 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:38 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:38 Rob Browning writes: > Thien-Thi Nguyen writes: > >> everything is checked in now. please feel free to read the new docs, >> try the new guile-snarf, and complain loudly so weirdnesses can be fixed >> (when the going gets weird, the weird turn pro)... > > Great. I'll suspect I'll be your first customer :> I'll try > gnome-guile in the morning. Actually, I can't build guile 1.5 ATM. I'll investigate tomorrow. Making all in guile-readline make[2]: Entering directory `/home/rlb/dev/guile/core-1.5/guile-readline' ../libguile/guile-snarf -DHAVE_DLFCN_H=1 -DHAVE_LIBREADLINE=1 -DHAVE_SIGINTERRUPT=1 -DHAVE_RL_CLEAR_SIGNALS=1 -DHAVE_RL_CLEANUP_AFTER_SIGNAL=1 -DHAVE_RL_FILENAME_COMPLETION_FUNCTION=1 -DHAVE_RL_PRE_INPUT_HOOK=1 -DGUILE_SIGWINCH_SA_RESTART_CLEARED=1 -DHAVE_RL_GETC_FUNCTION=1 -DHAVE_STRDUP=1 -I.. -I./.. -g -O2 readline.c > readline.x \ || { rm readline.x; false; } make[2]: *** [readline.x] Error 1 make[2]: Leaving directory `/home/rlb/dev/guile/core-1.5/guile-readline' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/rlb/dev/guile/core-1.5' make: *** [stamp/guile-build] 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