From owner-freebsd-bugs Sun Nov 5 6:30: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C675437B4D7 for ; Sun, 5 Nov 2000 06:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA89107; Sun, 5 Nov 2000 06:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 651C737B4CF; Sun, 5 Nov 2000 06:24:42 -0800 (PST) Message-Id: <20001105142442.651C737B4CF@hub.freebsd.org> Date: Sun, 5 Nov 2000 06:24:42 -0800 (PST) From: opentrax@email.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/22621: tcl.h and tk.h not in the right places. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22621 >Category: misc >Synopsis: tcl.h and tk.h not in the right places. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Nov 05 06:30:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Jesse Monroy >Release: 3.4 >Organization: Digital Marshalls >Environment: FreeBSD spammie.svbug.com 3.5.1-RELEASE FreeBSD 3.5.1-RELEASE #0: Wed Sep 13 20:07:41 PDT 2000 jessem@spammie.svbug.com:/usr/src/sys/compile/GATEWAY i386 >Description: Many applications that depend on tcl.h and tk.h break because the headers are not where they are expected to be. The headers should in /usr/local/include. Instead headers are placed in /usr/local/include/tcl${VERSION} and /usr/local/include/tk${VERSION} These files may be there to prevent name-space collision when several application (each) require a different version of TCL or TK. While the short turn problem has been solved no clear information is available as to what to do. Hence, if a 'make' breaks or 'configure' breaks, the end user has no clear direction. Even investigating the binaries offers very little help. >How-To-Repeat: Install an application that is not in the packages or ports collections. Example, TkRATrc7. Currently, this Application is not in the packages. TkRATrc3 is. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message