Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 1997 19:38:41 -0400
From:      "Donald J. Maddox" <dmaddox@scsn.net>
To:        ports@FreeBSD.ORG
Subject:   Tk/Tcl broken(?)
Message-ID:  <19970728193841.26801@scsn.net>

next in thread | raw e-mail | index | archive | help
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). :-(


# cd /usr/ports/x11/tix
# make
>> Checksum OK for Tix4.1.0.tar.gz.
===>  Configuring for tix-4.1.0
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c -o bin -g bin
checking whether make sets ${MAKE}... (cached) yes
creating ./config.status
creating Makefile
loading cache ./config.cache
checking for uname... uname -a
checking cached value of $uname... no
checking for strdup... yes
checking for strcasecmp... yes
checking for a BSD compatible install... /usr/bin/install -c -o bin -g bin
checking for ranlib... ranlib
checking how to run the C preprocessor... cc -E
checking for unistd.h... yes
checking for limits.h... yes
checking whether make sets ${MAKE}... yes
checking Tcl source directory... /usr/include/tcl
checking Tk source directory... /usr/local/include/tk4.1
.: Can't open /usr/local/include/tk4.1/../../lib/tkConfig.sh
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.



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