[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openbox
Subject:    [openbox] Porting openbox to Beaglebone/ARM7a/OMAP35xx: Perl ?
From:       jvromans () squirrel ! nl (Johan Vromans)
Date:       2012-08-26 14:28:29
Message-ID: m2d32d7mnm.fsf () phoenix ! squirrel ! nl
[Download RAW message or body]

meino.cramer at gmx.de writes:

> Now, bootstrap states that perl has no thread support.

This is very puzzling...

> Since compiling perl on that platform is a long running task (and in
> the meanwhile I did quite a few of them...) I am trying to figure out
> how to circumvent the problems I have with this...

You might try to edit /usr/bin/aclocal:

    BEGIN
    {
      my $perllibdir = $ENV{'perllibdir'} || '/usr/share/automake-1.11';
      unshift @INC, (split ':', $perllibdir);
 +    $perl_threads = 0;
    }

HTH,

-- Johan

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic