[3177] in Kerberos-V5-bugs
pending/921: Kerberos and TCL compile error
daemon@ATHENA.MIT.EDU (Furmaniuk, Michael)
Tue Feb 13 15:28:34 2001
Resent-From: gnats@rt-11.mit.edu (GNATS Management)
Resent-To: gnats-admin@rt-11.mit.edu
Resent-Reply-To: krb5-bugs@MIT.EDU,
"Furmaniuk, Michael" <MFurmaniuk@NaviPath.com>
Message-Id: <EF53C29D0244D411A62A00508BAC6E5F010D0784@NPATHMSX1>
Date: Tue, 13 Feb 2001 15:25:10 -0500
From: "Furmaniuk, Michael" <MFurmaniuk@NaviPath.com>
To: "'krb5-bugs@mit.edu'" <krb5-bugs@mit.edu>
>Number: 921
>Category: pending
>Synopsis: Kerberos and TCL compile error
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: gnats-admin
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Tue Feb 13 15:28:00 EST 2001
>Last-Modified:
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
I am trying to install the Kerberos V5 1.2.1 on a Solaris machine, I have
installed TCL 8.3.2, but when I begin to configure Kerberos I am seeing this
error -
checking for tclConfig.sh... /usr/local/lib/tclConfig.sh
checking Tcl info in /usr/local/lib/tclConfig.sh... 8.3 - compilation failed
configure: warning: trying old tcl search code
checking for dlopen in -ldl... no
checking for main in -lld... no
checking for tcl.h... yes
checking for tcl/tcl.h... no
checking for Tcl_CreateCommand in -ltcl8.0... no
checking for Tcl_CreateCommand in -ltcl7.6... no
checking for Tcl_CreateCommand in -ltcl7.5... no
checking for Tcl_CreateCommand in -ltcl... no
configure: warning: tcl.h found but not library
Does Kerberos support TCL 8.3.2?