[2890] in Release_Engineering
[blade@Athena.MIT.EDU: rsaix 7.4G: mitpublic-rssys1]
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Thu Jul 9 09:54:41 1992
Date: Thu, 9 Jul 92 09:54:12 -0400
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: release@Athena.MIT.EDU, rel-eng@Athena.MIT.EDU
I think this is probably a "must-fix" problem, but I guess that is up
to the managers. Since RS/6000 system packs are on AFS, it shouldn't
be difficult to fix.
How did this happen? I think an examination of the install logs to
find out and prevent it from happening in the future is in order.
jik
----- Forwarded message
To: bugs@Athena.MIT.EDU
Cc: administrators@Athena.MIT.EDU
Subject: rsaix 7.4G: mitpublic-rssys1
Date: Thu, 09 Jul 92 07:07:23 EDT
From: Edward M. Lee <blade@Athena.MIT.EDU>
System name: brahma
Type and version: POWER 7.4G
Display type: hiprf3d
What were you trying to do?
Compile a motif program.
What's wrong:
/usr/athena/include/Xm is WRONG. Currently, it is a FILE, not
a SYMLINK to /mit/motif/include/Xm. (In particular, the file is Mu.h)
blade% pwd
/afs/syspacks.athena.mit.edu/system/rs_aix31/srvd.74/usr/athena/include
blade% ls -ld Xm
Frwxr-xr-x 1 root system 2595 May 04 10:56 Xm
blade% ls -ld X11
Lrwxr-xr-x 1 root system 20 May 13 09:23 X11 -> /mit/x11/include/X11
blade%
What should have happened:
Xm should be a symlink, not Mu.h pretending uneared glories.
Please describe any relevant documentation references:
[Please replace this line with your biases]
----- End of forwarded message