[2739] in Kerberos-V5-bugs
pending/431: configure missing a line for ARCHIVE in src/util/db2/congigure
daemon@ATHENA.MIT.EDU (Richard Alexander)
Wed May 21 15:47:38 1997
Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: gnats-admin@rt-11.MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU, alexar@ccs.ORNL.GOV (Richard Alexander)
Date: Wed, 21 May 1997 15:43:19 -0400
From: alexar@ccs.ORNL.GOV (Richard Alexander)
To: krb5-bugs@MIT.EDU
>Number: 431
>Category: pending
>Synopsis: configure missing a line for ARCHIVE in src/util/db2/congigure
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: gnats-admin
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Wed May 21 15:44:00 EDT 1997
>Last-Modified:
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
--
--PART-BOUNDARY=.19705211543.ZM17213.ORNL.GOV
Content-Type: text/plain; charset=us-ascii
Submitter-ID: ORNL
Originator: Richard Alexander
Organization: CCS ORNL
Confidential: NO
Synopsis: src/util/db2/configure missing ARCHIVE
Severity: necessary
Priority: medium
Category: util/db2/configure
Class: configure bug
Release: krb5v1.0p1
Environment:
System: Paragon-osf1
Machine: i860
Description:
Make blows up when ARCHIVE is NOT ar
If you have a system where the ARCHIVE function is NOT ar,
configure in src/util/db2 has a missing line
in /src/util/db2/obj
Fix:
In configure:
1915d1914
< s%@ARCHIVE@%$ARCHIVE%g
This change allows the $ARCHIVE variable to be propogated to
src/util/db2/obj/Makefile
Without this change, the $ARCHIVE variable is ignored, ar is used;
make stops with errors whenever a program needs a subroutine from libdb.a
--
Richard Alexander
Staff Consultant I - Technical
CCS, Oak Ridge National Laboratory
phone: (423) 574-6324 fax: (423) 241-2850
e-mail: alexar@ccs.ornl.gov
--PART-BOUNDARY=.19705211543.ZM17213.ORNL.GOV
Content-Description: Transferred from mail from Mail Delivery Subsystem <MAILER-DAEMON>: text/plain
Content-Type: text/plain ; charset=us-ascii ; charset=us-ascii
The original message was received at Wed, 21 May 1997 14:57:39 -0400
from alexar@localhost
----- The following addresses had delivery problems -----
krb5-bug@mit.edu (unrecoverable error)
----- Transcript of session follows -----
... while talking to south-station-annex.mit.edu:
>>> RCPT To:<krb5-bug@mit.edu>
<<< 550 <krb5-bug@mit.edu>... User unknown: Bad file number
550 krb5-bug@mit.edu... User unknown
----- Original message follows -----
--PART-BOUNDARY=.19705211543.ZM17213.ORNL.GOV
Content-Description: Transferred from mail from Mail Delivery Subsystem <MAILER-DAEMON>: message/rfc822
Content-Type: message/rfc822
Return-Path: alexar
Received: (from alexar@localhost) by ccs.ORNL.GOV (940816.SGI.8.6.9/8.6.12) id OAA14797; Wed, 21 May 1997 14:57:39 -0400
From: alexar@ccs.ornl.gov (Richard Alexander)
Message-Id: <9705211457.ZM14795@ccs.ORNL.GOV>
Date: Wed, 21 May 1997 14:57:39 -0400
X-Mailer: Z-Mail (3.2.0 26oct94 MediaMail)
To: krb5-bug@mit.edu
Subject: krb5v1.0p1 bug in configure
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Submitter-ID: ORNL
Originator: Richard Alexander
Organization: CCS ORNL
Confidential: NO
Synopsis: src/util/db2/configure missing ARCHIVE
Severity: necessary
Priority: medium
Category: util/db2/configure
Class: configure bug
Release: krb5v1.0p1
Environment:
System: Paragon-osf1
Machine: i860
Description:
Make blows up when ARCHIVE is NOT ar
If you have a system where the ARCHIVE function is NOT ar,
configure in src/util/db2 has a missing line
in /src/util/db2/obj
Fix:
In configure:
1915d1914
< s%@ARCHIVE@%$ARCHIVE%g
This change allows the $ARCHIVE variable to be propogated to
src/util/db2/obj/Makefile
Without this change, the $ARCHIVE variable is ignored, ar is used;
make stops with errors whenever a program needs a subroutine from libdb.a
--
Richard Alexander
Staff Consultant I - Technical
CCS, Oak Ridge National Laboratory
phone: (423) 574-6324 fax: (423) 241-2850
e-mail: alexar@ccs.ornl.gov
--PART-BOUNDARY=.19705211543.ZM17213.ORNL.GOV--