Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix MakeMaker's finding of perl.real
@ 2011-09-07  5:09 Saul Wold
  2011-09-07  5:09 ` [PATCH 1/1] cpan.bbclass: fix native perl issue Saul Wold
  2011-09-07  6:38 ` [PATCH 0/1] Fix MakeMaker's finding of perl.real Eric Bénard
  0 siblings, 2 replies; 5+ messages in thread
From: Saul Wold @ 2011-09-07  5:09 UTC (permalink / raw)
  To: openembedded-core

When configuring cpan packages, the directories passed to MakeMaker
are the target directories. There was a patch that was applied to the
native perl to find perl.real and convert that to perl.  This does not
apply for the target perl modules and therefore MakeMaker find perl.real.

This patch to cpan configure modifies the Makefile after configure and 
changes the perl.real to just straight perl so we have the correct paths
and shared state info in usable.

Sau!

The following changes since commit 41b7c955cfdc7b4d5c667c8a8742237d5edaca4f:

  icu-3.6: fix building with big make -j (2011-09-05 20:38:50 +0100)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib sgw/fix2
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/fix2

Saul Wold (1):
  cpan.bbclass: fix native perl issue

 meta/classes/cpan.bbclass |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

-- 
1.7.6




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-09-07 22:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-07  5:09 [PATCH 0/1] Fix MakeMaker's finding of perl.real Saul Wold
2011-09-07  5:09 ` [PATCH 1/1] cpan.bbclass: fix native perl issue Saul Wold
2011-09-07  6:38 ` [PATCH 0/1] Fix MakeMaker's finding of perl.real Eric Bénard
2011-09-07  9:07   ` Anders Darander
2011-09-07 22:42     ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox