OESF Portables Forum
Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => OpenZaurus/Opie/Qtopia => Topic started by: ShiroiKuma on December 06, 2006, 04:11:29 am
-
I'm using GPE 3.5.4.1 on an SL-C3200 and having problems with XML Parser.
I've installed the one from the feed but it bombs with an error when required by Perl, the problem is the file /usr/lib/perl5/auto/XML/Parser/Expat/Expat.so
In fact, when building libxml-parser-perl with OpenEmbedded it gives a fatal error on stripping the same file, but it goes and completes the build, but it's unusable.
I tried compiling XML Parser natively on the Z, but I get "no rule to make target /usr/lib/perl5/5.8.7/ExtUtils/typemap" error and haven't discovered how to fix it.
Has anyone built a working XML Parser for Perl?
-
I'm using GPE 3.5.4.1 on an SL-C3200 and having problems with XML Parser.
I've installed the one from the feed but it bombs with an error when required by Perl, the problem is the file /usr/lib/perl5/auto/XML/Parser/Expat/Expat.so
In fact, when building libxml-parser-perl with OpenEmbedded it gives a fatal error on stripping the same file, but it goes and completes the build, but it's unusable.
I tried compiling XML Parser natively on the Z, but I get "no rule to make target /usr/lib/perl5/5.8.7/ExtUtils/typemap" error and haven't discovered how to fix it.
Has anyone built a working XML Parser for Perl?
I've got exactly the same error while trying to build Compress::Raw::Zlib
I've not found a way round this