Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 2003 12:51:17 -0400
From:      Adil Katchi <AdilK@sandvine.com>
To:        "'freebsd-hackers@freebsd.org'" <freebsd-hackers@freebsd.org>
Subject:   RE: building sshd 
Message-ID:  <FE045D4D9F7AED4CBFF1B3B813C853370291202F@mail.sandvine.com>

next in thread | raw e-mail | index | archive | help
Has anyone tried making sshd?  I ran src/secure/usr.sbin/sshd/Makefile and
this is the error I got:

auth1.o: In function `do_authloop':
/d2/akatchi/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth1.c:121:
undefi
ned reference to `abandon_challenge_response'
*** Error code 1

Thanks,

Adil

-----Original Message-----
From: Mark Murray [mailto:mark@grondar.org]
Sent: Saturday, October 18, 2003 3:39 PM
To: Adil Katchi
Cc: 'freebsd-hackers@freebsd.org'
Subject: Re: building sshd 


Adil Katchi writes:
> I'm trying to build sshd from src/crypto/openssh and I'm having problems.
> I've only modified auth2.c.  I've followed the FREEBSD-upgrade
instructions.
> So, this is what I've done:
> 
> 1.  autoconf // to generate the configure file
> 2.  autoheader // got a bunch of warnings but no errors
> 3.  ./configure --with-pam --with-s-key    // PAM was configured, but
S/Key
> wasn't.. dunno why yet
> 4.  make sshd	// below are the errors I got after a bunch of warnings

No.

That is NOT how its built.

Look at src/secure/*/*ssh*/Makefile

M
--
Mark Murray
iumop ap!sdn w,I idlaH



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