[DragonFlyBSD - Bug #3217] (New) rescue tools: make install fails if rescue folder doesn't exist

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Wed Nov 27 10:12:16 PST 2019


Issue #3217 has been reported by t_dfbsd.

----------------------------------------
Bug #3217: rescue tools: make install fails if rescue folder doesn't exist
http://bugs.dragonflybsd.org/issues/3217

* Author: t_dfbsd
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
----------------------------------------
boojum# ls -l /rescue
ls: /rescue: No such file or directory

boojum# make install
--------------------------------------------------------------
>>> installing rescue tools to /rescue ...
--------------------------------------------------------------
(cd /usr/src/initrd/oinit;  LC_ALL=C  make -m /usr/src/initrd/../share/mk BINDIR=/rescue install)
install -s -o root -g wheel -m 555   oinit /rescue
(cd /usr/src/initrd/rescue;  LC_ALL=C  make -m /usr/src/initrd/../share/mk BINDIR=/rescue install)
install -s -o root -g wheel -m 555   rescue /rescue
install -o root  -g wheel -m 555  /usr/src/initrd/rescue/dowpa  /rescue/dowpa
install: /rescue/dowpa: Not a directory
*** Error code 71

Stop.
make[1]: stopped in /usr/src/initrd/rescue
*** Error code 1

Stop.
make: stopped in /usr/src/initrd



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



More information about the Bugs mailing list