[Buildroot] [patch] libxml2 install fails because of missing directory

Brad House brad at mainstreetsoftworks.com
Tue Aug 14 20:34:34 UTC 2007


If libxml2 is installed before $(TARGET_DIR)/usr/lib is created,
it fails because it can't copy the library over.

Also, the dependency tree is a bit messed up.  libxml2.a should
only be installed if target-headers is specified, it's 4MB
on my system and the only .a file I found in my TARGET_DIR
(target-headers was not specified).

The attached patch fixes the above problems.

-Brad
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libxml2-mkdir.patch
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20070814/4a70fa77/attachment.ksh>


More information about the buildroot mailing list