[5309] in testers
one Linux 9.2 problem solved
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Wed Apr 23 16:58:47 2003
Message-Id: <200304232058.h3NKwiLj012010@astrophel.mit.edu>
To: testers@MIT.EDU
cc: alexp@MIT.EDU, facdev@MIT.EDU, cfyi@MIT.EDU
Date: Wed, 23 Apr 2003 16:58:44 -0400
From: Alex T Prengel <alexp@MIT.EDU>
I have a solution to report for once, not a new problem :-)
I've run into a fair number of Linux applications that fail to run on
Athena 9.2, with complaints about undefined glibc symbols (often
GLIBC_2.0). Setting LD_ASSUME_KERNEL to 2.4.1 gets around this and
lets the application run normally (in each case I've run into so
far). I don't know if this is likely to have any bad consequences but
I haven't seen any so far.
Alex