[Bug 295993] etcupdate:Failed to build new tree.

[email protected]
Newsgroups gmane.os.freebsd.bugs
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295993

--- Comment #8 from Alastair Hogge <[email protected]> ---
(In reply to Dag-Erling Smørgrav from comment #7)
> That's your problem right there.

Building from read-only ${SRC} was the solution to avoiding the build process
polluting the source tree...this was long a time ago tho.

> How did you build world?

From a POSIX sh script which does things like the following:
> (cd ${UPDATEHOST_SRC_TREE} && \
>         env MAKEOBJDIRPREFIX=${UPDATEHOST_OBJPREFIX} make ${UPDATEHOST_MAKE_ARGS} -j${UPDATEHOST_NCPU} ${udpatehost_make_target})

${UPDATEHOST_OBJPREFIX} is tmpfs mounted at /tmp.

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.