[PATCH] building html docu
Thorsten Kukuk
kukuk@suse.de
Wed Jul 13 15:42:00 GMT 2005
Hi,
dir-add.texi is missing in the libc/index.html requirements list,
so building html documentation is failing.
Another problem is: With the removal of linuxthreads, we removed
linuxthreads.texi, too. So you cannot build any documentation
currently. I would suggest to copy the linuxthreads/linuxthreads.texi
file to nptl/nptl.texi to get at least something which builds.
2005-07-13 Thorsten Kukuk <kukuk@suse.de>
* manual/Makefile (libc/index.html): Add dir-add.texi.
--- manual/Makefile
+++ manual/Makefile 2005/07/13 15:35:12
@@ -80,7 +80,7 @@
libc.dvi libc.pdf: texinfo.tex
html: libc/index.html
-libc/index.html: chapters.texi top-menu.texi libm-err.texi
+libc/index.html: chapters.texi top-menu.texi dir-add.texi libm-err.texi
$(MAKEINFO) --html libc.texinfo
# Generate the summary from the Texinfo source files for each chapter.
--
Thorsten Kukuk http://www.suse.de/~kukuk/ kukuk@suse.de
SUSE LINUX Products GmbH Maxfeldstr. 5 D-90409 Nuernberg
--------------------------------------------------------------------
Key fingerprint = A368 676B 5E1B 3E46 CFCE 2D97 F8FD 4E23 56C6 FB4B
More information about the Libc-hacker
mailing list