Skip Menu |
 

From epeisach@MIT.EDU Mon Oct 7 15:24:19 1996
Received: from MIT.EDU (SOUTH-STATION-ANNEX.MIT.EDU [18.72.1.2]) by rt-11.MIT.EDU (8.7.5/8.7.3) with SMTP id PAA10894 for <bugs@RT-11.MIT.EDU>; Mon, 7 Oct 1996 15:24:19 -0400
Received: from KANGAROO.MIT.EDU by MIT.EDU with SMTP
id AA18794; Mon, 7 Oct 96 15:24:17 EDT
Received: by kangaroo.mit.edu; (5.65/1.1.8.2/08Mar96-0212PM)
id AA13072; Mon, 7 Oct 1996 15:24:16 -0400
Message-Id: <9610071924.AA13072@kangaroo.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
Subject: shared library testing not automatic
X-Send-Pr-Version: 3.99

Show quoted text
>Number: 80
>Category: krb5-admin
>Synopsis: shared library testing not automatic
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: bjaspan
>State: closed
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Mon Oct e 15:25:00 EDT 1996
>Last-Modified: Tue Oct e 21:48:53 EDT 1996
>Originator: Ezra Peisach
>Organization:
mit
Show quoted text
>Release: 1.0-development
>Environment:

System: OSF1 kangaroo.mit.edu V3.2 214 alpha
Machine: alpha
Show quoted text
>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)
Show quoted text
>How-To-Repeat:
./configure --enable-shared
make
make check

Show quoted text
>Fix:
I believe a fix based upon KRB5_RUN_FLAGS (aclocal.m4) and the
dejaganu test suite inclusion of such is appropriate.

Show quoted text
>Audit-Trail:

State-Changed-From-To: open-closed
State-Changed-By: epeisach
State-Changed-When: Tue Oct 15 21:47:41 1996
State-Changed-Why:
Change was made to kadmin/testing/scripts to take input based on
KRB5_RUN_FLAGS. In addition, the real build tree top had to be
substituted into env_setup.sh - as a relative path for LD_LIBRARY_PATH
loses.

Show quoted text
>Unformatted: