problems compiling checkpassword

"Neil Stickels" <[email protected]> Thu, 14 Sep 2006 14:16:11 -0500
Newsgroups gmane.comp.djb.checkpassword
Message-ID <[email protected]>
------=_Part_20409_3890926.1158261371141
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

I downloaded checkpassword 0.9 and I am trying to setup it up on my Fedora
Core 4 box.  When I run make, I get the following error:

./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
/lib64/libc.so.6: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [checkpassword] Error 1

------=_Part_20409_3890926.1158261371141
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

I downloaded checkpassword 0.9 and I am trying to setup it up on my Fedora Core 4 box.&nbsp; When I run make, I get the following error:<br><br>./load checkpassword prot.o unix.a byte.a&nbsp; `cat \<br>shadow.lib` `cat crypt.lib` `cat 
s.lib`<br>/usr/bin/ld: errno: TLS definition in /lib64/libc.so.6 section .tbss mismatches non-TLS reference in checkpassword.o<br>/lib64/libc.so.6: could not read symbols: Bad value<br>collect2: ld returned 1 exit status<br>
make: *** [checkpassword] Error 1<br><br>

------=_Part_20409_3890926.1158261371141--