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: Benoit Astruc
Subject: Re: GNUstep Base 1.11.0
Date: Sat, 23 Jul 2005 15:09:05 +0200

It's in code which should only be compiled when the additions part of the base library is built standalone on MacOS-X. Is that what you are trying to do, or has something gone wrong with configuration?

That's exactly what I am trying to do, but it's quite hard. I am working on the third compil error I encounter.

        Well and i don't know how to fix this one :

In file included from ../../Headers/Additions/GNUstepBase/GSIArray.h:129, from ../../Headers/Additions/GNUstepBase/GSRunLoopCtxt.h:5,
                 from GSRunLoopCtxt.m:12:
../../Headers/Additions/GNUstepBase/GSUnion.h:93: error: parse error before "gss8" ../../Headers/Additions/GNUstepBase/GSUnion.h:93: warning: no semicolon at end of struct or union ../../Headers/Additions/GNUstepBase/GSUnion.h:94: warning: type defaults to `int' in declaration of `u8' ../../Headers/Additions/GNUstepBase/GSUnion.h:94: warning: data definition has no type or storage class ../../Headers/Additions/GNUstepBase/GSUnion.h:97: error: parse error before "s16" ../../Headers/Additions/GNUstepBase/GSUnion.h:97: warning: type defaults to `int' in declaration of `s16' ../../Headers/Additions/GNUstepBase/GSUnion.h:97: warning: data definition has no type or storage class ../../Headers/Additions/GNUstepBase/GSUnion.h:98: error: parse error before "u16" ../../Headers/Additions/GNUstepBase/GSUnion.h:98: warning: type defaults to `int' in declaration of `u16' ../../Headers/Additions/GNUstepBase/GSUnion.h:98: warning: data definition has no type or storage class ../../Headers/Additions/GNUstepBase/GSUnion.h:101: error: parse error before "s32" ../../Headers/Additions/GNUstepBase/GSUnion.h:101: warning: type defaults to `int' in declaration of `s32' ../../Headers/Additions/GNUstepBase/GSUnion.h:101: warning: data definition has no type or storage class ../../Headers/Additions/GNUstepBase/GSUnion.h:102: error: parse error before "u32" ../../Headers/Additions/GNUstepBase/GSUnion.h:102: warning: type defaults to `int' in declaration of `u32' ../../Headers/Additions/GNUstepBase/GSUnion.h:102: warning: data definition has no type or storage class ../../Headers/Additions/GNUstepBase/GSUnion.h:105: error: parse error before "s64" ../../Headers/Additions/GNUstepBase/GSUnion.h:105: warning: type defaults to `int' in declaration of `s64' ../../Headers/Additions/GNUstepBase/GSUnion.h:105: warning: data definition has no type or storage class ../../Headers/Additions/GNUstepBase/GSUnion.h:106: error: parse error before "u64" ../../Headers/Additions/GNUstepBase/GSUnion.h:106: warning: type defaults to `int' in declaration of `u64' ../../Headers/Additions/GNUstepBase/GSUnion.h:106: warning: data definition has no type or storage class ../../Headers/Additions/GNUstepBase/GSUnion.h:111: warning: type defaults to `int' in declaration of `GSIArrayItem' ../../Headers/Additions/GNUstepBase/GSUnion.h:111: warning: data definition has no type or storage class


        Any ideas ?


Benoit Astruc





reply via email to

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