From: Brad House <brad@mainstreetsoftworks.com>
To: buildroot@busybox.net
Subject: [Buildroot] [patch] libxml2 fixes
Date: Mon, 06 Aug 2007 11:10:55 -0400 [thread overview]
Message-ID: <46B739FF.5020507@mainstreetsoftworks.com> (raw)
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
next reply other threads:[~2007-08-06 15:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-06 15:10 Brad House [this message]
2007-08-06 20:38 ` [Buildroot] [patch] libxml2 fixes 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46B739FF.5020507@mainstreetsoftworks.com \
--to=brad@mainstreetsoftworks.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.