Date: Fri, 09 Jan 1998 15:40:36 +1030 From: Mike Smith <mike@smith.net.au> To: Edwin Culp <eculp@ver1.telmex.net.mx> Cc: Mike Smith <mike@smith.net.au>, current@FreeBSD.ORG Subject: Re: What is the real solution? Message-ID: <199801090510.PAA00355@word.smith.net.au> In-Reply-To: Your message of "Thu, 08 Jan 1998 18:42:34 MDT." <34B5727A.4E50572A@ver1.telmex.net.mx>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > 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. \\
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801090510.PAA00355>
