From owner-freebsd-ports Tue Jul 29 13:08:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA09739 for ports-outgoing; Tue, 29 Jul 1997 13:08:31 -0700 (PDT) Received: from mail.scsn.net (scsn.net [206.25.246.12]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA09728 for ; Tue, 29 Jul 1997 13:08:28 -0700 (PDT) Received: from rhiannon.scsn.net ([208.133.153.185]) by mail.scsn.net (Post.Office MTA v3.1 release PO203a ID# 0-32322U5000L100S10000) with ESMTP id AAA186; Tue, 29 Jul 1997 15:59:26 -0400 Received: (from root@localhost) by rhiannon.scsn.net (8.8.6/8.8.5) id QAA00643; Tue, 29 Jul 1997 16:08:14 -0400 (EDT) Message-ID: <19970729160814.46708@scsn.net> Date: Tue, 29 Jul 1997 16:08:14 -0400 From: "Donald J. Maddox" To: Thomas Gellekum Cc: dmaddox@scsn.net, ports@FreeBSD.ORG Subject: Re: Tk/Tcl broken(?) Reply-To: dmaddox@scsn.net References: <19970728193841.26801@scsn.net> <877mea8f2z.fsf@ghpc6.ihf.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.79 In-Reply-To: <877mea8f2z.fsf@ghpc6.ihf.rwth-aachen.de>; from Thomas Gellekum on Tue, Jul 29, 1997 at 09:58:28AM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, Jul 29, 1997 at 09:58:28AM +0200, Thomas Gellekum wrote: > "Donald J. Maddox" writes: > > > It's starting to look like lots of (if not all) ports that depend on > > tk4.1/tcl75 are currently broken, _if_ you have installed either recently, > > because tk.h is no longer installed in /usr/local/include (where a > > lot of ports expect to find it) and tclconfig.sh is no longer in > > /usr/local/lib (where a lot of ports expect to find it). :-( > > Even tk41 seems to be broken: > > tg:197) cd /usr/ports/x11/tk41 > tk41:198) make > >> tk4.1p1.tar.gz doesn't seem to exist on this system. > >> Attempting to fetch from ftp://ftp.sunlabs.com/pub/tcl/. > Receiving tk4.1p1.tar.gz (1626000 bytes): 100% > 1626000 bytes transfered in 136.4 seconds (11.64 kB/s) > >> Checksum OK for tk4.1p1.tar.gz. > ===> Extracting for tk-4.1.1 > ===> Patching for tk-4.1.1 > /usr/ports/x11/tk41/work/tk4.1p1/unix > ===> Applying FreeBSD patches for tk-4.1.1 > ===> Configuring for tk-4.1.1 > creating cache ./config.cache > checking for ranlib... ranlib > checking whether cross-compiling... no > checking how to run the C preprocessor... cc -E > checking for unistd.h... yes > checking for limits.h... yes > configure: error: Tcl directory /usr/local/lib/tcl7.5 doesn't exist > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > > tg Actually, I don't _think_ this one is broken... I believe you just have to install the (recently revived) tcl75 port before building it...