[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error when trying to install OpenSSH 4.3, "Makefile", line 3: Cou ld not find bsd.own.mk



Hai,

I am trying to install OpenSSH 3.4 on a older OpenBSD box, OpenBSD 2.7. But
i get an error :

# cd tmp
# tar xvfz ./openssh-3.4.tgz
# cd ssh 
# patch -p0 < ../openbsd27_3.4.patch
# make obj

"Makefile", line 3: Could not find bsd.own.mk
"Makefile", line 14: Could not find bsd.subdir.mk
Fatal errors encountered -- cannot continue

(all other make commands give the same error)

I installed it on a 2.9 and 3.1 without any problems.....

Anyone knows what this means (next to the fact that it doesn't install) ;-)
?

regards
Wiljoh