From owner-freebsd-libh Sat Nov 24 12:17:12 2001 Delivered-To: freebsd-libh@freebsd.org Received: from icicle.winternet.com (icicle.winternet.com [198.174.169.13]) by hub.freebsd.org (Postfix) with ESMTP id 4DF7337B41D for ; Sat, 24 Nov 2001 12:13:08 -0800 (PST) Received: from tundra.winternet.com (nrahlstr@tundra.winternet.com [198.174.169.11]) by icicle.winternet.com (8.12.1/8.12.1/sci) with ESMTP id fAOKCqAB008917; Sat, 24 Nov 2001 14:12:53 -0600 (CST) SMTP "HELO" (ESMTP) greeting from tundra.winternet.com But _really_ from :: nrahlstr@tundra.winternet.com [198.174.169.11] SMTP "MAIL From:" = nrahlstr@mail.winternet.com (Nathan Ahlstrom) SMTP "RCPT To:" = We have no RCPT Received: (from nrahlstr@localhost) by tundra.winternet.com (8.8.7/8.8.4) id OAA13214; Sat, 24 Nov 2001 14:12:52 -0600 (CST) Date: Sat, 24 Nov 2001 14:12:51 -0600 From: Nathan Ahlstrom To: The Anarcat Cc: Libh , Alexander Langer Subject: Re: invalid command name "Database::create" Message-ID: <20011124141251.A13175@winternet.com> Mail-Followup-To: The Anarcat , Libh , Alexander Langer References: <20011123235842.GA26854@shall.anarcat.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20011123235842.GA26854@shall.anarcat.dyndns.org>; from anarcat@anarcat.dyndns.org on Fri, Nov 23, 2001 at 06:58:43PM -0500 Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I fixed this a few weeks ago. Make sure you have revision 1.5 of Database.cd.cc. You will probably have to rebuild everything. $FreeBSD: libh/lib/sysinstall/Database.cd.cc,v 1.5 2001/10/20 17:45:30 nra Exp$ The Anarcat wrote: > Hi all! > > I am trying to test the latest package stuff here and I kinda stumbled > upon a slight problem: > > shall [libh]$ tclh.static create_db.tcl /tmp/db > Error: invalid command name "Database::create" > shall [libh]$ > > which generalizes to: > > music@shall [libh]$ tclh.static > % set err [Database "/tmp/db"] > invalid command name "Database" > % > > Yuk. > > Alex, can you reproduce? > > A. > -- Nathan Ahlstrom / nra@NetBSD.org / nra@FreeBSD.org / GPG: 0x67BC9D19 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message