libXSLT 1.1.32 -- update errors

Phil80

New member
Joined
Jan 7, 2016
Messages
4
I noticed an update for libXSLT 1.1.32 today but it's just throwing several 'no such file or directory' and syntax errors. Is anyone else experiencing this issue or know what is wrong?

Update log below:

Code:
Found /usr/local/directadmin/custombuild/libxslt-1.1.32.tar.gz
Extracting ...
Done.
Configuring libxslt-1.1.32...
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for xmllint... /usr/local/bin/xmllint
checking for xsltproc... /usr/local/bin/xsltproc
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ANSI C header files... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1966080
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking how to pass version script to the linker (/usr/bin/ld -m elf_x86_64)... -Wl,--version-script=
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_join in -lpthread... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking for strxfrm_l... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking nan.h usability... no
checking nan.h presence... no
checking for nan.h... no
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking fp_class.h usability... no
checking fp_class.h presence... no
checking for fp_class.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking ansidecl.h usability... no
checking ansidecl.h presence... no
checking for ansidecl.h... no
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for sys/stat.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for stat... yes
checking for _stat... no
checking for pow... no
checking for pow in -lm... yes
checking for floor... no
checking for floor in -lm... yes
checking for fabs... no
checking for fabs in -lm... yes
checking for gettimeofday... yes
checking for localtime... yes
checking for localtime_r... yes
checking for time... yes
checking for gmtime... yes
checking for gmtime_r... yes
checking for ftime... yes
checking for printf... yes
checking for sprintf... yes
checking for fprintf... yes
checking for snprintf... yes
checking for vfprintf... yes
checking for vsprintf... yes
checking for vsnprintf... yes
checking for sscanf... yes
checking for clock_gettime... no
checking for clock_gettime in -lrt... yes
checking for perl... perl
checking for python... /usr/bin/python
PYTHON is pointing at /usr/bin/python
Found Python version 2.6
Found libxml2-python module
checking for libgcrypt-config... no
Crypto extensions will not be available. Install libgcrypt and reconfigure to make available.
Enabling debugger
checking for xml2-config... /usr/local/bin/xml2-config
checking whether shared libraries will be built (required for plugins)... yes
checking libxml2 module support... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libxslt.pc
config.status: creating libexslt.pc
config.status: creating libxslt/Makefile
config.status: creating libxslt/xsltconfig.h
config.status: creating libxslt/xsltwin32config.h
config.status: creating libexslt/Makefile
config.status: creating libexslt/exsltconfig.h
config.status: creating xsltproc/Makefile
config.status: creating python/Makefile
config.status: creating python/tests/Makefile
config.status: creating tests/Makefile
config.status: creating tests/docs/Makefile
config.status: creating tests/REC1/Makefile
config.status: creating tests/REC2/Makefile
config.status: creating tests/REC/Makefile
config.status: creating tests/general/Makefile
config.status: creating tests/reports/Makefile
config.status: creating tests/extensions/Makefile
config.status: creating tests/namespaces/Makefile
config.status: creating tests/keys/Makefile
config.status: creating tests/numbers/Makefile
config.status: creating tests/documents/Makefile
config.status: creating tests/xmlspec/Makefile
config.status: creating tests/multiple/Makefile
config.status: creating tests/xinclude/Makefile
config.status: creating tests/XSLTMark/Makefile
config.status: creating tests/docbook/Makefile
config.status: creating tests/exslt/Makefile
config.status: creating tests/exslt/common/Makefile
config.status: creating tests/exslt/functions/Makefile
config.status: creating tests/exslt/math/Makefile
config.status: creating tests/exslt/saxon/Makefile
config.status: creating tests/exslt/sets/Makefile
config.status: creating tests/exslt/strings/Makefile
config.status: creating tests/exslt/date/Makefile
config.status: creating tests/exslt/dynamic/Makefile
config.status: creating tests/exslt/crypto/Makefile
config.status: creating tests/plugins/Makefile
config.status: creating doc/Makefile
config.status: creating xslt-config
config.status: creating libxslt.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Done. Making libxslt-1.1.32...
Trying to make libxslt...
make  all-recursive
make[1]: Entering directory `/usr/local/directadmin/custombuild/libxslt-1.1.32'
Making all in libxslt
make[2]: Entering directory `/usr/local/directadmin/custombuild/libxslt-1.1.32/libxslt'
  CC       attrvt.lo
  CC       xslt.lo
  CC       xsltlocale.lo
  CC       pattern.lo
  CC       xsltutils.lo
  CC       templates.lo
  CC       keys.lo
  CC       variables.lo
In file included from xsltutils.c:13:
libxslt.h:20:31: error: libxml/xmlversion.h: No such file or directory
In file included from variables.c:13:
libxslt.h:20:31: error: libxml/xmlversion.h: No such file or directory
In file included from xslt.c:17:
libxslt.h:20:31: error: libxml/xmlversion.h: No such file or directory
In file included from keys.c:13:
libxslt.h:20:31: error: libxml/xmlversion.h: No such file or directory
In file included from pattern.c:18:
libxslt.h:20:31: error: libxml/xmlversion.h: No such file or directory
xsltutils.c:34:30: error: libxml/xmlmemory.h: No such file or directory
xsltutils.c:35:25: error: libxml/tree.h: No such file or directory
xsltutils.c:36:29: error: libxml/HTMLtree.h: No such file or directory
xsltutils.c:37:29: error: libxml/xmlerror.h: No such file or directory
xsltutils.c:38:26: error: libxml/xmlIO.h: No such file or directory
In file included from xsltutils.c:39:
xsltutils.h:19:26: error: libxml/xpath.h: No such file or directory
xsltutils.h:20:25: error: libxml/dict.h: No such file or directory
In file included from xsltutils.h:23,
                 from xsltutils.c:39:
xsltInternals.h:17:25: error: libxml/hash.h: No such file or directory
xsltInternals.h:21:30: error: libxml/xmlstring.h: No such file or directory
In file included from xsltInternals.h:24,
                 from xsltutils.h:23,
                 from xsltutils.c:39:
xsltlocale.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltLocaleChar'
xsltlocale.h:63: warning: type defaults to 'int' in declaration of 'xmlChar'
xsltlocale.h:63: error: expected ';', ',' or ')' before '*' token
xsltlocale.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltlocale.h:71: warning: type defaults to 'int' in declaration of 'xsltLocaleChar'
xsltlocale.h:71: error: expected ';', ',' or ')' before '*' token
In file included from xsltInternals.h:25,
                 from xsltutils.h:23,
                 from xsltutils.c:39:
numbersInternals.h:31: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
pattern.c:22:30: error: libxml/xmlmemory.h: No such file or directory
pattern.c:23:25: error: libxml/tree.h: No such file or directory
pattern.c:24:26: error: libxml/valid.h: No such file or directory
pattern.c:25:25: error: libxml/hash.h: No such file or directory
pattern.c:26:29: error: libxml/xmlerror.h: No such file or directory
pattern.c:27:36: error: libxml/parserInternals.h: No such file or directory
pattern.c:28:26: error: libxml/xpath.h: No such file or directory
In file included from templates.c:13:
libxslt.h:20:31: error: libxml/xmlversion.h: No such file or directory
In file included from pattern.c:30:
xsltInternals.h:20:25: error: libxml/dict.h: No such file or directory
In file included from xsltlocale.c:14:
libxslt.h:20:31:xsltInternals.h:21:30:  error: error: libxml/xmlversion.h: No such file or directorylibxml/xmlstring.h: No such file or directory

In file included from xsltInternals.h:24,
                 from pattern.c:30:
xsltlocale.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltLocaleChar'
xsltlocale.h:63: warning: type defaults to 'int' in declaration of 'xmlChar'
xsltlocale.h:63: error: expected ';', ',' or ')' before '*' token
xsltlocale.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltlocale.h:71: warning: type defaults to 'int' in declaration of 'xsltLocaleChar'
xsltlocale.h:71: error: expected ';', ',' or ')' before '*' token
In file included from xsltInternals.h:25,
                 from pattern.c:30:
numbersInternals.h:31: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
In file included from pattern.c:30:
xsltInternals.h:235: error: expected specifier-qualifier-list before 'xmlFreeFunc'
xsltInternals.h:277: error: expected specifier-qualifier-list before 'xmlChar'
xsltInternals.h:313: error: expected specifier-qualifier-list before 'xmlChar'
xsltInternals.h:340: error: expected specifier-qualifier-list before 'xmlDocPtr'
xsltInternals.h:356: error: expected specifier-qualifier-list before 'xmlNodePtr'
xsltInternals.h:377: error: expected specifier-qualifier-list before 'xmlChar'
xsltInternals.h:413: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:414: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:425: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:484: error: expected specifier-qualifier-list before 'xmlNodePtr'
xsltInternals.h:1374: error: expected specifier-qualifier-list before 'xmlNodePtr'
xsltInternals.h:1435: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
xsltInternals.h:1500: error: expected specifier-qualifier-list before 'xmlDocPtr'
xsltInternals.h:1650: error: expected specifier-qualifier-list before 'xmlDocPtr'
xsltInternals.h:1695: error: expected specifier-qualifier-list before 'xmlHashTablePtr'
xsltInternals.h:1848: warning: type defaults to 'int' in declaration of 'xmlChar'
xsltInternals.h:1848: error: expected ';', ',' or ')' before '*' token
xsltInternals.h:1852: error: expected ')' before '*' token
xsltInternals.h:1857: error: expected declaration specifiers or '...' before 'xmlChar'
xsltInternals.h:1860: warning: type defaults to 'int' in declaration of 'xmlChar'
xsltInternals.h:1860: error: expected ';', ',' or ')' before '*' token
xsltInternals.h:1865: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltInternals.h:1868: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:1870: error: expected ')' before 'doc'
xsltInternals.h:1872: error: expected ')' before 'doc'
xsltInternals.h:1875: error: expected ')' before 'doc'
xsltInternals.h:1879: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:1881: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltFormatNumberConversion'
xsltInternals.h:1888: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:1897: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltCreateRVT'
xsltInternals.h:1900: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltInternals.h:1903: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltInternals.h:1906: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltInternals.h:1910: error: expected declaration specifiers or '...' before 'xmlXPathObjectPtr'
xsltInternals.h:1917: error: expected declaration specifiers or '...' before 'xmlXPathObjectPtr'
xsltInternals.h:1923: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltInternals.h:1929: error: expected declaration specifiers or '...' before 'xmlAttrPtr'
xsltInternals.h:1930: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
In file included from pattern.c:31:
xsltutils.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:140: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGenericError'
xsltutils.h:142: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGenericDebug'
xsltutils.h:148: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:151: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:152: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:155: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'
xsltutils.h:158: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'
xsltutils.h:162: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'
xsltutils.h:166: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:168: error: format string argument not a string type
xsltutils.h:178: error: expected ')' before 'list'
xsltutils.h:186: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:190: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:192: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:200: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:204: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:208: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:217: error: expected ')' before 'buf'
xsltutils.h:222: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltutils.h:226: error: expected ')' before '*' token
xsltutils.h:231: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltutils.h:234: error: expected ')' before '*' token
xsltutils.h:243: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathCompile'
xsltutils.h:246: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathCompileFlags'
xsltutils.h:255: error: expected declaration specifiers or '...' before 'FILE'
xsltutils.h:257: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGetProfileInformation'
xsltutils.h:290: error: expected ')' before 'cur'
xsltutils.h:292: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:303: error: expected declaration specifiers or '...' before 'xmlNodePtr'
In file included from pattern.c:32:
imports.h:53: error: expected declaration specifiers or '...' before 'xmlNodePtr'
imports.h:57: error: expected declaration specifiers or '...' before 'xmlNodePtr'
imports.h:64: error: expected declaration specifiers or '...' before 'xmlNodePtr'
imports.h:67: warning: type defaults to 'int' in declaration of 'xmlChar'
imports.h:67: error: expected ';', ',' or ')' before '*' token
In file included from pattern.c:33:
templates.h:15:35: error: libxml/xpathInternals.h: No such file or directory
In file included from pattern.c:33:
templates.h:25: error: expected declaration specifiers or '...' before 'xmlXPathCompExprPtr'
templates.h:26: error: expected declaration specifiers or '...' before 'xmlNsPtr'
templates.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltAttrListTemplateProcess'
templates.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltAttrTemplateProcess'
templates.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
In file included from pattern.c:34:
keys.h:30: warning: type defaults to 'int' in declaration of 'xmlChar'
keys.h:30: error: expected ';', ',' or ')' before '*' token
keys.h:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGetKey'
In file included from pattern.c:35:
pattern.h:36: warning: type defaults to 'int' in declaration of 'xmlChar'
pattern.h:36: error: expected ';', ',' or ')' before '*' token
pattern.h:45: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.h:50: warning: type defaults to 'int' in declaration of 'xmlChar'
pattern.h:50: error: expected ';', ',' or ')' before '*' token
pattern.h:58: warning: type defaults to 'int' in declaration of 'xmlChar'
pattern.h:58: error: expected ';', ',' or ')' before '*' token
pattern.h:62: error: expected declaration specifiers or '...' before 'xmlNodePtr'
In file included from pattern.c:36:
documents.h:25: error: expected declaration specifiers or '...' before 'xmlDocPtr'
documents.h:28: warning: type defaults to 'int' in declaration of 'xmlChar'
documents.h:28: error: expected ';', ',' or ')' before '*' token
documents.h:31: error: expected declaration specifiers or '...' before 'xmlDocPtr'
documents.h:37: warning: type defaults to 'int' in declaration of 'xmlChar'
documents.h:37: error: expected ';', ',' or ')' before '*' token
documents.h:40: error: expected declaration specifiers or '...' before 'xmlDocPtr'
documents.h:76: error: expected declaration specifiers or '...' before '*' token
documents.h:76: warning: type defaults to 'int' in declaration of 'xmlChar'
documents.h:76: error: expected ';', ',' or ')' before '*' token
documents.h:83: error: expected ')' before 'f'
documents.h:86: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltDocDefaultLoader'
pattern.c:73: error: expected specifier-qualifier-list before 'xmlNodePtr'
pattern.c:88: error: expected specifier-qualifier-list before 'xmlChar'
pattern.c:103: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
pattern.c:123: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
pattern.c: In function 'xsltNewCompMatch':
pattern.c:148: warning: implicit declaration of function 'xmlMalloc'
pattern.c:148: warning: cast to pointer from integer of different size
pattern.c:155: error: 'xsltCompMatch' has no member named 'maxStep'
pattern.c:156: error: 'xsltCompMatch' has no member named 'nbStep'
pattern.c:157: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:158: error: 'xsltCompMatch' has no member named 'maxStep'
pattern.c:159: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:162: warning: implicit declaration of function 'xmlFree'
pattern.c:165: error: 'xsltCompMatch' has no member named 'nsNr'
pattern.c:166: error: 'xsltCompMatch' has no member named 'nsList'
pattern.c:167: error: 'xsltCompMatch' has no member named 'direct'
pattern.c: In function 'xsltFreeCompMatch':
pattern.c:184: error: 'xsltCompMatch' has no member named 'pattern'
pattern.c:185: error: 'xmlChar' undeclared (first use in this function)
pattern.c:185: error: (Each undeclared identifier is reported only once
pattern.c:185: error: for each function it appears in.)
pattern.c:185: error: expected expression before ')' token
pattern.c:186: error: 'xsltCompMatch' has no member named 'nsList'
pattern.c:187: error: 'xsltCompMatch' has no member named 'nsList'
pattern.c:188: error: 'xsltCompMatch' has no member named 'nbStep'
pattern.c:189: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:190: error: 'xsltStepOp' has no member named 'value'
pattern.c:191: error: 'xsltStepOp' has no member named 'value'
pattern.c:192: error: 'xsltStepOp' has no member named 'value2'
pattern.c:193: error: 'xsltStepOp' has no member named 'value2'
pattern.c:194: error: 'xsltStepOp' has no member named 'value3'
pattern.c:195: error: 'xsltStepOp' has no member named 'value3'
pattern.c:196: error: 'xsltStepOp' has no member named 'comp'
pattern.c:197: warning: implicit declaration of function 'xmlXPathFreeCompExpr'
pattern.c:197: error: 'xsltStepOp' has no member named 'comp'
pattern.c:199: error: 'xsltCompMatch' has no member named 'steps'
pattern.c: At top level:
pattern.c:231: warning: type defaults to 'int' in declaration of 'xmlChar'
pattern.c:231: error: expected ';', ',' or ')' before '*' token
pattern.c: In function 'xsltNewParserContext':
pattern.c:256: warning: cast to pointer from integer of different size
pattern.c: At top level:
pattern.c:296: error: expected declaration specifiers or '...' before 'xmlChar'
pattern.c:296: error: expected declaration specifiers or '...' before 'xmlChar'
pattern.c: In function 'xsltCompMatchAdd':
pattern.c:298: error: 'xsltCompMatch' has no member named 'nbStep'
pattern.c:298: error: 'xsltCompMatch' has no member named 'maxStep'
variables.c:17:30:pattern.c:301: warning: implicit declaration of function 'xmlRealloc' 
error: libxml/xmlmemory.h: No such file or directorypattern.c:301: error: 'xsltCompMatch' has no member named 'steps'

pattern.c:301: error: 'xsltCompMatch' has no member named 'maxStep'
variables.c:18:25: error: libxml/tree.h: No such file or directory
pattern.c:304: warning: implicit declaration of function 'xsltGenericError'
variables.c:19:26: error: libxml/valid.h: No such file or directory
pattern.c:307: error: 'xsltStylesheet' has no member named 'errors'
variables.c:20:25:pattern.c:308: error: 'value' undeclared (first use in this function) 
error: libxml/hash.h: No such file or directory
pattern.c:310: error: 'value2' undeclared (first use in this function)
variables.c:21:29: error: pattern.c:314: error: 'xsltCompMatch' has no member named 'maxStep'libxml/xmlerror.h: No such file or directory

pattern.c:315: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:317: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:317: error: 'xsltCompMatch' has no member named 'nbStep'
variables.c:22:26: error: pattern.c:318: error: 'xsltCompMatch' has no member named 'steps'libxml/xpath.h: No such file or directory

pattern.c:318: error: 'xsltCompMatch' has no member named 'nbStep'
pattern.c:319: error: 'xsltCompMatch' has no member named 'steps'
variables.c:23:35: pattern.c:319: error: 'xsltCompMatch' has no member named 'nbStep'error: 
libxml/xpathInternals.h: No such file or directory
pattern.c:320: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:320: error: 'xsltCompMatch' has no member named 'nbStep'
variables.c:24:36: error: libxml/parserInternals.h: No such file or directorypattern.c:321: error: 'xsltCompMatch' has no member named 'steps'

pattern.c:321: error: 'xsltCompMatch' has no member named 'nbStep'
variables.c:25:25: error: libxml/dict.h: No such file or directory
pattern.c:323: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:323: error: 'xsltCompMatch' has no member named 'nbStep'
pattern.c:325: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:325: error: 'xsltCompMatch' has no member named 'nbStep'
pattern.c:327: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:327: error: 'xsltCompMatch' has no member named 'nbStep'
pattern.c:330: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:330: error: 'xsltCompMatch' has no member named 'nbStep'
pattern.c:332: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:332: error: 'xsltCompMatch' has no member named 'nbStep'
pattern.c:334: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:334: error: 'xsltCompMatch' has no member named 'nbStep'
pattern.c:338: error: 'xmlXPathContextPtr' undeclared (first use in this function)
pattern.c:338: error: expected ';' before 'xctxt'
pattern.c:341: error: 'xctxt' undeclared (first use in this function)
In file included from variables.c:27:
pattern.c:341: warning: implicit declaration of function 'xmlXPathNewContext'xsltInternals.h:21:30:
 error: libxml/xmlstring.h: No such file or directorypattern.c:341: error: 'xsltStylesheet' has no member named 'doc'

pattern.c:349: error: 'xsltStylesheet' has no member named 'dict'
pattern.c:350: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:350: error: 'xsltCompMatch' has no member named 'nbStep'
pattern.c:350: warning: implicit declaration of function 'xmlXPathCtxtCompile'
pattern.c:351: warning: implicit declaration of function 'xmlXPathFreeContext'
pattern.c:352: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:352: error: 'xsltCompMatch' has no member named 'nbStep'
pattern.c:353: error: 'xsltParserContext' has no member named 'elem'
pattern.c:356: error: 'xsltStylesheet' has no member named 'errors'
pattern.c:359: error: 'xsltCompMatch' has no member named 'nbStep'
pattern.c: In function 'xsltSwapTopCompMatch':
pattern.c:372: error: 'xsltCompMatch' has no member named 'nbStep'
pattern.c:375: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
pattern.c:375: error: 'tmp' undeclared (first use in this function)
pattern.c:377: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'expr'
pattern.c:377: error: 'expr' undeclared (first use in this function)
pattern.c:380: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:381: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:381: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:382: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:383: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:384: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:384: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:385: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:386: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:387: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:387: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:388: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:389: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:390: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:390: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:391: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:392: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:393: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:393: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:394: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:395: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:396: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:396: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:397: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:398: error: 'xsltCompMatch' has no member named 'steps'
templates.c:17:30:pattern.c:399: error: 'xsltCompMatch' has no member named 'steps' 
error: libxml/xmlmemory.h: No such file or directorypattern.c:399: error: 'xsltCompMatch' has no member named 'steps'

pattern.c:400: error: 'xsltCompMatch' has no member named 'steps'
templates.c:18:28:pattern.c:401: error: 'xsltCompMatch' has no member named 'steps' 
error: libxml/globals.h: No such file or directory
pattern.c:402: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:402: error: 'xsltCompMatch' has no member named 'steps'
templates.c:19:29:pattern.c:403: error: 'xsltCompMatch' has no member named 'steps' xsltlocale.c:17:30:
error:  libxml/xmlerror.h: No such file or directoryerror: 
libxml/xmlmemory.h: No such file or directory
templates.c:20:25:pattern.c: In function 'xsltReverseCompMatch': 
error: pattern.c:417: error: 'xsltCompMatch' has no member named 'nbStep'libxml/tree.h: No such file or directory
In file included from xsltlocale.c:19
:
In file included from xsltInternals.h:24,
                 from variables.c:27:
xsltlocale.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltLocaleChar'xsltlocale.h:14:30:pattern.c:420: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
 
templates.c:21:25:error:  pattern.c:420: error: 'tmp' undeclared (first use in this function)libxml/xmlstring.h: No such file or directoryerror: 

xsltlocale.h:63: warning: type defaults to 'int' in declaration of 'xmlChar'libxml/dict.h: No such file or directory

pattern.c:422: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'expr'xsltlocale.h:63: error: expected ';', ',' or ')' before '*' token

pattern.c:422: error: 'expr' undeclared (first use in this function)
pattern.c:425: error: 'xsltCompMatch' has no member named 'steps'xsltlocale.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokentemplates.c:22:35:

 error: pattern.c:426: error: 'xsltCompMatch' has no member named 'steps'libxml/xpathInternals.h: No such file or directory

xsltlocale.h:71: warning: type defaults to 'int' in declaration of 'xsltLocaleChar'pattern.c:426: error: 'xsltCompMatch' has no member named 'steps'

xsltlocale.h:71: error: expected ';', ',' or ')' before '*' token
templates.c:23:36:pattern.c:427: error: 'xsltCompMatch' has no member named 'steps' 
error: libxml/parserInternals.h: No such file or directory
pattern.c:428: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:429: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:429: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:430: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:431: error: 'xsltCompMatch' has no member named 'steps'In file included from xsltInternals.h:25,
                 from variables.c:27:
numbersInternals.h:31: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token

pattern.c:432: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:432: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:433: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:434: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:435: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:435: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:436: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:437: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:438: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:438: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:439: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:440: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:441: error: 'xsltCompMatch' has no member named 'steps'
In file included from templates.c:25pattern.c:441: error: 'xsltCompMatch' has no member named 'steps':

xsltInternals.h:17:25: error: pattern.c:442: error: 'xsltCompMatch' has no member named 'steps'libxml/hash.h: No such file or directory

pattern.c:443: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:444: error: 'xsltCompMatch' has no member named 'steps'xsltInternals.h:18:26:
 error: pattern.c:444: error: 'xsltCompMatch' has no member named 'steps'libxml/xpath.h: No such file or directory

pattern.c:445: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:446: error: 'xsltCompMatch' has no member named 'steps'
xsltInternals.h:21:30: pattern.c:447: error: 'xsltCompMatch' has no member named 'steps'error: 
libxml/xmlstring.h: No such file or directory
pattern.c:447: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:448: error: 'xsltCompMatch' has no member named 'steps'
In file included from xsltutils.h:23,
                 from xsltutils.c:39:
xsltInternals.h:235: error: expected specifier-qualifier-list before 'xmlFreeFunc'
xsltInternals.h:277: error: expected specifier-qualifier-list before 'xmlChar'
xsltInternals.h:313: error: expected specifier-qualifier-list before 'xmlChar'
xsltInternals.h:340: error: expected specifier-qualifier-list before 'xmlDocPtr'
xsltInternals.h:356: error: expected specifier-qualifier-list before 'xmlNodePtr'
xsltInternals.h:377: error: expected specifier-qualifier-list before 'xmlChar'
xsltInternals.h:413: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:414: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:425: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:452: warning: passing argument 4 of 'xsltCompMatchAdd' makes integer from pointer without a cast
pattern.c:295: note: expected 'int' but argument is of type 'void *'
pattern.c:452: error: too many arguments to function 'xsltCompMatchAdd'
xsltInternals.h:484: error: expected specifier-qualifier-list before 'xmlNodePtr'pattern.c:458: error: 'xsltCompMatch' has no member named 'nbStep'

pattern.c:459: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:463: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:465: error: 'xsltCompMatch' has no member named 'direct'
pattern.c:466: error: 'xsltCompMatch' has no member named 'pattern'
pattern.c:467: error: 'xmlChar' undeclared (first use in this function)
pattern.c:467: error: 'query' undeclared (first use in this function)
pattern.c:469: warning: implicit declaration of function 'xmlStrdup'
pattern.c:469: error: expected ')' before 'xmlChar'
pattern.c:469: warning: type defaults to 'int' in declaration of 'type name'
pattern.c:469: warning: cast from pointer to integer of different size
pattern.c:470: warning: implicit declaration of function 'xmlStrcat'
pattern.c:470: error: 'xsltCompMatch' has no member named 'pattern'
pattern.c:472: error: expected expression before ')' token
pattern.c:473: error: 'xsltCompMatch' has no member named 'pattern'
pattern.c: At top level:
pattern.c:488: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c: In function 'xsltPatPushState':
pattern.c:492: warning: assignment makes pointer from integer without a cast
xsltInternals.h:1374: error: expected specifier-qualifier-list before 'xmlNodePtr'
pattern.c:498: warning: cast to pointer from integer of different size
pattern.c:502: error: 'xsltTransformContext' has no member named 'state'
xsltInternals.h:1435: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
pattern.c:509: error: 'xsltStepState' has no member named 'node'
pattern.c:509: error: 'node' undeclared (first use in this function)
xsltInternals.h:1500: error: expected specifier-qualifier-list before 'xmlDocPtr'
xsltInternals.h:1650: error: expected specifier-qualifier-list before 'xmlDocPtr'
pattern.c: At top level:
xsltInternals.h:1695: error: expected specifier-qualifier-list before 'xmlHashTablePtr'pattern.c:531: error: expected declaration specifiers or '...' before 'xmlNodePtr'

pattern.c:531: error: expected declaration specifiers or '...' before 'xmlNsPtr'
pattern.c: In function 'xsltTestCompMatchDirect':
pattern.c:533: error: 'xmlDocPtr' undeclared (first use in this function)
pattern.c:533: error: expected ';' before 'prevdoc'
pattern.c:534: error: expected ';' before 'doc'
pattern.c:535: error: 'xmlXPathObjectPtr' undeclared (first use in this function)
pattern.c:535: error: expected ';' before 'list'
pattern.c:540: error: 'doc' undeclared (first use in this function)
pattern.c:540: error: 'node' undeclared (first use in this function)
pattern.c:541: error: 'XML_DOCUMENT_NODE' undeclared (first use in this function)
xsltInternals.h:1848: warning: type defaults to 'int' in declaration of 'xmlChar'
xsltInternals.h:1848: error: expected ';', ',' or ')' before '*' token
pattern.c:545: error: 'xsltCompMatch' has no member named 'steps'
pattern.c:547: error: 'prevdoc' undeclared (first use in this function)
xsltInternals.h:1852: error: expected ')' before '*' tokenpattern.c:548: error: 'xsltStepOp' has no member named 'previousExtra'

pattern.c:549: error: 'xsltTransformContext' has no member named 'extras'xsltInternals.h:1857: error: expected declaration specifiers or '...' before 'xmlChar'

pattern.c:549: error: 'xsltStepOp' has no member named 'indexExtra'
pattern.c:550: error: 'list' undeclared (first use in this function)
xsltInternals.h:1860: warning: type defaults to 'int' in declaration of 'xmlChar'
pattern.c:551: error: 'xsltStepOp' has no member named 'lenExtra'xsltInternals.h:1860: error: expected ';', ',' or ')' before '*' token

xsltInternals.h:1865: error: expected declaration specifiers or '...' before 'xmlDocPtr'pattern.c:554: error: expected ';' before 'newlist'

pattern.c:555: error: 'xmlNodePtr' undeclared (first use in this function)
xsltInternals.h:1868: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c:555: error: expected ';' before 'parent'

pattern.c:556: error: expected ';' before 'olddoc'
xsltInternals.h:1870: error: expected ')' before 'doc'
pattern.c:557: error: expected ';' before 'oldnode'
xsltInternals.h:1872: error: expected ')' before 'doc'
pattern.c:559: error: 'xmlNsPtr' undeclared (first use in this function)
xsltInternals.h:1875: error: expected ')' before 'doc'pattern.c:559: error: 'oldNamespaces' undeclared (first use in this function)

pattern.c:561: error: 'oldnode' undeclared (first use in this function)
xsltInternals.h:1879: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:561: error: 'xsltTransformContext' has no member named 'xpathCtxt'
pattern.c:562: error: 'olddoc' undeclared (first use in this function)
xsltInternals.h:1881: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltFormatNumberConversion'
pattern.c:562: error: 'xsltTransformContext' has no member named 'xpathCtxt'
pattern.c:563: error: 'xsltTransformContext' has no member named 'xpathCtxt'
xsltInternals.h:1888: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:564: error: 'xsltTransformContext' has no member named 'xpathCtxt'
pattern.c:565: error: 'xsltTransformContext' has no member named 'xpathCtxt'
pattern.c:566: error: 'xsltTransformContext' has no member named 'xpathCtxt'
pattern.c:567: error: 'xsltTransformContext' has no member named 'xpathCtxt'xsltInternals.h:1897: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltCreateRVT'

pattern.c:568: error: 'xsltTransformContext' has no member named 'xpathCtxt'
xsltInternals.h:1900: error: expected declaration specifiers or '...' before 'xmlDocPtr'pattern.c:569: error: 'xsltTransformContext' has no member named 'xpathCtxt'

pattern.c:569: error: 'nsList' undeclared (first use in this function)
xsltInternals.h:1903: error: expected declaration specifiers or '...' before 'xmlDocPtr'
pattern.c:570: error: 'xsltTransformContext' has no member named 'xpathCtxt'
pattern.c:571: error: 'newlist' undeclared (first use in this function)xsltInternals.h:1906: error: expected declaration specifiers or '...' before 'xmlDocPtr'

pattern.c:571: warning: implicit declaration of function 'xmlXPathEval'
xsltInternals.h:1910: error: expected declaration specifiers or '...' before 'xmlXPathObjectPtr'pattern.c:571: error: 'xsltCompMatch' has no member named 'pattern'

pattern.c:571: error: 'xsltTransformContext' has no member named 'xpathCtxt'
xsltInternals.h:1917: error: expected declaration specifiers or '...' before 'xmlXPathObjectPtr'pattern.c:572: error: 'xsltTransformContext' has no member named 'xpathCtxt'

pattern.c:573: error: 'xsltTransformContext' has no member named 'xpathCtxt'
pattern.c:574: error: 'xsltTransformContext' has no member named 'xpathCtxt'xsltInternals.h:1923: error: expected declaration specifiers or '...' before 'xmlDocPtr'

pattern.c:575: error: 'xsltTransformContext' has no member named 'xpathCtxt'
xsltInternals.h:1929: error: expected declaration specifiers or '...' before 'xmlAttrPtr'pattern.c:576: error: 'xsltTransformContext' has no member named 'xpathCtxt'

xsltInternals.h:1930: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenpattern.c:577: error: 'xsltTransformContext' has no member named 'xpathCtxt'

pattern.c:580: error: 'XPATH_NODESET' undeclared (first use in this function)
pattern.c:581: warning: implicit declaration of function 'xmlXPathFreeObject'
pattern.c:586: error: 'parent' undeclared (first use in this function)
pattern.c:594: error: 'xsltTransformContext' has no member named 'extras'
pattern.c:594: error: 'xsltStepOp' has no member named 'lenExtra'
pattern.c:596: error: 'xsltTransformContext' has no member named 'extras'
pattern.c:596: error: 'xsltStepOp' has no member named 'previousExtra'
In file included from xsltutils.c:39:
xsltutils.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
pattern.c:598: error: 'xsltTransformContext' has no member named 'extras'
pattern.c:598: error: 'xsltStepOp' has no member named 'indexExtra'xsltutils.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

pattern.c:600: error: 'xsltTransformContext' has no member named 'extras'
pattern.c:600: error: 'xsltStepOp' has no member named 'lenExtra'
pattern.c:601: error: 'xmlFreeFunc' undeclared (first use in this function)
pattern.c:601: error: expected ';' before 'xmlXPathFreeObject'
xsltutils.h:140: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGenericError'
xsltutils.h:142: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGenericDebug'
xsltutils.h:148: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c: At top level:
pattern.c:641: error: expected declaration specifiers or '...' before 'xmlNodePtr'xsltutils.h:151: error: expected declaration specifiers or '...' before 'xmlNodePtr'

xsltutils.h:152: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c: In function 'xsltTestPredicateMatch':xsltutils.h:155: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'

pattern.c:643: error: 'xmlNodePtr' undeclared (first use in this function)
pattern.c:643: error: expected ';' before 'oldNode'
pattern.c:644: error: 'xmlDocPtr' undeclared (first use in this function)
xsltutils.h:158: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'pattern.c:644: error: expected ';' before 'doc'

xsltutils.h:162: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'
pattern.c:650: error: 'xsltStepOp' has no member named 'value'
xsltutils.h:166: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:652: error: 'xsltStepOp' has no member named 'comp'
pattern.c:655: error: 'doc' undeclared (first use in this function)xsltutils.h:168: error: format string argument not a string type

pattern.c:655: error: 'node' undeclared (first use in this function)
pattern.c:656: error: 'XML_DOCUMENT_NODE' undeclared (first use in this function)xsltutils.h:178: error: expected ')' before 'list'

pattern.c:667: error: 'xsltTransformContext' has no member named 'xpathCtxt'xsltutils.h:186: error: expected declaration specifiers or '...' before 'xmlNodePtr'

pattern.c:668: error: 'xsltTransformContext' has no member named 'xpathCtxt'
xsltutils.h:190: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:192: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
pattern.c:671: error: 'xsltStepOp' has no member named 'value'
xsltutils.h:200: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
pattern.c:672: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)
xsltutils.h:204: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
pattern.c:674: error: expected ';' before 'previous'xsltutils.h:208: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

pattern.c:677: error: 'previous' undeclared (first use in this function)xsltutils.h:217: error: expected ')' before 'buf'

pattern.c:678: error: 'xsltStepOp' has no member named 'previousExtra'xsltutils.h:222: error: expected declaration specifiers or '...' before 'xmlDocPtr'

pattern.c:685: error: expected ';' before 'sibling'
xsltutils.h:227: error: expected declaration specifiers or '...' before 'xmlDocPtr'
pattern.c:687: error: 'sibling' undeclared (first use in this function)
xsltutils.h:231: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltutils.h:234: error: expected ')' before '*' token
pattern.c:694: warning: implicit declaration of function 'xmlStrEqual'
xsltutils.h:243: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathCompile'
pattern.c:696: error: 'xsltStepOp' has no member named 'value2'xsltutils.h:246: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathCompileFlags'

pattern.c:698: error: 'xsltStepOp' has no member named 'value2'
xsltutils.h:257: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGetProfileInformation'
pattern.c:716: error: 'xsltStepOp' has no member named 'value2'
xsltutils.h:290: error: expected ')' before 'cur'
pattern.c:718: error: 'xsltStepOp' has no member named 'value2'
xsltutils.h:292: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:303: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:728: error: 'xsltTransformContext' has no member named 'extras'
pattern.c:728: error: 'xsltStepOp' has no member named 'indexExtra'
pattern.c:735: error: 'xsltTransformContext' has no member named 'extras'
pattern.c:735: error: 'xsltStepOp' has no member named 'lenExtra'
In file included from xsltutils.c:40:
templates.h:15:35:pattern.c:737: error: 'xsltTransformContext' has no member named 'extras' 
error: libxml/xpathInternals.h: No such file or directorypattern.c:737: error: 'xsltStepOp' has no member named 'previousExtra'

pattern.c:739: error: 'xsltTransformContext' has no member named 'extras'
In file included from xsltutils.c:40:
templates.h:25: error: expected declaration specifiers or '...' before 'xmlXPathCompExprPtr'
pattern.c:739: error: 'xsltStepOp' has no member named 'indexExtra'
templates.h:26: error: expected declaration specifiers or '...' before 'xmlNsPtr'
templates.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
pattern.c:748: error: expected ';' before 'parent'
templates.h:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
pattern.c:749: error: expected ';' before 'siblings'
templates.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
pattern.c:751: error: 'parent' undeclared (first use in this function)
templates.h:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenpattern.c:751: error: 'siblings' undeclared (first use in this function)

templates.h:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltAttrListTemplateProcess'
pattern.c:762: error: 'xsltStepOp' has no member named 'value2'
templates.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltAttrTemplateProcess'
templates.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenpattern.c:764: error: 'xsltStepOp' has no member named 'value2'

templates.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
pattern.c:776: error: 'XML_HTML_DOCUMENT_NODE' undeclared (first use in this function)
pattern.c:777: error: expected ')' before 'node'
In file included from xsltutils.c:42:
imports.h:53: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:782: error: 'xsltTransformContext' has no member named 'xpathCtxt'
imports.h:57: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:783: error: 'xsltTransformContext' has no member named 'xpathCtxt'
imports.h:64: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:790: error: 'xsltTransformContext' has no member named 'extras'imports.h:67: warning: type defaults to 'int' in declaration of 'xmlChar'

pattern.c:790: error: 'xsltStepOp' has no member named 'previousExtra'imports.h:67: error: expected ';', ',' or ')' before '*' token

pattern.c:791: error: 'xsltTransformContext' has no member named 'extras'
pattern.c:791: error: 'xsltStepOp' has no member named 'indexExtra'
pattern.c:792: error: 'xsltTransformContext' has no member named 'extras'
pattern.c:792: error: 'xsltStepOp' has no member named 'lenExtra'
In file included from xsltutils.c:43:
transform.h:15:27: error: libxml/parser.h: No such file or directory
pattern.c:797: error: expected ';' before 'previous'
pattern.c:801: error: 'xsltStepOp' has no member named 'previousExtra'
pattern.c:808: error: expected ';' before 'sibling'
pattern.c:830: error: 'xsltTransformContext' has no member named 'extras'
pattern.c:830: error: 'xsltStepOp' has no member named 'indexExtra'
pattern.c:837: error: 'xsltTransformContext' has no member named 'extras'
pattern.c:837: error: 'xsltStepOp' has no member named 'lenExtra'
pattern.c:838: error: 'xsltTransformContext' has no member named 'extras'
pattern.c:838: error: 'xsltStepOp' has no member named 'previousExtra'
pattern.c:839: error: 'xsltTransformContext' has no member named 'extras'
pattern.c:839: error: 'xsltStepOp' has no member named 'indexExtra'
pattern.c:847: error: expected ';' before 'parent'
xslt.c:21:30:pattern.c:848: error: expected ';' before 'siblings' 
error: libxml/xmlmemory.h: No such file or directory
xslt.c:22:27: error: libxml/parser.h: No such file or directory
xslt.c:23:25: error: libxml/tree.h: No such file or directorypattern.c:868: error: expected ')' before 'node'

xslt.c:24:26: error: pattern.c:873: error: 'xsltTransformContext' has no member named 'xpathCtxt'libxml/valid.h: No such file or directory

pattern.c:874: error: 'xsltTransformContext' has no member named 'xpathCtxt'
xslt.c:25:25: error: libxml/hash.h: No such file or directory
pattern.c:880: error: 'xsltTransformContext' has no member named 'extras'
pattern.c:880: error: 'xsltStepOp' has no member named 'previousExtra'
xslt.c:26:24: error: pattern.c:881: error: 'xsltTransformContext' has no member named 'extras'libxml/uri.h: No such file or directory

pattern.c:881: error: 'xsltStepOp' has no member named 'indexExtra'
xslt.c:27:29: error: pattern.c:882: error: 'xsltTransformContext' has no member named 'extras'libxml/xmlerror.h: No such file or directory

pattern.c:882: error: 'xsltStepOp' has no member named 'lenExtra'
xslt.c:28:36: pattern.c:887: error: 'oldNode' undeclared (first use in this function)error: 
libxml/parserInternals.h: No such file or directory
pattern.c:887: error: 'xsltTransformContext' has no member named 'node'
pattern.c:888: error: 'xsltTransformContext' has no member named 'node'
xslt.c:29:35: pattern.c:890: error: 'xsltStepOp' has no member named 'comp'error: 
libxml/xpathInternals.h: No such file or directory
pattern.c:890: error: 'xsltCompMatch' has no member named 'nsList'
pattern.c:890: error: 'xsltCompMatch' has no member named 'nsNr'
xslt.c:30:26: pattern.c:890: error: too many arguments to function 'xsltEvalXPathPredicate'error: 
libxml/xpath.h: No such file or directory
pattern.c:893: error: 'xsltTransformContext' has no member named 'xpathCtxt'
pattern.c:894: error: 'xsltTransformContext' has no member named 'xpathCtxt'
pattern.c:896: error: 'xsltTransformContext' has no member named 'node'
pattern.c: At top level:
pattern.c:915: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:915: warning: type defaults to 'int' in declaration of 'xmlChar'
pattern.c:915: error: expected ';', ',' or ')' before '*' token
In file included from xslt.c:32:
xsltInternals.h:20:25: error: libxml/dict.h: No such file or directory
xsltInternals.h:21:30: error: libxml/xmlstring.h: No such file or directory
In file included from xsltutils.c:43:
transform.h:37: error: expected declaration specifiers or '...' before 'xmlDocPtr'
transform.h:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltApplyStylesheetUser'
transform.h:51: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:58: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltApplyStylesheet'
transform.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltProfileStylesheet'
transform.h:70: error: expected declaration specifiers or '...' before 'xmlDocPtr'
transform.h:73: error: expected declaration specifiers or '...' before 'xmlSAXHandlerPtr'
transform.h:74: error: expected declaration specifiers or '...' before 'xmlOutputBufferPtr'
transform.h:77: error: expected declaration specifiers or '...' before 'xmlDocPtr'
transform.h:80: error: expected declaration specifiers or '...' before 'xmlSAXHandlerPtr'
transform.h:81: error: expected declaration specifiers or '...' before 'xmlOutputBufferPtr'
transform.h:86: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:87: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1226: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:92: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:93: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:97: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:98: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c: In function 'xsltTestCompMatchList':

pattern.c:1230: error: 'node' undeclared (first use in this function)
transform.h:102: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:103: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1233: warning: implicit declaration of function 'xsltTestCompMatch'transform.h:107: error: expected declaration specifiers or '...' before 'xmlNodePtr'

transform.h:108: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:112: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:113: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:117: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:118: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:122: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:123: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:127: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:128: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:132: error: expected declaration specifiers or '...' before 'xmlNodePtr'keys.c:17:30:
pattern.c: At top level: transform.h:133: error: expected declaration specifiers or '...' before 'xmlNodePtr'
error: 
pattern.c:1285: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenlibxml/xmlmemory.h: No such file or directory

transform.h:137: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:138: error: expected declaration specifiers or '...' before 'xmlNodePtr'
keys.c:18:25:transform.h:142: error: expected declaration specifiers or '...' before 'xmlNodePtr' 
error: libxml/tree.h: No such file or directorytransform.h:143: error: expected declaration specifiers or '...' before 'xmlNodePtr'

transform.h:147: error: expected declaration specifiers or '...' before 'xmlNodePtr'
keys.c:19:26:pattern.c:1341: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token transform.h:148: error: expected declaration specifiers or '...' before 'xmlNodePtr'
error: 
libxml/valid.h: No such file or directory
transform.h:152: error: expected declaration specifiers or '...' before 'xmlNodePtr'
keys.c:20:25:transform.h:153: error: expected declaration specifiers or '...' before 'xmlNodePtr' 
error: libxml/hash.h: No such file or directory
pattern.c:1385: error: expected declaration specifiers or '...' before 'xmlChar'transform.h:157: error: expected declaration specifiers or '...' before 'xmlNodePtr'
keys.c:21:29:
 error: transform.h:158: error: expected declaration specifiers or '...' before 'xmlNodePtr'libxml/xmlerror.h: No such file or directory
In file included from xsltInternals.h:24,
                 from xslt.c:32:
xsltlocale.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltLocaleChar'
pattern.c: In function 'xsltCompileIdKeyPattern':

transform.h:162: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c:1387: error: 'xmlChar' undeclared (first use in this function)

transform.h:163: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1387: error: 'lit' undeclared (first use in this function)xsltlocale.h:63: warning: type defaults to 'int' in declaration of 'xmlChar'keys.c:22:36:

 transform.h:167: error: expected declaration specifiers or '...' before 'xmlNodePtr'error: xsltlocale.h:63: error: expected ';', ',' or ')' before '*' token
pattern.c:1388: error: 'lit2' undeclared (first use in this function)libxml/parserInternals.h: No such file or directory

transform.h:168: error: expected declaration specifiers or '...' before 'xmlNodePtr'

pattern.c:1390: error: 'xsltParserContext' has no member named 'cur'xsltlocale.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

transform.h:172: error: expected declaration specifiers or '...' before 'xmlNodePtr'keys.c:23:35:
 error: xsltlocale.h:71: warning: type defaults to 'int' in declaration of 'xsltLocaleChar'transform.h:173: error: expected declaration specifiers or '...' before 'xmlNodePtr'libxml/xpathInternals.h: No such file or directory


pattern.c:1393: error: 'xsltParserContext' has no member named 'error'xsltlocale.h:71: error: expected ';', ',' or ')' before '*' token

transform.h:179: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltCopyTextString'keys.c:24:26:
 pattern.c:1396: error: 'name' undeclared (first use in this function)error: 
libxml/xpath.h: No such file or directory
pattern.c:1396: error: expected ')' before 'xmlChar'
transform.h:197: error: expected ')' before 'cur'pattern.c:1396: warning: type defaults to 'int' in declaration of 'type name'

In file included from xsltInternals.h:25,
                 from xslt.c:32:
numbersInternals.h:31: error: expected ':', ',', ';', '}' or '__attribute__' before '*' tokenpattern.c:1396: warning: cast from pointer to integer of different size

xsltutils.c:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
pattern.c:1400: error: 'xsltParserContext' has no member named 'error'
pattern.c:1403: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1403: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1403: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1404: warning: implicit declaration of function 'IS_BLANK_CH'
pattern.c:1404: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1404: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1404: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1404: error: 'xsltParserContext' has no member named 'cur'
xsltutils.c:165: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenpattern.c:1405: warning: implicit declaration of function 'xsltScanLiteral'

pattern.c:1406: error: 'xsltParserContext' has no member named 'error'In file included from keys.c:26
In file included from xslt.c:32:
xsltInternals.h:235: error: expected specifier-qualifier-list before 'xmlFreeFunc':

xsltInternals.h:20:25: error: libxml/dict.h: No such file or directory
pattern.c:1411: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1411: error: 'xsltParserContext' has no member named 'cur'xsltInternals.h:21:30:
 error: pattern.c:1411: error: 'xsltParserContext' has no member named 'cur'xsltInternals.h:277: error: expected specifier-qualifier-list before 'xmlChar'libxml/xmlstring.h: No such file or directory


pattern.c:1411: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1412: error: 'xsltParserContext' has no member named 'cur'
xsltInternals.h:313: error: expected specifier-qualifier-list before 'xmlChar'
pattern.c:1416: error: 'xsltParserContext' has no member named 'error'
xsltInternals.h:340: error: expected specifier-qualifier-list before 'xmlDocPtr'In file included from variables.c:27:
xsltInternals.h:235: error: expected specifier-qualifier-list before 'xmlFreeFunc'
pattern.c:1419: error: 'xsltParserContext' has no member named 'cur'

pattern.c:1419: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1419: error: 'xsltParserContext' has no member named 'cur'
xsltInternals.h:356: error: expected specifier-qualifier-list before 'xmlNodePtr'
pattern.c:1420: error: 'xsltParserContext' has no member named 'comp'
pattern.c:1420: error: too many arguments to function 'xsltCompMatchAdd'xsltInternals.h:277: error: expected specifier-qualifier-list before 'xmlChar'
xsltInternals.h:377: error: expected specifier-qualifier-list before 'xmlChar'

pattern.c:1422: error: expected ')' before 'xmlChar'
pattern.c:1422: warning: type defaults to 'int' in declaration of 'type name'xsltInternals.h:413: error: expected declaration specifiers or '...' before 'xmlNodePtr'

xsltInternals.h:313: error: expected specifier-qualifier-list before 'xmlChar'pattern.c:1422: warning: cast from pointer to integer of different size
xsltInternals.h:414: error: expected declaration specifiers or '...' before 'xmlNodePtr'

xsltInternals.h:425: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1426: error: 'xsltParserContext' has no member named 'error'xsltInternals.h:340: error: expected specifier-qualifier-list before 'xmlDocPtr'

pattern.c:1429: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1429: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1429: error: 'xsltParserContext' has no member named 'cur'
xsltInternals.h:356: error: expected specifier-qualifier-list before 'xmlNodePtr'
pattern.c:1430: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1430: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1430: error: 'xsltParserContext' has no member named 'cur'xsltInternals.h:484: error: expected specifier-qualifier-list before 'xmlNodePtr'
xsltInternals.h:377: error: expected specifier-qualifier-list before 'xmlChar'
pattern.c:1430: error: 'xsltParserContext' has no member named 'cur'

pattern.c:1432: error: 'xsltParserContext' has no member named 'error'
xsltInternals.h:413: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1437: error: 'xsltParserContext' has no member named 'cur'
xsltInternals.h:414: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1437: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1437: error: 'xsltParserContext' has no member named 'cur'
xsltInternals.h:425: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c:1437: error: 'xsltParserContext' has no member named 'cur'

pattern.c:1438: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1442: error: 'xsltParserContext' has no member named 'error'
pattern.c:1445: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1445: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1445: error: 'xsltParserContext' has no member named 'cur'
xsltInternals.h:484: error: expected specifier-qualifier-list before 'xmlNodePtr'pattern.c:1446: error: 'xsltParserContext' has no member named 'cur'

pattern.c:1446: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1446: error: 'xsltParserContext' has no member named 'cur'
xsltutils.c:432: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c:1446: error: 'xsltParserContext' has no member named 'cur'

xsltutils.c:432: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1448: error: 'xsltParserContext' has no member named 'error'
xsltutils.c: In function 'xsltMessage':
xsltutils.c:433: error: 'xmlGenericErrorFunc' undeclared (first use in this function)pattern.c:1454: error: 'xsltParserContext' has no member named 'cur'

xsltutils.c:433: error: (Each undeclared identifier is reported only once
pattern.c:1454: error: 'xsltParserContext' has no member named 'cur'xsltutils.c:433: error: for each function it appears in.)

pattern.c:1454: error: 'xsltParserContext' has no member named 'cur'xsltutils.c:433: error: expected ';' before 'error'

pattern.c:1454: error: 'xsltParserContext' has no member named 'cur'
xsltutils.c:435: error: 'xmlChar' undeclared (first use in this function)pattern.c:1455: error: 'xsltParserContext' has no member named 'cur'

xsltutils.c:435: error: 'prop' undeclared (first use in this function)
xsltutils.c:435: error: 'message' undeclared (first use in this function)
xsltutils.c:435: warning: left-hand operand of comma expression has no effect
pattern.c:1460: error: 'xsltParserContext' has no member named 'error'
xsltInternals.h:1374: error: expected specifier-qualifier-list before 'xmlNodePtr'
pattern.c:1463: error: 'xsltParserContext' has no member named 'cur'
xsltutils.c:438: error: 'inst' undeclared (first use in this function)
pattern.c:1463: error: 'xsltParserContext' has no member named 'cur'
In file included from xsltInternals.h:24,
                 from keys.c:26:
xsltlocale.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltLocaleChar'pattern.c:1463: error: 'xsltParserContext' has no member named 'cur'xsltutils.c:441: error: 'xsltTransformContext' has no member named 'error'


xsltutils.c:442: error: 'error' undeclared (first use in this function)pattern.c:1465: error: 'xsltParserContext' has no member named 'comp'

xsltutils.c:442: error: 'xsltTransformContext' has no member named 'error'xsltlocale.h:63: warning: type defaults to 'int' in declaration of 'xmlChar'
xsltInternals.h:1435: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
pattern.c:1465: error: too many arguments to function 'xsltCompMatchAdd'
xsltutils.c:443: error: 'xsltTransformContext' has no member named 'errctx'
xsltlocale.h:63: error: expected ';', ',' or ')' before '*' token

xsltutils.c:446: warning: implicit declaration of function 'xmlGetNsProp'
pattern.c:1468: error: expected ')' before 'xmlChar'
xsltutils.c:446: error: expected ')' before 'xmlChar'xsltlocale.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

xsltInternals.h:1500: error: expected specifier-qualifier-list before 'xmlDocPtr'pattern.c:1468: warning: type defaults to 'int' in declaration of 'type name'

xsltutils.c:446: warning: type defaults to 'int' in declaration of 'type name'xsltlocale.h:71: warning: type defaults to 'int' in declaration of 'xsltLocaleChar'pattern.c:1468: warning: cast from pointer to integer of different size


xsltutils.c:446: warning: cast from pointer to integer of different sizexsltlocale.h:71: error: expected ';', ',' or ')' before '*' token

pattern.c:1469: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1469: error: 'xsltParserContext' has no member named 'cur'
xsltInternals.h:1374: error: expected specifier-qualifier-list before 'xmlNodePtr'xsltutils.c:448: warning: implicit declaration of function 'xmlStrEqual'pattern.c:1469: error: 'xsltParserContext' has no member named 'cur'


xsltutils.c:448: error: expected ')' before 'xmlChar'
pattern.c:1470: error: 'xsltParserContext' has no member named 'cur'
xsltutils.c:448: warning: type defaults to 'int' in declaration of 'type name'pattern.c:1470: error: 'xsltParserContext' has no member named 'cur'
xsltInternals.h:1650: error: expected specifier-qualifier-list before 'xmlDocPtr'In file included from xsltInternals.h:25,
                 from keys.c:26:
numbersInternals.h:31: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
xsltutils.c:448: warning: cast from pointer to integer of different size


pattern.c:1470: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1470: error: 'xsltParserContext' has no member named 'cur'
xsltInternals.h:1435: error: expected ':', ',', ';', '}' or '__attribute__' before '*' tokenxsltutils.c:450: error: expected ')' before 'xmlChar'pattern.c:1471: error: 'xsltParserContext' has no member named 'cur'


xsltInternals.h:1695: error: expected specifier-qualifier-list before 'xmlHashTablePtr'xsltutils.c:450: warning: type defaults to 'int' in declaration of 'type name'
pattern.c:1473: error: 'xsltParserContext' has no member named 'error'

xsltutils.c:450: warning: cast from pointer to integer of different size
xsltInternals.h:1500: error: expected specifier-qualifier-list before 'xmlDocPtr'
pattern.c:1478: error: 'xsltParserContext' has no member named 'cur'
xsltutils.c:456: warning: implicit declaration of function 'xmlFree'
pattern.c:1478: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1478: error: 'xsltParserContext' has no member named 'cur'xsltutils.c:458: warning: implicit declaration of function 'xsltEvalTemplateString'

pattern.c:1478: error: 'xsltParserContext' has no member named 'cur'
xsltutils.c:458: error: 'node' undeclared (first use in this function)
pattern.c:1479: error: 'xsltParserContext' has no member named 'cur'
xsltutils.c:460: warning: implicit declaration of function 'xmlStrlen'In file included from keys.c:26:
xsltInternals.h:235: error: expected specifier-qualifier-list before 'xmlFreeFunc'

pattern.c:1482: error: 'xsltParserContext' has no member named 'error'xsltutils.c:462: warning: implicit declaration of function 'error'

xsltInternals.h:1848: warning: type defaults to 'int' in declaration of 'xmlChar'xsltInternals.h:1650: error: expected specifier-qualifier-list before 'xmlDocPtr'

pattern.c:1487: error: 'xsltParserContext' has no member named 'cur'xsltInternals.h:1848: error: expected ';', ',' or ')' before '*' token

pattern.c:1487: error: 'xsltParserContext' has no member named 'cur'
xsltInternals.h:277: error: expected specifier-qualifier-list before 'xmlChar'
pattern.c:1487: error: 'xsltParserContext' has no member named 'cur'xsltInternals.h:1852: error: expected ')' before '*' token

xsltutils.c:468: error: 'xsltTransformContext' has no member named 'state'
pattern.c:1488: error: 'xsltParserContext' has no member named 'comp'
pattern.c:1488: error: too many arguments to function 'xsltCompMatchAdd'xsltInternals.h:1857: error: expected declaration specifiers or '...' before 'xmlChar'
xsltInternals.h:1695: error: expected specifier-qualifier-list before 'xmlHashTablePtr'

xsltInternals.h:313: error: expected specifier-qualifier-list before 'xmlChar'
pattern.c:1490: error: expected ')' before 'xmlChar'
xsltInternals.h:1860: warning: type defaults to 'int' in declaration of 'xmlChar'
xsltInternals.h:1860: error: expected ';', ',' or ')' before '*' token
pattern.c:1490: warning: type defaults to 'int' in declaration of 'type name'
pattern.c:1490: warning: cast from pointer to integer of different sizexsltInternals.h:1865: error: expected declaration specifiers or '...' before 'xmlDocPtr'

xsltInternals.h:340: error: expected specifier-qualifier-list before 'xmlDocPtr'
pattern.c:1491: error: 'xsltParserContext' has no member named 'cur'
xsltInternals.h:1868: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1491: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1491: error: 'xsltParserContext' has no member named 'cur'xsltInternals.h:1870: error: expected ')' before 'doc'

xsltInternals.h:356: error: expected specifier-qualifier-list before 'xmlNodePtr'
pattern.c:1492: error: 'xsltParserContext' has no member named 'cur'
xsltInternals.h:1872: error: expected ')' before 'doc'
pattern.c:1492: error: 'xsltParserContext' has no member named 'cur'
xsltInternals.h:1875: error: expected ')' before 'doc'
pattern.c:1492: error: 'xsltParserContext' has no member named 'cur'
xsltInternals.h:377: error: expected specifier-qualifier-list before 'xmlChar'pattern.c:1492: error: 'xsltParserContext' has no member named 'cur'xsltInternals.h:1879: error: expected declaration specifiers or '...' before 'xmlNodePtr'


xsltInternals.h:1848: warning: type defaults to 'int' in declaration of 'xmlChar'pattern.c:1493: error: 'xsltParserContext' has no member named 'cur'xsltInternals.h:1881: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltFormatNumberConversion'


xsltInternals.h:413: error: expected declaration specifiers or '...' before 'xmlNodePtr'xsltInternals.h:1848: error: expected ';', ',' or ')' before '*' token

xsltInternals.h:1888: error: expected declaration specifiers or '...' before 'xmlNodePtr'xsltInternals.h:414: error: expected declaration specifiers or '...' before 'xmlNodePtr'xsltutils.c: At top level:
pattern.c:1496: error: 'xsltParserContext' has no member named 'error'

xsltInternals.h:1852: error: expected ')' before '*' token
xsltutils.c:526: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGenericError'

pattern.c:1499: error: 'xsltParserContext' has no member named 'cur'xsltInternals.h:425: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:1897: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltCreateRVT'

pattern.c:1499: error: 'xsltParserContext' has no member named 'cur'
xsltInternals.h:1857: error: expected declaration specifiers or '...' before 'xmlChar'xsltInternals.h:1900: error: expected declaration specifiers or '...' before 'xmlDocPtr'pattern.c:1499: error: 'xsltParserContext' has no member named 'cur'


xsltutils.c:544: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'
xsltInternals.h:1903: error: expected declaration specifiers or '...' before 'xmlDocPtr'xsltInternals.h:1860: warning: type defaults to 'int' in declaration of 'xmlChar'
pattern.c:1500: error: 'xsltParserContext' has no member named 'comp'

xsltutils.c: In function 'xsltSetGenericErrorFunc':xsltInternals.h:1906: error: expected declaration specifiers or '...' before 'xmlDocPtr'xsltInternals.h:1860: error: expected ';', ',' or ')' before '*' token


xsltutils.c:546: error: 'handler' undeclared (first use in this function)pattern.c:1500: warning: passing argument 4 of 'xsltCompMatchAdd' makes integer from pointer without a cast
xsltInternals.h:484: error: expected specifier-qualifier-list before 'xmlNodePtr'xsltInternals.h:1910: error: expected declaration specifiers or '...' before 'xmlXPathObjectPtr'
xsltInternals.h:1865: error: expected declaration specifiers or '...' before 'xmlDocPtr'
pattern.c:295: note: expected 'int' but argument is of type 'void *'
xsltutils.c:547: error: 'xsltGenericError' undeclared (first use in this function)


pattern.c:1500: error: too many arguments to function 'xsltCompMatchAdd'xsltInternals.h:1917: error: expected declaration specifiers or '...' before 'xmlXPathObjectPtr'

xsltInternals.h:1868: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1501: error: expected ')' before 'xmlChar'
xsltInternals.h:1870: error: expected ')' before 'doc'xsltInternals.h:1923: error: expected declaration specifiers or '...' before 'xmlDocPtr'

pattern.c:1501: warning: type defaults to 'int' in declaration of 'type name'
xsltInternals.h:1872: error: expected ')' before 'doc'pattern.c:1501: warning: cast from pointer to integer of different size
xsltInternals.h:1929: error: expected declaration specifiers or '...' before 'xmlAttrPtr'

xsltInternals.h:1875: error: expected ')' before 'doc'
pattern.c:1502: error: 'xsltParserContext' has no member named 'cur'
xsltInternals.h:1930: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltInternals.h:1879: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c:1502: error: 'xsltParserContext' has no member named 'cur'

pattern.c:1502: error: 'xsltParserContext' has no member named 'cur'
xsltInternals.h:1881: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltFormatNumberConversion'
pattern.c:1503: error: 'xsltParserContext' has no member named 'cur'
xsltInternals.h:1888: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c:1503: error: 'xsltParserContext' has no member named 'cur'xsltutils.c: At top level:


pattern.c:1503: error: 'xsltParserContext' has no member named 'cur'xsltutils.c:572: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGenericDebug'

xsltInternals.h:1897: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltCreateRVT'pattern.c:1503: error: 'xsltParserContext' has no member named 'cur'
In file included from xslt.c:33:
pattern.h:36: warning: type defaults to 'int' in declaration of 'xmlChar'

xsltInternals.h:1900: error: expected declaration specifiers or '...' before 'xmlDocPtr'
pattern.h:36: error: expected ';', ',' or ')' before '*' tokenpattern.c:1504: error: 'xsltParserContext' has no member named 'cur'
xsltutils.c:590: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'
xsltInternals.h:1903: error: expected declaration specifiers or '...' before 'xmlDocPtr'

pattern.h:45: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.c: In function 'xsltSetGenericDebugFunc':pattern.c:1507: error: 'xsltParserContext' has no member named 'error'
xsltInternals.h:1906: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltutils.c:592: error: 'handler' undeclared (first use in this function)
pattern.h:50: warning: type defaults to 'int' in declaration of 'xmlChar'
pattern.c:1510: error: 'xsltParserContext' has no member named 'cur'

xsltInternals.h:1910: error: expected declaration specifiers or '...' before 'xmlXPathObjectPtr'xsltutils.c:593: error: 'xsltGenericDebug' undeclared (first use in this function)pattern.h:50: error: expected ';', ',' or ')' before '*' token
pattern.c:1510: error: 'xsltParserContext' has no member named 'cur'


pattern.c:1510: error: 'xsltParserContext' has no member named 'cur'xsltInternals.h:1917: error: expected declaration specifiers or '...' before 'xmlXPathObjectPtr'
pattern.h:58: warning: type defaults to 'int' in declaration of 'xmlChar'

xsltutils.c: At top level:pattern.c:1511: error: 'xsltParserContext' has no member named 'comp'
pattern.h:58: error: expected ';', ',' or ')' before '*' token
xsltutils.c:608: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:1923: error: expected declaration specifiers or '...' before 'xmlDocPtr'

pattern.c:1511: warning: passing argument 4 of 'xsltCompMatchAdd' makes integer from pointer without a castpattern.h:62: error: expected declaration specifiers or '...' before 'xmlNodePtr'

xsltInternals.h:1929: error: expected declaration specifiers or '...' before 'xmlAttrPtr'pattern.c:295: note: expected 'int' but argument is of type 'void *'

xsltutils.c: In function 'xsltPrintErrorContext':pattern.c:1511: error: too many arguments to function 'xsltCompMatchAdd'
xsltInternals.h:1930: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.c:610: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltInternals.h:1374: error: expected specifier-qualifier-list before 'xmlNodePtr'

pattern.c:1512: error: expected ')' before 'xmlChar'
xsltutils.c:610: error: 'file' undeclared (first use in this function)
pattern.c:1512: warning: type defaults to 'int' in declaration of 'type name'
xsltutils.c:611: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenpattern.c:1512: warning: cast from pointer to integer of different size

xsltutils.c:611: error: 'name' undeclared (first use in this function)
In file included from variables.h:17,
                 from xslt.c:34:
functions.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathFunctionLookup'pattern.c:1513: error: 'xsltParserContext' has no member named 'cur'

pattern.c:1513: error: 'xsltParserContext' has no member named 'cur'xsltInternals.h:1435: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
functions.h:42: error: expected ')' before 'ctxt'xsltutils.c:613: error: 'xmlGenericErrorFunc' undeclared (first use in this function)

pattern.c:1513: error: 'xsltParserContext' has no member named 'cur'

functions.h:45: error: expected ')' before 'ctxt'xsltutils.c:613: error: expected ';' before 'error'
pattern.c:1514: error: 'xsltParserContext' has no member named 'cur'

functions.h:48: error: expected ')' before 'ctxt'
xsltInternals.h:1500: error: expected specifier-qualifier-list before 'xmlDocPtr'pattern.c:1514: error: 'xsltParserContext' has no member named 'cur'

functions.h:51: error: expected ')' before 'ctxt'xsltutils.c:617: error: 'xsltTransformContext' has no member named 'state'
pattern.c:1514: error: 'xsltParserContext' has no member named 'cur'

functions.h:54: error: expected ')' before 'ctxt'
pattern.c:1514: error: 'xsltParserContext' has no member named 'cur'xsltutils.c:618: error: 'xsltTransformContext' has no member named 'state'

functions.h:57: error: expected ')' before 'ctxt'
pattern.c:1515: error: 'xsltParserContext' has no member named 'cur'xsltutils.c:619: error: 'xsltTransformContext' has no member named 'error'
functions.h:60: error: expected ')' before 'ctxt'

xsltutils.c:620: error: 'error' undeclared (first use in this function)functions.h:63: error: expected ')' before 'ctxt'

pattern.c:1518: error: 'xsltParserContext' has no member named 'error'xsltutils.c:620: error: 'xsltTransformContext' has no member named 'error'
functions.h:71: error: expected ')' before 'ctxt'

pattern.c:1521: error: 'xsltParserContext' has no member named 'cur'
xsltutils.c:621: error: 'xsltTransformContext' has no member named 'errctx'xsltInternals.h:1650: error: expected specifier-qualifier-list before 'xmlDocPtr'
pattern.c:1521: error: 'xsltParserContext' has no member named 'cur'

In file included from variables.c:28:
xsltutils.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenxsltutils.c:624: error: 'node' undeclared (first use in this function)pattern.c:1521: error: 'xsltParserContext' has no member named 'cur'


xsltutils.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.c:625: error: 'xsltTransformContext' has no member named 'inst'
In file included from xslt.c:34:
variables.h:86: warning: type defaults to 'int' in declaration of 'xmlChar'pattern.c:1523: error: 'xsltParserContext' has no member named 'comp'

xsltutils.c:628: error: 'XML_DOCUMENT_NODE' undeclared (first use in this function)variables.h:86: error: expected ';', ',' or ')' before '*' token

xsltInternals.h:1695: error: expected specifier-qualifier-list before 'xmlHashTablePtr'pattern.c:1523: warning: passing argument 4 of 'xsltCompMatchAdd' makes integer from pointer without a cast
variables.h:90: warning: type defaults to 'int' in declaration of 'xmlChar'xsltutils.c:629: error: 'XML_HTML_DOCUMENT_NODE' undeclared (first use in this function)


pattern.c:295: note: expected 'int' but argument is of type 'void *'variables.h:90: error: expected ';', ',' or ')' before '*' token
xsltutils.c:630: error: 'xmlDocPtr' undeclared (first use in this function)

pattern.c:1523: error: too many arguments to function 'xsltCompMatchAdd'
xsltutils.c:630: error: expected ';' before 'doc'variables.h:95: error: expected declaration specifiers or '...' before 'xmlNodePtr'

xsltutils.c:632: error: 'doc' undeclared (first use in this function)pattern.c:1526: error: 'xsltParserContext' has no member named 'comp'
variables.h:98: error: expected declaration specifiers or '...' before 'xmlNodePtr'

xsltutils.c:634: warning: implicit declaration of function 'xmlGetLineNo'
variables.h:101: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1526: warning: passing argument 4 of 'xsltCompMatchAdd' makes integer from pointer without a cast
xsltutils.h:140: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGenericError'pattern.c:295: note: expected 'int' but argument is of type 'void *'variables.h:104: error: expected declaration specifiers or '...' before 'xmlNodePtr'


pattern.c:1526: error: too many arguments to function 'xsltCompMatchAdd'
xsltutils.h:142: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGenericDebug'variables.h:107: error: expected declaration specifiers or '...' before 'xmlNodePtr'

xsltInternals.h:1848: warning: type defaults to 'int' in declaration of 'xmlChar'xsltutils.h:148: error: expected declaration specifiers or '...' before 'xmlNodePtr'

pattern.c:1531: error: 'xsltParserContext' has no member named 'error'variables.h:114: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltVariableLookup'xsltInternals.h:1848: error: expected ';', ',' or ')' before '*' token


xsltutils.h:151: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:152: error: expected declaration specifiers or '...' before 'xmlNodePtr'
variables.h:118: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathVariableLookup'pattern.c:1536: error: 'xsltParserContext' has no member named 'error'xsltInternals.h:1852: error: expected ')' before '*' token


xsltutils.h:155: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'
xsltutils.h:158: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'
xsltInternals.h:1857: error: expected declaration specifiers or '...' before 'xmlChar'
xsltutils.h:162: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'
In file included from xslt.c:35:
namespaces.h:34: error: expected declaration specifiers or '...' before 'xmlNodePtr'xsltInternals.h:1860: warning: type defaults to 'int' in declaration of 'xmlChar'

xsltutils.h:166: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:1860: error: expected ';', ',' or ')' before '*' token
namespaces.h:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGetNamespace'
xsltInternals.h:1865: error: expected declaration specifiers or '...' before 'xmlDocPtr'pattern.c: At top level:
namespaces.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGetPlainNamespace'
xsltutils.h:168: error: format string argument not a string type
xsltutils.c: At top level:pattern.c:1566: error: expected declaration specifiers or '...' before 'xmlChar'
xsltInternals.h:1868: error: expected declaration specifiers or '...' before 'xmlNodePtr'

namespaces.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGetSpecialNamespace'
xsltutils.c:684: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'

xsltutils.h:178: error: expected ')' before 'list'xsltInternals.h:1870: error: expected ')' before 'doc'

namespaces.h:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltCopyNamespace'pattern.c: In function 'xsltCompileStepPattern':
xsltutils.c: In function 'xsltSetTransformErrorFunc':
xsltInternals.h:1872: error: expected ')' before 'doc'
xsltutils.h:186: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c:1567: error: 'xmlChar' undeclared (first use in this function)namespaces.h:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltCopyNamespaceList'
xsltutils.c:686: error: 'xsltTransformContext' has no member named 'error'



xsltInternals.h:1875: error: expected ')' before 'doc'pattern.c:1567: error: 'name' undeclared (first use in this function)
xsltutils.h:190: error: expected declaration specifiers or '...' before 'xmlNodePtr'xsltutils.c:686: error: 'handler' undeclared (first use in this function)


xsltInternals.h:1879: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1568: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenxsltutils.c:687: error: 'xsltTransformContext' has no member named 'errctx'xsltutils.h:192: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

xsltInternals.h:1881: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltFormatNumberConversion'
In file included from xslt.c:36:
attributes.h:23: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c:1568: error: 'URI' undeclared (first use in this function)


xsltutils.h:200: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.c: At top level:xsltInternals.h:1888: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c:1569: error: 'URL' undeclared (first use in this function)
xsltutils.h:204: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenattributes.h:28: error: expected declaration specifiers or '...' before 'xmlNodePtr'

xsltutils.c:704: error: expected declaration specifiers or '...' before 'xmlNodePtr'


attributes.h:29: error: expected declaration specifiers or '...' before 'xmlNodePtr'xsltutils.h:208: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

pattern.c:1573: error: 'xsltParserContext' has no member named 'cur'attributes.h:30: warning: type defaults to 'int' in declaration of 'xmlChar'xsltInternals.h:1897: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltCreateRVT'


xsltutils.h:217: error: expected ')' before 'buf'xsltutils.c: In function 'xsltTransformError':attributes.h:30: error: expected ';', ',' or ')' before '*' tokenpattern.c:1573: error: 'xsltParserContext' has no member named 'cur'


xsltInternals.h:1900: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltutils.c:706: error: 'xmlGenericErrorFunc' undeclared (first use in this function)
xsltutils.h:222: error: expected declaration specifiers or '...' before 'xmlDocPtr'
pattern.c:1573: error: 'xsltParserContext' has no member named 'cur'

xsltInternals.h:1903: error: expected declaration specifiers or '...' before 'xmlDocPtr'xsltutils.c:706: error: expected ';' before 'error'
pattern.c:1573: error: 'xsltParserContext' has no member named 'cur'
xsltutils.h:226: error: expected ')' before '*' token
xsltInternals.h:1906: error: expected declaration specifiers or '...' before 'xmlDocPtr'

pattern.c:1574: error: 'token' undeclared (first use in this function)
xsltutils.h:231: error: expected declaration specifiers or '...' before 'xmlDocPtr'xsltInternals.h:1910: error: expected declaration specifiers or '...' before 'xmlXPathObjectPtr'xsltutils.c:711: error: 'xsltTransformContext' has no member named 'state'
pattern.c:1574: error: 'xsltParserContext' has no member named 'cur'


xsltutils.c:712: error: 'xsltTransformContext' has no member named 'state'
pattern.c:1575: error: 'xsltParserContext' has no member named 'cur'xsltInternals.h:1917: error: expected declaration specifiers or '...' before 'xmlXPathObjectPtr'

xsltutils.c:713: error: 'xsltTransformContext' has no member named 'error'pattern.c:1575: error: 'xsltParserContext' has no member named 'cur'

xsltutils.h:234: error: expected ')' before '*' tokenpattern.c:1575: error: 'xsltParserContext' has no member named 'cur'
xsltutils.c:714: error: 'error' undeclared (first use in this function)
xsltInternals.h:1923: error: expected declaration specifiers or '...' before 'xmlDocPtr'

xsltutils.h:243: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathCompile'xsltutils.c:714: error: 'xsltTransformContext' has no member named 'error'

pattern.c:1580: warning: implicit declaration of function 'xsltScanNCName'xsltInternals.h:1929: error: expected declaration specifiers or '...' before 'xmlAttrPtr'
xsltutils.c:715: error: 'xsltTransformContext' has no member named 'errctx'xsltutils.h:246: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathCompileFlags'


pattern.c:1582: error: 'xsltParserContext' has no member named 'cur'
xsltInternals.h:1930: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenxsltutils.c:718: error: 'node' undeclared (first use in this function)
xsltutils.h:255: error: expected declaration specifiers or '...' before 'FILE'
pattern.c:1583: error: 'xsltParserContext' has no member named 'cur'

In file included from xslt.c:37:
xsltutils.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenpattern.c:1583: error: 'xsltParserContext' has no member named 'cur'xsltutils.c:719: error: 'xsltTransformContext' has no member named 'inst'


xsltutils.h:257: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGetProfileInformation'pattern.c:1583: error: 'xsltParserContext' has no member named 'cur'
xsltutils.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenxsltutils.c:720: error: too many arguments to function 'xsltPrintErrorContext'


pattern.c:1585: error: 'xsltParserContext' has no member named 'comp'
xsltutils.c:721: warning: implicit declaration of function 'xmlMalloc'
xsltutils.c:721: warning: cast to pointer from integer of different sizepattern.c:1585: warning: passing argument 4 of 'xsltCompMatchAdd' makes integer from pointer without a castxsltutils.h:290: error: expected ')' before 'cur'


pattern.c:295: note: expected 'int' but argument is of type 'void *'
pattern.c:1585: error: too many arguments to function 'xsltCompMatchAdd'xsltutils.h:292: error: expected declaration specifiers or '...' before 'xmlNodePtr'

pattern.c:1588: error: 'xsltParserContext' has no member named 'comp'xsltutils.c:721: warning: function might be possible candidate for 'gnu_printf' format attribute

xsltutils.c:721: warning: function might be possible candidate for 'gnu_printf' format attribute
pattern.c:1588: warning: passing argument 4 of 'xsltCompMatchAdd' makes integer from pointer without a castxsltutils.h:140: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGenericError'

xsltutils.h:303: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c:295: note: expected 'int' but argument is of type 'void *'

xsltutils.h:142: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGenericDebug'pattern.c:1588: error: too many arguments to function 'xsltCompMatchAdd'

xsltutils.c:721: warning: implicit declaration of function 'xmlRealloc'
xsltutils.h:148: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.c:721: warning: cast to pointer from integer of different size
xsltutils.h:151: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1594: error: 'xsltParserContext' has no member named 'error'In file included from keys.c:27:
xsltutils.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:152: error: expected declaration specifiers or '...' before 'xmlNodePtr'

pattern.c:1600: error: 'xsltParserContext' has no member named 'cur'
xsltutils.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:155: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'pattern.c:1600: error: 'xsltParserContext' has no member named 'cur'In file included from variables.h:17,
                 from variables.c:29:
functions.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathFunctionLookup'


pattern.c:1600: error: 'xsltParserContext' has no member named 'cur'xsltutils.h:158: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'

functions.h:42: error: expected ')' before 'ctxt'pattern.c:1600: error: 'xsltParserContext' has no member named 'cur'

xsltutils.h:162: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'
functions.h:45: error: expected ')' before 'ctxt'
pattern.c:1601: error: 'xsltParserContext' has no member named 'cur'functions.h:48: error: expected ')' before 'ctxt'xsltutils.h:166: error: expected declaration specifiers or '...' before 'xmlNodePtr'


functions.h:51: error: expected ')' before 'ctxt'
pattern.c:1602: error: too many arguments to function 'xsltCompileIdKeyPattern'
functions.h:54: error: expected ')' before 'ctxt'xsltutils.h:168: error: format string argument not a string type

pattern.c:1605: error: 'xsltParserContext' has no member named 'error'
functions.h:57: error: expected ')' before 'ctxt'
xsltutils.h:140: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGenericError'xsltutils.h:178: error: expected ')' before 'list'functions.h:60: error: expected ')' before 'ctxt'

pattern.c:1607: error: 'xsltParserContext' has no member named 'cur'

xsltutils.c: At top level:xsltutils.h:142: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGenericDebug'functions.h:63: error: expected ')' before 'ctxt'
pattern.c:1608: error: 'xsltParserContext' has no member named 'cur'
xsltutils.h:186: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.c:743: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token


xsltutils.h:148: error: expected declaration specifiers or '...' before 'xmlNodePtr'functions.h:71: error: expected ')' before 'ctxt'pattern.c:1608: error: 'xsltParserContext' has no member named 'cur'

xsltutils.h:190: error: expected declaration specifiers or '...' before 'xmlNodePtr'

xsltutils.h:151: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c:1608: error: 'xsltParserContext' has no member named 'cur'

xsltutils.h:192: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenxsltutils.h:152: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.c:776: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
pattern.c:1609: error: 'xsltParserContext' has no member named 'cur'

xsltutils.h:200: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
pattern.c:1610: error: 'prefix' undeclared (first use in this function)xsltutils.h:155: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'
xsltutils.h:204: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

pattern.c:1611: error: 'xmlNsPtr' undeclared (first use in this function)In file included from variables.c:29:
variables.h:86: warning: type defaults to 'int' in declaration of 'xmlChar'

xsltutils.h:158: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'xsltutils.h:208: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenpattern.c:1611: error: expected ';' before 'ns'
variables.h:86: error: expected ';', ',' or ')' before '*' token


xsltutils.h:162: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'
xsltutils.h:217: error: expected ')' before 'buf'pattern.c:1617: error: 'ns' undeclared (first use in this function)
variables.h:90: warning: type defaults to 'int' in declaration of 'xmlChar'

xsltutils.h:166: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c:1617: warning: implicit declaration of function 'xmlSearchNs'xsltutils.c:850: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
variables.h:90: error: expected ';', ',' or ')' before '*' tokenxsltutils.h:222: error: expected declaration specifiers or '...' before 'xmlDocPtr'



pattern.c:1617: error: 'xsltParserContext' has no member named 'doc'
xsltutils.h:168: error: format string argument not a string type
pattern.c:1617: error: 'xsltParserContext' has no member named 'elem'variables.h:95: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:226: error: expected ')' before '*' token

xsltutils.h:178: error: expected ')' before 'list'
xsltutils.h:231: error: expected declaration specifiers or '...' before 'xmlDocPtr'variables.h:98: error: expected declaration specifiers or '...' before 'xmlNodePtr'

xsltutils.h:186: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c:1624: error: 'xsltParserContext' has no member named 'error'xsltutils.h:234: error: expected ')' before '*' token
variables.h:101: error: expected declaration specifiers or '...' before 'xmlNodePtr'


xsltutils.c:927: error: expected ')' before 'list'xsltutils.h:190: error: expected declaration specifiers or '...' before 'xmlNodePtr'

xsltutils.h:243: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathCompile'variables.h:104: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1632: error: 'xsltParserContext' has no member named 'cur'
xsltutils.h:192: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:246: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathCompileFlags'

variables.h:107: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c:1633: error: 'xsltParserContext' has no member named 'cur'xsltutils.c:960: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:255: error: expected declaration specifiers or '...' before 'FILE'xsltutils.h:200: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token



pattern.c:1633: error: 'xsltParserContext' has no member named 'cur'
xsltutils.h:257: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGetProfileInformation'variables.h:114: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltVariableLookup'pattern.c:1633: error: 'xsltParserContext' has no member named 'cur'
xsltutils.h:204: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token


variables.h:118: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathVariableLookup'
xsltutils.h:208: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
pattern.c:1635: error: 'xsltParserContext' has no member named 'comp'
xsltutils.h:217: error: expected ')' before 'buf'
xsltutils.h:290: error: expected ')' before 'cur'
pattern.c:1635: warning: passing argument 4 of 'xsltCompMatchAdd' makes integer from pointer without a cast
xsltutils.h:222: error: expected declaration specifiers or '...' before 'xmlDocPtr'
pattern.c:295: note: expected 'int' but argument is of type 'void *'xsltutils.h:292: error: expected declaration specifiers or '...' before 'xmlNodePtr'

In file included from variables.c:30pattern.c:1635: error: too many arguments to function 'xsltCompMatchAdd'xsltutils.h:226: error: expected ')' before '*' token:


transform.h:15:27: error: libxml/parser.h: No such file or directoryxsltutils.h:231: error: expected declaration specifiers or '...' before 'xmlDocPtr'

pattern.c:1639: error: 'xsltParserContext' has no member named 'comp'
xsltutils.h:303: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:16:26:xsltutils.c:1088: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c:1639: error: too many arguments to function 'xsltCompMatchAdd' 

error: libxml/xmlIO.h: No such file or directoryxsltutils.h:234: error: expected ')' before '*' token

xsltutils.c: In function 'xsltDefaultSortFunction':
xsltutils.h:243: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathCompile'xsltutils.c:1095: error: 'xmlXPathObjectPtr' undeclared (first use in this function)

pattern.c:1645: error: 'xsltParserContext' has no member named 'error'In file included from xslt.c:38:
imports.h:53: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.c:1095: error: 'resultsTab' undeclared (first use in this function)xsltutils.h:246: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathCompileFlags'


xsltutils.c:1096: error: 'results' undeclared (first use in this function)imports.h:57: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1651: error: 'xsltParserContext' has no member named 'comp'xsltutils.h:255: error: expected declaration specifiers or '...' before 'FILE'


xsltutils.c:1096: error: 'res' undeclared (first use in this function)
pattern.c:1651: error: too many arguments to function 'xsltCompMatchAdd'
xsltutils.c:1096: warning: left-hand operand of comma expression has no effect
xsltutils.h:257: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGetProfileInformation'imports.h:64: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.c:1097: error: 'xmlNodeSetPtr' undeclared (first use in this function)

pattern.c:1656: error: 'xsltParserContext' has no member named 'comp'xsltutils.c:1097: error: expected ';' before 'list'

imports.h:67: warning: type defaults to 'int' in declaration of 'xmlChar'
pattern.c:1656: error: too many arguments to function 'xsltCompMatchAdd'
imports.h:67: error: expected ';', ',' or ')' before '*' token
xsltutils.c:1103: error: 'xmlNodePtr' undeclared (first use in this function)
xsltutils.h:290: error: expected ')' before 'cur'xsltutils.c:1103: error: expected ';' before 'node'
pattern.c:1665: error: 'xsltParserContext' has no member named 'error'
In file included from xslt.c:39:
keys.h:30: warning: type defaults to 'int' in declaration of 'xmlChar'

xsltutils.h:292: error: expected declaration specifiers or '...' before 'xmlNodePtr'xsltutils.c:1104: error: expected ';' before 'tmp'
keys.h:30: error: expected ';', ',' or ')' before '*' tokenpattern.c:1668: error: 'xsltParserContext' has no member named 'cur'


pattern.c:1668: error: 'xsltParserContext' has no member named 'cur'
keys.h:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGetKey'
pattern.c:1668: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1669: error: expected ')' before 'xmlChar'xsltutils.c:1107: error: 'sorts' undeclared (first use in this function)
xsltutils.h:303: error: expected declaration specifiers or '...' before 'xmlNodePtr'

pattern.c:1669: warning: type defaults to 'int' in declaration of 'type name'
pattern.c:1669: warning: cast from pointer to integer of different size
In file included from xslt.c:40:
documents.h:25: error: expected declaration specifiers or '...' before 'xmlDocPtr'xsltutils.c:1116: error: 'list' undeclared (first use in this function)
pattern.c:1671: error: expected ')' before 'xmlChar'

xsltutils.c:1116: error: 'xsltTransformContext' has no member named 'nodeList'
documents.h:28: warning: type defaults to 'int' in declaration of 'xmlChar'pattern.c:1671: warning: type defaults to 'int' in declaration of 'type name'

In file included from keys.c:28:
imports.h:53: error: expected declaration specifiers or '...' before 'xmlNodePtr'documents.h:28: error: expected ';', ',' or ')' before '*' tokenpattern.c:1671: warning: cast from pointer to integer of different size


xsltutils.c:1123: error: 'xsltStylePreComp' has no member named 'stype'
documents.h:31: error: expected declaration specifiers or '...' before 'xmlDocPtr'imports.h:57: error: expected declaration specifiers or '...' before 'xmlNodePtr'

xsltutils.c:1123: error: 'xsltStylePreComp' has no member named 'has_stype'
pattern.c:1676: error: 'xsltParserContext' has no member named 'error'xsltutils.c:1124: error: 'xsltStylePreComp' has no member named 'stype'documents.h:37: warning: type defaults to 'int' in declaration of 'xmlChar'


imports.h:64: error: expected declaration specifiers or '...' before 'xmlNodePtr'xsltutils.c:1125: warning: implicit declaration of function 'xsltEvalAttrValueTemplate'
documents.h:37: error: expected ';', ',' or ')' before '*' token
pattern.c:1681: error: 'xsltParserContext' has no member named 'cur'

imports.h:67: warning: type defaults to 'int' in declaration of 'xmlChar'xsltutils.c:1126: error: expected ')' before 'xmlChar'
documents.h:40: error: expected declaration specifiers or '...' before 'xmlDocPtr'pattern.c:1681: error: 'xsltParserContext' has no member named 'cur'

imports.h:67: error: expected ';', ',' or ')' before '*' token

pattern.c:1681: error: 'xsltParserContext' has no member named 'cur'xsltutils.c:1126: warning: type defaults to 'int' in declaration of 'type name'

pattern.c:1681: error: 'xsltParserContext' has no member named 'cur'xsltutils.c:1126: warning: cast from pointer to integer of different size

documents.h:76: error: expected declaration specifiers or '...' before '*' token
xsltutils.c:1127: error: expected ')' before 'xmlChar'documents.h:76: warning: type defaults to 'int' in declaration of 'xmlChar'

pattern.c:1686: warning: implicit declaration of function 'xsltGetQNameURI'In file included from keys.c:29:
templates.h:25: error: expected declaration specifiers or '...' before 'xmlXPathCompExprPtr'
documents.h:76: error: expected ';', ',' or ')' before '*' token
xsltutils.c:1127: warning: type defaults to 'int' in declaration of 'type name'
pattern.c:1686: error: 'xsltParserContext' has no member named 'elem'
templates.h:26: error: expected declaration specifiers or '...' before 'xmlNsPtr'
xsltutils.c:1127: warning: cast from pointer to integer of different size
documents.h:83: error: expected ')' before 'f'

pattern.c:1688: error: 'xsltParserContext' has no member named 'error'templates.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokendocuments.h:86: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltDocDefaultLoader'xsltutils.c:1128: error: 'xsltStylePreComp' has no member named 'stype'



templates.h:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.c:1130: error: 'xsltStylePreComp' has no member named 'stype'pattern.c:1694: error: 'xsltParserContext' has no member named 'comp'templates.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token


xsltutils.c:1130: error: expected ')' before 'xmlChar'
pattern.c:1694: error: too many arguments to function 'xsltCompMatchAdd'
templates.h:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
In file included from xslt.c:41:
extensions.h:46: warning: type defaults to 'int' in declaration of 'xmlChar'xsltutils.c:1130: warning: type defaults to 'int' in declaration of 'type name'

templates.h:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.c:1130: warning: cast from pointer to integer of different sizeextensions.h:46: error: expected ';', ',' or ')' before '*' tokenpattern.c:1699: error: 'xsltParserContext' has no member named 'comp'


templates.h:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.c:1131: error: 'xsltStylePreComp' has no member named 'number'pattern.c:1699: error: too many arguments to function 'xsltCompMatchAdd'extensions.h:57: warning: type defaults to 'int' in declaration of 'xmlChar'


templates.h:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltAttrListTemplateProcess'xsltutils.c:1132: error: 'xsltStylePreComp' has no member named 'stype'
extensions.h:57: error: expected ';', ',' or ')' before '*' token

xsltutils.c:1132: error: expected ')' before 'xmlChar'pattern.c:1705: error: 'xsltParserContext' has no member named 'cur'templates.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltAttrTemplateProcess'

extensions.h:70: warning: type defaults to 'int' in declaration of 'xmlChar'
xsltutils.c:1132: warning: type defaults to 'int' in declaration of 'type name'
pattern.c:1705: error: 'xsltParserContext' has no member named 'cur'
templates.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
extensions.h:70: error: expected ';', ',' or ')' before '*' tokenxsltutils.c:1132: warning: cast from pointer to integer of different size

pattern.c:1705: error: 'xsltParserContext' has no member named 'cur'

templates.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenextensions.h:81: warning: type defaults to 'int' in declaration of 'xmlChar'
pattern.c:1705: error: 'xsltParserContext' has no member named 'cur'xsltutils.c:1133: error: 'xsltStylePreComp' has no member named 'number'


extensions.h:81: error: expected ';', ',' or ')' before '*' token
extensions.h:85: warning: type defaults to 'int' in declaration of 'xmlChar'pattern.c:1707: error: 'xsltParserContext' has no member named 'cur'

xsltutils.c:1137: error: 'xsltStylePreComp' has no member named 'stype'extensions.h:85: error: expected ';', ',' or ')' before '*' token

In file included from keys.c:30:
keys.h:30: warning: type defaults to 'int' in declaration of 'xmlChar'pattern.c:1708: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.c:1138: error: 'xsltStylePreComp' has no member named 'number'
extensions.h:90: warning: type defaults to 'int' in declaration of 'xmlChar'
keys.h:30: error: expected ';', ',' or ')' before '*' token
pattern.c:1708: error: 'q' undeclared (first use in this function)
In file included from variables.c:30:
transform.h:37: error: expected declaration specifiers or '...' before 'xmlDocPtr'
extensions.h:90: error: expected ';', ',' or ')' before '*' tokenxsltutils.c:1143: error: 'xsltStylePreComp' has no member named 'order'

keys.h:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGetKey'pattern.c:1709: error: 'ret' undeclared (first use in this function)transform.h:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltApplyStylesheetUser'
extensions.h:97: warning: type defaults to 'int' in declaration of 'xmlChar'



xsltutils.c:1143: error: 'xsltStylePreComp' has no member named 'has_order'
extensions.h:97: error: expected ';', ',' or ')' before '*' tokenpattern.c:1712: error: 'xsltParserContext' has no member named 'cur'

xsltutils.c:1144: error: 'xsltStylePreComp' has no member named 'order'transform.h:51: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1712: error: 'xsltParserContext' has no member named 'cur'extensions.h:101: warning: type defaults to 'int' in declaration of 'xmlChar'


xsltutils.c:1145: error: expected ')' before 'xmlChar'
pattern.c:1712: error: 'xsltParserContext' has no member named 'cur'extensions.h:101: error: expected ';', ',' or ')' before '*' tokenkeys.c:37: warning: type defaults to 'int' in declaration of 'xmlChar'
transform.h:58: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.c:1145: warning: type defaults to 'int' in declaration of 'type name'

pattern.c:1713: error: 'xsltParserContext' has no member named 'cur'
extensions.h:105: warning: type defaults to 'int' in declaration of 'xmlChar'keys.c:37: error: expected ';', ',' or ')' before '*' token

xsltutils.c:1145: warning: cast from pointer to integer of different sizetransform.h:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltApplyStylesheet'

extensions.h:105: error: expected ';', ',' or ')' before '*' token
pattern.c:1714: error: 'xsltParserContext' has no member named 'cur'
xsltutils.c:1146: error: expected ')' before 'xmlChar'
keys.c:56: warning: type defaults to 'int' in declaration of 'xmlChar'
transform.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltProfileStylesheet'
pattern.c:1716: error: 'xsltParserContext' has no member named 'cur'
xsltutils.c:1146: warning: type defaults to 'int' in declaration of 'type name'
keys.c:56: error: expected ';', ',' or ')' before '*' tokenextensions.h:120: error: expected ')' before 'ctxt'

xsltutils.c:1146: warning: cast from pointer to integer of different size
transform.h:70: error: expected declaration specifiers or '...' before 'xmlDocPtr'pattern.c:1718: error: 'xsltParserContext' has no member named 'cur'


extensions.h:127: warning: type defaults to 'int' in declaration of 'xmlChar'xsltutils.c:1147: error: 'xsltStylePreComp' has no member named 'order'

transform.h:73: error: expected declaration specifiers or '...' before 'xmlSAXHandlerPtr'extensions.h:127: error: expected ';', ',' or ')' before '*' token

pattern.c:1722: error: 'xsltParserContext' has no member named 'cur'transform.h:74: error: expected declaration specifiers or '...' before 'xmlOutputBufferPtr'

extensions.h:131: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltExtModuleFunctionLookup'
pattern.c:1723: error: 'xsltParserContext' has no member named 'cur'
extensions.h:135: warning: type defaults to 'int' in declaration of 'xmlChar'transform.h:77: error: expected declaration specifiers or '...' before 'xmlDocPtr'pattern.c:1723: error: 'xsltParserContext' has no member named 'cur'keys.c: In function 'xsltFreeKeyDef':



extensions.h:135: error: expected ';', ',' or ')' before '*' tokenpattern.c:1723: error: 'xsltParserContext' has no member named 'cur'keys.c:84: error: 'xsltKeyDef' has no member named 'comp'transform.h:80: error: expected declaration specifiers or '...' before 'xmlSAXHandlerPtr'



pattern.c:1724: error: 'xsltParserContext' has no member named 'cur'extensions.h:143: error: expected declaration specifiers or '...' before 'xmlNodePtr'transform.h:81: error: expected declaration specifiers or '...' before 'xmlOutputBufferPtr'

keys.c:85: warning: implicit declaration of function 'xmlXPathFreeCompExpr'
pattern.c:1724: error: 'xsltParserContext' has no member named 'cur'

transform.h:82: error: expected declaration specifiers or '...' before 'FILE'extensions.h:148: error: expected declaration specifiers or '...' before 'xmlNodePtr'keys.c:85: error: 'xsltKeyDef' has no member named 'comp'pattern.c:1725: error: 'xsltParserContext' has no member named 'cur'



pattern.c:1725: error: 'xsltParserContext' has no member named 'cur'transform.h:86: error: expected declaration specifiers or '...' before 'xmlNodePtr'
extensions.h:153: error: expected declaration specifiers or '...' before 'xmlNodePtr'keys.c:86: error: 'xsltKeyDef' has no member named 'usecomp'

pattern.c:1725: error: 'xsltParserContext' has no member named 'cur'
transform.h:87: error: expected declaration specifiers or '...' before 'xmlNodePtr'

extensions.h:159: warning: type defaults to 'int' in declaration of 'xmlChar'keys.c:87: error: 'xsltKeyDef' has no member named 'usecomp'

pattern.c:1726: error: 'xsltParserContext' has no member named 'cur'extensions.h:159: error: expected ';', ',' or ')' before '*' token
keys.c:88: error: 'xsltKeyDef' has no member named 'name'transform.h:92: error: expected declaration specifiers or '...' before 'xmlNodePtr'


pattern.c:1727: error: 'xsltParserContext' has no member named 'cur'
transform.h:93: error: expected declaration specifiers or '...' before 'xmlNodePtr'extensions.h:165: warning: type defaults to 'int' in declaration of 'xmlChar'keys.c:89: warning: implicit declaration of function 'xmlFree'
pattern.c:1727: error: 'xsltParserContext' has no member named 'cur'


extensions.h:165: error: expected ';', ',' or ')' before '*' tokentransform.h:97: error: expected declaration specifiers or '...' before 'xmlNodePtr'
keys.c:89: error: 'xsltKeyDef' has no member named 'name'pattern.c:1727: error: 'xsltParserContext' has no member named 'cur'


extensions.h:169: warning: type defaults to 'int' in declaration of 'xmlChar'transform.h:98: error: expected declaration specifiers or '...' before 'xmlNodePtr'
keys.c:90: error: 'xsltKeyDef' has no member named 'nameURI'
pattern.c:1728: error: 'xsltParserContext' has no member named 'cur'
extensions.h:169: error: expected ';', ',' or ')' before '*' token

keys.c:91: error: 'xsltKeyDef' has no member named 'nameURI'transform.h:102: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1728: error: 'xsltParserContext' has no member named 'cur'
extensions.h:173: warning: type defaults to 'int' in declaration of 'xmlChar'
keys.c:92: error: 'xsltKeyDef' has no member named 'match'
transform.h:103: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1729: error: 'xsltParserContext' has no member named 'cur'
extensions.h:173: error: expected ';', ',' or ')' before '*' token
keys.c:93: error: 'xsltKeyDef' has no member named 'match'

pattern.c:1729: error: 'xsltParserContext' has no member named 'cur'transform.h:107: error: expected declaration specifiers or '...' before 'xmlNodePtr'
extensions.h:177: warning: type defaults to 'int' in declaration of 'xmlChar'
keys.c:94: error: 'xsltKeyDef' has no member named 'use'
pattern.c:1729: error: 'xsltParserContext' has no member named 'cur'
transform.h:108: error: expected declaration specifiers or '...' before 'xmlNodePtr'
extensions.h:177: error: expected ';', ',' or ')' before '*' token

keys.c:95: error: 'xsltKeyDef' has no member named 'use'pattern.c:1731: error: 'xsltParserContext' has no member named 'cur'

extensions.h:184: error: expected declaration specifiers or '...' before 'xmlNodePtr'transform.h:112: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1731: error: 'xsltParserContext' has no member named 'cur'keys.c:96: error: 'xsltKeyDef' has no member named 'nsList'


extensions.h:188: warning: type defaults to 'int' in declaration of 'xmlChar'transform.h:113: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c:1731: error: 'xsltParserContext' has no member named 'cur'

keys.c:97: error: 'xsltKeyDef' has no member named 'nsList'
extensions.h:188: error: expected ';', ',' or ')' before '*' token

transform.h:117: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c:1733: error: 'xsltParserContext' has no member named 'cur'extensions.h:193: warning: type defaults to 'int' in declaration of 'xmlChar'


transform.h:118: error: expected declaration specifiers or '...' before 'xmlNodePtr'
extensions.h:193: error: expected ';', ',' or ')' before '*' token
transform.h:122: error: expected declaration specifiers or '...' before 'xmlNodePtr'extensions.h:197: warning: type defaults to 'int' in declaration of 'xmlChar'

pattern.c:1736: error: 'xsltParserContext' has no member named 'error'transform.h:123: error: expected declaration specifiers or '...' before 'xmlNodePtr'extensions.h:197: error: expected ';', ',' or ')' before '*' token


pattern.c:1739: warning: implicit declaration of function 'xmlStrndup'
extensions.h:204: warning: type defaults to 'int' in declaration of 'xmlChar'
transform.h:127: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c:1739: error: 'xsltParserContext' has no member named 'cur'
extensions.h:204: error: expected ';', ',' or ')' before '*' token

transform.h:128: error: expected declaration specifiers or '...' before 'xmlNodePtr'
keys.c: At top level:extensions.h:209: warning: type defaults to 'int' in declaration of 'xmlChar'pattern.c:1740: error: 'xsltParserContext' has no member named 'comp'

transform.h:132: error: expected declaration specifiers or '...' before 'xmlNodePtr'
keys.c:129: warning: type defaults to 'int' in declaration of 'xmlChar'
extensions.h:209: error: expected ';', ',' or ')' before '*' token

transform.h:133: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c:1740: error: too many arguments to function 'xsltCompMatchAdd'
keys.c:129: error: expected ';', ',' or ')' before '*' token
extensions.h:220: warning: type defaults to 'int' in declaration of 'xmlChar'

transform.h:137: error: expected declaration specifiers or '...' before 'xmlNodePtr'extensions.h:220: error: expected ';', ',' or ')' before '*' token

pattern.c:1743: error: 'xsltParserContext' has no member named 'comp'transform.h:138: error: expected declaration specifiers or '...' before 'xmlNodePtr'

extensions.h:224: warning: type defaults to 'int' in declaration of 'xmlChar'
pattern.c:1744: error: 'xsltParserContext' has no member named 'cur'
extensions.h:224: error: expected ';', ',' or ')' before '*' token
pattern.c:1744: error: 'xsltParserContext' has no member named 'cur'transform.h:142: error: expected declaration specifiers or '...' before 'xmlNodePtr'

extensions.h:227: warning: type defaults to 'int' in declaration of 'xmlChar'
transform.h:143: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1744: error: 'xsltParserContext' has no member named 'cur'keys.c: In function 'xsltFreeKeyTable':extensions.h:227: error: expected ';', ',' or ')' before '*' token

transform.h:147: error: expected declaration specifiers or '...' before 'xmlNodePtr'
keys.c:157: error: 'xsltKeyTable' has no member named 'name'
pattern.c:1745: error: 'xsltParserContext' has no member named 'cur'

transform.h:148: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1745: error: 'xsltParserContext' has no member named 'cur'keys.c:158: error: 'xsltKeyTable' has no member named 'name'extensions.h:238: error: expected declaration specifiers or '...' before 'xmlNodePtr'

transform.h:152: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1745: error: 'xsltParserContext' has no member named 'cur'
keys.c:159: error: 'xsltKeyTable' has no member named 'nameURI'

transform.h:153: error: expected declaration specifiers or '...' before 'xmlNodePtr'extensions.h:245: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGetExtInfo'pattern.c:1745: error: 'xsltParserContext' has no member named 'cur'

keys.c:160: error: 'xsltKeyTable' has no member named 'nameURI'

transform.h:157: error: expected declaration specifiers or '...' before 'xmlNodePtr'
extensions.h:254: error: expected ')' before '*' tokenkeys.c:161: error: 'xsltKeyTable' has no member named 'keys'
transform.h:158: error: expected declaration specifiers or '...' before 'xmlNodePtr'

keys.c:162: warning: implicit declaration of function 'xmlHashFree'
transform.h:162: error: expected declaration specifiers or '...' before 'xmlNodePtr'
keys.c:162: error: 'xsltKeyTable' has no member named 'keys'
transform.h:163: error: expected declaration specifiers or '...' before 'xmlNodePtr'
In file included from xslt.c:42:
preproc.h:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenkeys.c:163: error: 'xmlHashDeallocator' undeclared (first use in this function)

transform.h:167: error: expected declaration specifiers or '...' before 'xmlNodePtr'keys.c:163: error: (Each undeclared identifier is reported only once
preproc.h:29: error: expected declaration specifiers or '...' before 'xmlNodePtr'

transform.h:168: error: expected declaration specifiers or '...' before 'xmlNodePtr'keys.c:163: error: for each function it appears in.)

preproc.h:34: error: expected declaration specifiers or '...' before 'xmlNodePtr'
keys.c:163: error: expected ')' before 'xmlXPathFreeNodeSet'pattern.c: At top level:
transform.h:172: error: expected declaration specifiers or '...' before 'xmlNodePtr'

pattern.c:1769: error: expected declaration specifiers or '...' before 'xmlChar'
transform.h:173: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c: In function 'xsltCompileRelativePathPattern':
transform.h:179: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltCopyTextString'pattern.c:1770: error: 'token' undeclared (first use in this function)

In file included from xslt.c:43:
extra.h:53: error: expected ')' before 'ctxt'
pattern.c:1770: error: too many arguments to function 'xsltCompileStepPattern'
extra.h:57: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1771: error: 'xsltParserContext' has no member named 'error'extra.h:58: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:197: error: expected ')' before 'cur'

pattern.c:1773: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1773: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1773: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1773: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1774: error: 'xsltParserContext' has no member named 'cur'
keys.c: In function 'xsltFreeKeys':
pattern.c:1774: error: 'xsltParserContext' has no member named 'cur'keys.c:200: error: 'xsltStylesheet' has no member named 'keys'

In file included from variables.c:31:
imports.h:53: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1775: error: 'xsltParserContext' has no member named 'cur'keys.c:201: error: 'xsltStylesheet' has no member named 'keys'

pattern.c:1775: error: 'xsltParserContext' has no member named 'cur'
imports.h:57: error: expected declaration specifiers or '...' before 'xmlNodePtr'
keys.c: At top level:pattern.c:1776: error: 'xsltParserContext' has no member named 'comp'

keys.c:214: warning: type defaults to 'int' in declaration of 'xmlChar'
imports.h:64: error: expected declaration specifiers or '...' before 'xmlNodePtr'keys.c:214: error: expected ';', ',' or ')' before '*' token

pattern.c:1776: warning: passing argument 4 of 'xsltCompMatchAdd' makes integer from pointer without a cast
pattern.c:295: note: expected 'int' but argument is of type 'void *'In file included from xslt.c:44:
security.h:93: warning: type defaults to 'int' in declaration of 'xmlChar'
imports.h:67: warning: type defaults to 'int' in declaration of 'xmlChar'
pattern.c:1776: error: too many arguments to function 'xsltCompMatchAdd'

keys.c:239: warning: type defaults to 'int' in declaration of 'xmlChar'imports.h:67: error: expected ';', ',' or ')' before '*' tokensecurity.h:93: error: expected ';', ',' or ')' before '*' token


pattern.c:1777: error: 'xsltParserContext' has no member named 'cur'keys.c:239: error: expected ';', ',' or ')' before '*' token

security.h:97: warning: type defaults to 'int' in declaration of 'xmlChar'pattern.c:1777: error: 'xsltParserContext' has no member named 'cur'

security.h:97: error: expected ';', ',' or ')' before '*' tokenpattern.c:1777: error: 'xsltParserContext' has no member named 'cur'

In file included from variables.c:32:
preproc.h:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenkeys.c:275: warning: type defaults to 'int' in declaration of 'xmlChar'
pattern.c:1778: error: 'xsltParserContext' has no member named 'cur'

keys.c:275: error: expected ';', ',' or ')' before '*' tokenpreproc.h:29: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c:1778: error: 'xsltParserContext' has no member named 'cur'


pattern.c:1778: error: 'xsltParserContext' has no member named 'cur'
preproc.h:34: error: expected declaration specifiers or '...' before 'xmlNodePtr'pattern.c:1779: error: 'xsltParserContext' has no member named 'cur'

xslt.c:54: error: 'LIBXML_VERSION' undeclared here (not in a function)
pattern.c:1779: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1779: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1779: error: 'xsltParserContext' has no member named 'cur'
xslt.c:99: warning: type defaults to 'int' in declaration of 'xmlChar'
In file included from variables.c:33:
keys.h:30: warning: type defaults to 'int' in declaration of 'xmlChar'pattern.c:1780: warning: passing argument 2 of 'xsltCompileStepPattern' makes integer from pointer without a castxslt.c:99: error: expected ';', ',' or ')' before '*' token


keys.h:30: error: expected ';', ',' or ')' before '*' tokenpattern.c:1566: note: expected 'int' but argument is of type 'void *'

pattern.c:1780: error: too many arguments to function 'xsltCompileStepPattern'
keys.h:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGetKey'
xslt.c:127: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:1781: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1782: error: 'xsltParserContext' has no member named 'comp'xslt.c: In function 'xsltParseContentError':

xslt.c:129: error: 'node' undeclared (first use in this function)
variables.c:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenxslt.c:129: error: (Each undeclared identifier is reported only oncepattern.c:1782: warning: passing argument 4 of 'xsltCompMatchAdd' makes integer from pointer without a cast


xslt.c:129: error: for each function it appears in.)
pattern.c:295: note: expected 'int' but argument is of type 'void *'
pattern.c:1782: error: too many arguments to function 'xsltCompMatchAdd'
variables.c:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltCreateRVT'keys.c:429: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGetKey'pattern.c:1783: error: 'xsltParserContext' has no member named 'cur'
xslt.c:132: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)


pattern.c:1783: error: 'xsltParserContext' has no member named 'cur'
xslt.c:132: warning: implicit declaration of function 'xmlStrEqual'pattern.c:1783: error: 'xsltParserContext' has no member named 'cur'

xslt.c:132: error: expected ')' before 'xmlChar'pattern.c:1784: error: 'xsltParserContext' has no member named 'cur'

pattern.c:1784: error: 'xsltParserContext' has no member named 'cur'xslt.c:132: warning: type defaults to 'int' in declaration of 'type name'

variables.c:120: error: expected declaration specifiers or '...' before 'xmlDocPtr'pattern.c:1784: error: 'xsltParserContext' has no member named 'cur'
xslt.c:132: warning: cast from pointer to integer of different sizekeys.c:491: warning: type defaults to 'int' in declaration of 'xmlChar'


pattern.c:1784: error: 'xsltParserContext' has no member named 'cur'
keys.c:491: error: expected ';', ',' or ')' before '*' token
pattern.c:1785: error: 'xsltParserContext' has no member named 'cur'
variables.c: In function 'xsltRegisterTmpRVT':
pattern.c:1785: error: 'xsltParserContext' has no member named 'cur'variables.c:122: error: 'RVT' undeclared (first use in this function)
xslt.c:140: error: 'xsltStylesheet' has no member named 'errors'

variables.c:122: error: (Each undeclared identifier is reported only once
pattern.c:1786: warning: passing argument 2 of 'xsltCompileRelativePathPattern' makes integer from pointer without a castvariables.c:122: error: for each function it appears in.)

pattern.c:1769: note: expected 'int' but argument is of type 'void *'
pattern.c:1786: error: too many arguments to function 'xsltCompileRelativePathPattern'xslt.c: At top level:

xslt.c:156: error: expected declaration specifiers or '...' before 'xmlChar'
pattern.c:1789: error: 'xsltParserContext' has no member named 'error'
variables.c:133: error: 'xsltTransformContext' has no member named 'contextVariable'pattern.c:1791: error: 'xsltParserContext' has no member named 'error'xslt.c: In function 'exclPrefixPush':


keys.c: In function 'xsltInitAllDocKeys':xslt.c:160: error: 'xsltStylesheet' has no member named 'exclPrefixMax'variables.c:134: error: 'xmlNodePtr' undeclared (first use in this function)
pattern.c:1793: error: 'xsltParserContext' has no member named 'cur'

keys.c:561: error: 'xsltTransformContext' has no member named 'document'

xslt.c:161: error: 'xsltStylesheet' has no member named 'exclPrefixMax'variables.c:134: error: 'xsltTransformContext' has no member named 'contextVariable'
pattern.c:1793: error: 'xsltParserContext' has no member named 'cur'keys.c:561: error: 'xsltTransformContext' has no member named 'nbKeys'

xslt.c:162: error: 'xsltStylesheet' has no member named 'exclPrefixTab'

pattern.c:1793: error: 'xsltParserContext' has no member named 'cur'variables.c:135: error: 'xsltTransformContext' has no member named 'contextVariable'
xslt.c:163: error: 'xmlChar' undeclared (first use in this function)

pattern.c:1793: error: 'xsltParserContext' has no member named 'cur'keys.c:570: error: 'xsltStylesheet' has no member named 'keys'
xslt.c:163: error: expected expression before ')' token
variables.c:139: error: expected ';' before 'ctxt'

variables.c:140: error: 'xsltTransformContext' has no member named 'tmpRVT'xslt.c:165: error: 'xsltStylesheet' has no member named 'exclPrefixTab'keys.c:579: error: 'xsltTransformContext' has no member named 'document'


variables.c:141: error: 'xsltTransformContext' has no member named 'tmpRVT'
xslt.c:166: warning: implicit declaration of function 'xmlGenericError'keys.c:581: error: 'xsltKeyDef' has no member named 'nameURI'
variables.c:141: error: expected ';' before 'RVT'

xslt.c:166: error: 'xmlGenericErrorContext' undeclared (first use in this function)pattern.c: In function 'xsltCompileLocationPathPattern':keys.c:581: error: 'xsltKeyTable' has no member named 'nameURI'variables.c:142: error: 'xsltTransformContext' has no member named 'tmpRVT'



pattern.c:1813: error: 'xsltParserContext' has no member named 'cur'
keys.c:582: warning: implicit declaration of function 'xmlStrEqual'
pattern.c:1813: error: 'xsltParserContext' has no member named 'cur'
keys.c:582: error: 'xsltKeyDef' has no member named 'name'
pattern.c:1813: error: 'xsltParserContext' has no member named 'cur'
xslt.c:171: error: 'xsltStylesheet' has no member named 'exclPrefixNr'keys.c:582: error: 'xsltKeyTable' has no member named 'name'
pattern.c:1813: error: 'xsltParserContext' has no member named 'cur'
variables.c: At top level:
xslt.c:172: error: 'xsltStylesheet' has no member named 'exclPrefixTab'
keys.c:583: error: 'xsltKeyDef' has no member named 'nameURI'
variables.c:160: error: expected declaration specifiers or '...' before 'xmlDocPtr'
pattern.c:1814: error: 'xsltParserContext' has no member named 'cur'
xslt.c:172: error: 'value' undeclared (first use in this function)
keys.c:583: error: 'xsltKeyTable' has no member named 'nameURI'

pattern.c:1814: error: 'xsltParserContext' has no member named 'cur'
variables.c: In function 'xsltRegisterLocalRVT':
xslt.c:175: error: 'xsltStylesheet' has no member named 'exclPrefixNr'pattern.c:1819: error: 'xsltParserContext' has no member named 'cur'variables.c:162: error: 'RVT' undeclared (first use in this function)

keys.c:593: warning: implicit declaration of function 'xsltInitDocKeyTable'
xslt.c:175: error: 'xsltStylesheet' has no member named 'exclPrefixMax'
pattern.c:1819: error: 'xsltParserContext' has no member named 'cur'

keys.c:593: error: 'xsltKeyDef' has no member named 'name'xslt.c:176: error: 'xsltStylesheet' has no member named 'exclPrefixMax'
pattern.c:1819: error: 'xsltParserContext' has no member named 'cur'
variables.c:173: error: 'xsltTransformContext' has no member named 'contextVariable'
keys.c:593: error: 'xsltKeyDef' has no member named 'nameURI'
xslt.c:177: error: 'xsltStylesheet' has no member named 'exclPrefixTab'
pattern.c:1820: error: 'xsltParserContext' has no member named 'cur'

variables.c:174: error: 'xsltTransformContext' has no member named 'contextVariable'xslt.c:178: error: expected expression before ')' token
pattern.c:1820: error: 'xsltParserContext' has no member named 'cur'

pattern.c:1820: error: 'xsltParserContext' has no member named 'cur'
xslt.c:181: error: 'xsltStylesheet' has no member named 'exclPrefixTab'variables.c:177: error: 'xmlNodePtr' undeclared (first use in this function)
pattern.c:1821: error: 'xsltParserContext' has no member named 'comp'

variables.c:177: error: 'xsltTransformContext' has no member named 'contextVariable'
xslt.c:186: error: 'xsltStylesheet' has no member named 'exclPrefixTab'variables.c:178: error: 'xsltTransformContext' has no member named 'contextVariable'

pattern.c:1822: warning: passing argument 2 of 'xsltCompileRelativePathPattern' makes integer from pointer without a castxslt.c:186: error: 'xsltStylesheet' has no member named 'exclPrefixNr'

pattern.c:1769: note: expected 'int' but argument is of type 'void *'
xslt.c:187: error: 'xsltStylesheet' has no member named 'exclPrefix'variables.c:187: error: expected ';' before 'ctxt'
pattern.c:1822: error: too many arguments to function 'xsltCompileRelativePathPattern'
xslt.c:188: error: 'xsltStylesheet' has no member named 'exclPrefixNr'keys.c: In function 'xsltInitCtxtKey':

variables.c:188: error: 'xsltTransformContext' has no member named 'localRVT'

pattern.c:1823: error: 'xsltParserContext' has no member named 'cur'keys.c:620: error: 'xmlNodeSetPtr' undeclared (first use in this function)

variables.c:189: error: 'xsltTransformContext' has no member named 'localRVT'
keys.c:620: error: expected ';' before 'matchList'pattern.c:1827: error: 'xsltParserContext' has no member named 'cur'
variables.c:189: error: expected ';' before 'RVT'xslt.c: At top level:


keys.c:621: error: 'xmlXPathObjectPtr' undeclared (first use in this function)pattern.c:1827: error: 'xsltParserContext' has no member named 'cur'xslt.c:198: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
variables.c:190: error: 'xsltTransformContext' has no member named 'localRVT'


keys.c:621: error: expected ';' before 'matchRes'pattern.c:1827: error: 'xsltParserContext' has no member named 'cur'

keys.c:622: error: 'xmlChar' undeclared (first use in this function)pattern.c:1828: error: 'xsltParserContext' has no member named 'cur'

keys.c:622: error: 'str' undeclared (first use in this function)
pattern.c:1828: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1828: error: 'xsltParserContext' has no member named 'cur'keys.c:624: error: 'xmlNodePtr' undeclared (first use in this function)

variables.c: In function 'xsltExtensionInstructionResultFinalize':pattern.c:1828: error: 'xsltParserContext' has no member named 'cur'keys.c:624: error: expected ';' before 'oldInst'


variables.c:211: warning: implicit declaration of function 'xmlGenericError'
keys.c:625: error: expected ';' before 'oldContextNode'
variables.c:211: error: 'xmlGenericErrorContext' undeclared (first use in this function)pattern.c:1829: error: 'xsltParserContext' has no member named 'comp'

keys.c:628: error: 'xmlDocPtr' undeclared (first use in this function)xslt.c:263: error: expected ')' before '*' token

keys.c:628: error: expected ';' before 'oldXPDoc'pattern.c:1829: warning: passing argument 4 of 'xsltCompMatchAdd' makes integer from pointer without a cast

xslt.c:279: warning: type defaults to 'int' in declaration of 'xmlChar'keys.c:630: error: 'xmlNsPtr' undeclared (first use in this function)
pattern.c:295: note: expected 'int' but argument is of type 'void *'

xslt.c:279: error: expected ';', ',' or ')' before '*' tokenvariables.c: At top level:keys.c:630: error: 'oldXPNamespaces' undeclared (first use in this function)
pattern.c:1829: error: too many arguments to function 'xsltCompMatchAdd'


variables.c:235: error: expected declaration specifiers or '...' before 'xmlXPathObjectPtr'keys.c:631: error: 'xmlXPathContextPtr' undeclared (first use in this function)

pattern.c:1830: error: 'xsltParserContext' has no member named 'cur'keys.c:631: error: expected ';' before 'xpctxt'

pattern.c:1830: error: 'xsltParserContext' has no member named 'cur'keys.c:637: error: 'xsltKeyDef' has no member named 'comp'

variables.c:257: error: expected declaration specifiers or '...' before 'xmlXPathObjectPtr'
keys.c:637: error: 'xsltKeyDef' has no member named 'usecomp'
pattern.c:1831: error: 'xsltParserContext' has no member named 'comp'
xslt.c: In function 'xsltFreeDecimalFormat':variables.c: In function 'xsltFlagRVTs':keys.c:643: error: 'xsltTransformContext' has no member named 'keyInitLevel'

pattern.c:1831: warning: passing argument 4 of 'xsltCompMatchAdd' makes integer from pointer without a cast
xslt.c:310: error: 'xsltDecimalFormat' has no member named 'digit'variables.c:259: error: 'xmlNodePtr' undeclared (first use in this function)

keys.c:643: error: 'xsltTransformContext' has no member named 'nbKeys'
pattern.c:295: note: expected 'int' but argument is of type 'void *'
xslt.c:311: warning: implicit declaration of function 'xmlFree'
variables.c:259: error: expected ';' before 'cur'

pattern.c:1831: error: too many arguments to function 'xsltCompMatchAdd'keys.c:645: error: 'xsltTransformContext' has no member named 'traceCode'xslt.c:311: error: 'xsltDecimalFormat' has no member named 'digit'
variables.c:260: error: 'xmlDocPtr' undeclared (first use in this function)


keys.c:645: error: 'xsltTransformContext' has no member named 'traceCode'
variables.c:260: error: expected ';' before 'doc'xslt.c:312: error: 'xsltDecimalFormat' has no member named 'patternSeparator'pattern.c:1832: warning: passing argument 2 of 'xsltCompileRelativePathPattern' makes integer from pointer without a cast

keys.c:645: warning: implicit declaration of function 'xsltGenericDebug'

xslt.c:313: error: 'xsltDecimalFormat' has no member named 'patternSeparator'pattern.c:1769: note: expected 'int' but argument is of type 'void *'variables.c:262: error: 'obj' undeclared (first use in this function)


keys.c:645: error: 'xsltKeyDef' has no member named 'name'xslt.c:314: error: 'xsltDecimalFormat' has no member named 'decimalPoint'pattern.c:1832: error: too many arguments to function 'xsltCompileRelativePathPattern'


variables.c:271: error: 'XPATH_NODESET' undeclared (first use in this function)xslt.c:315: error: 'xsltDecimalFormat' has no member named 'decimalPoint'

pattern.c:1834: error: 'xsltParserContext' has no member named 'cur'keys.c:650: error: 'xsltKeyDef' has no member named 'inst'
variables.c:271: error: 'XPATH_XSLT_TREE' undeclared (first use in this function)xslt.c:316: error: 'xsltDecimalFormat' has no member named 'grouping'


pattern.c:1835: warning: passing argument 2 of 'xsltCompileRelativePathPattern' makes integer from pointer without a cast
xslt.c:317: error: 'xsltDecimalFormat' has no member named 'grouping'keys.c:651: error: 'xsltKeyDef' has no member named 'name'
pattern.c:1769: note: expected 'int' but argument is of type 'void *'

xslt.c:318: error: 'xsltDecimalFormat' has no member named 'percent'
pattern.c:1835: error: too many arguments to function 'xsltCompileRelativePathPattern'keys.c:652: error: 'xsltTransformContext' has no member named 'state'
variables.c:277: error: 'cur' undeclared (first use in this function)xslt.c:319: error: 'xsltDecimalFormat' has no member named 'percent'


pattern.c:1836: error: 'xsltParserContext' has no member named 'cur'variables.c:278: error: 'XML_NAMESPACE_DECL' undeclared (first use in this function)xslt.c:320: error: 'xsltDecimalFormat' has no member named 'permille'keys.c:655: error: 'xsltTransformContext' has no member named 'keyInitLevel'



xslt.c:321: error: 'xsltDecimalFormat' has no member named 'permille'variables.c:283: error: 'xmlNsPtr' undeclared (first use in this function)
keys.c:657: error: 'xpctxt' undeclared (first use in this function)pattern.c:1837: warning: passing argument 2 of 'xsltCompileRelativePathPattern' makes integer from pointer without a cast

xslt.c:322: error: 'xsltDecimalFormat' has no member named 'zeroDigit'
variables.c:283: error: expected ')' before 'cur'
keys.c:657: error: 'xsltTransformContext' has no member named 'xpathCtxt'
pattern.c:1769: note: expected 'int' but argument is of type 'void *'
xslt.c:323: error: 'xsltDecimalFormat' has no member named 'zeroDigit'

variables.c:284: error: expected ')' before 'cur'keys.c:658: error: 'xsltDocument' has no member named 'nbKeysComputed'pattern.c:1837: error: too many arguments to function 'xsltCompileRelativePathPattern'
xslt.c:324: error: 'xsltDecimalFormat' has no member named 'minusSign'


variables.c:284: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)keys.c:662: error: 'oldInst' undeclared (first use in this function)
xslt.c:325: error: 'xsltDecimalFormat' has no member named 'minusSign'pattern.c:1839: error: 'xmlChar' undeclared (first use in this function)


variables.c:286: error: expected ')' before 'cur'keys.c:662: error: 'xsltTransformContext' has no member named 'inst'xslt.c:326: error: 'xsltDecimalFormat' has no member named 'infinity'
pattern.c:1839: error: 'name' undeclared (first use in this function)

variables.c:287: error: 'doc' undeclared (first use in this function)

keys.c:663: error: 'xsltTransformContext' has no member named 'document'xslt.c:327: error: 'xsltDecimalFormat' has no member named 'infinity'

keys.c:664: error: 'oldContextNode' undeclared (first use in this function)variables.c:289: error: 'xsltTransformContext' has no member named 'inst'xslt.c:328: error: 'xsltDecimalFormat' has no member named 'noNumber'


keys.c:664: error: 'xsltTransformContext' has no member named 'node'pattern.c:1844: error: 'xsltParserContext' has no member named 'error'
xslt.c:329: error: 'xsltDecimalFormat' has no member named 'noNumber'

keys.c:666: error: 'oldXPDoc' undeclared (first use in this function)
xslt.c:330: error: 'xsltDecimalFormat' has no member named 'name'pattern.c:1847: error: 'xsltParserContext' has no member named 'cur'

xslt.c:331: error: 'xsltDecimalFormat' has no member named 'name'keys.c:675: error: 'xsltTransformContext' has no member named 'document'
pattern.c:1847: error: 'xsltParserContext' has no member named 'cur'
variables.c:298: error: 'xsltTransformContext' has no member named 'inst'

keys.c:676: error: 'xsltTransformContext' has no member named 'node'pattern.c:1847: error: 'xsltParserContext' has no member named 'cur'

keys.c:676: error: expected ';' before 'idoc'pattern.c:1847: error: 'xsltParserContext' has no member named 'cur'

keys.c:677: error: 'xsltTransformContext' has no member named 'inst'
pattern.c:1848: error: 'xsltParserContext' has no member named 'cur'keys.c:677: error: 'xsltKeyDef' has no member named 'inst'
xslt.c: In function 'xsltFreeDecimalFormatList':
variables.c:312: error: 'xsltTransformContext' has no member named 'traceCode'
pattern.c:1848: warning: implicit declaration of function 'xmlXPathIsNodeType'
keys.c:679: error: 'xsltDocument' has no member named 'doc'xslt.c:345: error: 'xsltStylesheet' has no member named 'decimalFormat'


variables.c:312: error: 'xsltTransformContext' has no member named 'traceCode'
keys.c:680: error: expected ';' before 'idoc'
pattern.c:1849: error: too many arguments to function 'xsltCompileIdKeyPattern'variables.c:312: warning: implicit declaration of function 'xsltGenericDebug'
keys.c:682: error: 'xsltKeyDef' has no member named 'nsList'

pattern.c:1852: error: 'xsltParserContext' has no member named 'cur'
keys.c:683: error: 'xsltKeyDef' has no member named 'nsNr'pattern.c:1852: error: 'xsltParserContext' has no member named 'cur'xslt.c: At top level:


variables.c:318: error: 'xmlGenericErrorContext' undeclared (first use in this function)keys.c:689: error: 'matchRes' undeclared (first use in this function)xslt.c:363: error: expected declaration specifiers or '...' before 'xmlChar'


pattern.c:1853: error: 'xsltParserContext' has no member named 'comp'keys.c:689: warning: implicit declaration of function 'xmlXPathCompiledEval'

keys.c:689: error: 'xsltKeyDef' has no member named 'comp'
xslt.c: In function 'xsltDecimalFormatGetByName':pattern.c:1853: warning: passing argument 4 of 'xsltCompMatchAdd' makes integer from pointer without a cast
variables.c:324: error: too many arguments to function 'xsltRegisterLocalRVT'
xslt.c:367: error: 'name' undeclared (first use in this function)

pattern.c:295: note: expected 'int' but argument is of type 'void *'keys.c:693: error: 'xsltTransformContext' has no member named 'traceCode'

xslt.c:368: error: 'xsltStylesheet' has no member named 'decimalFormat'pattern.c:1853: error: too many arguments to function 'xsltCompMatchAdd'
keys.c:693: error: 'xsltTransformContext' has no member named 'traceCode'

xslt.c:371: error: 'xsltStylesheet' has no member named 'decimalFormat'
pattern.c:1854: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1854: error: 'xsltParserContext' has no member named 'cur'
keys.c:693: error: 'xsltKeyDef' has no member named 'match'xslt.c:374: error: 'xsltDecimalFormat' has no member named 'nsUri'
pattern.c:1854: error: 'xsltParserContext' has no member named 'cur'

keys.c:696: error: 'xsltKeyDef' has no member named 'inst'xslt.c:374: error: 'xsltDecimalFormat' has no member named 'name'pattern.c:1855: error: 'xsltParserContext' has no member named 'cur'


pattern.c:1855: error: 'xsltParserContext' has no member named 'cur'
pattern.c:1855: error: 'xsltParserContext' has no member named 'cur'keys.c:698: error: 'xsltTransformContext' has no member named 'state'

variables.c: At top level:pattern.c:1856: error: 'xsltParserContext' has no member named 'cur'

keys.c:701: error: 'XPATH_NODESET' undeclared (first use in this function)variables.c:354: error: expected declaration specifiers or '...' before 'xmlDocPtr'

pattern.c:1856: error: 'xsltParserContext' has no member named 'cur'keys.c:702: error: 'matchList' undeclared (first use in this function)

pattern.c:1856: error: 'xsltParserContext' has no member named 'cur'variables.c: In function 'xsltReleaseRVT':

xslt.c: At top level:pattern.c:1856: error: 'xsltParserContext' has no member named 'cur'variables.c:356: error: 'RVT' undeclared (first use in this function)
keys.c:706: error: 'xsltTransformContext' has no member named 'traceCode'

xslt.c:393: warning: type defaults to 'int' in declaration of 'xmlChar'

keys.c:706: error: 'xsltTransformContext' has no member named 'traceCode'xslt.c:393: error: expected ';', ',' or ')' before '*' token
pattern.c:1857: warning: passing argument 2 of 'xsltCompileRelativePathPattern' makes integer from pointer without a cast

variables.c:359: error: 'xsltTransformContext' has no member named 'cache'pattern.c:1769: note: expected 'int' but argument is of type 'void *'
keys.c:706: error: 'xsltKeyDef' has no member named 'match'

pattern.c:1857: error: too many arguments to function 'xsltCompileRelativePathPattern'
pattern.c:1858: error: 'xsltParserContext' has no member named 'cur'
variables.c:366: warning: implicit declaration of function 'xmlFree'keys.c:715: error: 'xsltTransformContext' has no member named 'traceCode'xslt.c: In function 'xsltNewTemplate':


pattern.c:1859: error: 'xsltParserContext' has no member named 'comp'xslt.c:426: warning: implicit declaration of function 'xmlMalloc'keys.c:715: error: 'xsltTransformContext' has no member named 'traceCode'


variables.c:374: warning: implicit declaration of function 'xmlFreeNodeList'
xslt.c:426: warning: cast to pointer from integer of different sizepattern.c:1859: warning: passing argument 4 of 'xsltCompMatchAdd' makes integer from pointer without a cast
keys.c:715: error: 'xsltKeyDef' has no member named 'match'
variables.c:379: warning: implicit declaration of function 'xmlFreeIDTable'

pattern.c:295: note: expected 'int' but argument is of type 'void *'
variables.c:379: error: 'xmlIDTablePtr' undeclared (first use in this function)pattern.c:1859: error: too many arguments to function 'xsltCompMatchAdd'
keys.c:718: error: 'xsltKeyDef' has no member named 'inst'

variables.c:379: error: expected ')' before 'RVT'
pattern.c:1860: error: 'xsltParserContext' has no member named 'cur'
xslt.c:433: error: 'xsltTemplate' has no member named 'priority'keys.c:720: error: 'xsltTransformContext' has no member named 'state'
pattern.c:1860: error: 'xsltParserContext' has no member named 'cur'
variables.c:383: warning: implicit declaration of function 'xmlFreeRefTable'

pattern.c:1860: error: 'xsltParserContext' has no member named 'cur'
variables.c:383: error: 'xmlRefTablePtr' undeclared (first use in this function)
keys.c:731: error: 'xsltDocument' has no member named 'keys'
variables.c:383: error: expected ')' before 'RVT'pattern.c:1861: error: 'xsltParserContext' has no member named 'cur'

pattern.c:1861: error: 'xsltParserContext' has no member named 'cur'keys.c:733: error: 'xsltKeyTable' has no member named 'name'

variables.c:392: error: 'xmlNodePtr' undeclared (first use in this function)pattern.c:1861: error: 'xsltParserContext' has no member named 'cur'
keys.c:733: error: 'xsltKeyDef' has no member named 'name'

xslt.c: In function 'xsltFreeTemplate':variables.c:392: error: expected ';' before 'ctxt'pattern.c:1861: error: 'xsltParserContext' has no member named 'cur'
keys.c:734: error: 'xsltKeyDef' has no member named 'nameURI'

xslt.c:447: error: 'xsltTemplate' has no member named 'match'

variables.c:393: error: 'xsltTransformContext' has no member named 'cache'
pattern.c:1862: warning: passing argument 2 of 'xsltCompileRelativePathPattern' makes integer from pointer without a castxslt.c:447: error: 'xsltTemplate' has no member named 'match'variables.c:395: error: 'xsltTransformContext' has no member named 'cache'keys.c:734: error: 'xsltKeyTable' has no member named 'nameURI'



pattern.c:1769: note: expected 'int' but argument is of type 'void *'
xslt.c:457: error: 'xsltTemplate' has no member named 'inheritedNs'
pattern.c:1862: error: too many arguments to function 'xsltCompileRelativePathPattern'keys.c:735: error: 'xsltKeyDef' has no member named 'nameURI'
xslt.c:457: error: 'xsltTemplate' has no member named 'inheritedNs'

variables.c:409: warning: implicit declaration of function 'xmlFreeDoc'keys.c:735: error: 'xsltKeyTable' has no member named 'nameURI'
xslt.c:460: error: 'xsltTemplate' has no member named 'templCalledTab'pattern.c:1866: error: too many arguments to function 'xsltCompileRelativePathPattern'


xslt.c:460: error: 'xsltTemplate' has no member named 'templCalledTab'keys.c:736: error: 'xsltKeyTable' has no member named 'nameURI'

xslt.c:461: error: 'xsltTemplate' has no member named 'templCountTab'keys.c:736: error: 'xsltKeyDef' has no member named 'nameURI'
variables.c: At top level:
xslt.c:461: error: 'xsltTemplate' has no member named 'templCountTab'

variables.c:425: error: expected declaration specifiers or '...' before 'xmlDocPtr'
pattern.c: At top level:
keys.c:745: warning: implicit declaration of function 'xsltNewKeyTable'pattern.c:1890: warning: type defaults to 'int' in declaration of 'xmlChar'

keys.c:745: error: 'xsltKeyDef' has no member named 'name'variables.c: In function 'xsltRegisterPersistRVT':pattern.c:1890: error: expected ';', ',' or ')' before '*' token


keys.c:745: error: 'xsltKeyDef' has no member named 'nameURI'variables.c:427: error: 'RVT' undeclared (first use in this function)

keys.c:748: error: 'xsltDocument' has no member named 'keys'variables.c:431: error: 'xmlNodePtr' undeclared (first use in this function)

keys.c:749: error: 'xsltDocument' has no member named 'keys'variables.c:431: error: expected ';' before 'ctxt'

variables.c:432: error: 'xsltTransformContext' has no member named 'persistRVT'
keys.c:762: error: 'cur' undeclared (first use in this function)
variables.c:433: error: 'xsltTransformContext' has no member named 'persistRVT'
variables.c:433: error: expected ';' before 'RVT'keys.c:763: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)

variables.c:434: error: 'xsltTransformContext' has no member named 'persistRVT'keys.c:763: error: 'XML_TEXT_NODE' undeclared (first use in this function)

keys.c:763: error: 'XML_CDATA_SECTION_NODE' undeclared (first use in this function)
keys.c:763: error: 'XML_ATTRIBUTE_NODE' undeclared (first use in this function)
keys.c:763: error: 'XML_DOCUMENT_NODE' undeclared (first use in this function)
keys.c:763: error: 'XML_HTML_DOCUMENT_NODE' undeclared (first use in this function)
keys.c:763: error: 'XML_COMMENT_NODE' undeclared (first use in this function)variables.c: In function 'xsltFreeRVTs':

keys.c:763: error: 'XML_PI_NODE' undeclared (first use in this function)variables.c:449: error: 'xmlDocPtr' undeclared (first use in this function)

variables.c:449: error: expected ';' before 'cur'
keys.c:765: error: 'xsltTransformContext' has no member named 'node'xslt.c: In function 'xsltNewStylesheet':

xslt.c:774: warning: cast to pointer from integer of different sizevariables.c:456: error: 'cur' undeclared (first use in this function)
keys.c:774: error: 'useRes' undeclared (first use in this function)

variables.c:456: error: 'xsltTransformContext' has no member named 'localRVT'
keys.c:775: warning: implicit declaration of function 'xmlXPathFreeObject'
variables.c:458: error: 'next' undeclared (first use in this function)pattern.c:2066: warning: type defaults to 'int' in declaration of 'xmlChar'
keys.c:776: error: 'xsltKeyDef' has no member named 'usecomp'
variables.c:458: error: expected ';' before 'cur'xslt.c:782: error: 'xsltStylesheet' has no member named 'omitXmlDeclaration'

pattern.c:2066: error: expected ';', ',' or ')' before '*' token

xslt.c:783: error: 'xsltStylesheet' has no member named 'standalone'keys.c:778: error: 'xsltKeyDef' has no member named 'inst'

xslt.c:784: error: 'xsltStylesheet' has no member named 'decimalFormat'variables.c:466: error: 'xsltTransformContext' has no member named 'localRVT'

pattern.c:2091: warning: type defaults to 'int' in declaration of 'xmlChar'xslt.c:784: warning: implicit declaration of function 'xsltNewDecimalFormat'keys.c:780: error: 'xsltTransformContext' has no member named 'state'


pattern.c:2091: error: expected ';', ',' or ')' before '*' token
xslt.c:785: error: 'xsltStylesheet' has no member named 'indent'
xslt.c:786: error: 'xsltStylesheet' has no member named 'errors'
keys.c:788: warning: implicit declaration of function 'xmlXPathCastNodeToString'
xslt.c:787: error: 'xsltStylesheet' has no member named 'warnings'
xslt.c:788: error: 'xsltStylesheet' has no member named 'exclPrefixNr'
xslt.c:789: error: 'xsltStylesheet' has no member named 'exclPrefixMax'keys.c:794: error: 'XPATH_STRING' undeclared (first use in this function)

xslt.c:790: error: 'xsltStylesheet' has no member named 'exclPrefixTab'
xslt.c:791: error: 'xsltStylesheet' has no member named 'extInfos'
keys.c:801: warning: implicit declaration of function 'xmlXPathCastToString'
keys.c:813: error: 'xsltTransformContext' has no member named 'traceCode'
xslt.c:792: error: 'xsltStylesheet' has no member named 'extrasNr'keys.c:813: error: 'xsltTransformContext' has no member named 'traceCode'

keys.c:813: error: 'xsltKeyDef' has no member named 'name'xslt.c:793: error: 'xsltStylesheet' has no member named 'internalized'

xslt.c:794: error: 'xsltStylesheet' has no member named 'literal_result'keys.c:817: error: 'keylist' undeclared (first use in this function)

xslt.c:795: error: 'xsltStylesheet' has no member named 'forwards_compatible'keys.c:817: warning: implicit declaration of function 'xmlHashLookup'

xslt.c:796: error: 'xsltStylesheet' has no member named 'dict'keys.c:817: error: 'xsltKeyTable' has no member named 'keys'

xslt.c:796: warning: implicit declaration of function 'xmlDictCreate'
keys.c:819: warning: implicit declaration of function 'xmlXPathNodeSetCreate'xslt.c:798: warning: implicit declaration of function 'xsltGenericDebug'

keys.c:822: warning: implicit declaration of function 'xmlHashAddEntry'
keys.c:822: error: 'xsltKeyTable' has no member named 'keys'pattern.c:2278: error: expected declaration specifiers or '...' before 'xmlNodePtr'

keys.c:827: warning: implicit declaration of function 'xmlXPathNodeSetAdd'
pattern.c: In function 'xsltComputeAllKeys':
pattern.c:2280: error: 'contextNode' undeclared (first use in this function)keys.c:838: error: 'xmlAttrPtr' undeclared (first use in this function)

keys.c:838: error: expected ')' before 'cur'
pattern.c:2281: error: 'xsltTransformContext' has no member named 'inst'
keys.c:842: error: expected ')' before 'cur'
xslt.c: In function 'xsltAllocateExtra':
pattern.c:2287: error: 'xsltTransformContext' has no member named 'document'xslt.c:824: error: 'xsltStylesheet' has no member named 'extrasNr'

keys.c:860: error: 'xsltTransformContext' has no member named 'keyInitLevel'pattern.c:2296: error: 'xsltTransformContext' has no member named 'document'

xslt.c: In function 'xsltAllocateExtraCtxt':pattern.c:2296: error: too many arguments to function 'xsltNewDocument'

keys.c:870: error: 'xsltTransformContext' has no member named 'node'xslt.c:840: error: 'xsltTransformContext' has no member named 'extrasNr'

pattern.c:2297: error: 'xsltTransformContext' has no member named 'document'
keys.c:871: error: 'xsltTransformContext' has no member named 'document'xslt.c:840: error: 'xsltTransformContext' has no member named 'extrasMax'

keys.c:872: error: 'xsltTransformContext' has no member named 'inst'
pattern.c:2303: error: 'xsltTransformContext' has no member named 'inst'xslt.c:842: error: 'xsltTransformContext' has no member named 'extrasNr'

xslt.c:843: error: 'xsltTransformContext' has no member named 'extrasMax'
xslt.c:844: error: 'xsltTransformContext' has no member named 'extras'
pattern.c:2307: error: 'xsltTransformContext' has no member named 'state'
xslt.c:845: error: 'xsltTransformContext' has no member named 'extrasMax'
xslt.c:846: error: 'xsltTransformContext' has no member named 'extras'
xslt.c:851: error: 'xsltTransformContext' has no member named 'extrasMax'pattern.c: At top level:

pattern.c:2323: error: expected declaration specifiers or '...' before 'xmlNodePtr'xslt.c:852: error: 'xsltTransformContext' has no member named 'extras'

xslt.c:853: error: 'xsltTransformContext' has no member named 'extras'
xslt.c:854: error: 'xsltTransformContext' has no member named 'extras'
pattern.c: In function 'xsltGetTemplate':keys.c: In function 'xsltInitCtxtKeys':xslt.c:860: error: 'xsltTransformContext' has no member named 'extrasMax'


keys.c:905: error: 'xsltDocument' has no member named 'doc'pattern.c:2328: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xslt.c:861: warning: implicit declaration of function 'xmlRealloc'

keys.c:905: error: 'xsltDocument' has no member named 'doc'
pattern.c:2328: error: 'name' undeclared (first use in this function)xslt.c:861: error: 'xsltTransformContext' has no member named 'extras'

keys.c:906: error: 'xsltTransformContext' has no member named 'traceCode'xslt.c:862: error: 'xsltTransformContext' has no member named 'extrasMax'

keys.c:906: error: 'xsltTransformContext' has no member named 'traceCode'
pattern.c:2333: error: 'node' undeclared (first use in this function)
keys.c:906: error: 'xsltDocument' has no member named 'doc'
xslt.c:868: error: 'xsltTransformContext' has no member named 'extras'
xslt.c:869: error: 'xsltTransformContext' has no member named 'extrasNr'
keys.c:911: error: 'xsltStylesheet' has no member named 'keys'xslt.c:869: error: 'xsltTransformContext' has no member named 'extrasMax'

xslt.c:870: error: 'xsltTransformContext' has no member named 'extras'
pattern.c:2345: error: 'xsltStylesheet' has no member named 'templatesHash'xslt.c:871: error: 'xsltTransformContext' has no member named 'extras'

xslt.c:872: error: 'xsltTransformContext' has no member named 'extras'
pattern.c:2350: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)xslt.c:876: error: 'xsltTransformContext' has no member named 'extrasNr'

pattern.c:2353: error: 'XML_ATTRIBUTE_NODE' undeclared (first use in this function)
pattern.c:2354: error: 'XML_PI_NODE' undeclared (first use in this function)
pattern.c:2357: error: 'XML_DOCUMENT_NODE' undeclared (first use in this function)
pattern.c:2358: error: 'XML_HTML_DOCUMENT_NODE' undeclared (first use in this function)
pattern.c:2359: error: 'XML_TEXT_NODE' undeclared (first use in this function)
pattern.c:2360: error: 'XML_CDATA_SECTION_NODE' undeclared (first use in this function)keys.c: In function 'xsltFreeDocumentKeys':

keys.c:936: error: 'xsltDocument' has no member named 'keys'pattern.c:2361: error: 'XML_COMMENT_NODE' undeclared (first use in this function)xslt.c: At top level:


xslt.c:908: error: expected ')' before 'doc'pattern.c:2362: error: 'XML_ENTITY_REF_NODE' undeclared (first use in this function)

pattern.c:2363: error: 'XML_ENTITY_NODE' undeclared (first use in this function)
pattern.c:2364: error: 'XML_DOCUMENT_TYPE_NODE' undeclared (first use in this function)
pattern.c:2365: error: 'XML_DOCUMENT_FRAG_NODE' undeclared (first use in this function)
pattern.c:2366: error: 'XML_NOTATION_NODE' undeclared (first use in this function)
pattern.c:2367: error: 'XML_DTD_NODE' undeclared (first use in this function)
pattern.c:2368: error: 'XML_ELEMENT_DECL' undeclared (first use in this function)
pattern.c:2369: error: 'XML_ATTRIBUTE_DECL' undeclared (first use in this function)
pattern.c:2370: error: 'XML_ENTITY_DECL' undeclared (first use in this function)
xslt.c: In function 'xsltFreeStylesheet':pattern.c:2371: error: 'XML_NAMESPACE_DECL' undeclared (first use in this function)

xslt.c:990: error: 'xsltStylesheet' has no member named 'doc'
pattern.c:2372: error: 'XML_XINCLUDE_START' undeclared (first use in this function)
xslt.c:991: warning: implicit declaration of function 'xsltCleanupStylesheetTree'
pattern.c:2373: error: 'XML_XINCLUDE_END' undeclared (first use in this function)
xslt.c:991: error: 'xsltStylesheet' has no member named 'doc'
xslt.c:992: warning: implicit declaration of function 'xmlDocGetRootElement'
xslt.c:992: error: 'xsltStylesheet' has no member named 'doc'
pattern.c:2384: warning: implicit declaration of function 'xmlHashLookup3'
pattern.c:2384: error: 'xsltStylesheet' has no member named 'templatesHash'
xslt.c:999: error: 'xsltStylesheet' has no member named 'templates'
pattern.c:2385: error: 'xsltTransformContext' has no member named 'mode'
pattern.c:2385: error: 'xsltTransformContext' has no member named 'modeURI'
xslt.c:1013: error: 'xsltStylesheet' has no member named 'variables'
xslt.c:1014: error: 'xsltStylesheet' has no member named 'variables'
pattern.c:2390: error: 'xsltTransformContext' has no member named 'mode'
xslt.c:1015: error: 'xsltStylesheet' has no member named 'cdataSection'
pattern.c:2390: error: 'xsltTransformContext' has no member named 'modeURI'
xslt.c:1016: warning: implicit declaration of function 'xmlHashFree'
pattern.c:2391: error: 'xsltCompMatch' has no member named 'template'
xslt.c:1016: error: 'xsltStylesheet' has no member named 'cdataSection'
xslt.c:1017: error: 'xsltStylesheet' has no member named 'stripSpaces'
xslt.c:1018: error: 'xsltStylesheet' has no member named 'stripSpaces'
xslt.c:1019: error: 'xsltStylesheet' has no member named 'nsHash'
pattern.c:2405: error: 'xsltStylesheet' has no member named 'rootMatch'
xslt.c:1020: error: 'xsltStylesheet' has no member named 'nsHash'
pattern.c:2407: error: 'xsltStylesheet' has no member named 'elemMatch'
xslt.c:1021: error: 'xsltStylesheet' has no member named 'exclPrefixTab'
xslt.c:1022: error: 'xsltStylesheet' has no member named 'exclPrefixTab'
pattern.c:2411: error: 'xmlAttrPtr' undeclared (first use in this function)
xslt.c:1023: error: 'xsltStylesheet' has no member named 'method'pattern.c:2411: error: expected ';' before 'attr'

xslt.c:1024: error: 'xsltStylesheet' has no member named 'method'pattern.c:2413: error: 'xsltStylesheet' has no member named 'attrMatch'

xslt.c:1025: error: 'xsltStylesheet' has no member named 'methodURI'pattern.c:2414: error: 'attr' undeclared (first use in this function)

pattern.c:2414: error: expected ';' before 'node'xslt.c:1026: error: 'xsltStylesheet' has no member named 'methodURI'

xslt.c:1027: error: 'xsltStylesheet' has no member named 'version'
pattern.c:2419: error: 'xsltStylesheet' has no member named 'piMatch'xslt.c:1028: error: 'xsltStylesheet' has no member named 'version'

xslt.c:1029: error: 'xsltStylesheet' has no member named 'encoding'
pattern.c:2424: error: 'xmlDocPtr' undeclared (first use in this function)
xslt.c:1030: error: 'xsltStylesheet' has no member named 'encoding'
pattern.c:2424: error: expected ';' before 'doc'
xslt.c:1031: error: 'xsltStylesheet' has no member named 'doctypePublic'
pattern.c:2426: error: 'xsltStylesheet' has no member named 'rootMatch'
xslt.c:1032: error: 'xsltStylesheet' has no member named 'doctypePublic'pattern.c:2427: error: 'doc' undeclared (first use in this function)

xslt.c:1033: error: 'xsltStylesheet' has no member named 'doctypeSystem'pattern.c:2427: error: expected ';' before 'node'

xslt.c:1034: error: 'xsltStylesheet' has no member named 'doctypeSystem'
pattern.c:2433: error: 'xsltStylesheet' has no member named 'textMatch'xslt.c:1035: error: 'xsltStylesheet' has no member named 'mediaType'

xslt.c:1036: error: 'xsltStylesheet' has no member named 'mediaType'
pattern.c:2437: error: 'xsltStylesheet' has no member named 'commentMatch'
xslt.c:1037: error: 'xsltStylesheet' has no member named 'attVTs'
xslt.c:1038: error: 'xsltStylesheet' has no member named 'attVTs'
xslt.c:1058: error: 'xsltStylesheet' has no member named 'doc'
xslt.c:1059: warning: implicit declaration of function 'xmlFreeDoc'
xslt.c:1059: error: 'xsltStylesheet' has no member named 'doc'
pattern.c:2459: error: 'xsltTransformContext' has no member named 'mode'
pattern.c:2459: error: 'xsltTransformContext' has no member named 'modeURI'
xslt.c:1066: warning: implicit declaration of function 'xmlDictFree'
pattern.c:2460: error: 'xsltCompMatch' has no member named 'template'xslt.c:1066: error: 'xsltStylesheet' has no member named 'dict'

pattern.c:2472: error: 'xsltStylesheet' has no member named 'elemMatch'
pattern.c:2476: error: 'xsltTransformContext' has no member named 'mode'
pattern.c:2476: error: 'xsltTransformContext' has no member named 'modeURI'
pattern.c:2477: error: 'xsltCompMatch' has no member named 'template'
xslt.c: At top level:
xslt.c:1098: error: expected declaration specifiers or '...' before 'xmlNodePtr'
pattern.c:2485: error: 'xsltStylesheet' has no member named 'elemMatch'
xslt.c: In function 'xsltGetInheritedNsList':
xslt.c:1100: error: 'xmlNsPtr' undeclared (first use in this function)
xslt.c:1100: error: expected ';' before 'cur'
pattern.c:2489: error: 'xsltTransformContext' has no member named 'mode'xslt.c:1101: error: 'ret' undeclared (first use in this function)

pattern.c:2489: error: 'xsltTransformContext' has no member named 'modeURI'
pattern.c:2490: error: 'xsltCompMatch' has no member named 'template'
xslt.c:1106: error: 'node' undeclared (first use in this function)
pattern.c:2500: error: 'xsltStylesheet' has no member named 'keyMatch'xslt.c:1107: error: 'xsltTemplate' has no member named 'inheritedNsNr'

xslt.c:1107: error: 'xsltTemplate' has no member named 'inheritedNs'
xslt.c:1110: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)
pattern.c:2504: error: 'xsltTransformContext' has no member named 'mode'
xslt.c:1111: error: 'cur' undeclared (first use in this function)
pattern.c:2504: error: 'xsltTransformContext' has no member named 'modeURI'
xslt.c:1113: error: expected ')' before 'xmlChar'
pattern.c:2505: error: 'xsltCompMatch' has no member named 'template'
xslt.c:1113: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1113: warning: cast from pointer to integer of different size
pattern.c:2512: error: 'xsltTransformContext' has no member named 'hasTemplKeyPatterns'
pattern.c:2513: error: 'xsltTransformContext' has no member named 'document'
xslt.c:1117: warning: implicit declaration of function 'xsltCheckExtPrefix'pattern.c:2514: error: 'xsltTransformContext' has no member named 'document'

pattern.c:2514: error: 'xsltTransformContext' has no member named 'nbKeys'
xslt.c:1124: error: 'xsltStylesheet' has no member named 'exclPrefixNr'
pattern.c:2521: error: too many arguments to function 'xsltComputeAllKeys'
xslt.c:1125: error: 'xsltStylesheet' has no member named 'exclPrefixTab'
xslt.c:1130: error: expected expression before ')' token
pattern.c:2529: error: expected ')' before 'node'xslt.c:1133: error: 'xmlGenericErrorContext' undeclared (first use in this function)

pattern.c:2539: error: expected ')' before 'node'
xslt.c:1150: error: expected expression before ')' token
xslt.c:1174: error: 'xsltTemplate' has no member named 'inheritedNsNr'
xslt.c:1175: error: 'xsltTemplate' has no member named 'inheritedNs'
xslt.c: At top level:
xslt.c:1191: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xslt.c: In function 'xsltParseStylesheetOutput':
xslt.c:1193: error: 'xmlChar' undeclared (first use in this function)
xslt.c:1193: error: 'elements' undeclared (first use in this function)
xslt.c:1194: error: 'prop' undeclared (first use in this function)
xslt.c:1194: warning: left-hand operand of comma expression has no effect
xslt.c:1195: error: 'element' undeclared (first use in this function)
xslt.c:1196: error: 'end' undeclared (first use in this function)
xslt.c:1196: warning: left-hand operand of comma expression has no effect
xslt.c:1198: error: 'cur' undeclared (first use in this function)
pattern.c: In function 'xsltFreeTemplateHashes':
xslt.c:1198: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)pattern.c:2579: error: 'xsltStylesheet' has no member named 'templatesHash'

xslt.c:1201: warning: implicit declaration of function 'xmlGetNsProp'
pattern.c:2580: warning: implicit declaration of function 'xmlHashFree'
xslt.c:1201: error: expected ')' before 'xmlChar'
pattern.c:2580: error: 'xmlHashTablePtr' undeclared (first use in this function)
pattern.c:2580: error: expected ')' before 'style'xslt.c:1201: warning: type defaults to 'int' in declaration of 'type name'

xslt.c:1201: warning: cast from pointer to integer of different size
pattern.c:2582: error: 'xsltStylesheet' has no member named 'rootMatch'
xslt.c:1203: error: 'xsltStylesheet' has no member named 'version'
pattern.c:2583: error: 'xsltStylesheet' has no member named 'rootMatch'
xslt.c:1204: error: 'xsltStylesheet' has no member named 'version'
pattern.c:2584: error: 'xsltStylesheet' has no member named 'keyMatch'
xslt.c:1205: error: 'xsltStylesheet' has no member named 'version'
pattern.c:2585: error: 'xsltStylesheet' has no member named 'keyMatch'
xslt.c:1208: error: expected ')' before 'xmlChar'pattern.c:2586: error: 'xsltStylesheet' has no member named 'elemMatch'

xslt.c:1208: warning: type defaults to 'int' in declaration of 'type name'pattern.c:2587: error: 'xsltStylesheet' has no member named 'elemMatch'

xslt.c:1208: warning: cast from pointer to integer of different size
pattern.c:2588: error: 'xsltStylesheet' has no member named 'attrMatch'
xslt.c:1210: error: 'xsltStylesheet' has no member named 'encoding'
pattern.c:2589: error: 'xsltStylesheet' has no member named 'attrMatch'
xslt.c:1211: error: 'xsltStylesheet' has no member named 'encoding'
xslt.c:1212: error: 'xsltStylesheet' has no member named 'encoding'pattern.c:2590: error: 'xsltStylesheet' has no member named 'parentMatch'

xslt.c:1218: error: expected ')' before 'xmlChar'pattern.c:2591: error: 'xsltStylesheet' has no member named 'parentMatch'

xslt.c:1218: warning: type defaults to 'int' in declaration of 'type name'pattern.c:2592: error: 'xsltStylesheet' has no member named 'textMatch'

xslt.c:1218: warning: cast from pointer to integer of different size
pattern.c:2593: error: 'xsltStylesheet' has no member named 'textMatch'
xslt.c:1220: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenpattern.c:2594: error: 'xsltStylesheet' has no member named 'piMatch'

xslt.c:1220: error: 'URI' undeclared (first use in this function)pattern.c:2595: error: 'xsltStylesheet' has no member named 'piMatch'

xslt.c:1222: error: 'xsltStylesheet' has no member named 'method'
pattern.c:2596: error: 'xsltStylesheet' has no member named 'commentMatch'
xslt.c:1223: error: 'xsltStylesheet' has no member named 'method'
pattern.c:2597: error: 'xsltStylesheet' has no member named 'commentMatch'xslt.c:1224: error: 'xsltStylesheet' has no member named 'method'

pattern.c:2598: error: 'xsltStylesheet' has no member named 'namedTemplates'xslt.c:1225: error: 'xsltStylesheet' has no member named 'methodURI'

pattern.c:2599: error: 'xsltStylesheet' has no member named 'namedTemplates'xslt.c:1226: error: 'xsltStylesheet' has no member named 'methodURI'

xslt.c:1227: error: 'xsltStylesheet' has no member named 'methodURI'
xslt.c:1232: warning: implicit declaration of function 'xsltGetQNameURI'
xslt.c:1234: error: 'xsltStylesheet' has no member named 'errors'
xslt.c:1236: error: expected ')' before 'xmlChar'
xslt.c:1236: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1236: warning: cast from pointer to integer of different size
xslt.c:1237: error: expected ')' before 'xmlChar'
xslt.c:1237: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1237: warning: cast from pointer to integer of different size
xslt.c:1238: error: expected ')' before 'xmlChar'
xslt.c:1238: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1238: warning: cast from pointer to integer of different size
xslt.c:1239: error: 'xsltStylesheet' has no member named 'method'
xslt.c:1243: error: 'xsltStylesheet' has no member named 'warnings'
xslt.c:1247: error: 'xsltStylesheet' has no member named 'method'
xslt.c:1248: error: 'xsltStylesheet' has no member named 'methodURI'
xslt.c:1248: warning: implicit declaration of function 'xmlStrdup'
xslt.c:1252: error: expected ')' before 'xmlChar'
xslt.c:1252: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1252: warning: cast from pointer to integer of different size
xslt.c:1254: error: 'xsltStylesheet' has no member named 'doctypeSystem'
xslt.c:1255: error: 'xsltStylesheet' has no member named 'doctypeSystem'
xslt.c:1256: error: 'xsltStylesheet' has no member named 'doctypeSystem'
xslt.c:1259: error: expected ')' before 'xmlChar'
xslt.c:1259: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1259: warning: cast from pointer to integer of different size
xslt.c:1261: error: 'xsltStylesheet' has no member named 'doctypePublic'
xslt.c:1262: error: 'xsltStylesheet' has no member named 'doctypePublic'
xslt.c:1263: error: 'xsltStylesheet' has no member named 'doctypePublic'
xslt.c:1266: error: expected ')' before 'xmlChar'
xslt.c:1266: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1266: warning: cast from pointer to integer of different size
xslt.c:1268: error: expected ')' before 'xmlChar'
xslt.c:1268: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1268: warning: cast from pointer to integer of different size
xslt.c:1269: error: 'xsltStylesheet' has no member named 'standalone'
xslt.c:1270: error: expected ')' before 'xmlChar'
xslt.c:1270: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1270: warning: cast from pointer to integer of different size
xslt.c:1271: error: 'xsltStylesheet' has no member named 'standalone'
xslt.c:1275: error: 'xsltStylesheet' has no member named 'errors'
xslt.c:1280: error: expected ')' before 'xmlChar'
xslt.c:1280: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1280: warning: cast from pointer to integer of different size
xslt.c:1282: error: expected ')' before 'xmlChar'
xslt.c:1282: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1282: warning: cast from pointer to integer of different size
xslt.c:1283: error: 'xsltStylesheet' has no member named 'indent'
xslt.c:1284: error: expected ')' before 'xmlChar'
xslt.c:1284: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1284: warning: cast from pointer to integer of different size
xslt.c:1285: error: 'xsltStylesheet' has no member named 'indent'
xslt.c:1289: error: 'xsltStylesheet' has no member named 'errors'
xslt.c:1294: error: expected ')' before 'xmlChar'
xslt.c:1294: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1294: warning: cast from pointer to integer of different size
xslt.c:1296: error: expected ')' before 'xmlChar'
xslt.c:1296: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1296: warning: cast from pointer to integer of different size
xslt.c:1297: error: 'xsltStylesheet' has no member named 'omitXmlDeclaration'
xslt.c:1298: error: expected ')' before 'xmlChar'
xslt.c:1298: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1298: warning: cast from pointer to integer of different size
xslt.c:1299: error: 'xsltStylesheet' has no member named 'omitXmlDeclaration'
xslt.c:1304: error: 'xsltStylesheet' has no member named 'errors'
xslt.c:1309: error: expected ')' before 'xmlChar'
xslt.c:1309: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1309: warning: cast from pointer to integer of different size
xslt.c:1312: error: 'xsltStylesheet' has no member named 'cdataSection'
xslt.c:1313: error: 'xsltStylesheet' has no member named 'cdataSection'
xslt.c:1313: warning: implicit declaration of function 'xmlHashCreate'
xslt.c:1314: error: 'xsltStylesheet' has no member named 'cdataSection'
xslt.c:1326: warning: implicit declaration of function 'xmlStrndup'
xslt.c:1333: warning: implicit declaration of function 'xmlValidateQName'
xslt.c:1333: error: 'BAD_CAST' undeclared (first use in this function)
xslt.c:1333: error: expected ')' before 'element'
xslt.c:1338: error: 'xsltStylesheet' has no member named 'errors'
xslt.c:1340: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xslt.c:1354: error: 'xsltStylesheet' has no member named 'errors'
xslt.c:1356: error: 'xmlNsPtr' undeclared (first use in this function)
xslt.c:1356: error: expected ';' before 'ns'
xslt.c:1367: error: 'ns' undeclared (first use in this function)
xslt.c:1367: warning: implicit declaration of function 'xmlSearchNs'
xslt.c:1367: error: 'xsltStylesheet' has no member named 'doc'
xslt.c:1371: warning: implicit declaration of function 'xmlHashAddEntry2'
xslt.c:1371: error: 'xsltStylesheet' has no member named 'cdataSection'
xslt.c:1382: error: expected ')' before 'xmlChar'
xslt.c:1382: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1382: warning: cast from pointer to integer of different size
xslt.c:1384: error: 'xsltStylesheet' has no member named 'mediaType'
xslt.c:1385: error: 'xsltStylesheet' has no member named 'mediaType'
xslt.c:1386: error: 'xsltStylesheet' has no member named 'mediaType'
xslt.c:1389: error: too many arguments to function 'xsltParseContentError'
xslt.c: At top level:
xslt.c:1409: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xslt.c: In function 'xsltParseStylesheetDecimalFormat':
xslt.c:1411: error: 'xmlChar' undeclared (first use in this function)
xslt.c:1411: error: 'prop' undeclared (first use in this function)
make[2]: xslt.c:1415: error: 'cur' undeclared (first use in this function)*** [keys.lo] Error 1

make[2]: xslt.c:1415: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)*** Waiting for unfinished jobs....

xslt.c:1418: error: 'xsltStylesheet' has no member named 'decimalFormat'
xslt.c:1420: warning: implicit declaration of function 'BAD_CAST'
xslt.c:1422: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xslt.c:1422: error: 'nsUri' undeclared (first use in this function)
xslt.c:1427: error: 'xsltStylesheet' has no member named 'warnings'
xslt.c:1436: error: 'xsltStylesheet' has no member named 'warnings'
xslt.c:1439: warning: implicit declaration of function 'xsltDecimalFormatGetByQName'
xslt.c:1443: error: 'xsltStylesheet' has no member named 'warnings'
xslt.c:1451: error: 'xsltStylesheet' has no member named 'errors'
xslt.c:1456: error: 'xsltStylesheet' has no member named 'decimalFormat'
xslt.c:1462: error: expected ')' before 'xmlChar'
xslt.c:1462: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1462: warning: cast from pointer to integer of different size
xslt.c:1464: error: 'xsltDecimalFormat' has no member named 'decimalPoint'
xslt.c:1464: error: 'xsltDecimalFormat' has no member named 'decimalPoint'
xslt.c:1465: error: 'xsltDecimalFormat' has no member named 'decimalPoint'
xslt.c:1468: error: expected ')' before 'xmlChar'
xslt.c:1468: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1468: warning: cast from pointer to integer of different size
xslt.c:1470: error: 'xsltDecimalFormat' has no member named 'grouping'
xslt.c:1470: error: 'xsltDecimalFormat' has no member named 'grouping'
xslt.c:1471: error: 'xsltDecimalFormat' has no member named 'grouping'
xslt.c:1474: error: expected ')' before 'xmlChar'
xslt.c:1474: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1474: warning: cast from pointer to integer of different size
xslt.c:1476: error: 'xsltDecimalFormat' has no member named 'infinity'
xslt.c:1476: error: 'xsltDecimalFormat' has no member named 'infinity'
xslt.c:1477: error: 'xsltDecimalFormat' has no member named 'infinity'
xslt.c:1480: error: expected ')' before 'xmlChar'
xslt.c:1480: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1480: warning: cast from pointer to integer of different size
xslt.c:1482: error: 'xsltDecimalFormat' has no member named 'minusSign'
xslt.c:1482: error: 'xsltDecimalFormat' has no member named 'minusSign'
xslt.c:1483: error: 'xsltDecimalFormat' has no member named 'minusSign'
xslt.c:1486: error: expected ')' before 'xmlChar'
xslt.c:1486: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1486: warning: cast from pointer to integer of different size
xslt.c:1488: error: 'xsltDecimalFormat' has no member named 'noNumber'
xslt.c:1488: error: 'xsltDecimalFormat' has no member named 'noNumber'
xslt.c:1489: error: 'xsltDecimalFormat' has no member named 'noNumber'
xslt.c:1492: error: expected ')' before 'xmlChar'
xslt.c:1492: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1492: warning: cast from pointer to integer of different size
xslt.c:1494: error: 'xsltDecimalFormat' has no member named 'percent'
xslt.c:1494: error: 'xsltDecimalFormat' has no member named 'percent'
xslt.c:1495: error: 'xsltDecimalFormat' has no member named 'percent'
xslt.c:1498: error: expected ')' before 'xmlChar'
xslt.c:1498: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1498: warning: cast from pointer to integer of different size
xslt.c:1500: error: 'xsltDecimalFormat' has no member named 'permille'
xslt.c:1500: error: 'xsltDecimalFormat' has no member named 'permille'
xslt.c:1501: error: 'xsltDecimalFormat' has no member named 'permille'
xslt.c:1504: error: expected ')' before 'xmlChar'
xslt.c:1504: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1504: warning: cast from pointer to integer of different size
xslt.c:1506: error: 'xsltDecimalFormat' has no member named 'zeroDigit'
xslt.c:1506: error: 'xsltDecimalFormat' has no member named 'zeroDigit'
xslt.c:1507: error: 'xsltDecimalFormat' has no member named 'zeroDigit'
xslt.c:1510: error: expected ')' before 'xmlChar'
xslt.c:1510: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1510: warning: cast from pointer to integer of different size
xslt.c:1512: error: 'xsltDecimalFormat' has no member named 'digit'
xslt.c:1512: error: 'xsltDecimalFormat' has no member named 'digit'
xslt.c:1513: error: 'xsltDecimalFormat' has no member named 'digit'
xslt.c:1516: error: expected ')' before 'xmlChar'
xslt.c:1516: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1516: warning: cast from pointer to integer of different size
xslt.c:1518: error: 'xsltDecimalFormat' has no member named 'patternSeparator'
xslt.c:1518: error: 'xsltDecimalFormat' has no member named 'patternSeparator'
xslt.c:1519: error: 'xsltDecimalFormat' has no member named 'patternSeparator'
xslt.c:1522: error: too many arguments to function 'xsltParseContentError'
xslt.c: At top level:
xslt.c:1536: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xslt.c: In function 'xsltParseStylesheetPreserveSpace':
xslt.c:1537: error: 'xmlChar' undeclared (first use in this function)
xslt.c:1537: error: 'elements' undeclared (first use in this function)
xslt.c:1538: error: 'element' undeclared (first use in this function)
xslt.c:1538: error: 'end' undeclared (first use in this function)
xslt.c:1538: warning: left-hand operand of comma expression has no effect
xslt.c:1540: error: 'cur' undeclared (first use in this function)
xslt.c:1540: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)
xslt.c:1543: error: expected ')' before 'xmlChar'
xslt.c:1543: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1543: warning: cast from pointer to integer of different size
xslt.c:1547: error: 'xsltStylesheet' has no member named 'warnings'
xslt.c:1551: error: 'xsltStylesheet' has no member named 'stripSpaces'
xslt.c:1552: error: 'xsltStylesheet' has no member named 'stripSpaces'
xslt.c:1553: error: 'xsltStylesheet' has no member named 'stripSpaces'
xslt.c:1569: error: expected ')' before 'xmlChar'
xslt.c:1569: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1569: warning: cast from pointer to integer of different size
xslt.c:1570: error: 'xsltStylesheet' has no member named 'stripAll'
xslt.c:1572: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xslt.c:1572: error: 'URI' undeclared (first use in this function)
xslt.c:1579: error: 'xsltStylesheet' has no member named 'stripSpaces'
xslt.c:1580: error: expected expression before ')' token
xslt.c:1588: error: too many arguments to function 'xsltParseContentError'
xslt.c: At top level:
xslt.c:1609: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xslt.c: In function 'xsltParseStylesheetExtPrefix':
xslt.c:1611: error: 'xmlChar' undeclared (first use in this function)
xslt.c:1611: error: 'prefixes' undeclared (first use in this function)
xslt.c:1612: error: 'prefix' undeclared (first use in this function)
xslt.c:1612: error: 'end' undeclared (first use in this function)
xslt.c:1612: warning: left-hand operand of comma expression has no effect
xslt.c:1614: error: 'cur' undeclared (first use in this function)
xslt.c:1614: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)
xslt.c:1620: error: expected ')' before 'xmlChar'
xslt.c:1620: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1620: warning: cast from pointer to integer of different size
xslt.c:1624: error: expected ')' before 'xmlChar'
xslt.c:1624: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1624: warning: cast from pointer to integer of different size
xslt.c:1624: error: expected ')' before 'xmlChar'
xslt.c:1624: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1624: warning: cast from pointer to integer of different size
xslt.c:1639: error: 'xmlNsPtr' undeclared (first use in this function)
xslt.c:1639: error: expected ';' before 'ns'
xslt.c:1641: error: expected ')' before 'xmlChar'
xslt.c:1641: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1641: warning: cast from pointer to integer of different size
xslt.c:1642: error: 'ns' undeclared (first use in this function)
xslt.c:1642: error: 'xsltStylesheet' has no member named 'doc'
xslt.c:1644: error: 'xsltStylesheet' has no member named 'doc'
xslt.c:1649: error: 'xsltStylesheet' has no member named 'warnings'
xslt.c:1655: warning: implicit declaration of function 'xsltRegisterExtPrefix'
xslt.c: At top level:
xslt.c:1675: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xslt.c: In function 'xsltParseStylesheetStripSpace':
xslt.c:1676: error: 'xmlChar' undeclared (first use in this function)
xslt.c:1676: error: 'elements' undeclared (first use in this function)
xslt.c:1677: error: 'element' undeclared (first use in this function)
xslt.c:1677: error: 'end' undeclared (first use in this function)
xslt.c:1677: warning: left-hand operand of comma expression has no effect
xslt.c:1679: error: 'cur' undeclared (first use in this function)
xslt.c:1679: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)
xslt.c:1682: error: expected ')' before 'xmlChar'
xslt.c:1682: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1682: warning: cast from pointer to integer of different size
xslt.c:1686: error: 'xsltStylesheet' has no member named 'warnings'
xslt.c:1690: error: 'xsltStylesheet' has no member named 'stripSpaces'
xslt.c:1691: error: 'xsltStylesheet' has no member named 'stripSpaces'
xslt.c:1692: error: 'xsltStylesheet' has no member named 'stripSpaces'
xslt.c:1708: error: expected ')' before 'xmlChar'
xslt.c:1708: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1708: warning: cast from pointer to integer of different size
xslt.c:1709: error: 'xsltStylesheet' has no member named 'stripAll'
xslt.c:1711: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xslt.c:1711: error: 'URI' undeclared (first use in this function)
xslt.c:1718: error: 'xsltStylesheet' has no member named 'stripSpaces'
xslt.c:1719: error: expected expression before ')' token
xslt.c:1727: error: too many arguments to function 'xsltParseContentError'
xslt.c: At top level:
xslt.c:1745: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xslt.c: In function 'xsltParseStylesheetExcludePrefix':
xslt.c:1749: error: 'xmlChar' undeclared (first use in this function)
xslt.c:1749: error: 'prefixes' undeclared (first use in this function)
xslt.c:1750: error: 'prefix' undeclared (first use in this function)
xslt.c:1750: error: 'end' undeclared (first use in this function)
xslt.c:1750: warning: left-hand operand of comma expression has no effect
xslt.c:1752: error: 'cur' undeclared (first use in this function)
xslt.c:1752: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)
xslt.c:1757: error: expected ')' before 'xmlChar'
xslt.c:1757: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1757: warning: cast from pointer to integer of different size
xslt.c:1760: error: expected ')' before 'xmlChar'
xslt.c:1760: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1760: warning: cast from pointer to integer of different size
xslt.c:1760: error: expected ')' before 'xmlChar'
xslt.c:1760: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1760: warning: cast from pointer to integer of different size
xslt.c:1775: error: 'xmlNsPtr' undeclared (first use in this function)
xslt.c:1775: error: expected ';' before 'ns'
xslt.c:1777: error: expected ')' before 'xmlChar'
xslt.c:1777: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:1777: warning: cast from pointer to integer of different size
xslt.c:1778: error: 'ns' undeclared (first use in this function)
xslt.c:1778: error: 'xsltStylesheet' has no member named 'doc'
xslt.c:1780: error: 'xsltStylesheet' has no member named 'doc'
xslt.c:1785: error: 'xsltStylesheet' has no member named 'warnings'
xslt.c:1787: error: expected expression before ')' token
xslt.c:1787: error: too many arguments to function 'exclPrefixPush'
xsltutils.c:1149: error: 'xsltStylePreComp' has no member named 'order'
xsltutils.c:1149: error: expected ')' before 'xmlChar'
xsltutils.c:1149: warning: type defaults to 'int' in declaration of 'type name'
xsltutils.c:1149: warning: cast from pointer to integer of different size
xsltutils.c:1150: error: 'xsltStylePreComp' has no member named 'descending'
xsltutils.c:1151: error: 'xsltStylePreComp' has no member named 'order'
xsltutils.c:1152: error: expected ')' before 'xmlChar'
xsltutils.c:1152: warning: type defaults to 'int' in declaration of 'type name'
xsltutils.c:1152: warning: cast from pointer to integer of different size
xsltutils.c:1153: error: 'xsltStylePreComp' has no member named 'descending'
xsltutils.c:1157: error: 'xsltStylePreComp' has no member named 'order'
xsltutils.c:1158: error: 'xsltStylePreComp' has no member named 'descending'
xsltutils.c:1166: warning: implicit declaration of function 'xsltComputeSortResult'
xsltutils.c:1173: error: 'xsltStylePreComp' has no member named 'descending'
xsltutils.c:1174: error: 'xsltStylePreComp' has no member named 'number'
xsltutils.c:1192: warning: implicit declaration of function 'xmlXPathIsNaN'
xslt.c: At top level:
xslt.c:3479: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xslt.c: In function 'xsltPreprocessStylesheet':
xslt.c:3481: error: 'xmlNodePtr' undeclared (first use in this function)
xsltutils.c:1206: error: 'xsltStylePreComp' has no member named 'locale'xslt.c:3481: error: expected ';' before 'deleteNode'

xsltutils.c:1207: warning: implicit declaration of function 'xsltLocaleStrcmp'
xsltutils.c:1208: error: 'xsltStylePreComp' has no member named 'locale'xslt.c:3484: error: 'cur' undeclared (first use in this function)

xsltutils.c:1209: error: 'xsltLocaleChar' undeclared (first use in this function)
xsltutils.c:1209: error: expected expression before ')' token
xslt.c:3487: error: 'xsltStylesheet' has no member named 'dict'
xslt.c:3488: error: 'xsltStylesheet' has no member named 'dict'xsltutils.c:1212: warning: implicit declaration of function 'xmlStrcmp'

xslt.c:3491: error: 'xsltStylesheet' has no member named 'internalized'
xslt.c:3493: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)
xslt.c:3493: error: expected ')' before 'xmlChar'
xsltutils.c:1229: error: 'xsltStylePreComp' has no member named 'descending'
xslt.c:3493: warning: type defaults to 'int' in declaration of 'type name'xsltutils.c:1230: error: 'xsltStylePreComp' has no member named 'number'

xslt.c:3493: warning: cast from pointer to integer of different size
xslt.c:3494: error: expected ')' before 'xmlChar'
xslt.c:3494: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:3494: warning: cast from pointer to integer of different size
xslt.c:3495: error: 'styleelem' undeclared (first use in this function)
xslt.c:3505: error: 'deleteNode' undeclared (first use in this function)
xslt.c:3512: warning: implicit declaration of function 'xmlUnlinkNode'
xsltutils.c:1267: error: 'xsltStylePreComp' has no member named 'locale'
xslt.c:3513: warning: implicit declaration of function 'xmlFreeNode'
xsltutils.c:1269: error: 'xsltStylePreComp' has no member named 'locale'
xsltutils.c:1270: error: expected expression before ')' token
xslt.c:3522: error: 'xmlAttrPtr' undeclared (first use in this function)
xslt.c:3522: error: expected ';' before 'attr'
xslt.c:3523: error: expected ';' before 'txt'
xslt.c:3525: error: 'attr' undeclared (first use in this function)
xsltutils.c:1293: error: 'tmp' undeclared (first use in this function)xslt.c:3526: error: 'txt' undeclared (first use in this function)

xslt.c:3527: error: 'XML_TEXT_NODE' undeclared (first use in this function)xsltutils.c:1296: error: 'node' undeclared (first use in this function)

xslt.c:3529: warning: implicit declaration of function 'xmlDictOwns'
xslt.c:3529: error: 'xsltStylesheet' has no member named 'dict'
xslt.c:3531: error: 'xmlChar' undeclared (first use in this function)
xslt.c:3531: error: 'tmp' undeclared (first use in this function)
xslt.c:3538: error: expected expression before ')' token
xslt.c:3541: warning: implicit declaration of function 'xmlNodeSetContent'
xsltutils.c:1322: error: 'xsltStylePreComp' has no member named 'stype'
xsltutils.c:1323: error: 'xsltStylePreComp' has no member named 'stype'
xslt.c:3548: error: expected ')' before 'xmlChar'
xsltutils.c:1327: error: 'xsltStylePreComp' has no member named 'order'xslt.c:3548: warning: type defaults to 'int' in declaration of 'type name'

xslt.c:3548: warning: cast from pointer to integer of different size
xsltutils.c:1328: error: 'xsltStylePreComp' has no member named 'order'
xslt.c:3550: error: expected ')' before 'xmlChar'
xsltutils.c:1332: warning: implicit declaration of function 'xmlXPathFreeObject'
xslt.c:3550: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:3550: warning: cast from pointer to integer of different size
xslt.c:3552: warning: implicit declaration of function 'exclPrefixPop'
xslt.c:3556: error: too many arguments to function 'xsltParseStylesheetExcludePrefix'
xslt.c:3559: error: 'xsltStylesheet' has no member named 'exclPrefixNr'
xslt.c:3560: error: 'xmlNsPtr' undeclared (first use in this function)
xslt.c:3560: error: expected ';' before 'ns'
xslt.c:3561: error: expected ';' before 'root'
xslt.c:3564: error: 'root' undeclared (first use in this function)
xslt.c:3566: error: 'ns' undeclared (first use in this function)
xslt.c:3568: error: 'next' undeclared (first use in this function)
xslt.c:3569: error: 'xsltStylesheet' has no member named 'exclPrefixNr'
xslt.c:3572: error: 'xsltStylesheet' has no member named 'exclPrefixTab'
xsltutils.c: At top level:xslt.c:3578: error: 'prev' undeclared (first use in this function)

xsltutils.c:1356: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.c: In function 'xsltDoSortFunction':
xsltutils.c:1359: error: 'xsltTransformContext' has no member named 'sortfunc'
xslt.c:3600: error: too many arguments to function 'xsltPreprocessStylesheet'
xsltutils.c:1360: error: 'xsltTransformContext' has no member named 'sortfunc'
xsltutils.c:1360: error: 'sorts' undeclared (first use in this function)
xslt.c:3606: warning: implicit declaration of function 'xsltIsBlank'
xslt.c:3607: warning: implicit declaration of function 'xmlNodeGetSpacePreserve'xsltutils.c:1362: error: too many arguments to function 'xsltSortFunction'

xslt.c:3611: error: 'xsltStylesheet' has no member named 'dict'
xslt.c:3619: error: expected expression before ')' token
xslt.c:3624: error: 'XML_CDATA_SECTION_NODE' undeclared (first use in this function)
xsltutils.c: In function 'xsltSetCtxtSortFunc':
xsltutils.c:1392: error: 'xsltTransformContext' has no member named 'sortfunc'
xslt.c:3636: error: expected ')' before 'xmlChar'
xslt.c:3636: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:3636: warning: cast from pointer to integer of different size
xslt.c:3637: warning: implicit declaration of function 'xsltCheckExtURI'
xsltutils.c: In function 'xsltSetCtxtParseOptions':
xsltutils.c:1418: error: 'xsltTransformContext' has no member named 'parserOptions'
xslt.c:3640: error: 'XML_ENTITY_DECL' undeclared (first use in this function)
xsltutils.c:1419: error: 'xsltTransformContext' has no member named 'xinclude'
xslt.c:3641: error: 'XML_ENTITY_REF_NODE' undeclared (first use in this function)
xsltutils.c:1420: error: 'XML_PARSE_XINCLUDE' undeclared (first use in this function)
xslt.c:3642: error: 'XML_ENTITY_NODE' undeclared (first use in this function)
xsltutils.c:1421: error: 'xsltTransformContext' has no member named 'parserOptions'
xsltutils.c:1423: error: 'xsltTransformContext' has no member named 'xinclude'
xsltutils.c:1425: error: 'xsltTransformContext' has no member named 'xinclude'
xslt.c:3658: error: expected ')' before 'style'
xsltutils.c: At top level:
xsltutils.c:1447: error: expected ')' before 'buf'
xslt.c: In function 'xsltGatherNamespaces':
xslt.c:3689: error: 'xmlNodePtr' undeclared (first use in this function)
xslt.c:3689: error: expected ';' before 'cur'
xslt.c:3690: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xslt.c:3690: error: 'URI' undeclared (first use in this function)
xslt.c:3706: error: 'cur' undeclared (first use in this function)
xslt.c:3706: error: 'xsltStylesheet' has no member named 'doc'
xslt.c:3708: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)
xslt.c:3709: error: 'xmlNsPtr' undeclared (first use in this function)
xslt.c:3709: error: expected ';' before 'ns'
xslt.c:3710: error: 'ns' undeclared (first use in this function)
xslt.c:3712: error: 'xsltStylesheet' has no member named 'nsHash'
xslt.c:3713: error: 'xsltStylesheet' has no member named 'nsHash'
xslt.c:3714: error: 'xsltStylesheet' has no member named 'nsHash'
xslt.c:3717: error: 'xsltStylesheet' has no member named 'errors'
xslt.c:3721: warning: implicit declaration of function 'xmlHashLookup'
xslt.c:3721: error: 'xsltStylesheet' has no member named 'nsHash'
xsltutils.c:1613: error: expected declaration specifiers or '...' before 'xmlDocPtr'xslt.c:3725: error: 'xsltStylesheet' has no member named 'warnings'

xslt.c:3727: warning: implicit declaration of function 'xmlHashUpdateEntry'
xslt.c:3727: error: 'xsltStylesheet' has no member named 'nsHash'xsltutils.c: In function 'xsltSaveResultToFilename':

xsltutils.c:1615: error: 'xmlOutputBufferPtr' undeclared (first use in this function)
xslt.c:3728: error: 'xmlHashDeallocator' undeclared (first use in this function)
xsltutils.c:1615: error: expected ';' before 'buf'xslt.c:3728: error: expected ')' before 'xmlFree'

xsltutils.c:1616: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.c:1616: error: 'encoding' undeclared (first use in this function)
xsltutils.c:1619: error: 'result' undeclared (first use in this function)
xslt.c:3744: error: 'XML_ENTITY_DECL' undeclared (first use in this function)
xslt.c:3758: error: expected ')' before 'style'
xsltutils.c:1624: error: 'xsltStylesheet' has no member named 'encoding'
xsltutils.c:1624: error: 'xsltStylesheet' has no member named 'encoding'
xsltutils.c:1626: error: 'xmlCharEncodingHandlerPtr' undeclared (first use in this function)
xsltutils.c:1626: error: expected ';' before 'encoder'
xsltutils.c:1628: error: 'encoder' undeclared (first use in this function)
xsltutils.c:1628: warning: implicit declaration of function 'xmlFindCharEncodingHandler'
xsltutils.c:1630: error: expected ')' before 'xmlChar'
xsltutils.c:1630: warning: type defaults to 'int' in declaration of 'type name'
xsltutils.c:1631: error: expected ')' before 'xmlChar'
xsltutils.c:1631: warning: type defaults to 'int' in declaration of 'type name'
xsltutils.c:1631: warning: cast from pointer to integer of different size
xsltutils.c:1633: error: 'buf' undeclared (first use in this function)
xsltutils.c:1633: warning: implicit declaration of function 'xmlOutputBufferCreateFilename'
xsltutils.c:1639: warning: implicit declaration of function 'xsltSaveResultTo'
xsltutils.c:1640: warning: implicit declaration of function 'xmlOutputBufferClose'
xsltutils.c: At top level:
xsltutils.c:1657: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltutils.c: In function 'xsltSaveResultToFile':
xsltutils.c:1658: error: 'xmlOutputBufferPtr' undeclared (first use in this function)
xsltutils.c:1658: error: expected ';' before 'buf'
xsltutils.c:1659: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.c:1659: error: 'encoding' undeclared (first use in this function)
xsltutils.c:1662: error: 'result' undeclared (first use in this function)
xsltutils.c:1667: error: 'xsltStylesheet' has no member named 'encoding'
xsltutils.c:1667: error: 'xsltStylesheet' has no member named 'encoding'
xsltutils.c:1669: error: 'xmlCharEncodingHandlerPtr' undeclared (first use in this function)
xsltutils.c:1669: error: expected ';' before 'encoder'
xsltutils.c:1671: error: 'encoder' undeclared (first use in this function)
xsltutils.c:1673: error: expected ')' before 'xmlChar'
xsltutils.c:1673: warning: type defaults to 'int' in declaration of 'type name'
xsltutils.c:1674: error: expected ')' before 'xmlChar'
xsltutils.c:1674: warning: type defaults to 'int' in declaration of 'type name'
xsltutils.c:1674: warning: cast from pointer to integer of different size
xsltutils.c:1676: error: 'buf' undeclared (first use in this function)
xsltutils.c:1676: warning: implicit declaration of function 'xmlOutputBufferCreateFile'
xslt.c: At top level:
xslt.c:4892: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xslt.c: In function 'xsltParseTemplateContent':
xslt.c:4893: error: 'xmlNodePtr' undeclared (first use in this function)
xslt.c:4893: error: expected ';' before 'cur'
xsltutils.c: At top level:
xsltutils.c:1701: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xslt.c:4895: error: 'templ' undeclared (first use in this function)
xsltutils.c: In function 'xsltSaveResultToFd':xslt.c:4896: error: 'XML_NAMESPACE_DECL' undeclared (first use in this function)

xsltutils.c:1702: error: 'xmlOutputBufferPtr' undeclared (first use in this function)
xsltutils.c:1702: error: expected ';' before 'buf'xslt.c:4903: error: 'cur' undeclared (first use in this function)

xsltutils.c:1703: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenxslt.c:4904: error: 'delete' undeclared (first use in this function)

xsltutils.c:1703: error: 'encoding' undeclared (first use in this function)
xsltutils.c:1706: error: 'result' undeclared (first use in this function)
xslt.c:4915: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)
xslt.c:4915: error: expected ')' before 'xmlChar'
xslt.c:4915: warning: type defaults to 'int' in declaration of 'type name'xsltutils.c:1711: error: 'xsltStylesheet' has no member named 'encoding'

xslt.c:4915: warning: cast from pointer to integer of different size
xsltutils.c:1711: error: 'xsltStylesheet' has no member named 'encoding'
xslt.c:4916: error: too many arguments to function 'xsltStylePreCompute'
xslt.c:4918: error: expected ')' before 'xmlChar'
xsltutils.c:1713: error: 'xmlCharEncodingHandlerPtr' undeclared (first use in this function)
xslt.c:4918: warning: type defaults to 'int' in declaration of 'type name'xsltutils.c:1713: error: expected ';' before 'encoder'

xslt.c:4918: warning: cast from pointer to integer of different size
xsltutils.c:1715: error: 'encoder' undeclared (first use in this function)
xslt.c:4927: error: 'xmlChar' undeclared (first use in this function)xsltutils.c:1717: error: expected ')' before 'xmlChar'

In file included from xsltInternals.h:24,
                 from templates.c:25:
xsltlocale.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltLocaleChar'In file included from xsltlocale.c:19:
xsltlocale.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltLocaleChar'

xsltlocale.h:63: warning: type defaults to 'int' in declaration of 'xmlChar'
xsltlocale.h:63: warning: type defaults to 'int' in declaration of 'xmlChar'xsltlocale.h:63: error: expected ';', ',' or ')' before '*' token

xsltlocale.h:63: error: expected ';', ',' or ')' before '*' token
xsltlocale.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltlocale.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltlocale.h:71: warning: type defaults to 'int' in declaration of 'xsltLocaleChar'
xsltlocale.h:71: error: expected ';', ',' or ')' before '*' token
xsltlocale.h:71: warning: type defaults to 'int' in declaration of 'xsltLocaleChar'
xsltlocale.h:71: error: expected ';', ',' or ')' before '*' token
In file included from xsltInternals.h:25,
                 from templates.c:25:
numbersInternals.h:31: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
In file included from xsltlocale.c:20:
xsltutils.h:19:26: error: In file included from templates.c:25:
xsltInternals.h:235: error: expected specifier-qualifier-list before 'xmlFreeFunc'libxml/xpath.h: No such file or directory

xsltutils.h:20:25: error: libxml/dict.h: No such file or directory
xsltInternals.h:277: error: expected specifier-qualifier-list before 'xmlChar'
xsltutils.h:21:29: error: libxml/xmlerror.h: No such file or directory
xsltInternals.h:313: error: expected specifier-qualifier-list before 'xmlChar'
In file included from xsltutils.h:23,
                 from xsltlocale.c:20:
xsltInternals.h:340: error: expected specifier-qualifier-list before 'xmlDocPtr'xsltInternals.h:16:25:
 error: libxml/tree.h: No such file or directory
xsltInternals.h:356: error: expected specifier-qualifier-list before 'xmlNodePtr'
xsltInternals.h:17:25: error: libxml/hash.h: No such file or directory
xsltInternals.h:377: error: expected specifier-qualifier-list before 'xmlChar'
xsltInternals.h:413: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:414: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:425: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:484: error: expected specifier-qualifier-list before 'xmlNodePtr'
In file included from xsltInternals.h:25,
                 from xsltutils.h:23,
                 from xsltlocale.c:20:
numbersInternals.h:31: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
In file included from xsltutils.h:23,
                 from xsltlocale.c:20:
xsltInternals.h:235: error: expected specifier-qualifier-list before 'xmlFreeFunc'
xsltInternals.h:277: error: expected specifier-qualifier-list before 'xmlChar'
xsltInternals.h:313: error: expected specifier-qualifier-list before 'xmlChar'
xsltInternals.h:340: error: expected specifier-qualifier-list before 'xmlDocPtr'
xsltInternals.h:1374: error: expected specifier-qualifier-list before 'xmlNodePtr'xsltInternals.h:356: error: expected specifier-qualifier-list before 'xmlNodePtr'

xsltInternals.h:377: error: expected specifier-qualifier-list before 'xmlChar'
xsltInternals.h:1435: error: expected ':', ',', ';', '}' or '__attribute__' before '*' tokenxsltInternals.h:413: error: expected declaration specifiers or '...' before 'xmlNodePtr'

xsltInternals.h:414: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:425: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:1500: error: expected specifier-qualifier-list before 'xmlDocPtr'
xsltInternals.h:484: error: expected specifier-qualifier-list before 'xmlNodePtr'
xsltInternals.h:1650: error: expected specifier-qualifier-list before 'xmlDocPtr'
xsltInternals.h:1695: error: expected specifier-qualifier-list before 'xmlHashTablePtr'
xsltInternals.h:1848: warning: type defaults to 'int' in declaration of 'xmlChar'
xsltInternals.h:1848: error: expected ';', ',' or ')' before '*' token
xsltInternals.h:1852: error: expected ')' before '*' token
xsltInternals.h:1857: error: expected declaration specifiers or '...' before 'xmlChar'
xsltInternals.h:1860: warning: type defaults to 'int' in declaration of 'xmlChar'
xsltInternals.h:1860: error: expected ';', ',' or ')' before '*' token
xsltInternals.h:1865: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltInternals.h:1868: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:1870: error: expected ')' before 'doc'
xsltInternals.h:1872: error: expected ')' before 'doc'
xsltInternals.h:1875: error: expected ')' before 'doc'
xsltInternals.h:1879: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:1374: error: expected specifier-qualifier-list before 'xmlNodePtr'
xsltInternals.h:1881: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltFormatNumberConversion'
xsltInternals.h:1888: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:1897: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltCreateRVT'
xsltInternals.h:1435: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
xsltInternals.h:1900: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltInternals.h:1903: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltInternals.h:1906: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltInternals.h:1910: error: expected declaration specifiers or '...' before 'xmlXPathObjectPtr'xsltInternals.h:1500: error: expected specifier-qualifier-list before 'xmlDocPtr'

xsltInternals.h:1917: error: expected declaration specifiers or '...' before 'xmlXPathObjectPtr'
xsltInternals.h:1923: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltInternals.h:1929: error: expected declaration specifiers or '...' before 'xmlAttrPtr'
xsltInternals.h:1930: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltInternals.h:1650: error: expected specifier-qualifier-list before 'xmlDocPtr'
xsltInternals.h:1695: error: expected specifier-qualifier-list before 'xmlHashTablePtr'
In file included from templates.c:26:
xsltutils.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenxsltInternals.h:1848: warning: type defaults to 'int' in declaration of 'xmlChar'

xsltInternals.h:1848: error: expected ';', ',' or ')' before '*' token
xsltutils.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltInternals.h:1852: error: expected ')' before '*' token
xsltInternals.h:1857: error: expected declaration specifiers or '...' before 'xmlChar'
xsltInternals.h:1860: warning: type defaults to 'int' in declaration of 'xmlChar'
xsltInternals.h:1860: error: expected ';', ',' or ')' before '*' token
xsltInternals.h:1865: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltInternals.h:1868: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:1870: error: expected ')' before 'doc'
xsltInternals.h:1872: error: expected ')' before 'doc'
xsltutils.h:140: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGenericError'
xsltInternals.h:1875: error: expected ')' before 'doc'
xsltutils.h:142: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGenericDebug'
xsltInternals.h:1879: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:148: error: expected declaration specifiers or '...' before 'xmlNodePtr'xsltInternals.h:1881: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltFormatNumberConversion'

xsltutils.h:151: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:1888: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:152: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:155: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'
xsltInternals.h:1897: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltCreateRVT'
xsltutils.h:158: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'xsltInternals.h:1900: error: expected declaration specifiers or '...' before 'xmlDocPtr'

xsltutils.h:162: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'
xsltInternals.h:1903: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltutils.h:166: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:1906: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltInternals.h:1910: error: expected declaration specifiers or '...' before 'xmlXPathObjectPtr'
xsltutils.h:168: error: format string argument not a string type
xsltInternals.h:1917: error: expected declaration specifiers or '...' before 'xmlXPathObjectPtr'
xsltutils.h:178: error: expected ')' before 'list'
xsltInternals.h:1923: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltutils.h:186: error: expected declaration specifiers or '...' before 'xmlNodePtr'xsltInternals.h:1929: error: expected declaration specifiers or '...' before 'xmlAttrPtr'

xsltutils.h:190: error: expected declaration specifiers or '...' before 'xmlNodePtr'xsltInternals.h:1930: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

xsltutils.h:192: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:200: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:204: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:208: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:217: error: expected ')' before 'buf'
xsltutils.h:222: error: expected declaration specifiers or '...' before 'xmlDocPtr'
In file included from xsltlocale.c:20:
xsltutils.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:226: error: expected ')' before '*' token
xsltutils.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:231: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltutils.h:234: error: expected ')' before '*' token
xsltutils.h:243: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathCompile'
xsltutils.h:246: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathCompileFlags'
xsltutils.h:255: error: expected declaration specifiers or '...' before 'FILE'
xsltutils.h:257: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGetProfileInformation'xsltutils.h:140: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGenericError'

xsltutils.h:142: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGenericDebug'
xsltutils.h:148: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:290: error: expected ')' before 'cur'xsltutils.h:151: error: expected declaration specifiers or '...' before 'xmlNodePtr'

xsltutils.h:152: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:292: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:155: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'
xsltutils.h:158: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'
xsltutils.h:162: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'
xsltutils.h:303: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:166: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:168: error: format string argument not a string type
xsltutils.h:178: error: expected ')' before 'list'
xsltutils.h:186: error: expected declaration specifiers or '...' before 'xmlNodePtr'
In file included from variables.h:17,
                 from templates.c:27:
functions.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathFunctionLookup'
xsltutils.h:190: error: expected declaration specifiers or '...' before 'xmlNodePtr'
functions.h:42: error: expected ')' before 'ctxt'
xsltutils.h:192: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
functions.h:45: error: expected ')' before 'ctxt'
xsltutils.h:200: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenfunctions.h:48: error: expected ')' before 'ctxt'

functions.h:51: error: expected ')' before 'ctxt'
xsltutils.h:204: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenfunctions.h:54: error: expected ')' before 'ctxt'

xsltutils.h:208: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenfunctions.h:57: error: expected ')' before 'ctxt'

xsltutils.h:217: error: expected ')' before 'buf'functions.h:60: error: expected ')' before 'ctxt'

functions.h:63: error: expected ')' before 'ctxt'
xsltutils.h:222: error: expected declaration specifiers or '...' before 'xmlDocPtr'
functions.h:71: error: expected ')' before 'ctxt'
xsltutils.h:226: error: expected ')' before '*' token
xsltutils.h:231: error: expected declaration specifiers or '...' before 'xmlDocPtr'
In file included from templates.c:27:
variables.h:86: warning: type defaults to 'int' in declaration of 'xmlChar'
xsltutils.h:234: error: expected ')' before '*' token
variables.h:86: error: expected ';', ',' or ')' before '*' token
xsltutils.h:243: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathCompile'variables.h:90: warning: type defaults to 'int' in declaration of 'xmlChar'

variables.h:90: error: expected ';', ',' or ')' before '*' tokenxsltutils.h:246: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathCompileFlags'

xsltutils.h:255: error: expected declaration specifiers or '...' before 'FILE'variables.h:95: error: expected declaration specifiers or '...' before 'xmlNodePtr'

xsltutils.h:257: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGetProfileInformation'variables.h:98: error: expected declaration specifiers or '...' before 'xmlNodePtr'

variables.h:101: error: expected declaration specifiers or '...' before 'xmlNodePtr'
variables.h:104: error: expected declaration specifiers or '...' before 'xmlNodePtr'
variables.h:107: error: expected declaration specifiers or '...' before 'xmlNodePtr'xsltutils.h:290: error: expected ')' before 'cur'

xsltutils.h:292: error: expected declaration specifiers or '...' before 'xmlNodePtr'
variables.h:114: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltVariableLookup'
variables.h:118: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathVariableLookup'
xsltutils.h:303: error: expected declaration specifiers or '...' before 'xmlNodePtr'
In file included from templates.c:29:
templates.h:25: error: expected declaration specifiers or '...' before 'xmlXPathCompExprPtr'
templates.h:26: error: expected declaration specifiers or '...' before 'xmlNsPtr'
xsltlocale.c:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltAttrListTemplateProcess'
templates.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltAttrTemplateProcess'
xsltlocale.c:87: warning: type defaults to 'int' in declaration of 'xmlChar'
templates.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltlocale.c:87: error: expected ';', ',' or ')' before '*' token
templates.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
In file included from templates.c:30:
transform.h:15:27: error: libxml/parser.h: No such file or directory
transform.h:16:26: error: libxml/xmlIO.h: No such file or directory
xsltlocale.c:202: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltlocale.c:363: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltlocale.c:427: warning: type defaults to 'int' in declaration of 'xsltLocaleChar'
xsltlocale.c:427: error: expected ';', ',' or ')' before '*' token
xsltutils.c:1717: warning: type defaults to 'int' in declaration of 'type name'
xsltutils.c:1718: error: expected ')' before 'xmlChar'
In file included from templates.c:30:
transform.h:37: error: expected declaration specifiers or '...' before 'xmlDocPtr'xsltutils.c:1718: warning: type defaults to 'int' in declaration of 'type name'

xsltutils.c:1718: warning: cast from pointer to integer of different size
transform.h:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltApplyStylesheetUser'
transform.h:51: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.c:1720: error: 'buf' undeclared (first use in this function)
xsltutils.c:1720: warning: implicit declaration of function 'xmlOutputBufferCreateFd'
transform.h:58: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltApplyStylesheet'
transform.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltProfileStylesheet'
transform.h:70: error: expected declaration specifiers or '...' before 'xmlDocPtr'
transform.h:73: error: expected declaration specifiers or '...' before 'xmlSAXHandlerPtr'
transform.h:74: error: expected declaration specifiers or '...' before 'xmlOutputBufferPtr'
transform.h:77: error: expected declaration specifiers or '...' before 'xmlDocPtr'
transform.h:80: error: expected declaration specifiers or '...' before 'xmlSAXHandlerPtr'
transform.h:81: error: expected declaration specifiers or '...' before 'xmlOutputBufferPtr'
transform.h:82: error: expected declaration specifiers or '...' before 'FILE'
transform.h:86: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:87: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.c: At top level:
xsltutils.c:1744: error: expected ')' before '*' token
transform.h:92: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:93: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:97: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:98: error: expected declaration specifiers or '...' before 'xmlNodePtr'variables.c:470: error: 'xsltTransformContext' has no member named 'tmpRVT'

transform.h:102: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:103: error: expected declaration specifiers or '...' before 'xmlNodePtr'
variables.c:472: error: expected ';' before 'cur'transform.h:107: error: expected declaration specifiers or '...' before 'xmlNodePtr'

transform.h:108: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:112: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:113: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:117: error: expected declaration specifiers or '...' before 'xmlNodePtr'
variables.c:480: error: 'xsltTransformContext' has no member named 'tmpRVT'transform.h:118: error: expected declaration specifiers or '...' before 'xmlNodePtr'

variables.c:484: error: 'xsltTransformContext' has no member named 'persistRVT'
transform.h:122: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:123: error: expected declaration specifiers or '...' before 'xmlNodePtr'
variables.c:486: error: expected ';' before 'cur'
transform.h:127: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:128: error: expected declaration specifiers or '...' before 'xmlNodePtr'
variables.c:494: error: 'xsltTransformContext' has no member named 'persistRVT'transform.h:132: error: expected declaration specifiers or '...' before 'xmlNodePtr'

transform.h:133: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:137: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:138: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:142: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:143: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:147: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:148: error: expected declaration specifiers or '...' before 'xmlNodePtr'
variables.c: In function 'xsltNewStackElem':transform.h:152: error: expected declaration specifiers or '...' before 'xmlNodePtr'

variables.c:517: error: 'xsltTransformContext' has no member named 'cache'
transform.h:153: error: expected declaration specifiers or '...' before 'xmlNodePtr'
variables.c:518: error: 'xsltTransformContext' has no member named 'cache'
transform.h:157: error: expected declaration specifiers or '...' before 'xmlNodePtr'
variables.c:519: error: 'xsltTransformContext' has no member named 'cache'
transform.h:158: error: expected declaration specifiers or '...' before 'xmlNodePtr'
variables.c:521: error: 'xsltTransformContext' has no member named 'cache'transform.h:162: error: expected declaration specifiers or '...' before 'xmlNodePtr'

transform.h:163: error: expected declaration specifiers or '...' before 'xmlNodePtr'
variables.c:527: warning: implicit declaration of function 'xmlMalloc'
transform.h:167: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:168: error: expected declaration specifiers or '...' before 'xmlNodePtr'variables.c:527: warning: cast to pointer from integer of different size

transform.h:172: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:173: error: expected declaration specifiers or '...' before 'xmlNodePtr'
transform.h:179: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltCopyTextString'
variables.c:534: error: 'xsltStackElem' has no member named 'context'transform.h:197: error: expected ')' before 'cur'

xsltutils.c: In function 'pretty_templ_match':
xsltutils.c:1930: error: 'xsltTemplate' has no member named 'match'
In file included from templates.c:31:
namespaces.h:34: error: expected declaration specifiers or '...' before 'xmlNodePtr'
namespaces.h:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGetNamespace'
namespaces.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGetPlainNamespace'
namespaces.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGetSpecialNamespace'
xsltutils.c:1938: error: 'xsltTemplate' has no member named 'mode'variables.c: In function 'xsltCopyStackElem':
namespaces.h:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltCopyNamespace'

variables.c:550: warning: cast to pointer from integer of different size
xsltutils.c:1941: error: 'xsltTemplate' has no member named 'mode'namespaces.h:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltCopyNamespaceList'

variables.c:557: error: 'xsltStackElem' has no member named 'context'
In file included from templates.c:32:
attributes.h:23: error: expected declaration specifiers or '...' before 'xmlNodePtr'
variables.c:557: error: 'xsltStackElem' has no member named 'context'
variables.c:558: error: 'xsltStackElem' has no member named 'name'
variables.c:558: error: 'xsltStackElem' has no member named 'name'
attributes.h:28: error: expected declaration specifiers or '...' before 'xmlNodePtr'variables.c:559: error: 'xsltStackElem' has no member named 'nameURI'

attributes.h:29: error: expected declaration specifiers or '...' before 'xmlNodePtr'variables.c:559: error: 'xsltStackElem' has no member named 'nameURI'

attributes.h:30: warning: type defaults to 'int' in declaration of 'xmlChar'variables.c:560: error: 'xsltStackElem' has no member named 'select'

attributes.h:30: error: expected ';', ',' or ')' before '*' tokenvariables.c:560: error: 'xsltStackElem' has no member named 'select'

variables.c:561: error: 'xsltStackElem' has no member named 'tree'
variables.c:561: error: 'xsltStackElem' has no member named 'tree'
templates.c:57: error: expected declaration specifiers or '...' before 'xmlXPathCompExprPtr'
templates.c:58: error: expected declaration specifiers or '...' before 'xmlNsPtr'
templates.c: In function 'xsltEvalXPathPredicate':
templates.c:60: error: 'xmlXPathObjectPtr' undeclared (first use in this function)
xsltutils.c: In function 'xsltSaveProfiling':templates.c:60: error: (Each undeclared identifier is reported only once

xsltutils.c:1973: error: 'xsltTransformContext' has no member named 'profile'templates.c:60: error: for each function it appears in.)

templates.c:60: error: expected ';' before 'res'
templates.c:62: error: 'xmlNsPtr' undeclared (first use in this function)
xsltutils.c:1978: warning: assignment makes pointer from integer without a casttemplates.c:62: error: 'oldNamespaces' undeclared (first use in this function)variables.c: In function 'xsltFreeStackElem':


variables.c:576: error: 'xsltStackElem' has no member named 'value'
templates.c:63: error: 'xmlNodePtr' undeclared (first use in this function)
variables.c:577: warning: implicit declaration of function 'xmlXPathFreeObject'templates.c:63: error: expected ';' before 'oldInst'

xsltutils.c:1984: error: 'xsltStylesheet' has no member named 'templates'
variables.c:577: error: 'xsltStackElem' has no member named 'value'
variables.c:581: error: 'xsltStackElem' has no member named 'context'templates.c:66: error: 'xsltTransformContext' has no member named 'inst'
xsltutils.c:1989: error: 'xsltTemplate' has no member named 'nbCalls'

variables.c:582: error: 'xmlDocPtr' undeclared (first use in this function)
variables.c:582: error: expected ';' before 'cur'
variables.c:584: error: 'xsltStackElem' has no member named 'fragment'
variables.c:585: error: 'cur' undeclared (first use in this function)
templates.c:72: error: 'xsltTransformContext' has no member named 'xpathCtxt'variables.c:585: error: 'xsltStackElem' has no member named 'fragment'

xsltutils.c:1999: error: 'xsltTemplate' has no member named 'time'
templates.c:73: error: 'xsltTransformContext' has no member named 'xpathCtxt'variables.c:586: error: 'xsltStackElem' has no member named 'fragment'
xsltutils.c:1999: error: 'xsltTemplate' has no member named 'time'

templates.c:74: error: 'xsltTransformContext' has no member named 'xpathCtxt'
variables.c:586: error: expected ';' before 'cur'
xsltutils.c:2000: error: 'xsltTemplate' has no member named 'time'templates.c:75: error: 'xsltTransformContext' has no member named 'xpathCtxt'

templates.c:76: error: 'oldInst' undeclared (first use in this function)xsltutils.c:2000: error: 'xsltTemplate' has no member named 'time'

variables.c:589: error: 'xsltStackElem' has no member named 'context'
xsltutils.c:2001: error: 'xsltTemplate' has no member named 'nbCalls'templates.c:76: error: 'xsltTransformContext' has no member named 'inst'
variables.c:590: error: too many arguments to function 'xsltReleaseRVT'

xsltutils.c:2001: error: 'xsltTemplate' has no member named 'nbCalls'
templates.c:78: error: 'xsltTransformContext' has no member named 'xpathCtxt'
templates.c:78: error: 'xsltTransformContext' has no member named 'node'variables.c:592: error: 'xmlGenericErrorContext' undeclared (first use in this function)

templates.c:79: error: 'xsltTransformContext' has no member named 'xpathCtxt'
templates.c:79: error: 'nsList' undeclared (first use in this function)
templates.c:80: error: 'xsltTransformContext' has no member named 'xpathCtxt'
templates.c:82: error: 'res' undeclared (first use in this function)variables.c:601: error: 'xsltStackElem' has no member named 'context'

templates.c:82: warning: implicit declaration of function 'xmlXPathCompiledEval'variables.c:601: error: 'xsltStackElem' has no member named 'context'

templates.c:82: error: 'comp' undeclared (first use in this function)
templates.c:82: error: 'xsltTransformContext' has no member named 'xpathCtxt'
variables.c:605: error: 'xsltStackElem' has no member named 'context'
templates.c:85: warning: implicit declaration of function 'xmlXPathEvalPredicate'
variables.c:607: error: 'xsltStackElem' has no member named 'context'
templates.c:85: error: 'xsltTransformContext' has no member named 'xpathCtxt'
variables.c:608: error: 'xsltTransformContext' has no member named 'cache'
templates.c:86: warning: implicit declaration of function 'xmlXPathFreeObject'
xsltutils.c:2019: error: 'xsltTemplate' has no member named 'match'variables.c:609: error: 'xsltTransformContext' has no member named 'cache'

templates.c:88: error: 'xsltTransformContext' has no member named 'traceCode'variables.c:610: error: 'xsltTransformContext' has no member named 'cache'
xsltutils.c:2020: error: 'xsltTemplate' has no member named 'match'

templates.c:88: error: 'xsltTransformContext' has no member named 'traceCode'
templates.c:88: warning: implicit declaration of function 'xsltGenericDebug'
xsltutils.c:2021: error: 'xsltTemplate' has no member named 'match'
xsltutils.c:2023: error: 'xsltTemplate' has no member named 'match'
templates.c:93: error: 'xsltTransformContext' has no member named 'traceCode'
templates.c:93: error: 'xsltTransformContext' has no member named 'traceCode'
xsltutils.c:2027: error: 'xsltTemplate' has no member named 'name'
templates.c:96: error: 'xsltTransformContext' has no member named 'state'
xsltutils.c:2028: error: 'xsltTemplate' has no member named 'name'
templates.c:99: error: 'xsltTransformContext' has no member named 'xpathCtxt'
templates.c:101: error: 'xsltTransformContext' has no member named 'xpathCtxt'
xsltutils.c:2029: error: 'xsltTemplate' has no member named 'name'variables.c: At top level:templates.c:102: error: 'xsltTransformContext' has no member named 'inst'


variables.c:650: warning: type defaults to 'int' in declaration of 'xmlChar'
templates.c:103: error: 'xsltTransformContext' has no member named 'xpathCtxt'
xsltutils.c:2031: error: 'xsltTemplate' has no member named 'name'variables.c:650: error: expected ';', ',' or ')' before '*' token

templates.c:104: error: 'xsltTransformContext' has no member named 'xpathCtxt'
xsltutils.c:2035: error: 'xsltTemplate' has no member named 'mode'
xsltutils.c:2036: error: 'xsltTemplate' has no member named 'mode'
templates.c: At top level:variables.c:719: warning: type defaults to 'int' in declaration of 'xmlChar'xsltutils.c:2037: error: 'xsltTemplate' has no member named 'mode'


templates.c:122: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenvariables.c:719: error: expected ';', ',' or ')' before '*' token

xsltutils.c:2039: error: 'xsltTemplate' has no member named 'mode'
xsltutils.c:2043: error: 'xsltTemplate' has no member named 'nbCalls'
xsltutils.c:2044: error: 'xsltTemplate' has no member named 'time'
xsltutils.c:2045: error: 'xsltTemplate' has no member named 'time'
xsltutils.c:2045: error: 'xsltTemplate' has no member named 'nbCalls'
templates.c:188: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
variables.c: In function 'xsltAddStackElem':xsltutils.c:2046: error: 'xsltTemplate' has no member named 'nbCalls'

variables.c:764: warning: cast to pointer from integer of different sizetemplates.c:206: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

xsltutils.c:2047: error: 'xsltTemplate' has no member named 'time'
variables.c:766: error: 'xmlGenericErrorContext' undeclared (first use in this function)
xsltutils.c:2054: warning: assignment makes pointer from integer without a casttemplates.c:269: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
variables.c:773: warning: implicit declaration of function 'xmlRealloc'

variables.c:775: warning: cast to pointer from integer of different size
xsltutils.c:2065: error: 'xsltTemplate' has no member named 'templNr'
xsltutils.c:2066: error: 'xsltTemplate' has no member named 'templCalledTab'
xsltutils.c:2067: error: 'xsltTemplate' has no member named 'time'
templates.c:381: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.c:401: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.c:2082: error: 'xsltTemplate' has no member named 'templNr'
xsltutils.c:2083: error: 'xsltTemplate' has no member named 'templCalledTab'
templates.c:447: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.c:2088: error: 'xsltTemplate' has no member named 'time'
templates.c:489: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltAttrTemplateProcess'
variables.c: At top level:
variables.c:822: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltEvalVariable'
xsltutils.c:2092: error: 'xsltTemplate' has no member named 'templCountTab'
xsltutils.c:2093: error: 'xsltTemplate' has no member named 'nbCalls'
xsltutils.c:2097: error: 'xsltTemplate' has no member named 'name'
xsltutils.c:2097: error: 'xsltTemplate' has no member named 'name'
xsltutils.c:2101: error: 'xsltTemplate' has no member named 'time'
xsltutils.c:2102: error: 'xsltTemplate' has no member named 'time'
templates.c:645: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltAttrListTemplateProcess'
xsltutils.c:2106: error: 'xsltTemplate' has no member named 'nbCalls'
xsltutils.c:2107: error: 'xsltTemplate' has no member named 'name'
xsltutils.c:2107: error: 'xsltTemplate' has no member named 'name'
variables.c:1047: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltEvalGlobalVariable'
xsltutils.c:2115: error: 'xsltTemplate' has no member named 'templNr'
xsltutils.c:2116: error: 'xsltTemplate' has no member named 'templCalledTab'
xsltutils.c:2117: error: 'xsltTemplate' has no member named 'templCountTab'
xsltutils.c:2123: error: 'xsltTemplate' has no member named 'templNr'
xsltutils.c:2124: error: 'xsltTemplate' has no member named 'templCalledTab'
xsltutils.c:2125: error: 'xsltTemplate' has no member named 'time'
templates.c:848: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' tokenxsltutils.c:2128: error: 'xsltTemplate' has no member named 'templCountTab'

xsltutils.c:2132: error: 'xsltTemplate' has no member named 'name'
xsltutils.c:2132: error: 'xsltTemplate' has no member named 'name'
variables.c: In function 'xsltEvalGlobalVariables':
variables.c:1272: error: 'xsltTransformContext' has no member named 'document'
variables.c:1276: error: 'xsltTransformContext' has no member named 'traceCode'
variables.c:1276: error: 'xsltTransformContext' has no member named 'traceCode'xsltutils.c:2143: error: 'xsltTemplate' has no member named 'name'

xsltutils.c:2143: error: 'xsltTemplate' has no member named 'name'
xsltutils.c:2144: error: 'struct _xsltStylesheet' has no member named 'doc'
variables.c:1284: error: 'xsltStylesheet' has no member named 'variables'xsltutils.c:2144: error: 'xsltTemplate' has no member named 'elem'

variables.c:1287: error: 'xsltStylesheet' has no member named 'doc'
variables.c:1287: error: 'xsltStylesheet' has no member named 'doc'
variables.c:1288: error: 'xsltTransformContext' has no member named 'traceCode'
variables.c:1288: error: 'xsltTransformContext' has no member named 'traceCode'
variables.c:1288: error: 'xsltStylesheet' has no member named 'doc'
variables.c:1301: warning: implicit declaration of function 'xmlHashLookup2'
variables.c:1301: error: 'xsltTransformContext' has no member named 'globalVars'
variables.c:1302: error: 'xsltStackElem' has no member named 'name'
variables.c:1302: error: 'xsltStackElem' has no member named 'nameURI'
variables.c:1306: warning: implicit declaration of function 'xmlHashAddEntry2'
variables.c:1306: error: 'xsltTransformContext' has no member named 'globalVars'
variables.c:1307: error: 'xsltStackElem' has no member named 'name'
variables.c:1307: error: 'xsltStackElem' has no member named 'nameURI'
variables.c:1314: error: 'xsltStylePreComp' has no member named 'inst'
variables.c:1315: error: 'xsltStylePreComp' has no member named 'inst'
variables.c:1316: error: 'xsltStylePreComp' has no member named 'inst'
variables.c:1316: error: 'xsltStylePreComp' has no member named 'inst'
variables.c:1318: error: 'xsltStylePreComp' has no member named 'inst'
variables.c:1319: error: 'xsltStackElem' has no member named 'name'
variables.c:1320: error: 'xsltStylesheet' has no member named 'errors'
variables.c:1332: warning: implicit declaration of function 'xmlHashScan'
variables.c:1332: error: 'xsltTransformContext' has no member named 'globalVars'
variables.c:1333: error: 'xmlHashScanner' undeclared (first use in this function)
variables.c:1333: error: expected ')' before 'xsltEvalGlobalVariable'
xsltutils.c: At top level:variables.c: At top level:

xsltutils.c:2181: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGetProfileInformation'variables.c:1354: warning: type defaults to 'int' in declaration of 'xmlChar'

variables.c:1354: error: expected ';', ',' or ')' before '*' token
variables.c:1448: warning: type defaults to 'int' in declaration of 'xmlChar'
variables.c:1448: error: expected ';', ',' or ')' before '*' token
xsltutils.c:2286: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathCompileFlags'
xsltutils.c:2351: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathCompile'
xsltutils.c:2370: error: expected specifier-qualifier-list before 'xsltHandleDebuggerCallback'
xsltutils.c:2376: warning: excess elements in struct initializer
xsltutils.c:2376: warning: (near initialization for 'xsltDebuggerCurrentCallbacks')
xsltutils.c:2377: warning: excess elements in struct initializer
xsltutils.c:2377: warning: (near initialization for 'xsltDebuggerCurrentCallbacks')
xsltutils.c:2379: warning: excess elements in struct initializer
xsltutils.c:2379: warning: (near initialization for 'xsltDebuggerCurrentCallbacks')
xsltutils.c: In function 'xsltSetDebuggerCallbacks':
xsltutils.c:2428: error: 'xsltDebuggerCallbacks' has no member named 'handler'variables.c: In function 'xsltEvalUserParams':

xsltutils.c:2428: error: 'xsltDebuggerCallbacks' has no member named 'handler'variables.c:1673: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

xsltutils.c:2429: error: 'xsltDebuggerCallbacks' has no member named 'add'variables.c:1673: error: 'name' undeclared (first use in this function)

xsltutils.c:2429: error: 'xsltDebuggerCallbacks' has no member named 'add'
variables.c:1674: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.c:2430: error: 'xsltDebuggerCallbacks' has no member named 'drop'
variables.c:1674: error: 'value' undeclared (first use in this function)
xsltutils.c:2430: error: 'xsltDebuggerCallbacks' has no member named 'drop'
variables.c:1679: error: expected ')' before 'xmlChar'
variables.c:1679: warning: type defaults to 'int' in declaration of 'type name'
xsltutils.c: At top level:variables.c:1679: warning: cast from pointer to integer of different size

xsltutils.c:2446: error: expected ')' before 'cur'
variables.c:1680: error: expected ')' before 'xmlChar'
variables.c:1680: warning: type defaults to 'int' in declaration of 'type name'
xsltutils.c:2463: error: expected declaration specifiers or '...' before 'xmlNodePtr'variables.c:1680: warning: cast from pointer to integer of different size

variables.c:1681: warning: implicit declaration of function 'xsltEvalOneUserParam'
xsltutils.c: In function 'xslAddCall':
xsltutils.c:2465: error: 'xsltDebuggerCallbacks' has no member named 'add'
xsltutils.c:2466: error: 'xsltDebuggerCallbacks' has no member named 'add'
xslt.c:4927: error: 'prop' undeclared (first use in this function)xsltutils.c:2466: error: 'source' undeclared (first use in this function)

xslt.c:4928: error: expected ';' before 'text'
variables.c: In function 'xsltQuoteUserParams':
variables.c:1703: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.c: In function 'xslDropCall':variables.c:1703: error: 'name' undeclared (first use in this function)

xslt.c:4932: error: expected ')' before 'xmlChar'xsltutils.c:2478: error: 'xsltDebuggerCallbacks' has no member named 'drop'

variables.c:1704: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
variables.c:1704: error: 'value' undeclared (first use in this function)xsltutils.c:2479: error: 'xsltDebuggerCallbacks' has no member named 'drop'

xslt.c:4932: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:4932: warning: cast from pointer to integer of different size
variables.c:1709: error: expected ')' before 'xmlChar'
variables.c:1709: warning: type defaults to 'int' in declaration of 'type name'
variables.c:1709: warning: cast from pointer to integer of different size
variables.c:1710: error: expected ')' before 'xmlChar'
variables.c:1710: warning: type defaults to 'int' in declaration of 'type name'
variables.c:1710: warning: cast from pointer to integer of different size
variables.c:1711: warning: implicit declaration of function 'xsltQuoteOneUserParam'
variables.c: At top level:
variables.c:1737: warning: type defaults to 'int' in declaration of 'xmlChar'
variables.c:1737: error: expected ';', ',' or ')' before '*' token
variables.c:1758: warning: type defaults to 'int' in declaration of 'xmlChar'
variables.c:1758: error: expected ';', ',' or ')' before '*' token
variables.c:1777: error: expected declaration specifiers or '...' before 'xmlNodePtr'
variables.c: In function 'xsltBuildVariable':
variables.c:1788: error: 'xsltTransformContext' has no member named 'traceCode'
variables.c:1788: error: 'xsltTransformContext' has no member named 'traceCode'
variables.c:1788: error: 'xsltStylePreComp' has no member named 'name'
variables.c:1790: error: 'xsltStylePreComp' has no member named 'select'
variables.c:1791: error: 'xsltTransformContext' has no member named 'traceCode'
variables.c:1791: error: 'xsltTransformContext' has no member named 'traceCode'
variables.c:1791: error: 'xsltStylePreComp' has no member named 'select'
xslt.c:4937: error: 'text' undeclared (first use in this function)variables.c:1793: error: 'xsltTransformContext' has no member named 'traceCode'

variables.c:1793: error: 'xsltTransformContext' has no member named 'traceCode'
xslt.c:4939: error: expected ')' before 'xmlChar'
xslt.c:4939: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:4939: warning: cast from pointer to integer of different sizevariables.c:1800: error: 'xsltStackElem' has no member named 'name'

variables.c:1800: error: 'xsltStylePreComp' has no member named 'name'xslt.c:4942: error: expected ')' before 'xmlChar'

variables.c:1801: error: 'xsltStackElem' has no member named 'select'
xslt.c:4942: warning: type defaults to 'int' in declaration of 'type name'variables.c:1801: error: 'xsltStylePreComp' has no member named 'select'

xslt.c:4942: warning: cast from pointer to integer of different size
variables.c:1802: error: 'xsltStackElem' has no member named 'nameURI'
variables.c:1802: error: 'xsltStylePreComp' has no member named 'ns'
variables.c:1803: error: 'xsltStackElem' has no member named 'tree'
variables.c:1803: error: 'tree' undeclared (first use in this function)
xslt.c:4945: error: 'xsltStylesheet' has no member named 'warnings'
variables.c:1804: error: 'xsltStackElem' has no member named 'value'
variables.c:1804: warning: implicit declaration of function 'xsltEvalVariable'
xslt.c:4952: error: 'XML_COMMENT_NODE' undeclared (first use in this function)
xslt.c:4956: error: 'XML_TEXT_NODE' undeclared (first use in this function)
xslt.c:4957: error: 'XML_CDATA_SECTION_NODE' undeclared (first use in this function)
xslt.c:4960: error: 'xsltStylesheet' has no member named 'errors'
variables.c: At top level:
variables.c:1824: error: expected declaration specifiers or '...' before 'xmlNodePtr'xslt.c:4964: error: 'xmlStringTextNoenc' undeclared (first use in this function)

xslt.c:4974: error: 'xsltStylesheet' has no member named 'internalized'
variables.c: In function 'xsltRegisterVariable':
variables.c:1842: warning: implicit declaration of function 'xsltCheckStackElem'xslt.c:4976: error: 'xsltStylesheet' has no member named 'dict'

variables.c:1842: error: 'xsltStylePreComp' has no member named 'name'
variables.c:1842: error: 'xsltStylePreComp' has no member named 'ns'
xslt.c:4982: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xslt.c:4982: error: 'tmp' undeclared (first use in this function)
xslt.c:4984: warning: implicit declaration of function 'xmlDictLookup'
variables.c:1846: error: 'xsltStylePreComp' has no member named 'inst'
xslt.c:4988: error: expected expression before ')' token
variables.c:1847: error: 'xsltStylePreComp' has no member named 'name'
xslt.c:4993: error: 'next' undeclared (first use in this function)
xslt.c:4995: warning: implicit declaration of function 'xmlAddPrevSibling'
variables.c:1853: error: 'xsltStylePreComp' has no member named 'inst'
xslt.c:5004: error: 'xsltStylesheet' has no member named 'nsDefs'
variables.c:1854: error: 'xsltStylePreComp' has no member named 'name'
xslt.c:5010: error: too many arguments to function 'xsltStylePreCompute'variables.c:1858: error: 'xsltTransformContext' has no member named 'traceCode'

variables.c:1858: error: 'xsltTransformContext' has no member named 'traceCode'
xslt.c:5018: error: 'xsltStylesheet' has no member named 'defaultAlias'
xslt.c:5019: warning: implicit declaration of function 'xmlSearchNsByHref'
variables.c:1858: error: 'xsltStylePreComp' has no member named 'name'
xslt.c:5020: error: 'xsltStylesheet' has no member named 'defaultAlias'
variables.c:1865: error: 'tree' undeclared (first use in this function)xslt.c:5023: error: 'xmlAttrPtr' undeclared (first use in this function)

variables.c:1865: error: too many arguments to function 'xsltBuildVariable'xslt.c:5023: error: expected ';' before 'attr'

xslt.c:5025: error: 'attr' undeclared (first use in this function)
xslt.c:5026: error: too many arguments to function 'xsltCompileAttr'
xslt.c:5035: error: 'XML_ENTITY_DECL' undeclared (first use in this function)
variables.c: At top level:
variables.c:1882: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGlobalVariableLookup'
xslt.c:5075: error: expected ')' before 'xmlChar'
xslt.c:5075: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:5075: warning: cast from pointer to integer of different size
variables.c:1929: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltVariableLookup'
xslt.c:5075: error: expected ')' before 'xmlChar'
xslt.c:5075: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:5075: warning: cast from pointer to integer of different size
variables.c:1971: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xslt.c:5084: error: expected ')' before 'xmlChar'
variables.c: In function 'xsltParseStylesheetCallerParam':xslt.c:5084: warning: type defaults to 'int' in declaration of 'type name'

variables.c:1978: error: 'xmlNodePtr' undeclared (first use in this function)xslt.c:5084: warning: cast from pointer to integer of different size

variables.c:1978: error: expected ';' before 'tree'
xslt.c:5084: error: expected ')' before 'xmlChar'
xslt.c:5084: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:5084: warning: cast from pointer to integer of different size
variables.c:1982: error: 'inst' undeclared (first use in this function)
xslt.c:5085: error: expected ';' before 'param'
variables.c:1982: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)
xslt.c:5089: error: 'xsltStylesheet' has no member named 'warnings'
xslt.c:5091: error: 'param' undeclared (first use in this function)
variables.c:1997: error: 'xsltStylePreComp' has no member named 'name'
variables.c:2005: error: 'xsltTransformContext' has no member named 'traceCode'
variables.c:2005: error: 'xsltTransformContext' has no member named 'traceCode'
xslt.c: At top level:
xslt.c:5112: error: expected declaration specifiers or '...' before 'xmlNodePtr'
variables.c:2005: error: 'xsltStylePreComp' has no member named 'name'
variables.c:2009: error: 'xsltStylePreComp' has no member named 'select'xslt.c: In function 'xsltParseStylesheetKey':

xslt.c:5113: error: 'xmlChar' undeclared (first use in this function)
variables.c:2010: error: 'tree' undeclared (first use in this function)
xslt.c:5113: error: 'prop' undeclared (first use in this function)
variables.c:2013: error: 'xsltTransformContext' has no member named 'traceCode'
xslt.c:5114: error: 'use' undeclared (first use in this function)
variables.c:2013: error: 'xsltTransformContext' has no member named 'traceCode'
xslt.c:5115: error: 'match' undeclared (first use in this function)
variables.c:2013: error: 'xsltStylePreComp' has no member named 'select'xslt.c:5116: error: 'name' undeclared (first use in this function)

xslt.c:5117: error: 'nameURI' undeclared (first use in this function)
variables.c:2019: error: too many arguments to function 'xsltBuildVariable'
xslt.c:5119: error: 'key' undeclared (first use in this function)
xslt.c:5119: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)
xslt.c:5125: error: expected ')' before 'xmlChar'
xslt.c:5125: warning: type defaults to 'int' in declaration of 'type name'
variables.c: At top level:xslt.c:5125: warning: cast from pointer to integer of different size

variables.c:2033: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xslt.c:5127: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
variables.c: In function 'xsltParseGlobalVariable':xslt.c:5127: error: 'URI' undeclared (first use in this function)

variables.c:2041: error: 'cur' undeclared (first use in this function)
xslt.c:5134: error: 'xsltStylesheet' has no member named 'errors'
variables.c:2041: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)
variables.c:2051: error: too many arguments to function 'xsltStylePreCompute'
xslt.c:5148: error: 'xsltStylesheet' has no member named 'errors'
variables.c:2060: error: 'xsltStylePreComp' has no member named 'name'
xslt.c:5152: error: expected ')' before 'xmlChar'
xslt.c:5152: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:5152: warning: cast from pointer to integer of different size
variables.c:2073: error: too many arguments to function 'xsltParseTemplateContent'
xslt.c:5156: error: 'xsltStylesheet' has no member named 'errors'
variables.c:2078: error: 'xsltStylePreComp' has no member named 'name'xslt.c:5160: error: expected ')' before 'xmlChar'

variables.c:2081: warning: implicit declaration of function 'xsltRegisterGlobalVariable'xslt.c:5160: warning: type defaults to 'int' in declaration of 'type name'

xslt.c:5160: warning: cast from pointer to integer of different sizevariables.c:2081: error: 'xsltStylePreComp' has no member named 'name'

variables.c:2081: error: 'xsltStylePreComp' has no member named 'ns'
variables.c:2082: error: 'xsltStylePreComp' has no member named 'select'
xslt.c:5164: error: 'xsltStylesheet' has no member named 'errors'
xslt.c:5171: warning: implicit declaration of function 'xsltAddKey'
variables.c: At top level:
variables.c:2096: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xslt.c:5185: error: too many arguments to function 'xsltParseContentError'
variables.c: In function 'xsltParseGlobalParam':
variables.c:2103: error: 'cur' undeclared (first use in this function)
variables.c:2103: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)
variables.c:2113: error: too many arguments to function 'xsltStylePreCompute'
variables.c:2122: error: 'xsltStylePreComp' has no member named 'name'
variables.c:2135: error: too many arguments to function 'xsltParseTemplateContent'
variables.c:2141: error: 'xsltStylePreComp' has no member named 'name'
variables.c:2144: error: 'xsltStylePreComp' has no member named 'name'
variables.c:2144: error: 'xsltStylePreComp' has no member named 'ns'
variables.c:2145: error: 'xsltStylePreComp' has no member named 'select'
variables.c: At top level:
variables.c:2158: error: expected declaration specifiers or '...' before 'xmlNodePtr'
variables.c: In function 'xsltParseStylesheetVariable':
variables.c:2166: error: 'inst' undeclared (first use in this function)
variables.c:2166: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)
xslt.c: At top level:make[2]: *** [xsltutils.lo] Error 1
variables.c:2176: error: 'xsltStylePreComp' has no member named 'name'
make[2]: *** [pattern.lo] Error 1
variables.c:2184: error: 'xsltTransformContext' has no member named 'traceCode'

variables.c:2184: error: 'xsltTransformContext' has no member named 'traceCode'
xslt.c:5364: error: expected declaration specifiers or '...' before 'xmlNodePtr'
variables.c:2184: error: 'xsltStylePreComp' has no member named 'name'
variables.c:2188: error: too many arguments to function 'xsltRegisterVariable'
xslt.c: In function 'xsltParseStylesheetTemplate':
xslt.c:5366: error: 'xmlChar' undeclared (first use in this function)
xslt.c:5366: error: 'prop' undeclared (first use in this function)
xslt.c:5367: error: 'mode' undeclared (first use in this function)
variables.c: At top level:
variables.c:2200: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xslt.c:5368: error: 'modeURI' undeclared (first use in this function)
variables.c: In function 'xsltParseStylesheetParam':
variables.c:2208: error: 'cur' undeclared (first use in this function)
xslt.c:5371: error: 'template' undeclared (first use in this function)
variables.c:2208: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)
xslt.c:5372: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)
variables.c:2212: error: 'xsltStylePreComp' has no member named 'name'
xslt.c:5381: error: 'xsltStylesheet' has no member named 'templates'
xslt.c:5382: error: 'xsltStylesheet' has no member named 'templates'
variables.c:2220: error: 'xsltTransformContext' has no member named 'traceCode'
variables.c:2220: error: 'xsltTransformContext' has no member named 'traceCode'
xslt.c:5392: error: too many arguments to function 'xsltGetInheritedNsList'variables.c:2220: error: 'xsltStylePreComp' has no member named 'name'

xslt.c:5397: error: expected ')' before 'xmlChar'variables.c:2224: error: too many arguments to function 'xsltRegisterVariable'

xslt.c:5397: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:5397: warning: cast from pointer to integer of different size
variables.c: In function 'xsltFreeGlobalVariables':
variables.c:2237: warning: implicit declaration of function 'xmlHashFree'xslt.c:5399: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

variables.c:2237: error: 'xsltTransformContext' has no member named 'globalVars'xslt.c:5399: error: 'URI' undeclared (first use in this function)

variables.c:2237: error: 'xmlHashDeallocator' undeclared (first use in this function)
variables.c:2237: error: expected ')' before 'xsltFreeStackElem'
xslt.c:5406: error: 'xsltStylesheet' has no member named 'errors'
variables.c: At top level:
variables.c:2252: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathVariableLookup'
xslt.c:5413: error: 'xsltTemplate' has no member named 'mode'
xslt.c:5413: error: 'xsltStylesheet' has no member named 'dict'
xslt.c:5414: error: 'xsltTemplate' has no member named 'modeURI'
xslt.c:5414: error: 'xsltStylesheet' has no member named 'dict'
xslt.c:5422: error: expected ')' before 'xmlChar'
xslt.c:5422: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:5422: warning: cast from pointer to integer of different size
xslt.c:5424: error: 'xsltTemplate' has no member named 'match'
xslt.c:5424: error: 'xsltTemplate' has no member named 'match'
xslt.c:5425: error: 'xsltTemplate' has no member named 'match'
xslt.c:5428: error: expected ')' before 'xmlChar'
xslt.c:5428: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:5428: warning: cast from pointer to integer of different size
xslt.c:5430: warning: implicit declaration of function 'xmlXPathStringEvalNumber'
xslt.c:5431: error: 'xsltTemplate' has no member named 'priority'
xslt.c:5435: error: expected ')' before 'xmlChar'
xslt.c:5435: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:5435: warning: cast from pointer to integer of different size
xslt.c:5437: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xslt.c:5444: error: 'xsltStylesheet' has no member named 'errors'
xslt.c:5447: warning: implicit declaration of function 'xmlValidateNCName'
xslt.c:5450: error: 'xsltStylesheet' has no member named 'errors'
xslt.c:5454: error: 'xsltTemplate' has no member named 'name'
xslt.c:5454: error: 'xsltStylesheet' has no member named 'dict'
xslt.c:5454: error: 'BAD_CAST' undeclared (first use in this function)
xslt.c:5454: error: expected ')' before 'prop'
xslt.c:5458: error: 'xsltTemplate' has no member named 'nameURI'
xslt.c:5458: error: 'xsltStylesheet' has no member named 'dict'
xslt.c:5458: error: expected ')' before 'URI'
xslt.c:5460: error: 'xsltTemplate' has no member named 'nameURI'
xslt.c:5467: error: too many arguments to function 'xsltParseTemplateContent'
xslt.c:5468: error: 'xsltTemplate' has no member named 'elem'
xslt.c:5469: error: 'xsltTemplate' has no member named 'content'
xslt.c:5470: warning: implicit declaration of function 'xsltAddTemplate'
xslt.c:5470: error: 'xsltTemplate' has no member named 'mode'
xslt.c:5470: error: 'xsltTemplate' has no member named 'modeURI'
xslt.c: At top level:
xslt.c:6092: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xslt.c: In function 'xsltParseStylesheetTop':
xslt.c:6093: error: 'xmlNodePtr' undeclared (first use in this function)
xslt.c:6093: error: expected ';' before 'cur'
xslt.c:6094: error: 'xmlChar' undeclared (first use in this function)
xslt.c:6094: error: 'prop' undeclared (first use in this function)
xslt.c:6099: error: 'top' undeclared (first use in this function)
xslt.c:6099: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)
xslt.c:6102: error: expected ')' before 'xmlChar'
xslt.c:6102: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6102: warning: cast from pointer to integer of different size
xslt.c:6106: error: 'xsltStylesheet' has no member named 'warnings'
xslt.c:6108: error: expected ')' before 'xmlChar'
xslt.c:6108: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6108: warning: cast from pointer to integer of different size
xslt.c:6109: error: expected ')' before 'xmlChar'
xslt.c:6109: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6109: warning: cast from pointer to integer of different size
xslt.c:6113: error: 'xsltStylesheet' has no member named 'forwards_compatible'
xslt.c:6114: error: 'xsltStylesheet' has no member named 'warnings'
xslt.c:6123: error: 'cur' undeclared (first use in this function)
xslt.c:6125: error: 'XML_TEXT_NODE' undeclared (first use in this function)
xslt.c:6129: error: expected ')' before 'xmlChar'
xslt.c:6129: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6129: warning: cast from pointer to integer of different size
xslt.c:6129: error: expected ')' before 'xmlChar'
xslt.c:6129: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6129: warning: cast from pointer to integer of different size
xslt.c:6130: error: too many arguments to function 'xsltParseStylesheetImport'
xslt.c:6131: error: 'xsltStylesheet' has no member named 'errors'
xslt.c:6150: error: 'xsltStylesheet' has no member named 'errors'
xslt.c:6155: warning: implicit declaration of function 'xsltGenericError'
xslt.c:6158: error: 'xsltStylesheet' has no member named 'errors'
xslt.c:6162: error: expected ')' before 'xmlChar'
xslt.c:6162: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6162: warning: cast from pointer to integer of different size
xslt.c:6165: warning: implicit declaration of function 'xsltExtModuleTopLevelLookup'
xslt.c:6168: error: too many arguments to function 'function'
xslt.c:6178: error: expected ')' before 'xmlChar'
make[2]: *** [templates.lo] Error 1
xslt.c:6178: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6178: warning: cast from pointer to integer of different size
xslt.c:6181: error: 'xsltStylesheet' has no member named 'errors'
xslt.c:6182: error: expected ')' before 'xmlChar'
xslt.c:6182: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6182: warning: cast from pointer to integer of different size
xslt.c:6183: error: too many arguments to function 'xsltParseStylesheetInclude'
xslt.c:6184: error: 'xsltStylesheet' has no member named 'errors'
xslt.c:6185: error: expected ')' before 'xmlChar'
xslt.c:6185: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6185: warning: cast from pointer to integer of different size
xslt.c:6186: error: too many arguments to function 'xsltParseStylesheetStripSpace'
xslt.c:6187: error: expected ')' before 'xmlChar'
xslt.c:6187: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6187: warning: cast from pointer to integer of different size
xslt.c:6188: error: too many arguments to function 'xsltParseStylesheetPreserveSpace'
xslt.c:6189: error: expected ')' before 'xmlChar'
xslt.c:6189: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6189: warning: cast from pointer to integer of different size
xslt.c:6190: error: too many arguments to function 'xsltParseStylesheetOutput'
xslt.c:6191: error: expected ')' before 'xmlChar'
xslt.c:6191: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6191: warning: cast from pointer to integer of different size
xslt.c:6192: error: too many arguments to function 'xsltParseStylesheetKey'
xslt.c:6193: error: expected ')' before 'xmlChar'
xslt.c:6193: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6193: warning: cast from pointer to integer of different size
xslt.c:6194: error: too many arguments to function 'xsltParseStylesheetDecimalFormat'
xslt.c:6195: error: expected ')' before 'xmlChar'
xslt.c:6195: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6195: warning: cast from pointer to integer of different size
xslt.c:6196: error: too many arguments to function 'xsltParseStylesheetAttributeSet'
xslt.c:6197: error: expected ')' before 'xmlChar'
xslt.c:6197: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6197: warning: cast from pointer to integer of different size
xslt.c:6198: error: too many arguments to function 'xsltParseGlobalVariable'
xslt.c:6199: error: expected ')' before 'xmlChar'
xslt.c:6199: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6199: warning: cast from pointer to integer of different size
xslt.c:6200: error: too many arguments to function 'xsltParseGlobalParam'
xslt.c:6201: error: expected ')' before 'xmlChar'
xslt.c:6201: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6201: warning: cast from pointer to integer of different size
xslt.c:6205: error: too many arguments to function 'xsltParseStylesheetTemplate'
xslt.c:6206: error: expected ')' before 'xmlChar'
xslt.c:6206: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6206: warning: cast from pointer to integer of different size
xslt.c:6207: error: too many arguments to function 'xsltNamespaceAlias'
xslt.c:6209: error: 'xsltStylesheet' has no member named 'forwards_compatible'
xslt.c:6213: error: 'xsltStylesheet' has no member named 'errors'
xslt.c: At top level:
xslt.c:6420: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xslt.c: In function 'xsltParseStylesheetProcess':
xslt.c:6421: error: 'xmlNodePtr' undeclared (first use in this function)
xslt.c:6421: error: expected ';' before 'cur'
xslt.c:6425: error: 'doc' undeclared (first use in this function)
xslt.c:6435: error: 'cur' undeclared (first use in this function)
xslt.c:6437: error: expected ')' before 'doc'
xslt.c:6442: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)
xslt.c:6442: error: expected ')' before 'xmlChar'
xslt.c:6442: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6442: warning: cast from pointer to integer of different size
xslt.c:6443: error: expected ')' before 'xmlChar'
xslt.c:6443: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6443: warning: cast from pointer to integer of different size
xslt.c:6444: error: expected ')' before 'xmlChar'
xslt.c:6444: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6444: warning: cast from pointer to integer of different size
xslt.c:6449: error: 'xsltStylesheet' has no member named 'literal_result'
xslt.c:6450: error: too many arguments to function 'xsltParseStylesheetExcludePrefix'
xslt.c:6451: error: too many arguments to function 'xsltParseStylesheetExtPrefix'
xslt.c:6453: error: too many arguments to function 'xsltParseStylesheetExcludePrefix'
xslt.c:6454: error: too many arguments to function 'xsltParseStylesheetExtPrefix'
xslt.c:6455: error: 'xsltStylesheet' has no member named 'literal_result'
xslt.c:6457: error: 'xsltStylesheet' has no member named 'nopreproc'
xslt.c:6458: error: too many arguments to function 'xsltPreprocessStylesheet'
xslt.c:6460: error: 'xsltStylesheet' has no member named 'literal_result'
xslt.c:6461: error: too many arguments to function 'xsltParseStylesheetTop'
xslt.c:6463: error: 'xmlChar' undeclared (first use in this function)
xslt.c:6463: error: 'prop' undeclared (first use in this function)
xslt.c:6469: error: expected ')' before 'xmlChar'
xslt.c:6469: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6469: warning: cast from pointer to integer of different size
xslt.c:6469: error: expected ')' before 'xmlChar'
xslt.c:6469: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6469: warning: cast from pointer to integer of different size
xslt.c:6481: error: expected ')' before 'xmlChar'
xslt.c:6481: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6481: warning: cast from pointer to integer of different size
xslt.c:6482: error: expected ')' before 'xmlChar'
xslt.c:6482: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6482: warning: cast from pointer to integer of different size
xslt.c:6485: error: 'xsltStylesheet' has no member named 'forwards_compatible'
xslt.c:6486: error: 'xsltStylesheet' has no member named 'warnings'
xslt.c:6497: error: 'xsltStylesheet' has no member named 'templates'
xslt.c:6498: error: 'xsltStylesheet' has no member named 'templates'
xslt.c:6499: error: 'xsltTemplate' has no member named 'match'
xslt.c:6499: error: expected ')' before 'xmlChar'
xslt.c:6499: warning: type defaults to 'int' in declaration of 'type name'
xslt.c:6499: warning: cast from pointer to integer of different size
xslt.c:6504: error: expected ')' before 'doc'
xslt.c:6504: error: too many arguments to function 'xsltParseTemplateContent'
xslt.c:6505: error: 'xsltTemplate' has no member named 'elem'
xslt.c:6505: error: expected ';' before 'doc'
xslt.c:6506: error: 'xsltTemplate' has no member named 'content'
xslt.c:6508: error: 'xsltStylesheet' has no member named 'literal_result'
xslt.c: At top level:
xslt.c:6528: error: expected ')' before 'doc'
xslt.c:6709: error: expected ')' before 'doc'
xslt.c:6743: warning: type defaults to 'int' in declaration of 'xmlChar'
xslt.c:6743: error: expected ';', ',' or ')' before '*' token
xslt.c:6813: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xslt.c:6904: error: expected ')' before 'doc'
make[2]: *** [variables.lo] Error 1
make[2]: *** [xslt.lo] Error 1
In file included from attrvt.c:17:
libxslt.h:20:31: error: libxml/xmlversion.h: No such file or directory
attrvt.c:21:30: error: libxml/xmlmemory.h: No such file or directory
attrvt.c:22:25: error: libxml/tree.h: No such file or directory
attrvt.c:23:26: error: libxml/xpath.h: No such file or directory
attrvt.c:24:35: error: libxml/xpathInternals.h: No such file or directory
In file included from attrvt.c:26:
xsltutils.h:20:25: error: libxml/dict.h: No such file or directory
xsltutils.h:21:29: error: libxml/xmlerror.h: No such file or directory
In file included from xsltutils.h:23,
                 from attrvt.c:26:
xsltInternals.h:17:25: error: libxml/hash.h: No such file or directory
xsltInternals.h:21:30: error: libxml/xmlstring.h: No such file or directory
In file included from xsltInternals.h:24,
                 from xsltutils.h:23,
                 from attrvt.c:26:
xsltlocale.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltLocaleChar'
xsltlocale.h:63: warning: type defaults to 'int' in declaration of 'xmlChar'
xsltlocale.h:63: error: expected ';', ',' or ')' before '*' token
xsltlocale.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltlocale.h:71: warning: type defaults to 'int' in declaration of 'xsltLocaleChar'
xsltlocale.h:71: error: expected ';', ',' or ')' before '*' token
In file included from xsltInternals.h:25,
                 from xsltutils.h:23,
                 from attrvt.c:26:
numbersInternals.h:31: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
In file included from xsltutils.h:23,
                 from attrvt.c:26:
xsltInternals.h:235: error: expected specifier-qualifier-list before 'xmlFreeFunc'
xsltInternals.h:277: error: expected specifier-qualifier-list before 'xmlChar'
xsltInternals.h:313: error: expected specifier-qualifier-list before 'xmlChar'
xsltInternals.h:340: error: expected specifier-qualifier-list before 'xmlDocPtr'
xsltInternals.h:356: error: expected specifier-qualifier-list before 'xmlNodePtr'
xsltInternals.h:377: error: expected specifier-qualifier-list before 'xmlChar'
xsltInternals.h:413: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:414: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:425: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:484: error: expected specifier-qualifier-list before 'xmlNodePtr'
xsltInternals.h:1374: error: expected specifier-qualifier-list before 'xmlNodePtr'
xsltInternals.h:1435: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
xsltInternals.h:1500: error: expected specifier-qualifier-list before 'xmlDocPtr'
xsltInternals.h:1650: error: expected specifier-qualifier-list before 'xmlDocPtr'
xsltInternals.h:1695: error: expected specifier-qualifier-list before 'xmlHashTablePtr'
xsltInternals.h:1848: warning: type defaults to 'int' in declaration of 'xmlChar'
xsltInternals.h:1848: error: expected ';', ',' or ')' before '*' token
xsltInternals.h:1852: error: expected ')' before '*' token
xsltInternals.h:1857: error: expected declaration specifiers or '...' before 'xmlChar'
xsltInternals.h:1860: warning: type defaults to 'int' in declaration of 'xmlChar'
xsltInternals.h:1860: error: expected ';', ',' or ')' before '*' token
xsltInternals.h:1865: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltInternals.h:1868: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:1870: error: expected ')' before 'doc'
xsltInternals.h:1872: error: expected ')' before 'doc'
xsltInternals.h:1875: error: expected ')' before 'doc'
xsltInternals.h:1879: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:1881: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltFormatNumberConversion'
xsltInternals.h:1888: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltInternals.h:1897: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltCreateRVT'
xsltInternals.h:1900: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltInternals.h:1903: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltInternals.h:1906: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltInternals.h:1910: error: expected declaration specifiers or '...' before 'xmlXPathObjectPtr'
xsltInternals.h:1917: error: expected declaration specifiers or '...' before 'xmlXPathObjectPtr'
xsltInternals.h:1923: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltInternals.h:1929: error: expected declaration specifiers or '...' before 'xmlAttrPtr'
xsltInternals.h:1930: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
In file included from attrvt.c:26:
xsltutils.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:140: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGenericError'
xsltutils.h:142: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGenericDebug'
xsltutils.h:148: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:151: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:152: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:155: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'
xsltutils.h:158: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'
xsltutils.h:162: error: expected declaration specifiers or '...' before 'xmlGenericErrorFunc'
xsltutils.h:166: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:168: error: format string argument not a string type
xsltutils.h:178: error: expected ')' before 'list'
xsltutils.h:186: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:190: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:192: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:200: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:204: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:208: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
xsltutils.h:217: error: expected ')' before 'buf'
xsltutils.h:222: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltutils.h:226: error: expected ')' before '*' token
xsltutils.h:231: error: expected declaration specifiers or '...' before 'xmlDocPtr'
xsltutils.h:234: error: expected ')' before '*' token
xsltutils.h:243: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathCompile'
xsltutils.h:246: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltXPathCompileFlags'
xsltutils.h:255: error: expected declaration specifiers or '...' before 'FILE'
xsltutils.h:257: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltGetProfileInformation'
xsltutils.h:290: error: expected ')' before 'cur'
xsltutils.h:292: error: expected declaration specifiers or '...' before 'xmlNodePtr'
xsltutils.h:303: error: expected declaration specifiers or '...' before 'xmlNodePtr'
In file included from attrvt.c:28:
templates.h:25: error: expected declaration specifiers or '...' before 'xmlXPathCompExprPtr'
templates.h:26: error: expected declaration specifiers or '...' before 'xmlNsPtr'
templates.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltAttrListTemplateProcess'
templates.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xsltAttrTemplateProcess'
templates.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
templates.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
attrvt.c:46: error: expected specifier-qualifier-list before 'xmlNsPtr'
attrvt.c: In function 'xsltNewAttrVT':
attrvt.c:66: warning: implicit declaration of function 'xmlMalloc'
attrvt.c:66: warning: cast to pointer from integer of different size
attrvt.c:70: error: 'xsltStylesheet' has no member named 'errors'
attrvt.c:78: error: 'xsltStylesheet' has no member named 'attVTs'
attrvt.c:83: error: 'xsltStylesheet' has no member named 'attVTs'
make[2]: *** [xsltlocale.lo] Error 1
attrvt.c: In function 'xsltFreeAttrVT':
attrvt.c:102: error: 'xsltAttrVT' has no member named 'segments'
attrvt.c:103: warning: implicit declaration of function 'xmlFree'
attrvt.c:103: error: 'xmlChar' undeclared (first use in this function)
attrvt.c:103: error: (Each undeclared identifier is reported only once
attrvt.c:103: error: for each function it appears in.)
attrvt.c:103: error: expected expression before ')' token
attrvt.c:105: warning: implicit declaration of function 'xmlXPathFreeCompExpr'
attrvt.c:105: error: 'xmlXPathCompExprPtr' undeclared (first use in this function)
attrvt.c:105: error: expected ')' before 'avt'
attrvt.c:108: error: expected ')' before 'avt'
attrvt.c:110: error: 'xsltAttrVT' has no member named 'segments'
attrvt.c:111: error: expected expression before ')' token
attrvt.c:113: error: 'xsltAttrVT' has no member named 'nsList'
attrvt.c:114: error: 'xsltAttrVT' has no member named 'nsList'
attrvt.c: In function 'xsltSetAttrVTsegment':
attrvt.c:149: warning: implicit declaration of function 'xmlRealloc'
attrvt.c:150: warning: cast to pointer from integer of different size
attrvt.c:154: error: 'xsltAttrVT' has no member named 'segments'
attrvt.c:157: error: 'xsltAttrVT' has no member named 'segments'
attrvt.c: At top level:
attrvt.c:171: error: expected declaration specifiers or '...' before 'xmlAttrPtr'
attrvt.c: In function 'xsltCompileAttr':
attrvt.c:172: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
attrvt.c:172: error: 'str' undeclared (first use in this function)
attrvt.c:173: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
attrvt.c:173: error: 'cur' undeclared (first use in this function)
attrvt.c:174: error: 'xmlChar' undeclared (first use in this function)
attrvt.c:174: error: 'ret' undeclared (first use in this function)
attrvt.c:175: error: 'expr' undeclared (first use in this function)
attrvt.c:179: error: 'attr' undeclared (first use in this function)
attrvt.c:181: error: 'XML_TEXT_NODE' undeclared (first use in this function)
attrvt.c:186: error: 'xsltStylesheet' has no member named 'errors'
attrvt.c:190: warning: implicit declaration of function 'xmlStrchr'
attrvt.c:194: warning: implicit declaration of function 'xsltGenericDebug'
attrvt.c:212: error: 'xsltAttrVT' has no member named 'nsList'
attrvt.c:212: warning: implicit declaration of function 'xmlGetNsList'
attrvt.c:213: error: 'xsltAttrVT' has no member named 'nsList'
attrvt.c:214: error: 'xsltAttrVT' has no member named 'nsList'
attrvt.c:217: error: 'xsltAttrVT' has no member named 'nsNr'
attrvt.c:224: warning: implicit declaration of function 'xmlStrncat'
attrvt.c:262: error: 'xsltStylesheet' has no member named 'errors'
attrvt.c:266: warning: implicit declaration of function 'xmlStrndup'
attrvt.c:271: warning: implicit declaration of function 'xsltGenericError'
attrvt.c:274: error: 'xmlXPathCompExprPtr' undeclared (first use in this function)
attrvt.c:274: error: expected ';' before 'comp'
attrvt.c:276: error: 'comp' undeclared (first use in this function)
attrvt.c:276: warning: implicit declaration of function 'xsltXPathCompile'
attrvt.c:281: error: 'xsltStylesheet' has no member named 'errors'
attrvt.c:337: error: 'xsltStylesheet' has no member named 'attVTs'
attrvt.c: At top level:
attrvt.c:358: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
make[2]: *** [attrvt.lo] Error 1
make[2]: Leaving directory `/usr/local/directadmin/custombuild/libxslt-1.1.32/libxslt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/directadmin/custombuild/libxslt-1.1.32'
make: *** [all] Error 2
 
Hello,


Will it help

Code:
./build update
./build libxml2
./build libxslt

?
 
Same issues here. Building libxml2 isn`t resolving the issue unfortunately. It will still end up with

Code:
make[2]: *** [xslt.lo] Error 1
make[2]: Leaving directory `/usr/local/directadmin/custombuild/libxslt-1.1.32/libxslt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/directadmin/custombuild/libxslt-1.1.32'
make: *** [all] Error 2

I have no clue at this moment what is causing this.

UPDATE:

I digged some deeper in this issue. Do you have a copy of the /usr/local/directadmin/custombuild/configure directory to /usr/local/directadmin/custombuild/custom ?
What I discovered is that the entry in the configure.libxslt in the configure directory is changed. But when using the custom folder, it uses some old configure options.
So copy the one in the /usr/local/directadmin/custombuild/configure/libxslt/ directory to the corresponding directory in the custom folder and the build will succeed!
 
Last edited:
I managed to resolve my issue by updating custombuild scripts -- I assume my configure.libxslt was either missing or corrupted for some unknown reason.
 
I managed to resolve my issue by updating custombuild scripts -- I assume my configure.libxslt was either missing or corrupted for some unknown reason.
Hello,

could you please tell what steps did you perform in order to resolve this issue?

i tried ./build update_script and then
./build libxslt
.....
In file included from keys.c:13:0:
libxslt.h:20:31: fatal error: libxml/xmlversion.h: No such file or directory
compilation terminated.
make[2]: *** [xsltutils.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [attrvt.lo] Error 1
make[2]: *** [xsltlocale.lo] Error 1
make[2]: *** [variables.lo] Error 1
make[2]: *** [xslt.lo] Error 1
make[2]: *** [templates.lo] Error 1
make[2]: *** [pattern.lo] Error 1
make[2]: *** [keys.lo] Error 1
make[2]: Leaving directory `/usr/local/directadmin/custombuild/libxslt-1.1.32/libxslt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/directadmin/custombuild/libxslt-1.1.32'
make: *** [all] Error 2

*** The make has failed, would you like to try to make again? (y,n):
 
The solution is to delete the libxslt folder in the custom folder.
And maybe you also have to delete the libxml2 folder in the custom folder.

/usr/local/directadmin/custombuild/custom/
 
Back
Top