[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Making GUI fails
From: |
Adam Fedor |
Subject: |
RE: Making GUI fails |
Date: |
Tue, 5 Aug 2003 16:00:01 -0400 |
> -----Original Message-----
> From: Fred Kiefer [mailto:fredkiefer@gmx.de]
> Sent: Tuesday, August 05, 2003 3:18 PM
> To: bug-gnustep@gnu.org
> Subject: Making GUI fails
>
>
> 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):
>
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
>
This should work if you do a 'make distclean', or perhaps even a 'make clean'
first. This was a result of splitting the document generation in two due to the
header change.
- Making GUI fails, Fred Kiefer, 2003/08/05
- Re: Making GUI fails, Gregory John Casamento, 2003/08/05
- 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
- RE: Making GUI fails,
Adam Fedor <=