From: Gary Thomas <gary@mlbassoc.com>
To: Yocto Project <yocto@yoctoproject.org>
Subject: It's a [PERL] lie...
Date: Fri, 26 Jul 2013 09:49:44 -0600 [thread overview]
Message-ID: <51F29A98.4030006@mlbassoc.com> (raw)
After three weeks, I've finally figured out why my PERL based
programs (Amanda in particular) don't run on my Poky/Yocto system.
I have my own distribution, derived from Poky, with some minor
tweaks. In particular, I have some reduced DISTRO_FEATURES(*).
One of them that I had removed, 'largefile', was the root cause
of my PERL problems. It turns out that PERL is the only package
that cares about this DISTRO_FEATURE and it builds incorrectly
if it's left out :-( Adding this feature back into my settings
made PERL build properly and now Amanda runs as well.
My point/query is that if this setting is only used by PERL *and*
leaving it out breaks things anyway, shouldn't it just be removed
and the PERL recipes changed to assume that it was set?
* Note: I made these changes years ago, when I was new to OE/Poky
and still quite naive, and I don't recall why I removed 'largefile'.
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
next reply other threads:[~2013-07-26 15:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-26 15:49 Gary Thomas [this message]
2013-07-26 15:54 ` It's a [PERL] lie Burton, Ross
2013-07-26 16:07 ` Gary Thomas
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=51F29A98.4030006@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=yocto@yoctoproject.org \
/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.