Skip Menu |
 

Download (untitled) / with headers
text/plain 1.9KiB
From tlyu@MIT.EDU Wed Oct 23 13:46:59 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 NAA19476 for <bugs@RT-11.MIT.EDU>; Wed, 23 Oct 1996 13:46:58 -0400
Received: from TESLA-COIL.MIT.EDU by MIT.EDU with SMTP
id AA07398; Wed, 23 Oct 96 13:46:58 EDT
Received: by tesla-coil.MIT.EDU (5.x/4.7) id AA29941; Wed, 23 Oct 1996 13:46:56 -0400
Message-Id: <9610231746.AA29941@tesla-coil.MIT.EDU>
Date: Wed, 23 Oct 1996 13:46:56 -0400
From: tlyu@MIT.EDU
Reply-To: tlyu@MIT.EDU
To: krb5-bugs@MIT.EDU
Subject: unit tests break due to rpcgen
X-Send-Pr-Version: 3.99

Show quoted text
>Number: 133
>Category: krb5-admin
>Synopsis: unit tests break due to rpcgen
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: bjaspan
>State: closed
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Wed Oct e 13:47:00 EDT 1996
>Last-Modified: Thu Oct e 17:22:08 EDT 1996
>Originator: Tom Yu
>Organization:
mit
Show quoted text
>Release: 1.0-development
>Environment:

System: SunOS tesla-coil 5.4 Generic_101945-37 sun4m sparc


Show quoted text
>Description:
In lib/rpc/unit-test, the generation of files from rpc_test.x
requires a working rpcgen. In addition, some makes (e.g. OSF/1 make)
try to be too clever about VPATH-located dependencies and substitutes
for them in the commands for the rule, causing other breakage because
rpc_test.x is found in VPATH and then rpcgen $(srcdir)/rpc_test.x gets
run despite there being a symlink in the current directory.

Show quoted text
>How-To-Repeat:
Try building in lib/rpc with OSF/1 make or on a system without
rpcgen.

Show quoted text
>Fix:
Generate the rpc_test*.[ch] files by running rpcgen on a
platform which has it, then check into the source tree.
Show quoted text
>Audit-Trail:

State-Changed-From-To: open-closed
State-Changed-By: bjaspan
State-Changed-When: Thu Oct 24 17:21:54 1996
State-Changed-Why:

Fixed. Files:

lib/rpc/ChangeLog

Show quoted text
>Unformatted: