[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

glibc and crypt



Hi all,

I took the bite the other day and moved my main systems over to glibc and
I am re-compiling some of my legacy programs.  The problem I've come up
against is some code that uses the crypt function from unistd.h.  It
complies fine on any bo boxes, but not on the hamm one.  Any ideas?  I'm
after a simple way to get it working without rewriting too much code :)

The call is like this:

blah = (char *) crypt (pass,pw_salt);


Thanks for any help,


Chris


--
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: