From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] dependencies: additional check for PERL_MM_OPT
Date: Sat, 15 Oct 2011 23:01:17 +0200 [thread overview]
Message-ID: <87obxirmua.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <099241d4a1d158c57663ffbeb12c34aa1ad2f58a.1318578597.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Fri, 14 Oct 2011 09:50:02 +0200")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> When the user has Perl local::lib installed, its environment contains
Thomas> a PERL_MM_OPT variables which defines
Thomas> INSTALL_BASE="/some/location". Unfortunately, having this makes the
Thomas> build of libxml-parser-perl (and probably other Perl related packages)
Thomas> fail, because it complains that both PREFIX (passed in our .mk file)
Thomas> and INSTALL_BASE (passed from the PERL_MM_OPT environment variable)
Thomas> are defined. Since in Buildroot we want our PREFIX to be considered,
Thomas> we error out when the user has PERL_MM_OPT defined.
Committed, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2011-10-15 21:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-14 7:50 [Buildroot] [pull request] Pull request for branch for-2011.11/perl-check Thomas Petazzoni
2011-10-14 7:50 ` [Buildroot] [PATCH 1/1] dependencies: additional check for PERL_MM_OPT Thomas Petazzoni
2011-10-15 21:01 ` Peter Korsgaard [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=87obxirmua.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--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.