I've tried configuring both in a platform specific sub-directory, as well as in the main source directory.
When I configure and build in the main libxml2 source directory, that goes much better. Must be something wrong with the Makefile that is generated when doing the configure in a subdirectory.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just filed this bug report:
http://sourceforge.net/tracker/index.php?func=detail&aid=990135&group_id=13178&atid=113178
When I try to build the libxml2 code, I am getting an error saying
that it doesn't know how to build the .o files. I didn't have the same kind of problems building the expat or regular parser.
I've tried configuring both in a platform specific sub-directory, as well as in the main source directory.
When I configure and build in the main libxml2 source directory, that goes much better. Must be something wrong with the Makefile that is generated when doing the configure in a subdirectory.