On 2005-07-23 14:59:28 +0100 Benoit Astruc <[EMAIL PROTECTED]> 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.




_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to