bug-gnustep
[Top][All Lists]
Advanced

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

make fails in gnustep-base stable and unstable on OpenBSD 4.3 sparc


From: Sebastian Reitenbach
Subject: make fails in gnustep-base stable and unstable on OpenBSD 4.3 sparc
Date: Thu, 01 May 2008 18:08:53 +0200

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


reply via email to

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