[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error when trying to install OpenSSH 4.3, "Makefile", line 3: Cou ld not find bsd.own.mk
eeuh, well, it contains :
ls -lia
total 22
35856 drwxr-xr-x 2 root wheel 512 Nov 21 2000 .
84245 drwxr-xr-x 22 root wheel 512 May 14 2000 ..
35851 -r--r--r-- 1 root bin 2671 Nov 21 2000 bsd.lkm.mk
35852 -r--r--r-- 1 root bin 165 Nov 21 2000 bsd.port.mk
35853 -r--r--r-- 1 root bin 172 Nov 21 2000 bsd.port.subdir.mk
35854 -r--r--r-- 1 root bin 3899 Nov 21 2000 sys.mk
so indeed, it does not contain bsd.own.mk and bsd.subdir.mk....
how could i get this directory filled with those files ? i have the CD by
the way....
-----Oorspronkelijk bericht-----
Van: Miod Vallat [mailto:miod@online.fr]
Verzonden: Monday, July 01, 2002 5:52 PM
Aan: Beukers, W.J.
CC: 'misc@openbsd.org'
Onderwerp: Re: Error when trying to install OpenSSH 4.3, "Makefile",
line 3: Cou ld not find bsd.own.mk
> I am trying to install OpenSSH 3.4 on a older OpenBSD box, OpenBSD 2.7.
But
> i get an error :
[...]
> "Makefile", line 3: Could not find bsd.own.mk
> "Makefile", line 14: Could not find bsd.subdir.mk
> Fatal errors encountered -- cannot continue
For some reason /usr/share/mk is missing or empty on your machine.
Miod