[OGo-Developer] compile problem

Sebastian Reitenbach developer@opengroupware.org
Mon, 11 Feb 2008 18:10:43 +0100


developer@opengroupware.org wrote: 
> On 11.02.2008, at 16:15, Wolfgang Sourdeau wrote:
> > Is this a joke?
> 
> No, those are the pleasures of GNUstep ;-)
> 
> > make[3]: entrant dans le r=E9pertoire =AB /home/wsourdeau/src/SOPE/sope- 
> > core/NGExtensions/EOExt.subproj =BB
> > Making all for subproject EOExt...
> > Compiling file EOGlobalID+Ext.m ...
> > EOGlobalID+Ext.m: In function '-[EOGlobalID(SOPEExt)  
> > valueForUndefinedKey:]':
> > EOGlobalID+Ext.m:29: erreur: cannot find interface declaration for  
> > 'NSConstantString'
> > make[4]: *** [shared_debug_obj/EOGlobalID+Ext.o] Erreur 1
> > make[3]: *** [EOExt.all.subproject.variables] Erreur 2
> > make[3]: quittant le r=E9pertoire =AB /home/wsourdeau/src/SOPE/sope-core/ 
> > NGExtensions/EOExt.subproj =BB
> 
While reading this, I remember I've seem sth. similar when compiling sogo, 
against gnustep-base-1.15.2. I think I haven't seen it with 
gnustep-base-1.15.0, nor 1.14.X. This must have changed not long ago.
against which gs-base version did you compile? I just wonder, because sope 
was compiling fine against gnustep-base-1.15.2.

Sebastian