I've been trying to write a program in C to do user authentication and
allow them to log into my machine.  The problem is that it won't compile
in 5.0.  It gives me compile errors in tmp files.
/tmp/cca017411.o(.text+0x356): undefined reference to `crypt'

The program will compile on 4.2 however.  I was just wondering if anyone
knows how to get around this compile error so I can still use 5.0.
Thanks in advance,

Kelly



-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to