Rebuilding GUI from scratch fails because of a problem in documentation. A make with doc=no succeds. What worries me is that I am the first to report this, as it should be broken for almost anybody else, so am I the only one still trying to compile doc?

Fred

The revelant output of make (Excuse the German):

Making all in Documentation...
make[1]: Entering directory `/usr/src/gnustep/core/gui/Documentation'
Making all for doc Gui...
make[2]: F�r das Ziel �internal-doc-all� ist nichts zu tun.
Making all for doc GuiAdditions...
make[2]: F�r das Ziel �internal-doc-all� ist nichts zu tun.
Making all for doc GuiUser...
make[2]: F�r das Ziel �internal-doc-all� ist nichts zu tun.
Making all for textdoc INSTALL...
make[2]: F�r das Ziel �internal-textdoc-all� ist nichts zu tun.
Making all for textdoc NEWS...
make[2]: F�r das Ziel �internal-textdoc-all� ist nichts zu tun.
Making all for textdoc README...
make[2]: F�r das Ziel �internal-textdoc-all� ist nichts zu tun.
Making all for textdoc ANNOUNCE...
make[2]: F�r das Ziel �internal-textdoc-all� ist nichts zu tun.
Making all for textdoc BUGS...
make[2]: F�r das Ziel �internal-textdoc-all� ist nichts zu tun.
make -C ../Source -f DocMakefile
make[2]: Entering directory `/usr/src/gnustep/core/gui/Source'
cp ../Documentation/Gui/Gui.gsdoc .
cp ../Documentation/GuiAdditions/GuiAdditions.gsdoc .
Making all for doc Gui...
make[3]: *** Keine Regel vorhanden, um das Target �../Headers/AppKit/GSFusedSilica.h�,
ben�tigt von �Gui/stamp�, zu erstellen. Schluss.
make[2]: *** [Gui.all.doc.variables] Fehler 2
make[2]: Leaving directory `/usr/src/gnustep/core/gui/Source'
make[1]: *** [after-all] Fehler 2
make[1]: Leaving directory `/usr/src/gnustep/core/gui/Documentation'
make: *** [internal-all] Fehler 2




_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to