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/>
References:  <bug-269540-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269540

--- 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-installat=
ion-process)
suggests running `bmake` from top of tree to build the docs, followed by `b=
make
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 warn=
ing
about this.

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



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