[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Making GUI fails
From: |
Gregory John Casamento |
Subject: |
Re: Making GUI fails |
Date: |
Tue, 5 Aug 2003 15:11:20 -0700 (PDT) |
You need to delete the stamp file. I had this issue.
--- Fred Kiefer <fredkiefer@gmx.de> wrote:
> 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
> Bug-gnustep@gnu.org
> http://mail.gnu.org/mailman/listinfo/bug-gnustep
=====
Gregory John Casamento
-- bheron on #gnustep, #linuxstep, & #gormtalk ----------------
Please sign the petition against software patents at:
http://www.petitiononline.com/pasp01/petition.html
Petition to make Lighthouse Application Suite Free Software at:
http://www.petitiononline.com/laafs/petition.html
--- Main Developer of Gorm (featured in April Linux Journal) ---
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
- Making GUI fails, Fred Kiefer, 2003/08/05
- Re: Making GUI fails,
Gregory John Casamento <=
- Re: Making GUI fails, Fred Kiefer, 2003/08/05
- Re: Making GUI fails, Richard Frith-Macdonald, 2003/08/06
- Re: Making GUI fails, Richard Frith-Macdonald, 2003/08/06
- Re: Making GUI fails, Fred Kiefer, 2003/08/06
- Re: Making GUI fails, Richard Frith-Macdonald, 2003/08/07
- Re: Making GUI fails, Fred Kiefer, 2003/08/08