The crypt() in dietlibc-dev is not the same as crypt() in glibc.

In checkpassword.c inserted the lines:
#define _GNU_SOURCE
#include <alloca.h>

I linked against glibc with -lcrypt and it works.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to