From owner-freebsd-current Thu Jan 8 21:28:45 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA13561 for current-outgoing; Thu, 8 Jan 1998 21:28:45 -0800 (PST) (envelope-from owner-freebsd-current) Received: from word.smith.net.au (vh1.gsoft.com.au [203.38.152.122]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA12801 for ; Thu, 8 Jan 1998 21:16:54 -0800 (PST) (envelope-from mike@word.smith.net.au) Received: from word (localhost [127.0.0.1]) by word.smith.net.au (8.8.8/8.8.5) with ESMTP id PAA00355; Fri, 9 Jan 1998 15:40:36 +1030 (CST) Message-Id: <199801090510.PAA00355@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Edwin Culp cc: Mike Smith , current@FreeBSD.ORG Subject: Re: What is the real solution? In-reply-to: Your message of "Thu, 08 Jan 1998 18:42:34 MDT." <34B5727A.4E50572A@ver1.telmex.net.mx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 09 Jan 1998 15:40:36 +1030 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > > Just to see if this is at least constant :), I tried ncftp3. > > > Guess what, the same message. I give up. What is the least bad > > > solution? > > > > Remove /usr/include/tcl.h, which is what the diagnostic *should* have > > said. > > didn't work. I had to do a rm /usr/*/*tcl* and that appears to have > worked. Just for general reference; do *not* expect this to be a general solution. The following items are checked for: /usr/include/tcl.h /usr/local/include/tcl.h (where /usr/local is ${PREFIX}) /usr/local/include/tk.h These are reasonable tests for outdated Tcl/Tk installs; the diagnostics should suggest the removal of the offending *files* which may comprise such an install. The currently specified wildcard will damage correct, current Tcl/Tk installs. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\