[Patch] Build fail: "No rule to make target 'doc/binutils/index.html', needed by 'html-local'. Stop."
Tobias Burnus
tobias@codesourcery.com
Wed Dec 1 09:06:10 GMT 2021
Hi Mike,
I get
MAKEINFO doc/binutils.html
make[3]: *** No rule to make target 'doc/binutils/index.html', needed by 'html-local'. Stop.
And I think that's caused by your patch:
commit 45c06bb712699e94533d16ac79efca189723294d
Date: Thu Nov 25 23:13:37 2021 -0500
binutils: merge doc subdir up a level
If I look into the patch, I see:
+html-local: doc/binutils/index.html
+binutils/index.html: doc/binutils.texi $(binutils_TEXINFOS)
Shouldn't there be a 'doc/' prefix in the second line?
At least the following patch fixes the build for me.
Can you check & then commit the patch?
Thanks,
Tobias
-----------------
Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht München, HRB 106955
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: text/x-patch
Size: 566 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20211201/d5cbf518/attachment.bin>
More information about the Binutils
mailing list