trying to install gnustep-base from ports or via gnustep-startup for either 
stable or unstable breaks on sparc architecture, when compiling GSXML.m.

libxslt-1.1.22 is installed, using following gcc version to compile:
gcc -v
Reading specs from /usr/lib/gcc-lib/sparc-unknown-openbsd4.3/2.95.3/specs
gcc version 2.95.3 20010125 (prerelease, propolice)

the linces around 
/usr/local/include/libxslt/xsltInternals.h:1904: syntax error before `id'
/usr/local/include/libxslt/xsltInternals.h:1908: syntax error before `id'

have the following contents:

XSLTPUBFUN void XSLTCALL
                        xsltReleaseRVT          (xsltTransformContextPtr 
ctxt,
                                                 xmlDocPtr RVT);
XSLTPUBFUN int XSLTCALL
                        xsltTransStorageAdd     (xsltTransformContextPtr 
ctxt,
                                                 void *id,
                                                 void *data);
XSLTPUBFUN void * XSLTCALL
                        xsltTransStorageRemove  (xsltTransformContextPtr 
ctxt,
                                                 void *id);


logs.tar.gz is appended.

Sebastian

Attachment: logs.tar.gz
Description: application/compressed

_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to