From owner-freebsd-hackers Wed Apr 22 10:01:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA22720 for freebsd-hackers-outgoing; Wed, 22 Apr 1998 10:01:41 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from silic.one.sci.fi (silic.one.sci.fi [195.74.8.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA22703 for ; Wed, 22 Apr 1998 17:01:33 GMT (envelope-from anttik@silic.one.sci.fi) Received: (from anttik@localhost) by silic.one.sci.fi (8.8.8/8.8.7) id UAA19341; Wed, 22 Apr 1998 20:05:46 +0300 (EEST) (envelope-from anttik) To: "Leon Felipe Rodriguez J. -CENCAR" Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Undefined symbol `_crypt' referenced from text segment References: <9804221117.ZM29375@osiris.staff.udg.mx> From: Antti Kaipila Date: 22 Apr 1998 20:05:46 +0300 In-Reply-To: "Leon Felipe Rodriguez J. -CENCAR"'s message of "Wed, 22 Apr 1998 11:17:58 -0700" Message-ID: <85af9dpz11.fsf@silic.one.sci.fi> Lines: 20 X-Mailer: Gnus v5.5/XEmacs 20.3 - "Vatican City" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Leon Felipe Rodriguez J. -CENCAR" writes: > Hi!!! > > i'm working on web design and I need to create encripted passwors, I tried with > a modified version of NCSA htpasswd program: * KLIP KLIP KLIP * > but i get this mesg > > gcc -o genpass genpass.c > /var/tmp/cc0159851.o: Undefined symbol `_crypt' referenced > > any idea? gcc -o genpass genpass.c -lcrypt -- Antti Kaipila To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message