RE: Checkpassword
"Greg Burgher" <[email protected]> Tue, 28 May 2002 14:46:36 -0500
| Newsgroups | gmane.comp.djb.checkpassword |
|---|---|
| Message-ID | <[email protected]> |
I apologize that my last reply was private. This was not intentional as I just hit the reply button for my email and did not look at the return address. 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