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 [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]