On Thu, 14 Feb 2002, ramzez wrote:
> 
> Hi...
> 
>    The perl script works fantastic; but I can't do it self in C... when try 
> to use the crypt function, I receive the message:
> /tmp/cc2iFds4.o(.text+0x3e): undefined reference to `crypt'
>   Please someone help me 

gcc -lcrypt ...

David.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to