From nobody@FreeBSD.ORG Sat Jun  5 19:32:14 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 1507A14D01; Sat,  5 Jun 1999 19:32:14 -0700 (PDT)
Message-Id: <19990606023214.1507A14D01@hub.freebsd.org>
Date: Sat,  5 Jun 1999 19:32:14 -0700 (PDT)
From: jga@cowboy.net
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: having tcl.h in /usr/local/include:/usr/include hoses /usr/ports installations.
X-Send-Pr-Version: www-1.0

>Number:         12044
>Category:       misc
>Synopsis:       having tcl.h in /usr/local/include:/usr/include hoses /usr/ports installations.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun  5 19:40:01 PDT 1999
>Closed-Date:    Mon Sep 4 16:09:50 PDT 2000
>Last-Modified:  Mon Sep 04 16:10:01 PDT 2000
>Originator:     Joseph Anthony
>Release:        3.2
>Organization:
Cowboy.net
>Environment:
FreeBSD wasteland.cowboy.net 3.2-RELEASE FreeBSD 3.2-RELEASE #0: Sat Jun  5 00:58:50 CDT 1999
root@wasteland.cowboy.net:/usr/src/sys/compile/WASTELAND  i386
>Description:
If I install tcl/tk by hand from sources, or symlink tcl.h to /usr/local/include
or /usr/include, I cannot install anything from the /usr/ports area, it says I have
a old file that may cause problems, shows me the file name and path wich is anything from
tcl tk in /usr/include.
>How-To-Repeat:
symlink tcl.h to /usr/local/include and try to install a port from /usr/ports.
>Fix:
Unknown..

>Release-Note:
>Audit-Trail:

From: Tim Vanderhoek <vanderh@ecf.utoronto.ca>
To: jga@cowboy.net
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: misc/12044: having tcl.h in /usr/local/include:/usr/include hoses /usr/ports installations.
Date: Sun, 6 Jun 1999 08:18:36 -0400

 On Sat, Jun 05, 1999 at 07:32:14PM -0700, jga@cowboy.net wrote:
 > 
 > If I install tcl/tk by hand from sources, or symlink tcl.h to
 > /usr/local/include or /usr/include, I cannot install anything from the
 > /usr/ports area, it says I have a old file that may cause problems,
 > shows me the file name and path wich is anything from tcl tk in
 > /usr/include.
 
 That's because you have an old file that may cause problems (yes, I
 know you installed it yourself).  To ignore the error, do
 
 NOIGNORE=t make <replaceable>target</replaceable>
 
 
 -- 
 This is my .signature which gets appended to the end of my messages.
 
State-Changed-From-To: open->closed 
State-Changed-By: kris 
State-Changed-When: Mon Sep 4 16:09:50 PDT 2000 
State-Changed-Why:  
Answer given 

http://www.freebsd.org/cgi/query-pr.cgi?pr=12044 
>Unformatted:
