[4619] in testers
Re: linux: more xalf woes?
daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu May 17 15:45:56 2001
Message-Id: <200105171945.PAA11098@egyptian-gods.MIT.EDU>
To: amu@MIT.EDU (Aaron M. Ucko)
cc: Test Faculty <factest@MIT.EDU>, ajfox@MIT.EDU, testers@MIT.EDU
In-Reply-To: Your message of "17 May 2001 15:44:26 EDT."
<87heyjwyjp.fsf@mit.edu>
Date: Thu, 17 May 2001 15:45:39 -0400
From: Greg Hudson <ghudson@MIT.EDU>
> Both programs are linked against libc5; it's not surprising that
> attempting to pull in libc6 preloads fails.
Or, perhaps the libc6 preload succeeds, but the referenced symbols
become invalid because the library is dlclose()d before the symbols
are invoked. (Not that we would want to call those symbols anyway.)
I wonder if this will be a problem running matlab or xess from the
menus.