Re: problems compiling checkpassword
[email protected] (Paul Jarc) Thu, 14 Sep 2006 16:10:14 -0400
| Newsgroups | gmane.comp.djb.checkpassword |
|---|---|
| Organization | What did you have in mind? A short, blunt, human pyramid? |
| Message-ID | <[email protected]> |
"Neil Stickels" <[email protected]> wrote: > ./load checkpassword prot.o unix.a byte.a `cat \ > shadow.lib` `cat crypt.lib` `cat s.lib` > /usr/bin/ld: errno: TLS definition in /lib64/libc.so.6 section .tbss mismatches non-TLS reference in checkpassword.o There's a patch to fix this here: http://djbware.csi.hu/patches/ paul