Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [patch] libxml2 fixes
@ 2007-08-06 15:10 Brad House
  2007-08-06 20:38 ` Ulf Samuelsson
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Brad House @ 2007-08-06 15:10 UTC (permalink / raw)
  To: buildroot

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://busybox.net/lists/buildroot/attachments/20070806/c8e1dbac/attachment.diff 

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2007-08-08  0:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-06 15:10 [Buildroot] [patch] libxml2 fixes Brad House
2007-08-06 20:38 ` Ulf Samuelsson
2007-08-06 20:57   ` Brad House
2007-08-06 21:04     ` Ulf Samuelsson
2007-08-06 21:28       ` Brad House
2007-08-07  4:38 ` Hebbar
2007-08-07 12:08   ` Brad House
2007-08-07 12:21     ` Steven J. Hill
2007-08-08  0:03       ` Hebbar
2007-08-08  0:10         ` Brad House
2007-08-07 17:17 ` Ulf Samuelsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox