On 20 Jan 2015, at 18:40, Bradley, Randy <[email protected]> wrote: > > GSXML.m: In function ‘-[GSXMLNode description]’: > GSXML.m:983:38: error: dereferencing pointer to incomplete type > string = UTF8StrLen(buf->buffer->content, buf->buffer->use); > ^ > GSXML.m:983:60: error: dereferencing pointer to incomplete type > string = UTF8StrLen(buf->buffer->content, buf->buffer->use); > ^ > gmake[4]: *** [obj/Additions.obj/GSXML.m.o] Error 1
Thanks for making a bug report (we need people to take the time to do that), but when doing so, you really need to report bugs in the current version (svn trunk or at least the latest release). You are reporting a bug on CentOS-7 (which was only released last year) using a version of GNUstep released three years ago ... so it's not surprising that you have a problem. I think if you try the latest release you will find that your problem goes away. If not, please report at https://savannah.gnu.org/bugs/?group=gnustep _______________________________________________ Bug-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-gnustep
