[4353] in SIPB bug reports
idraw bug on RS6000 ....
daemon@ATHENA.MIT.EDU (jawetzel@MIT.EDU)
Wed Jan 26 14:01:57 1994
From: jawetzel@MIT.EDU
To: bug-sipb@MIT.EDU
Date: Wed, 26 Jan 94 13:58:40 EST
Running idraw.new results in the following:
Member shr.o not found or file not an archive
Member shr.o not found or file not an archive
Could not load library libX11.a[shr.o]
Error was: No such file or directory
The shell script sets the following library path:
LIBPATH=/afs/athena.mit.edu/astaff/project/x11r5/rsaixlib:/usr/lib:/lib;
This points to the athena X11R5 libraries which to my knowledge have never been
shared libs. Obviously this program was linked to the IBM X11R5 shared libs
which reside in /usr/lpp/X11/lib on all RS6000 local hard disks or if you
prefer the Athena shared libs in
/afs/athena.mit.edu/astaff/project/x11r5/rsaixlib/shared.
In any event, I think the program should be relinked.
Jake