[xml] 2.3.6 compilation error



Hi,

at the beginning of the compilation (just after configure) of version
2.3.6:

In file included from libxml/xmlmemory.h:12,
                 from SAX.c:18:
libxml/xmlversion.h:134: ansidecl.h: No such file or directory

the only ansidecl.h I have is under arch/ppc/xmon directory of the
kernel source, which is probably not the one libxml is looking for.
Commenting out the offending include let the compilation to go on
without further errors.

The same problem is present in libxslt 0.7.0

In file included from xslt.c:12:
xsltconfig.h:24: ansidecl.h: No such file or directory

And the same solution seems to work.

Regards,

        luca





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