Jerry Wang wrote:
The error says the linker is unable to find the libxml2 library. Why do you think a missing library has anything to do with missing headers? Header files are not normally architecture specific. If the problem were missing header files you wouldn't even get to the link step. I suspect you haven't installed (or built) the libxml2 library for powerpc *and* pointed the cross-compilation tools to it. -- John Dennis <jdennis redhat com> Looking to carve out IT costs? www.redhat.com/carveoutcosts/ |