From: Hebbar <gururajakr@sanyo.co.in>
To: buildroot@busybox.net
Subject: [Buildroot] fontconfig dependency on expat/libxml2
Date: Thu, 2 Aug 2007 01:59:26 -0700 (PDT) [thread overview]
Message-ID: <11960871.post@talk.nabble.com> (raw)
Hi All,
In fontconfig.mk file i noticed that "make fontconfig" depends on expat to
be precompilled. what if user has selected libxml2 instead of expat. So when
we just give make , fontconfig build 1st & fails asking for xml related
files. so then user have to build libxml2 manually by giving "make libxml2"
& then give "make fontconfig". so is it possible to change fontconfig.mk
file to check for preselected xml parser option(expat/libxml) & build
accordingly
at present fontconfig.mk -->
fontconfig: uclibc freetype host-freetype expat
$(TARGET_DIR)/usr/lib/libfontconfig.so
Regards
Gururaja
--
View this message in context: http://www.nabble.com/fontconfig-dependency-on-expat-libxml2-tf4204952.html#a11960871
Sent from the BuildRoot mailing list archive at Nabble.com.
reply other threads:[~2007-08-02 8:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=11960871.post@talk.nabble.com \
--to=gururajakr@sanyo.co.in \
--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.