RE: Checkpassword
"Greg Burgher" <[email protected]> Tue, 28 May 2002 15:48:22 -0500
| Newsgroups | gmane.comp.djb.checkpassword |
|---|---|
| Message-ID | <[email protected]> |
I have searched Redhat.com and LinuxDoc.org for instructions on fixing my libcrypt.so library with no success. Google only shows glibc files to download. Could you point me to instructions to fix libcrypt.so without messing up any other passwords, etc. on my system. I did find libcrypt-2.1.92.so in my /lib directory. Gregory C Burgher Accounting Manager Robert F Kazimour Co Ph 319-364-8102 x213 Fax 319-297-7330 email: [email protected] -----Original Message----- From: Paul Jarc [mailto:[email protected]] Sent: Tuesday, May 28, 2002 12:17 PM To: Greg Burgher Subject: Re: Checkpassword Please reply on the list, not privately. <URL:http://www.eyrie.org/~eagle/faqs/questions.html> "Greg Burgher" <[email protected]> wrote: > /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libcrypt.so: undefined > reference to '__thr_errno' > /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libcrypt.so: undefined > reference to '_waitpid' > /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libcrypt.so: undefined > reference to '_getuid' Your crypt library is broken. You need to fix that first. paul