thank you Daniel for reply. i already wrote to the authtor. I just hope(d) that maybe someone here came across this problem already or i'm doing smthwrong and can be pointed . thank you anyway. Andrew
--- Daniel Veillard <[EMAIL PROTECTED]> wrote: > On Thu, Jul 14, 2005 at 06:20:50AM -0700, my name > wrote: > > xlc_r -c -I/usr/local/include/libxml2 > > -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE > > -qmaxmem=-1 -qnoansialias -DUSE_NATIVE_DLOPEN > > -I/usr/local/include -q64 -DUSE_64_BIT_ALL -q64 -O > > > -DVERSION=\"0.13\" -DXS_VERSION=\"0.13\" > > "-I/home/username/perl/lib/5.8.7/aix-64all/CORE" > > -DHAVE_UTF8 -DHAVE_BLANK Common.c > > "Common.xs", line 58.20: 1506-068 (E) Operation > > between types "unsigned char*" and "char*" is not > > allowed. > > "Common.xs", line 100.40: 1506-280 (E) Function > > argument assignment between types "const char*" > and > > "unsigned char*" is not allowed. > > "Common.xs", line 155.24: 1506-068 (E) Operation > > between types "unsigned char*" and "char*" is not > > allowed. > > "Common.xs", line 193.40: 1506-280 (E) Function > > argument assignment between types "const char*" > and > > "unsigned char*" is not allowed. > > "Common.xs", line 196.64: 1506-280 (E) Function > > argument assignment between types "const char*" > and > > "const unsigned char*" is not allowed. > > Running Mkbootstrap for XML::LibXML::Common () > > chmod 644 Common.bs > > rm -f > > this list is about libxml2 but does not cover the > Perl bindings. Maybe > there is someone in the audience knowing about it, > but it seems safer to > ask the authors of that Perl module. > > Daniel > > -- > Daniel Veillard | Red Hat Desktop team > http://redhat.com/ > [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit > http://xmlsoft.org/ > http://veillard.com/ | Rpmfind RPM search engine > http://rpmfind.net/ > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
