Re: compile error openssh 3.8p1

From: Darren Tucker (dtucker_at_dodgy.net.au)
Date: 02/26/04


Date: Thu, 26 Feb 2004 20:27:56 +0000 (UTC)

In article <d7984308.0402261117.701e6be2@posting.google.com>,
Doug <sirius2525@hotmail.com> wrote:
>openbsd-compat//libopenbsd-compat.a(xcrypt.o)(.text+0x5): In function `xcrypt':
>/root/openssh-3.8p1/openbsd-compat/xcrypt.c:76: undefined reference to `crypt'
>collect2: ld returned 1 exit status
>make: *** [sshd] Error 1
>
>
>Any ideas of what the problem might be or what I can try to fix this?

Well, for a start you can tell us what platform it is :-)

At a wild guess: add --with-ldflags=-lcrypt

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


Relevant Pages