[Buildroot] [patch] libxml2 fixes

Brad House brad at mainstreetsoftworks.com
Mon Aug 6 15:10:55 UTC 2007


There are a few issues with libxml2.
  - It depends on BR2_USE_WCHAR (which in reality, it doesn't)
  - xml2-config exports the wrong paths
  - it tries to build everything, python modules, etc
  - libxml2.la is installed, which has a wrong path, causes issues
    when linking using libtool, just remove it.

Here's a patch to clean that up...


-Brad
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libxml2-fixes.patch
Url: http://lists.busybox.net/pipermail/buildroot/attachments/20070806/c8e1dbac/attachment-0002.diff 


More information about the buildroot mailing list