[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 :
[...]
> 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....

Reinstall the appropriate files from base.tgz, i.e. 
  tar -C / -xpzf /path/to/baseXX.tgz ./usr/share/mk
(as root)

Miod