[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Broken OpenSSH in OPENBSD_3_2?
I update from cvsup.openbsd.org using cvsup.
I now update update with cvs from this host and all is work fine.
Maybe the problem is in cvsup.openbsd.org
Regards,
Condor
Jonas.nyberg@nackademin.com íàïèñà :
> have you tried to fetch all the files throw cvs?
> example:
> export CVSROOT=anoncvs@anoncvs.se.openbsd.org:/cvs/src/usr.bin/
> cvs get ssh
> maybe youve forgot to take with some files...
> I can ensure you that if you have time and space, download the whole CVS src
> this will garante you to have smooth installation(compilations) of your
> software
> good LUCK
>
> -----Ursprungligt meddelande-----
> Från: Condor [mailto:condor@vcable.net]
>
> Skickat: ti 2003-04-01 15:02
> Till: misc@openbsd.org
>
> Kopia: fenderq@fenderq.com
>
> Ämne: Re: Broken OpenSSH in OPENBSD_3_2?
>
>
>
> >Broken OpenSSH in OpenBSD 3.2-stable?
> >I just updated everything to the latest OPENBSD_3_2 branch >with cvs
> today.
> >
> >Where is the file kexdhc.c for OPENBSD_3_2?
> >It is mentioned in /src/usr.bin/ssh/lib/Makefile
> >I don't seem to have this file.
> >This results in an error message during make depend
> >
> >I hope I'm not doing something wrong.
> >Thanks everyone!
>
> I have exactly problem too.
> # cd /usr/src/usr.bin/ssh/
> # make depend
> ===> lib
> make: don't know how to make kexdhc.c. Stop in /usr/src/usr.bin/ssh/lib.
> *** Error code 2
>
> Stop in /usr/src/usr.bin/ssh.
>
> Any body have idea?
>
> Regards,
> Condor