home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 22895 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.6 KB

  1. Path: sparky!uunet!math.fu-berlin.de!uni-paderborn.de!news!futzi
  2. From: futzi@uni-paderborn.de (Michael Kutzner)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Can't login using libc.so.4.2
  5. Date: 6 Jan 93 12:37:32
  6. Organization: Uni Paderborn FB 17 Informatik GERMANY
  7. Lines: 30
  8. Message-ID: <FUTZI.93Jan6123732@sven.uni-paderborn.de>
  9. References: <1993Jan5.120629.24740@dde.dk>
  10. NNTP-Posting-Host: sven.uni-paderborn.de
  11. In-reply-to: mbo@dde.dk's message of 5 Jan 93 12:06:29 GMT
  12.  
  13. >>>>> Ueber Can't login using libc.so.4.2 sagte Morten Bonde:
  14.  
  15. Morten> Hi there
  16.  
  17. Morten> I tried to install libc.so.4.2 today.
  18.  
  19. Morten> After typing "ln -fs /lib/libc.so.4.2 /lib/libc.so.4" , I switched
  20. Morten> to another virtual terminal and tried to log in. No Way !!
  21.  
  22. Morten> All I get is:
  23.  
  24. Morten> Undefinde C library functions.
  25. Morten> 1. ulimit (Use getrlimit/setrlimit instead).
  26. Morten> 2. light C shared image (Use the real one instead).
  27.  
  28. I've had the same problem.  You must recompile the shadow password package
  29. (sources/usr.bin/shadow...) with this line in config.h:
  30.  
  31. #undef HAVE_ULIMIT     /* Define if your UNIX supports ulimit()        */
  32. ^^^^^^
  33. It runs nice now.
  34.  
  35. Greetings, futzi
  36.  
  37. ***************************************************************************
  38. ** --------------------------------------------------------------------- **
  39. **  Michael Kutzner    **  X-Betreuung   **  <futzi@uni-paderborn.de>    **
  40. **                                           <xgurus@uni-paderborn.de>   **
  41. ** --------------------------------------------------------------------- **
  42. ***************************************************************************
  43.