Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Oct 2013 15:44:32 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Bryan Drewery <bryan@shatow.net>
Cc:        ports@freebsd.org
Subject:   Re: tcl changes break deskutils/ical
Message-ID:  <20131001224432.GA66417@troutmask.apl.washington.edu>
In-Reply-To: <20131001213251.GA66839@admin.xzibition.com>
References:  <20131001174154.GA30677@troutmask.apl.washington.edu> <20131001213251.GA66839@admin.xzibition.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 01, 2013 at 04:32:51PM -0500, Bryan Drewery wrote:
> On Tue, Oct 01, 2013 at 10:41:54AM -0700, Steve Kargl wrote:
> > After recent tcl change that seems to have touched
> > every Makefile under /usr/ports, deskutils/ical no longer
> > functions.
> 
> Which TCL port are you using?
> 
> What version of TCL and ical do you have installed?
> 

I might as well continue...

It seems in my manual intervention for lang/tcl86, I 
missed adding two missing files:

cp work/tcl8.6.1/library/tclIndex /usr/local/lib/tcl8.6
cp work/tcl8.6.1/unix/tclAppInit.c /usr/local/lib/tcl8.6

With these files now in place and revert desktuils/ical
to top-of-tree, I can build a functioning ical.  So,
the upshot is someone broke lang/tcl86.

-- 
Steve



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