The only one message that i get for NSXMLNode.m is that in the attached
file (it doesn't come to be compiled? NSXMLDocument.m is compiled before
NSXMLNode.m? i think so)
So the log with make messages=yes is attached.
Cheers,
Slex
clang NSXMLDocument.m -c \
-MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"ix86\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -fobjc-nonfragile-abi -D_NONFRAGILE_ABI -pthread -fPIC -DDEBUG -fno-omit-frame-pointer -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -fgnu-runtime -fobjc-nonfragile-abi -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/usr/GNUstep/System/Library/Headers -I/usr/GNUstep/Local/Library/Headers -I/usr/GNUstep/Local/Library/Headers -I/usr/GNUstep/Local/Library/Headers -I/usr/include/libxml2 -I/home/alex/GNUstep/Library/Headers -I/usr/GNUstep/Local/Library/Headers -I/usr/GNUstep/System/Library/Headers \
-o obj/libgnustep-base.obj/NSXMLDocument.m.o
In file included from NSXMLDocument.m:33:
In file included from ././NSXMLPrivate.h:172:
../Headers/Foundation/NSXMLNode.h:93:9: error: unknown type name 'xmlDoc'
@public GS_NSXMLNode_IVARS
^
././NSXMLPrivate.h:114:3: note: expanded from macro 'GS_NSXMLNode_IVARS'
GS_XMLNODETYPE *node; \
^
NSXMLDocument.m:30:24: note: expanded from macro 'GS_XMLNODETYPE'
#define GS_XMLNODETYPE xmlDoc
_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev