[2616] in Release_Engineering
pmax_ul3 vs pmax_ul4 and testing software for the release
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Tue Jun 4 20:06:58 1991
Date: Tue, 4 Jun 91 17:06:50 -0700
From: "Jonathan I. Kamens" <jik@cats.UCSC.EDU>
To: rel-eng@ATHENA.MIT.EDU
We are supposed to test if our programs compile under Ultrix 4.0 by
compiling them on paris.mit.edu.
I'm trying to test delete, which requires AFS libraries. However,
pmax_ul3 AFS libraries are built in
/afs/rel-eng/project/release/current/build/decmips/third/common/afs,
while pmax_ul4 libraries are not.
This means that either (a) you need to recompile the libraries on an
Ultrix 4.0 machine, or more simply, (b) you need to put a symlink from
pmax_ul4 to pmax_ul3 in the build tree.
jik