home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21817 < prev    next >
Encoding:
Text File  |  1992-12-27  |  1.7 KB  |  44 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!mnemosyne.cs.du.edu!nyx!amartell
  3. From: amartell@nyx.cs.du.edu (Alex Martelli)
  4. Subject: Re: Undefined C library functions
  5. Message-ID: <1992Dec27.163339.15681@mnemosyne.cs.du.edu>
  6. Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
  7. Organization: University of Denver, Dept. of Math & Comp. Sci.
  8. References: <1992Dec26.215216.11318@cbfsb.cb.att.com>
  9. Date: Sun, 27 Dec 92 16:33:39 GMT
  10. Lines: 32
  11.  
  12. wto@cbnewsg.cb.att.com (William T. O Connell) writes:
  13.  
  14. >Unable to login, get the following message after entering any login :
  15. >    login: root
  16. >    Undefined C library functions
  17. >        1. ulimit (use getrlimit/setrlimit instead).
  18. >        2. light C shared image (use the real one instead).
  19. >    login:
  20.     ...
  21. >Note that I recently updated to libc.so.4.2. But, I don't know
  22. >if this library is causing the problem because I inadvertently
  23. >deleted some other libaries but restored them from my SLS 99 
  24. >distribution. Maybe I have a symbolic missing link? or missing library?
  25.  
  26. >Any ideas on what is causing this during the login process.
  27.  
  28. Yes, I had this identical problem: it IS 4.2!  I got 4.2 and superimposed
  29. it onto a SLS 0.99, together with a pl 1 kernel, and pointed libc.so.4
  30. to it, and login broke exactly in the way you describe.
  31.  
  32. Quickest fix: make a symbolic link /lib/libc.so.O, point it to the
  33. libc.so.4.1 library; emacs /bin/login, Ctrl-S for libc.so.4, change the 4
  34. into an O, and save it.  Now it works again.
  35.  
  36. Note that you CANNOT patch with perl, since it truncates input files at
  37. first binary byte of 0 (the little fix for this perl bug has also been
  38. posted in a followup to my msg, if you have perl sources to patch).
  39.  
  40.  
  41. Alex
  42. --
  43. Alex Martelli - preferred email alex@am.sublink.org
  44.