Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Feb 2023 15:18:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 269540] `make run` is invalid in top level of doc
Message-ID:  <bug-269540-9-mPo0XrSlRV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269540-9@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269540

--- Comment #1 from Andrey Portnoy <aportnoy@fastmail.com> ---
Context: documentation primer section 1.2.2
(https://docs.freebsd.org/en/books/fdp-primer/overview/#gnu-linux-installation-process)
suggests running `bmake` from top of tree to build the docs, followed by `bmake
run`.

What it doesn't point out is you first need to change directory to say
documentation or website before invoking `bmake run`. The patch adds a warning
about this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269540-9-mPo0XrSlRV>