Date: Sun, 5 Dec 1999 22:15:23 -0800 From: Tani Hosokawa <unknown@riverstyx.net> To: courtney@whtz.com Cc: questions@FreeBSD.ORG Subject: Re: Apache htpasswd make question Message-ID: <19991205221523.C26232@riverstyx.net> In-Reply-To: <8525683F.001CA452.00@mail.whtz.com>; from courtney@whtz.com on Mon, Dec 06, 1999 at 12:12:49AM -0500 References: <8525683F.001CA452.00@mail.whtz.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Try running cc -I -pipe htpasswd.c -lcrypt -o htpasswd Maybe that's a bug in Apache's Makefile or something... odd. On Mon, Dec 06, 1999 at 12:12:49AM -0500, courtney@whtz.com wrote: > > > hey everyone- when I try and make the htpasswd program i get the following > error: > > cc -O -pipe htpasswd.c -o htpasswd > /var/tmp/cco898721.o: In function `add_password': > /var/tmp/cco898721.o(.text+0x1d5): undefined reference to `crypt' > *** Error code 1 > > anyone have an idea of what it is and how to correct it? > > Thanks, > Bernie Courtney > Z100 Radio New York Engineering > mailto:bernie@z100.com > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- --- tani hosokawa river styx internet To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991205221523.C26232>