[xslt] Compile problem
- From: "周平" <zhouping sinosoft com cn>
- To: "xslt" <xslt gnome org>
- Subject: [xslt] Compile problem
- Date: Wed, 1 Jun 2005 20:12:44 +0800
xslt,您好!
I compile libxml2-2.6.19 and libxslt-1.1.14 on my AIX5L machine. I compile libxml successfully, but fail to compile libxslt. The "make" command shows the following error message to me :
--------------------------------------------------------------------------------------------------------------
"/usr/tuxedo/kevin/libxml2-2.6.19/include/libxml/encoding.h", line 136.17: 1506-046 (S) Syntax error.
--------------------------------------------------------------------------------------------------------------
I check "encoding.h" and only to find that there is something about libiconv.
--------------------------------------------------------------------------------------------------------------
#ifdef LIBXML_ICONV_ENABLED
iconv_t iconv_in;
iconv_t iconv_out;
#endif /* LIBXML_ICONV_ENABLED */
--------------------------------------------------------------------------------------------------------------
I compile another test.c to confirm that there is ICONV support and the compiler can find the definition of "iconv_t" in my machine.
I really don't know what's wrong with the above code.
致
礼!
周平
zhouping sinosoft com cn
2005-06-01
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]