Re: Compile Error

[email protected] (Paul Jarc) Mon, 09 Jul 2007 23:11:19 -0400
Newsgroups gmane.comp.djb.checkpassword
Organization What did you have in mind? A short, blunt, human pyramid?
Message-ID <[email protected]>
Darren Hennessey <[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 /lib/libc.so.6 section .tbss
> mismatches non-TLS reference in checkpassword.o
> /lib/libc.so.6: could not read symbols: Bad value
> collect2: ld returned 1 exit status
> make: *** [checkpassword] Error 1

Second hit on Google for "checkpassword errno":
http://djbware.csi.hu/patches/checkpassword-0.90.errno.patch


paul