Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 1997 23:12:52 +0000
From:      Justin Ashworth <ashworth@spacehog.structured.net>
To:        ports@freebsd.org
Subject:   tcl/tk ports broken?
Message-ID:  <337A46F4.F1DE1606@spacehog.structured.net>

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



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