On Monday 16 October 2006 23:44, Stuart Henderson wrote: > On 2006/10/16 23:14, Per-Olov Sjvholm wrote: > > But "man release" doesn't say "make obj depend && make build" is needed > > instead of "make obj && make build" for the source. Should "depend" be > > there in the source build as well? > > "make build" does even more than that: > $ vi -c/^build: /usr/src/Makefile
So "make obj && make build" should be sufficient for the source build? Or did I get it wrong? But I do have problems with SSH and key login. Ok I have not used the ssh2 patch, but the whole source update... --snip-- cd /usr export CVSROOT="[EMAIL PROTECTED]:/cvs" cvs -z5 -q get -rOPENBSD_3_9 -P src --snip-- And the resolved ssh issue from this thread do indicate a build issue.... Am I missing something? I have done a billion of source updates over the years on many releases but have not seen any problem like this... /Per-Olov

