discuss-gnustep
[Top][All Lists]
Advanced

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

Additions framework compile success


From: Phillip Tamulonis
Subject: Additions framework compile success
Date: Thu, 3 Jul 2003 11:27:02 -0400

Great!  The additions framework compiles fine now with pbxbuild.

However, trying to build GSWeb against it and the stock Apple Foundation as a test gives me a lot of missing GNUstep macro errors etc.

Is the only solution to include GNUstep.h in every method file that requires it, or is it possible to automatically do this in the GNUMakefile somewhere?

Thx,

Phil T.

On Wednesday, July 2, 2003, at 06:59 AM, David Ayers wrote:

Missed an include.  Should be fixed in CVS.... sorry, can't test it
though...

I've got to sign off for now, but I'll be back tomorrow.


Phillip Tamulonis wrote:

No such luck.  Log follows:

/Users/slowco/Projects/gnustep/core/base/macosx/../Headers/gnustep/
base/preface.h:96: warning: redefinition of macro
GNUSTEP_BASE_MINOR_VERSION
/Users/slowco/Projects/gnustep/core/base/macosx/build/gnustep.build/
gnustep.build/PrefixHeaders/config-gcc3.p:0: warning: this is the
location of the previous definition
/Users/slowco/Projects/gnustep/core/base/macosx/../Headers/gnustep/
base/preface.h:97: warning: redefinition of macro
GNUSTEP_BASE_SUBMINOR_VERSION
/Users/slowco/Projects/gnustep/core/base/macosx/build/gnustep.build/
gnustep.build/PrefixHeaders/config-gcc3.p:0: warning: this is the
location of the previous definition
../Source/Additions/GSObjCRuntime.m: In function `GSPrintf':
../Source/Additions/GSObjCRuntime.m:1534: `gnustep_global_lock'
undeclared (first use in this function)
../Source/Additions/GSObjCRuntime.m:1534: (Each undeclared identifier
is reported only once
../Source/Additions/GSObjCRuntime.m:1534: for each function it
appears  in.)
...failed CompileC
/Users/slowco/Projects/gnustep/core/base/macosx/build/gnustep.build/
gnustep.build/Objects-normal/ppc/GSObjCRuntime.o ...
** BUILD FAILED **








reply via email to

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