[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] libxml2
Hello,
I'm having some trouble using libxml2 for an application for the
microblaze platform.
I'm using the Xilinx-Spartan3E1600-RevA board and the pre-built designs
loaded with petalinux-boot-prebuilt.
The build of libxml2 works, but I get the following error when trying to
run the program:
I/O warning : failed to load external entity "NULL"
The failing call is
xDoc = xmlReadFile(strFileName, NULL, XML_PARSE_NOBLANKS);
which returns NULL.
Has anyone successfully used libxml2 on microblaze?
Regards,
Kristoffer Hedberg
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/