* Something broke "make html" and "make man"
@ 2022-01-03 20:33 Thomas Huth
2022-01-04 8:06 ` Thomas Huth
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Huth @ 2022-01-03 20:33 UTC (permalink / raw)
To: QEMU Developers, Peter Maydell, Paolo Bonzini
Hi!
"make html" and "make man" do not work anymore:
$ make help | grep -B1 html
Documentation targets:
html man - Build documentation in specified format
$ make html
GIT ui/keycodemapdb meson tests/fp/berkeley-testfloat-3
tests/fp/berkeley-softfloat-3 dtc capstone slirp
make: *** No rule to make target 'html'. Stop.
$ make man
GIT ui/keycodemapdb meson tests/fp/berkeley-testfloat-3
tests/fp/berkeley-softfloat-3 dtc capstone slirp
make: *** No rule to make target 'man'. Stop.
Anybody any ideas how to fix it?
Thomas
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Something broke "make html" and "make man"
2022-01-03 20:33 Something broke "make html" and "make man" Thomas Huth
@ 2022-01-04 8:06 ` Thomas Huth
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Huth @ 2022-01-04 8:06 UTC (permalink / raw)
To: QEMU Developers, Peter Maydell, Paolo Bonzini; +Cc: Marc-André Lureau
On 03/01/2022 21.33, Thomas Huth wrote:
>
> Hi!
>
> "make html" and "make man" do not work anymore:
>
> $ make help | grep -B1 html
> Documentation targets:
> html man - Build documentation in specified format
> $ make html
> GIT ui/keycodemapdb meson tests/fp/berkeley-testfloat-3
> tests/fp/berkeley-softfloat-3 dtc capstone slirp
> make: *** No rule to make target 'html'. Stop.
> $ make man
> GIT ui/keycodemapdb meson tests/fp/berkeley-testfloat-3
> tests/fp/berkeley-softfloat-3 dtc capstone slirp
> make: *** No rule to make target 'man'. Stop.
>
> Anybody any ideas how to fix it?
Never mind, the problem was this one here:
https://lists.gnu.org/archive/html/qemu-devel/2022-01/msg00222.html
After applying that patch, "make html" works fine for me again.
Thomas
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-01-04 8:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-03 20:33 Something broke "make html" and "make man" Thomas Huth
2022-01-04 8:06 ` Thomas Huth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).