Question on undefined reference to 'crypt'

Peter Stuge stuge-openssh-unix-dev at cdy.org
Wed Jun 16 09:06:40 EST 2004


On Tue, Jun 15, 2004 at 04:03:24PM -0700, Amba giri wrote:
> Hello
> 
> I have openssl-0.9.7d installed and when I attempt a make
> install on SSH(v3.8p1), I get the following error:
> .../openbsd-compat/xcrypt.c(76): undefined reference to 'crypt'
> 
> Can anyone help me get past this problem ?

Try ./configure --with-md5-passwords and see if the make works.


//Peter




More information about the openssh-unix-dev mailing list