[3164] in Athena Bugs
Network and compiling error
daemon@ATHENA.MIT.EDU (Philip Thompson)
Mon Sep 11 11:52:55 1989
To: bugs@ATHENA.MIT.EDU
Date: Mon, 11 Sep 89 11:52:18 EDT
From: Philip Thompson <phils@ATHENA.MIT.EDU>
I'm trying to write software on an afs locker and I'm often getting bogus
errors in compiling and linking with libraries, that are known to work.
A typical error for example:
<79> make
cc -ILib -I/afs/athena.mit.edu/astaff/project/motifdev/src/include11
-g -c window.c
Loading xim ...
ld:/afs/athena.mit.edu/astaff/project/motifdev/rtlib/libXm.a(Row
Column.o): bad string table index (pass 1)
*** Exit 4
Stop.
I then try to remake my program a few times and it usually links okay.
This is from an RT in building 9. This has been happening ever since
we've had afs access here and there are no console messages reported.
Philip Thompson