From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] microperl: install host-microperl in $(HOST_DIR)/opt/perl
Date: Wed, 28 Mar 2012 08:54:32 +0200 [thread overview]
Message-ID: <87fwctb4gn.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <cb1e211a5de6c88c39cd9890dbf823c0ff1766c3.1332831974.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Tue, 27 Mar 2012 09:06:18 +0200")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> This commit is a tentative at fixing some Perl-related build problems
Thomas> we are having nowadays, due to the fact that microperl now depends on
Thomas> host-microperl. Since the perl binary from host-microperl is installed
Thomas> in $(HOST_DIR)/usr/bin, it gets picked up when we run host tools like
Thomas> host-intltool, which were normally meant to be used against the
Thomas> distribution-provided Perl.
Thanks, but I have fixed it a bit differently instead:
commit d0e5eb281f0e3b323ecb3446c1b16baf7f3baa69
Author: Peter Korsgaard <jacmet@sunsite.dk>
Date: Tue Mar 27 17:11:36 2012 +0200
libxml-parser-perl: fix host-intltool breakage when microperl is enabled
Microperl will build host-microperl and install it into HOST_DIR/usr/bin,
where other packages will pick it up as _CONFIGURE_OPTS / _MAKE_ENV
prepends that to the path.
libxml-parser-perl didn't though, so it would still be built against
the system perl, causing host-intltool to fail when it would use
host-microperl together with libxml-parser-perl if the system perl
isn't compatible with host-microperl.
Fix it by using HOST_CONFIGURE_OPTS and ensuring it is built after
(host-)microperl if enabled.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2012-03-28 6:54 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-27 7:06 [Buildroot] [pull request] Pull request for branch for-2012.05/perl Thomas Petazzoni
2012-03-27 7:06 ` [Buildroot] [PATCH 1/2] microperl: fix MICROPERL_INSTALL_TARGET_CMDS Thomas Petazzoni
2012-03-28 6:28 ` Peter Korsgaard
2012-03-27 7:06 ` [Buildroot] [PATCH 2/2] microperl: install host-microperl in $(HOST_DIR)/opt/perl Thomas Petazzoni
2012-03-27 7:12 ` Thomas Petazzoni
2012-03-28 6:54 ` Peter Korsgaard [this message]
2012-03-28 7:55 ` Thomas Petazzoni
2012-03-28 9:32 ` Peter Korsgaard
2012-03-28 10:40 ` Will Newton
2012-03-28 10:55 ` Thomas Petazzoni
2012-03-28 12:47 ` Will Newton
2012-03-28 12:52 ` Thomas Petazzoni
2012-03-28 13:01 ` Will Newton
2012-03-28 13:10 ` Will Newton
2012-03-28 13:18 ` Thomas Petazzoni
2012-03-28 14:00 ` Will Newton
2012-03-28 15:46 ` Thomas Petazzoni
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=87fwctb4gn.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.