From owner-freebsd-questions Wed Jan 28 15:03:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA13610 for questions-outgoing; Wed, 28 Jan 1998 15:03:38 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from helmholtz.salk.edu (helmholtz.salk.edu [198.202.70.34]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA13535 for ; Wed, 28 Jan 1998 15:03:02 -0800 (PST) (envelope-from bartol@salk.edu) Received: from dale.salk.edu (dale [198.202.70.112]) by helmholtz.salk.edu (8.7.5/8.7.3) with SMTP id PAA10625 for ; Wed, 28 Jan 1998 15:02:21 -0800 (PST) Date: Wed, 28 Jan 1998 15:02:20 -0800 (PST) From: Tom Bartol To: freebsd-questions@FreeBSD.ORG Subject: Trouble making ports Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk Hi, I've just recently upgraded my 3.0-current system from December-current to today's current. When I try to make anything in ports I now get the following error message: ===> cdrecord-1.5 : You have an old tcl installation on your machine. Remove everything that matches /usr/*/*tcl* first. What's the deal? I want to keep my new and old tcl/tk versions. Why does the ports Makefile gork on this? I do have tcl/tk 8.0 installed but I also have an older version around as well to support some old code that I don't want to have to monkey with. cdrecord doesn't need tcl/tk. Thanks for your help, Tom