Le 17 juin 08 à 12:56, kpropell a écrit :

> Making all in subprojects of framework EtoileSerialize...
> make[1]: Entering directory
> `/home/kpropell/etoile/Etoile/Frameworks/EtoileSerialize/Sources'
> Making all for subproject libEtoileSerialize...
> gcc ETDeserializerBackendBinary.m -c \
>             -MMD -MP -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -D__BSD_VISIBLE
> -I../Headers -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1
> -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fPIC -g -Wall  
> -DDEBUG
> -fno-omit-frame-pointer -DGSWARN -DGSDIAGNOSE -Wno-import -g
> -fno-strict-aliasing -fgnu-runtime -Wno-import -g -std=c99
> -fconstant-string-class=NSConstantString
> -I/home/kpropell/etoile/Etoile/Build
> -I/home/kpropell/etoile/Etoile/Frameworks/EtoileSerialize
> -I/home/kpropell/etoile/Etoile/Frameworks/EtoileSerialize/Headers
> -I./../derived_src -I. -I/home/kpropell/GNUstep/Library/Headers
> -I/usr/GNUstep/Local/Library/Headers -I/usr/GNUstep/System/Library/ 
> Headers \
>              -o obj/ETDeserializerBackendBinary.o
> ETDeserializerBackendBinary.m:15: error: redeclaration of enumerator
> ‘NSMappedRead’
> /usr/GNUstep/System/Library/Headers/Foundation/NSData.h:44: error:  
> previous
> definition of ‘NSMappedRead’ was here
> ETDeserializerBackendBinary.m:17: error: redeclaration of enumerator
> ‘NSUncachedRead’
> /usr/GNUstep/System/Library/Headers/Foundation/NSData.h:46: error:  
> previous
> definition of ‘NSUncachedRead’ was here
> make[2]: *** [obj/ETDeserializerBackendBinary.o] Error 1
> make[1]: *** [libEtoileSerialize.all.subproject.variables] Error 2
> make[1]: Leaving directory
> `/home/kpropell/etoile/Etoile/Frameworks/EtoileSerialize/Sources'
> make: *** [EtoileSerialize.all.framework.variables] Error 2

Should be fixed now. Thanks for the bug report.

> Author: qmathe
> Date: Wed Jun 18 13:27:52 2008
> New Revision: 3201
>
> URL: http://svn.gna.org/viewcvs/etoile?rev=3201&view=rev
> Log:
> Fixed compilation broken by GNUstep r26598. The fix intends to be  
> compatible
> with gnustep-base versions before r26598 and after r26632, the later  
> revision
> being the one that updates the library version to 1.17. Bug reported  
> by kpropell
> and Yan Morissette on etoile-discuss.
>
> Modified:
>    trunk/Etoile/Frameworks/EtoileSerialize/Sources/ 
> ETDeserializerBackendBinary.m

Quentin.


_______________________________________________
Etoile-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-discuss

Répondre à