View Single Post
Posts: 21 | Thanked: 0 times | Joined on Aug 2006 @ Beijing
#378
Originally Posted by mzandrew View Post

here's what happens when I run ./configure:

Code:
...
checking for intltool >= 0.23... 0.33 found
checking for perl... /scratchbox/tools/bin/perl
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
[sbox-770: ~/build/maemo-mapper-1.4.4-770] > /scratchbox/tools/bin/perl
use XML::Parser;  
Can't load '/usr/lib/perl5/auto/XML/Parser/Expat/Expat.so' for module XML::Parser::Expat: /usr/lib/perl5/auto/XML/Parser/Expat/Expat.so: cannot open shared object file: No such file or directory at /scratchbox/tools/lib/perl5/5.8.4/i686-linux-thread-multi/DynaLoader.pm line 230.
 at /usr/lib/perl5/XML/Parser.pm line 14
Compilation failed in require at /usr/lib/perl5/XML/Parser.pm line 14.
BEGIN failed--compilation aborted at /usr/lib/perl5/XML/Parser.pm line 18.
Compilation failed in require at - line 1.
BEGIN failed--compilation aborted at - line 1.
[sbox-770: ~/build/maemo-mapper-1.4.4-770] > file /usr/lib/perl5/auto/XML/Parser/Expat/Expat.so
/usr/lib/perl5/auto/XML/Parser/Expat/Expat.so: ELF 32-bit LSB shared object, ARM, version 1 (SYSV), stripped
anybody have any hints? I've only ever used scratchbox for maemo mapper and I've never tried to compile it for an arm target before this.
Here is a solution for this error: http://viewcvs.scratchbox.org/cgi-bi...rl.txt?rev=1.2