bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Making GUI fails


From: Fred Kiefer
Subject: Making GUI fails
Date: Tue, 05 Aug 2003 21:18:15 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021204

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]