discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GNUstep Base 1.11.0


From: Richard Frith-Macdonald
Subject: Re: GNUstep Base 1.11.0
Date: Sat, 23 Jul 2005 15:19:03 +0100

On 2005-07-23 14:59:28 +0100 Benoit Astruc <benoit.astruc@free.fr> wrote:


        I think you need to close the bug I have open about the MINGW issue 
#13893.

Ok ... done that.

Well now the building of Additions work but the GNUMakeFile want to compil all Tool and failed on some object of autogsdoc :

Making all in Tools...
Making all for tool autogsdoc...
Compiling file autogsdoc.m ...
Compiling file AGSParser.m ...
Compiling file AGSOutput.m ...
Compiling file AGSIndex.m ...
Compiling file AGSHtml.m ...
AGSHtml.m: In function `-[AGSHtml outputVersion:to:]':
AGSHtml.m:2389: error: `GS_API_OSSPEC' undeclared (first use in this function)
AGSHtml.m:2389: error: (Each undeclared identifier is reported only once
AGSHtml.m:2389: error: for each function it appears in.)
AGSHtml.m:2393: error: `GS_API_OPENSTEP' undeclared (first use in this function) AGSHtml.m:2397: error: `GS_API_MACOSX' undeclared (first use in this function)

Hmm ... I see the problem.
I've modifed this file (in CVS) to define the missing values if they haven't already been defined.






reply via email to

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