From owner-freebsd-stable Fri Mar 30 1:34:30 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lacrosse.corp.redhat.com (host154.207-175-42.redhat.com [207.175.42.154]) by hub.freebsd.org (Postfix) with ESMTP id 39E8137B71A; Fri, 30 Mar 2001 01:34:21 -0800 (PST) (envelope-from nakai@FreeBSD.org) Received: from ns.tokyo.redhat.com (IDENT:root@ns.tokyo.redhat.com [172.16.21.254]) by lacrosse.corp.redhat.com (8.9.3/8.9.3) with ESMTP id EAA04301; Fri, 30 Mar 2001 04:34:18 -0500 Received: from station18.tokyo.redhat.com (IDENT:nakai@colts.tokyo.redhat.com [172.16.21.101]) by ns.tokyo.redhat.com (8.9.3/8.8.7) with SMTP id SAA07626; Fri, 30 Mar 2001 18:29:26 +0900 Message-Id: <200103300929.SAA07626@ns.tokyo.redhat.com> Date: Fri, 30 Mar 2001 18:19:11 +0900 From: Yukihiro Nakai To: John Merryweather Cooper Cc: nakai@FreeBSD.org, ports@FreeBSD.org, cvs-all@FreeBSD.org, freebsd-stable@FreeBSD.org Subject: Re: cvs commit: ports/lang/slib Makefile distinfo pkg-plistports/lang/slib/files patch-01 In-Reply-To: <3AC224A5.3386F3D7@webmail.bmi.net> References: <200103280901.f2S91Ln61209@freefall.freebsd.org> <3AC224A5.3386F3D7@webmail.bmi.net> X-Mailer: Sylpheed version 0.4.8 (GTK+ 1.2.6; Linux 2.2.14-5.0; i686) Organization: FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As root, guile -c "(use-modules (ice-9 slib)) (require 'new-catalog)" This comand is in post-install section in gnucash port. On Wed, 28 Mar 2001 09:51:33 -0800 John Merryweather Cooper wrote: > Yukihiro Nakai wrote: > > > nakai 2001/03/28 01:01:20 PST > > > > Modified files: > > lang/slib Makefile distinfo pkg-plist > > Removed files: > > lang/slib/files patch-01 > > Log: > > - Update to 2d1 > > - independent from scheme48 > > > > Revision Changes Path > > 1.12 +5 -13 ports/lang/slib/Makefile > > 1.5 +1 -1 ports/lang/slib/distinfo > > 1.6 +8 -1 ports/lang/slib/pkg-plist > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe cvs-all" in the body of the message > > slib 2d1 breaks gnucash. Apparently mklibcat (as opposed to > mklibcat.scm) no longer exists, and gnucash depends on this (see > attached error.log from attempting to start gnucash with slib 2d1 > installed). I suspect this breaks other guile-dependent programs as > well--and maybe guile itself. > > jmc > --- Nakai To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message