Re: [xslt] compiling kdelib 3.0 with libxslt (libxslt-1.0.16) fails
- From: Daniel Veillard <veillard redhat com>
- To: xslt gnome org
- Subject: Re: [xslt] compiling kdelib 3.0 with libxslt (libxslt-1.0.16) fails
- Date: Mon, 13 May 2002 08:22:43 -0400
On Mon, Apr 22, 2002 at 01:47:06PM +0200, Marc Sebastian Pelzer wrote:
> Hi,
>
> i try to compile kdelibs 3.0 with gcc 2.95.3 and libxslt and get the following
> error:
[...]
> In file included from /opt/local/include/libxslt/xsltutils.h:20,
> from kio_help.cpp:43:
> /opt/local/include/libxslt/xsltInternals.h:48: syntax error before ;'
> /opt/local/include/libxslt/xsltInternals.h:249: syntax error before ;'
> /opt/local/include/libxslt/xsltInternals.h:502: syntax error before ('
For me this is in the middle of
typedef struct _xsltRuntimeExtra xsltRuntimeExtra;
typedef xsltRuntimeExtra *xsltRuntimeExtraPtr;
struct _xsltRuntimeExtra {
void *info; /* pointer to the extra data */
xmlFreeFunc deallocate; /* pointer to the deallocation routine */
};
which is properlyt enclosed in
#ifdef __cplusplus
extern "C" {
#endif
> Seems like it's an error of libxslt and not kdelib(?). Please help! :)
> System is Solaris 2.7, libxml is libxml2-2.4.20.
>
try to upgrade to the latest version of libxslt or provide more informations
on the actual problem...
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]