Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jul 1998 20:24:55 -0700 (PDT)
From:      wes@bogon.net
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7208: INN port doesn't grok TCL 8.1
Message-ID:  <199807090324.UAA04570@rimmer.bogon.net>

next in thread | raw e-mail | index | archive | help

>Number:         7208
>Category:       ports
>Synopsis:       INN port w/TCL enabled doesn't install TCL8.0 and doesn't use 8.1
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul  8 02:30:03 PDT 1998
>Last-Modified:
>Originator:     Wes Santee
>Organization:
N/A
>Release:        FreeBSD 2.2.6-STABLE i386
>Environment:

FreeBSD rimmer.bogon.net 2.2.6-STABLE FreeBSD 2.2.6-STABLE #0: Mon Jul  6 02:16:24 PDT 1998     root@rimmer.bogon.net:/usr/src/sys/compile/RIMMER  i386

>Description:

Setting USE_TCL= DO in /usr/ports/news/inn/Makefile and trying to build
will fail if the machine has TCL8.1, but not TCL8.0 installed.  The build
process uses the flag -I/usr/local/include/tcl8.0

>How-To-Repeat:

1)  Uninstall TCL8.0 (if installed)
2)  Install TCL8.1
3)  Set USE_TCL= DO in the above listed Makefile
4)  make

>Fix:
	
Either:
1)  Update port so it will use TCL8.1 if installed.
-or-
2)  If TCL8.0 is required, make it a dependency if USE_TCL= DO in the 
Makefile since user may think they have met the requirements by having 
TCL8.1 installed already.
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807090324.UAA04570>