[2320] in Kerberos-V5-bugs
krb5-admin/80: shared library testing not automatic
daemon@ATHENA.MIT.EDU (epeisach@MIT.EDU)
Mon Oct 7 15:25:30 1996
Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: bjaspan@MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU, epeisach@MIT.EDU
Date: Mon, 7 Oct 1996 15:24:16 -0400
From: epeisach@MIT.EDU
Reply-To: epeisach@MIT.EDU
To: krb5-bugs@MIT.EDU
>Number: 80
>Category: krb5-admin
>Synopsis: shared library testing not automatic
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: bjaspan
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Mon Oct e 15:25:00 EDT 1996
>Last-Modified:
>Originator: Ezra Peisach
>Organization:
mit
>Release: 1.0-development
>Environment:
System: OSF1 kangaroo.mit.edu V3.2 214 alpha
Machine: alpha
>Description:
make check from the top level will fail if --enable-shared is
defined. The env_setup script from the kadmin suite needs to to do the
right platform specific magic.
The user should not be expected to do a setenv... as we wish to ensure
that we are testing the shared libraries in the build tree, not the
installed tree (which may be a prior release)
>How-To-Repeat:
./configure --enable-shared
make
make check
>Fix:
I believe a fix based upon KRB5_RUN_FLAGS (aclocal.m4) and the
dejaganu test suite inclusion of such is appropriate.
>Audit-Trail:
>Unformatted: