From: Brad House <brad@mainstreetsoftworks.com>
To: buildroot@busybox.net
Subject: [Buildroot] Is there an issue with the xml2 installation packaged with BuildRoot?
Date: Mon, 03 Sep 2007 21:09:08 -0400 [thread overview]
Message-ID: <46DCB034.10507@mainstreetsoftworks.com> (raw)
In-Reply-To: <b6838d3a0709031755t6ea9e0eo2210fb6eb3881078@mail.gmail.com>
> I am trying to link against libxml2 when I am building my other
> applications. I continually get errors that I cannot link against
> libxml. Could this be a result of how xml2 is installed. If I look at
> $(STAGING_DIR)/usr/bin/xml2
> -conf, the paths are setup for the local environment ( i.e.
> /usr/lib/...). and not relative to the $(STAGING_DIR) or
> $(TARGET_DIR). The same goes for $(STAGING_DIR)/usr/lib/xml2Conf.sh
>
> Output:
> checking for xmlParseFile... no
> configure: error: Unable to link with libxml
>
>
> Can anyone provide some clarification for me?
Which package are you trying to compile which is failing?
It's probably a problem with that package itself not referencing
the proper path for libxml2, so it tries to use your system's version.
I know PHP with libxml2 support compiles fine against buildroot's
libxml ... and it requires the -config script ...
-Brad
prev parent reply other threads:[~2007-09-04 1:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-04 0:55 [Buildroot] Is there an issue with the xml2 installation packaged with BuildRoot? Daniel Frey
2007-09-04 1:09 ` Brad House [this message]
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=46DCB034.10507@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.