On 4 Apr 2008, at 19:13, Joerg Sonnenberger wrote:
On Thu, Apr 03, 2008 at 10:52:51PM +0100, Matthias Scheler wrote:Please beware that the above can go horribly wrong. If it does all life as you know it will stop instantaneously and every molecule in your body willexplode at the speed of light(*).You mean like it doesn't reinstall bmake
Yes, correct. It is "bmake" that depends on "bootstrap-mk-files" and notthe other way around. The correct sequence command should therefore read:
sudo zsh
mkdir /safetmp
cp -Rp /usr/pkg/bin/make /usr/pkg/share/mk /safetmp
pkg_delete -ff bootstrap-mk-files
pkg_delete -ff bmake
cd /usr/pkgsrc/devel/bmake
/safetmp/bmake -m /safetmp install
rm -rf /safetmp
Kind regards
--
Matthias Scheler http://zhadum.org.uk/