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:[EMAIL PROTECTED]
Sent: Saturday, October 18, 2003 3:39 PM
To: Adil Katchi
Cc: '[EMAIL PROTECTED]'
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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to