[DragonFlyBSD - Bug #2572] make pkg-bootstrap fails
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Sun Aug 11 04:45:22 PDT 2013
Issue #2572 has been updated by marino.
Description updated
Yes, PKGBALL is defined. It's on line 9.
http://gitweb.dragonflybsd.org/dragonfly.git/blob/HEAD:/etc/Makefile.usr
----------------------------------------
Bug #2572: make pkg-bootstrap fails
http://bugs.dragonflybsd.org/issues/2572#change-11557
* Author: matthiasr
* Status: New
* Priority: Normal
* Assignee:
* Category:
* Target version:
----------------------------------------
Hi,
I just tried to cd /usr; sudo make pkg-bootstrap and got fetch syntax errors, looking at the Makefile ${PKGBALL} is not defined. Unless I'm missing something and this should be set from elswhere, adding
PKGBALL=/tmp/${PKGBOOT_${MACHINE_ARCH}}
after the definition of PKGBOOT fixed this for me.
--
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