[6354] in SIPB bug reports
Re: que pasa w/ rolo?
daemon@ATHENA.MIT.EDU (Salvatore Valente)
Wed May 7 18:56:52 1997
Date: Wed, 7 May 1997 18:56:33 -0400
To: dryfoo@MIT.EDU
Cc: bug-sipb@MIT.EDU
In-Reply-To: "[6352] in SIPB bug reports"
From: Salvatore Valente <svalente@MIT.EDU>
Hi. You wrote:
} % rolo
} ld.so.1: rolo: fatal: libc.so.1.7: can't open file: errno=2
} Killed
}
} % where rolo
} /mit/sipb/arch/sun4m_54/bin/rolo
I haven't been able to reproduce this. "ldd /mit/sipb/sun4bin/rolo"
shows that it tries to load libc.so.1 from /usr/lib, and it also tries
to load libc.so.1.7 from /usr/4lib. There's no reason that it should
try to use /usr/4lib/libc.so, and I guess it's not unreasonable that
your machine doesn't have this library.
I rebuilt rolo and reinstalled it for Solaris. It occurs to me that
it's not installed for SGI or Linux or NetBSD. I may fix this
someday.
Have a nice day.
-Sal.