From owner-freebsd-libh Sun May 5 18:40:30 2002 Delivered-To: freebsd-libh@freebsd.org Received: from tomts11-srv.bellnexxia.net (tomts11.bellnexxia.net [209.226.175.55]) by hub.freebsd.org (Postfix) with ESMTP id B2A4237B404 for ; Sun, 5 May 2002 18:40:26 -0700 (PDT) Received: from shall.anarcat.dyndns.org ([65.94.191.78]) by tomts7-srv.bellnexxia.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020506012840.RNKC8715.tomts7-srv.bellnexxia.net@shall.anarcat.dyndns.org>; Sun, 5 May 2002 21:28:40 -0400 Received: from anarcat.dyndns.org (lenny.anarcat.dyndns.org [192.168.0.4]) by shall.anarcat.dyndns.org (Postfix) with ESMTP id 8AD0D76; Sun, 5 May 2002 21:28:29 -0400 (EDT) Message-ID: <3CD5DC0B.4030602@anarcat.dyndns.org> Date: Sun, 05 May 2002 21:27:39 -0400 From: The Anarcat User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.9) Gecko/20020311 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Max Okumoto Cc: freebsd-libh@FreeBSD.ORG Subject: Re: problems with release/scripts References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Max Okumoto wrote: >Hmmm... the make clean rule is missing >for the release directories. > Yes. >I have also noticed that the setup.tcl script >nolonger works if you run by cd'ing into release/scripts. > Yes. That is intended behavior. There is no way I know of having a "include path" in tclh. So you either assume the setup.tcl script is ran from / (relative to LIBHROOT or the root of the mfs floppy), or you cd to scripts and change all the source calls. >The setup.tcl sources scripts/commonvars.tcl which >fails if you follow instructions in README > I'll take a look. A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message