From owner-freebsd-ports Wed May 14 23:12:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA02167 for ports-outgoing; Wed, 14 May 1997 23:12:58 -0700 (PDT) Received: from spacehog.structured.net (ppp-dialup29.sns-access.com [206.58.222.29]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA02162 for ; Wed, 14 May 1997 23:12:54 -0700 (PDT) Received: from spacehog.structured.net (localhost [127.0.0.1]) by spacehog.structured.net (8.8.5/8.8.5) with ESMTP id XAA26965 for ; Wed, 14 May 1997 23:12:53 GMT Message-ID: <337A46F4.F1DE1606@spacehog.structured.net> Date: Wed, 14 May 1997 23:12:52 +0000 From: Justin Ashworth Reply-To: ashworth@cs.montana.edu Organization: Pretty cruddy X-Mailer: Mozilla 4.0b3C (X11; I; FreeBSD 3.0-970209-SNAP i386) MIME-Version: 1.0 To: ports@freebsd.org Subject: tcl/tk ports broken? X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Here's the output I get when I try to install tcl 7.6: ----------------------------- Spacehog-root(/usr/ports/lang/tcl76) # make install >> Checksum OK for tcl7.6p2.tar.gz. ===> Extracting for tcl-7.6 /usr/ports/lang/tcl76/work/tcl7.6: not found *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Spacehog-root(/usr/ports/lang/tcl76) # cd work/tcl7.6 README doc/ license.terms unix/ changes generic/ mac/ win/ compat/ library/ tests/ Spacehog-root(/usr/ports/lang/tcl76/work/tcl7.6) # ----------------------------- I get the exact same message for the tk 4.2 install (of course with the tk4.2 directory instead of tcl7.6). I get the following error with tk 4.1: ----------------------------- ...... ===> Building for tk-4.1 cc -c -O -fPIC -I. -I./../generic -I./../bitmaps -I/not_critical/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 ./tkAppInit.c In file included from ./tkAppInit.c:16: ../generic/tk.h:1190: parse error before `Tcl_QueuePosition' ./tkAppInit.c: In function `Tcl_AppInit': ./tkAppInit.c:85: `Tcl_PackageInitProc' undeclared (first use this function) ./tkAppInit.c:85: (Each undeclared identifier is reported only once ./tkAppInit.c:85: for each function it appears in.) ./tkAppInit.c:85: parse error before `)' *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Spacehog-root(/usr/ports/x11/tk41) # ------------------------------------ I've tried the lastest ports directly from the ports web page too (ie not from the 3MB .tgz file). Do the ports have a problem...or do I? :) TIA... - Justin Ashworth, Intern -- Structured Network Systems, Inc. --- justin@structured.net