gnustep-dev
[Top][All Lists]
Advanced

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

Re: errors with older libxml


From: Fred Kiefer
Subject: Re: errors with older libxml
Date: Tue, 03 Apr 2012 08:20:48 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120312 Thunderbird/11.0

Thank you for reporting this issues. I tried to fix then in SVN, could you please test again.

I cannot do anything about that cast warnings. They get reported for the end of the files and I have no idea what they are actually complaining about. Do you get these for other files as well?

Fred

On 03.04.2012 02:18, Riccardo Mottola wrote:
Hi all

Fred asked about the status with older libxml versions.

First I tried again using --disable-xml and things do compile and work
now. Good.

This is with libxml 2.6.19

Riccardo

Compiling file NSXMLElement.m ...
NSXMLDTD.m:326: warning: cast increases required alignment of target type
NSXMLDTD.m:326: warning: cast increases required alignment of target type
NSXMLDTD.m:326: warning: cast increases required alignment of target type
NSXMLDTD.m:326: warning: cast increases required alignment of target type
Compiling file NSXMLNode.m ...
NSXMLElement.m: In function `-[NSXMLElement addAttribute:]':
NSXMLElement.m:312: error: `aattr' undeclared (first use in this function)
NSXMLElement.m:312: error: (Each undeclared identifier is reported only
once
NSXMLElement.m:312: error: for each function it appears in.)
NSXMLElement.m: At top level:
NSXMLElement.m:790: warning: cast increases required alignment of target
type
NSXMLElement.m:790: warning: cast increases required alignment of target
type
NSXMLElement.m:790: warning: cast increases required alignment of target
type
NSXMLElement.m:790: warning: cast increases required alignment of target
type
gmake[4]: *** [obj/libgnustep-base.obj/NSXMLElement.m.o] Error 1
gmake[4]: *** Waiting for unfinished jobs....
NSXMLNode.m: In function `-[NSXMLNode XMLStringWithOptions:]':
NSXMLNode.m:1983: warning: unused variable `ctxt'
NSXMLNode.m: At top level:
NSXMLNode.m:2083: warning: cast increases required alignment of target type
NSXMLNode.m:2083: warning: cast increases required alignment of target type
NSXMLNode.m:2083: warning: cast increases required alignment of target type
NSXMLNode.m:2083: warning: cast increases required alignment of target type
gmake[3]: *** [internal-library-all_] Error 2
gmake[2]: *** [libgnustep-base.all.library.variables] Error 2
gmake[1]: *** [internal-all] Error 2
gmake: *** [internal-all] Error 2




reply via email to

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