building sshd

Adil Katchi AdilK at sandvine.com
Mon Oct 20 09:51:27 PDT 2003


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 at grondar.org]
Sent: Saturday, October 18, 2003 3:39 PM
To: Adil Katchi
Cc: 'freebsd-hackers at 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


More information about the freebsd-hackers mailing list