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