[14489] in Athena Bugs

home help back first fref pref prev next nref lref last post

8.0C: IRIX -- capture & ~ files

daemon@ATHENA.MIT.EDU (John Hawkinson)
Thu Jul 25 15:20:24 1996

Date: Thu, 25 Jul 1996 15:20:19 -0400
To: bugs@MIT.EDU
From: John Hawkinson <jhawk@MIT.EDU>


libgl.so seems to be missing; this causes capture to fail:

[opus!jhawk] ~> capture
19094:capture: rld: Fatal Error: cannot map soname 'libgl.so' using any of the filenames /usr/lib/libgl.so:/lib/libgl.so:/lib/cmplrs/cc/libgl.so:/usr/lib/cmplrs/cc/libgl.so:/usr/lib/libgl.so.1:/lib/libgl.so.1:/lib/cmplrs/cc/libgl.so.1:/usr/lib/cmplrs/cc/libgl.so.1: -- either the file does not exist or the file is not mappable (with reason indicated in previous msg)
[opus!jhawk] ~>

[opus!jhawk] ~> ls -l /usr/lib/libgl.so
lrwxrwxrwx    1 root     sys           27 Jul 22  2026 /usr/lib/libgl.so -> ../../var/arch/lib/libgl.so
[opus!jhawk] ~> cd /usr/lib/
[opus!jhawk] /usr/lib> cd ../../var/arch/lib
[opus!jhawk] /var/arch/lib> pwd
/var/arch/lib
[opus!jhawk] /var/arch/lib> ls -l libgl.so
UX:ls: ERROR: Cannot access libgl.so: No such file or directory
[opus!jhawk] /var/arch/lib> ls -l
total 0
[opus!jhawk] /var/arch/lib> cd /srvd/usr/lib
[opus!jhawk] /srvd/usr/lib> ls -l libgl.so
UX:ls: ERROR: Cannot access libgl.so: No such file or directory

It'd be cool if the ~ files in /os/usr/lib could go away.
They're just a bit disconcerting to us poor users, though we
are happy to hear you guys are performing binary edits on the
release:

[opus!jhawk] /os/usr/lib> ls -ld *~
lrwxr-xr-x    1 81989    sys           27 Mar 21 12:26 libgd.so~ -> ../../var/arch/lib/libgd.so
lrwxr-xr-x    1 81989    sys            8 Mar 21 12:40 libgl_s.a~ -> libgl.so
lrwxr-xr-x    1 81989    sys           37 Mar 21 12:24 libmalloc_cv.so~ -> /usr/WorkShop/usr/lib/libmalloc_cv.so
lrwxr-xr-x    1 81989    sys           32 Mar 21 12:24 pixie_32.a~ -> /usr/WorkShop/usr/lib/pixie_32.a
lrwxr-xr-x    1 81989    sys           32 Mar 21 12:24 pixie_64.a~ -> /usr/WorkShop/usr/lib/pixie_64.a

[zephyr discussion indicates that these might actually be intentional; 
I guess it's possible, but i remain highly skeptical :-)]

--jhawk

home help back first fref pref prev next nref lref last post