All of lore.kernel.org
 help / color / mirror / Atom feed
* State of Perl in OpenEmbedded
@ 2009-08-10 14:45 Marcin Juszkiewicz
  2009-08-10 15:16 ` Koen Kooi
  2009-08-10 16:21 ` Graeme Gregory
  0 siblings, 2 replies; 3+ messages in thread
From: Marcin Juszkiewicz @ 2009-08-10 14:45 UTC (permalink / raw)
  To: openembedded-devel


Hi

It is over 2 years since we got Perl 5.8.8 from Jamie Lenehan. We are 
able to cross-compile Perl, we can build CPAN modules but thats all.

I wanted to run irssi on sheevaplug (under Angstrom). But this IRC 
client is more usable when compiled with Perl support. It is not 
possible at all with OpenEmbedded. Why?

1. We do not stage libperl at all. Fix is simple but see next point.
2. Software checks for perl cflags/ldflags by calling Perl. This means 
   that on my system x86-64 libraries/headers are used nevermind for
   which target I try to build. Result is disaster.

Any ideas how to solve that? I gave up.

Regards, 
-- 
JID:      hrw@jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz





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

* Re: State of Perl in OpenEmbedded
  2009-08-10 14:45 State of Perl in OpenEmbedded Marcin Juszkiewicz
@ 2009-08-10 15:16 ` Koen Kooi
  2009-08-10 16:21 ` Graeme Gregory
  1 sibling, 0 replies; 3+ messages in thread
From: Koen Kooi @ 2009-08-10 15:16 UTC (permalink / raw)
  To: openembedded-devel

On 10-08-09 16:45, Marcin Juszkiewicz wrote:
>
> Hi
>
> It is over 2 years since we got Perl 5.8.8 from Jamie Lenehan. We are
> able to cross-compile Perl, we can build CPAN modules but thats all.
>
> I wanted to run irssi on sheevaplug (under Angstrom). But this IRC
> client is more usable when compiled with Perl support. It is not
> possible at all with OpenEmbedded. Why?
>
> 1. We do not stage libperl at all. Fix is simple but see next point.
> 2. Software checks for perl cflags/ldflags by calling Perl. This means
>     that on my system x86-64 libraries/headers are used nevermind for
>     which target I try to build. Result is disaster.
>
> Any ideas how to solve that? I gave up.

One could try to teach perl-native to support sysroot.....





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

* Re: State of Perl in OpenEmbedded
  2009-08-10 14:45 State of Perl in OpenEmbedded Marcin Juszkiewicz
  2009-08-10 15:16 ` Koen Kooi
@ 2009-08-10 16:21 ` Graeme Gregory
  1 sibling, 0 replies; 3+ messages in thread
From: Graeme Gregory @ 2009-08-10 16:21 UTC (permalink / raw)
  To: openembedded-devel

Marcin Juszkiewicz wrote:
> Hi
>
> It is over 2 years since we got Perl 5.8.8 from Jamie Lenehan. We are 
> able to cross-compile Perl, we can build CPAN modules but thats all.
>
> I wanted to run irssi on sheevaplug (under Angstrom). But this IRC 
> client is more usable when compiled with Perl support. It is not 
> possible at all with OpenEmbedded. Why?
>
> 1. We do not stage libperl at all. Fix is simple but see next point.
> 2. Software checks for perl cflags/ldflags by calling Perl. This means 
>    that on my system x86-64 libraries/headers are used nevermind for
>    which target I try to build. Result is disaster.
>
> Any ideas how to solve that? I gave up.
>
> Regards, 
>   
Doesnt emacs have the same problem and ends up using qemu to do the tests?

Graeme




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

end of thread, other threads:[~2009-08-10 16:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-10 14:45 State of Perl in OpenEmbedded Marcin Juszkiewicz
2009-08-10 15:16 ` Koen Kooi
2009-08-10 16:21 ` Graeme Gregory

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.