From: H.J. Lu (hlu@eecs.wsu.edu)
Date: 02/23/93


From: hlu@eecs.wsu.edu (H.J. Lu)
Subject: Re: About the libraries...
Date: 23 Feb 1993 21:00:23 GMT

In article <1mdvq2INNag@uwm.edu>, rick@ee.uwm.edu (Rick Miller, Linux Device Registrar) writes:
|> I've never had any trouble with libraries before... so this is new to me.
|>
|> I downloaded the binaries for TinyMUSH-2.0.9 and TinyFugue-2.1.beta.2.
|>
|> TinyMUSH *seems* to be running okay... (it's in the background even now...)
|> but when I ran TinyFugue, it gave the error:
|>
|> ---<cut here>---
|> Welcome to TinyFugue version 2.1 beta 2
|> % Loading commands from /usr/local/lib/tf.library.
|> % Loading commands from //.tfrc (I know, I know...)
|> % //.tinytalk: No such file or directory
|> Undefined C library functions:
|> 1. light C shared image (Use the real one instead.)
|> ---<cut here>---
|>
|> What does it mean, *exactly*? Did this come from the kernel (heaven
|> forbid)? or from something else?
|>
|> I'm running H.J.'s distribution of 0.99.? upgraded to 0.99.5.
|>
|> Rick Miller <rick@ee.uwm.edu> | <rick@discus.mil.wi.us> Ricxjo Muelisto
|> Occupation: Husband, Father, WEPCo. WAN Mgr., Discus Sys0p, and Linux fan

You need a full libc.so.4.3. Check /lib/libc.so.4. Is that linked to
lite.so.4.3?

H.J.