[Buildroot] [Bug 1351] host-libxslt-1.1.24 fails to build

bugzilla at busybox.net bugzilla at busybox.net
Thu Mar 18 09:02:04 UTC 2010


https://bugs.busybox.net/show_bug.cgi?id=1351





--- Comment #1 from Thomas Petazzoni <thomas.petazzoni at free-electrons.com>  2010-03-18 09:02:03 UTC ---
My guess is that there is a confusion with the libxml2 library installed on the
host. Could you put the full build log somewhere ?

We might need to :

 * Add a post install hook to the libxml2 package, so that
$(HOST_DIR)/usr/bin/xml2-config gets fixed just as we already fix
$(TARGET_DIR)/usr/bin/xml2-config

 * Pass the LIBXML_CONFIG_PREFIX variable to libxslt's configure script, so
that it uses $(HOST_DIR)/usr/bin/xml2-config instead of /usr/bin/xml2-config


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the buildroot mailing list