Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 1997 17:02:13 -0800
From:      "Neil C. Jensen" <njensen@salsa.habaneros.com>
To:        "'questions@freebsd.org'" <questions@freebsd.org>
Subject:   trouble compiling htpasswd on 2.2-GAMMA
Message-ID:  <01BC2D74.CE001760@ppp01.habaneros.com>

next in thread | raw e-mail | index | archive | help
I'm trying to compile the htpasswd program which comes with Apache 1.2b7 and get the following errors:

bash-2.00$ make
gcc  -DSTATUS  htpasswd.c -o htpasswd
/var/tmp/cc0004281.o: Undefined symbol `_crypt' referenced from text segment
*** Error code 1 

I haven't changed the Makefile in the support directory at all;  LIBS1= -lcrypt  is included.

I'm running 2.2-GAMMA-970308.

Any suggestions?

Thanks in advance.

Neil




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01BC2D74.CE001760>