sounds like you have an old .depend file laying around.
Try make depend && make all
--
David Terrell | But remember that "layman" is just a polite
d...@meat.net | word for "idiot."
http://wwn.nebcorp.com/ | - Neal Stephenson
-----Original Message-----
From: David Terrell [mailto:d...@meat.net]
Sent: Thursday, October 05, 2000 3:49 PM
To: 'mi...@openbsd.org'
Subject: Re: ssh2 prob
[...]
If you want, you can grab the latest ssh code from cvs
(CVS_RSH=ssh cvs -qd ano...@anoncvs.openbsd.org:/cvs co src/usr.bin/ssh &&
cd src/usr.bin/ssh && make obj all && sudo make install )
or wait for the next revision of OpenSSH.
[...]