From owner-freebsd-questions Sun Sep 10 22:40: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailserver.gainsoft.net (lsanca1-ar99-072-149.biz.dsl.gtei.net [4.3.72.149]) by hub.freebsd.org (Postfix) with ESMTP id A2F5937B422 for ; Sun, 10 Sep 2000 22:39:51 -0700 (PDT) Received: from support00 (lsanca1-ar2-015-021.dsl.gtei.net [4.33.15.21]) by mailserver.gainsoft.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id SFJF44J3; Sun, 10 Sep 2000 22:39:59 -0700 Message-ID: <013d01c01bb2$d377b420$150f2104@support00> From: "JJ Zhang" To: References: Subject: Re: Crypt !! Date: Sun, 10 Sep 2000 22:40:42 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "man 3 crypt", it will tell you it need "unistd.h". ----- Original Message ----- From: "Hemanth K. Manda" To: Sent: Sunday, September 10, 2000 10:35 PM Subject: Crypt !! > > > Hi, > > I am a newbie to unix and am facing a simple problem. I have a C program > which uses crypt() on my university account. It compiles and get executed > without a problem. However when I tried to compile the same on FreeBSD, it > gives an error indicating that the system cannot resolve crypt(). pwd.h is > the only header I have other than stdio.h . Is there anything I need to > add to my program in order to get it compiled. > > Thanks in advance, > Hemanth. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message