home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 21033 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.5 KB

  1. Path: sparky!uunet!ogicse!news.u.washington.edu!serval!hlu
  2. From: hlu@eecs.wsu.edu (H.J. Lu)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Problem with libc 4.2
  5. Message-ID: <1992Dec18.234601.23635@serval.net.wsu.edu>
  6. Date: 18 Dec 92 23:46:01 GMT
  7. Article-I.D.: serval.1992Dec18.234601.23635
  8. References: <1gs8prINNt8s@life.ai.mit.edu>
  9. Sender: news@serval.net.wsu.edu (USENET News System)
  10. Organization: School of EECS, Washington State University
  11. Lines: 30
  12.  
  13. In article <1gs8prINNt8s@life.ai.mit.edu>, mycroft@hal.gnu.ai.mit.edu (Charles Hannum) writes:
  14. |> 
  15. |> After installing the libc 4.2 on tsx-11, `login' displays the
  16. |> following:
  17. |> 
  18. |>   Undefined C library functions.
  19. |>       1. ulimit (Use getrlimit/setrlimit instead).
  20. |>       2. light C shared image (Use the real one instead).
  21. |> 
  22.  
  23. I took out ulimit (), which is not supported by kernel, from libc.a 4.2.
  24. I will put the one using getrlimit/setrlimit in libc 4.2. But I still
  25. think you should use getrlimit/setrlimit.
  26.  
  27. |> Other than that, everything *seems* to work.  I tried installing the
  28. |> `poeigl' package, but it doesn't deal with shadow passwords, and anyway
  29. |> those functions seem to be missing from libc 4.2.
  30. |> 
  31. |> My impression, after this, is that the libc 4.2 on tsx-11 is not a real
  32. |> release.  Is this correct?
  33. |> 
  34.  
  35. Yes. It is hold up by gcc 2.3.x.
  36.  
  37. |> -- 
  38. |>  \  /   Charles Hannum, mycroft@ai.mit.edu
  39. |>  /\ \   PGP public key available on request.  MIME, AMS, NextMail accepted.
  40. |> Scheme  White heterosexual atheist male (WHAM) pride!
  41.  
  42. H.J.
  43.