Re: building sshd

From: Kris Kennaway (kris_at_obsecurity.org)
Date: 10/20/03

  • Next message: Kip Macy: "process checkpoint restore facility now in DragonFly BSD"
    Date: Mon, 20 Oct 2003 10:42:45 -0700
    To: Adil Katchi <AdilK@sandvine.com>
    
    
    

    On Mon, Oct 20, 2003 at 12:51:17PM -0400, Adil Katchi wrote:
    > 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

    Just do a 'make buildworld' if you can't get it to work piecewise.
    There's probably something else that needs to be built first, like
    libssh.

    Kris

    
    



  • Next message: Kip Macy: "process checkpoint restore facility now in DragonFly BSD"