[2642] in Kerberos-V5-bugs
krb5-build/351: kerb5-1.0: Problem with make for kadmin/testing/util
daemon@ATHENA.MIT.EDU (Michael Oltz)
Fri Jan 24 14:53:36 1997
Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: tlyu@MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU, Michael Oltz <mdo1@cornell.edu>
Date: Fri, 24 Jan 1997 14:52:10 -0500
From: Michael Oltz <mdo1@cornell.edu>
To: krb5-bugs@MIT.EDU
>Number: 351
>Category: krb5-build
>Synopsis: missing libraries in makefile
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: tlyu
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Fri Jan 24 14:52:00 EST 1997
>Last-Modified:
>Originator: Mike Oltz
>Organization:
Cornell University
>Release: 1.0
>Environment:
System: AIX howlin 2 3 002074154200
>Description:
I was building kerb5 under AIX 3.2.5, using the ordinary (not gnu)
compiler, with the following configure options:
--prefix /home/mdo1/kerb5-1.0 --with-krb4 --enable-shared
--with-tcl=/home/mdo1/tcl7.5
The make went fine until it got to kadmin/testing/util
It failed to find some symbols during the link phase.
I classified this as 'serious' because if one does not figure
out how to get around it, one cannot finish the build. I
chose 'medium' because it is not hard to fix, so it should
be easy to do it soon. I don't know if it happens under AIX
4.1 or 4.2; I should be at that level in a month or two.
>How-To-Repeat:
>Fix:
Add the following cc options to the relevant makefile:
-ltcl7.5 -lld
>Audit-Trail:
>Unformatted: