On Wed, May 05, 1999 at 02:09:06AM -0700, [EMAIL PROTECTED] wrote:
> Hello,
> 
> I've problem with crypt function: when I run make, it say that it was 
> undefined reference to 'crypt' in my source where I've include <unistd.h>. 
> What happen???

Link against libcrypt, adding -lcrpyt to the gcc compile line.

Kurt
-- 
I smell like a wet reducing clinic on Columbus Day!

Reply via email to