OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: munshine on January 07, 2005, 04:46:07 am

Title: Compatibility Openzaurus/sharp Rom
Post by: munshine on January 07, 2005, 04:46:07 am
Hi,

I am new to Zaurus, so I apologize if this issue has already been discussed !

When trying to run packages found on ZSI (like u-bahn or qpdf), I have the following error : "undefined symbol: _7QString.shared_null"

Does it mean those packages have to be rebuilt with an SDK for OZ?
Is a library missing?

My config :
SL5500 - OZ 3.5.1

May be It would be better to upgrade to OZ 3.5.2 ?

Thanks
Title: Compatibility Openzaurus/sharp Rom
Post by: Pyrates on January 07, 2005, 05:24:04 am
The (newer) releases of OZ are compiled using version 3.* of gcc, so packages compiled with gcc 2.* are not binary compatible. That's what you're experiencing.

You can get around that by installing the compat-libs. You'll then have to run makecompat on every program compiled with gcc 2.* (there's a small graphical interface for that as well), so that it uses these.

Cheers
Philipp
Title: Compatibility Openzaurus/sharp Rom
Post by: acpkendo on January 07, 2005, 10:07:18 am
Even better, always check the OZ feeds to see if the applications you want (or their equivalents) are available.  AFAIK, both u-bahn and QPDF (or a PDF reader of some kind) are available in both 3.5.1 and 3.5.2.
Title: Compatibility Openzaurus/sharp Rom
Post by: munshine on January 07, 2005, 11:13:47 am
On which feed?
not on zaurus.com!
Title: Compatibility Openzaurus/sharp Rom
Post by: munshine on January 07, 2005, 11:16:25 am
[On which feed?
not on zaurus.com!]

Read openzaurus.org in place of zaurus.com  
Title: Compatibility Openzaurus/sharp Rom
Post by: Teletubbie on January 07, 2005, 11:28:54 am
Note: Qpdf2 just works if you start it with the option "-d 0"
You can edit your dsktop file and modify it:
Code: [Select]
"Exec=qpdf" to "Exec=qpdf -d 0"Cheers,
Sam
Title: Compatibility Openzaurus/sharp Rom
Post by: lardman on January 07, 2005, 11:35:01 am
Quote
You can edit your dsktop file and modify it:

You can pass flags in the Exec line now?

Si
Title: Compatibility Openzaurus/sharp Rom
Post by: Teletubbie on January 07, 2005, 11:50:20 am
Hi Simon,
i did that modification and it worked. So I think yes.  
Cheers,
Sam
Title: Compatibility Openzaurus/sharp Rom
Post by: Mickeyl on January 07, 2005, 11:58:43 am
Quote
2004-04-25      Opie 1.1.3
[...]
        * Enabled the possibility to pass command line arguments to applications (mickeyl)
[...]

You can even right-click on an icon in the launcher and graphically configure that.
Title: Compatibility Openzaurus/sharp Rom
Post by: MrSquishy on January 07, 2005, 12:37:13 pm
Help, my stylus doesnt have a right button!

I think the left button broke off of it too, so maybe Im just too rough on it.
How do you edit the .desktop file without diving into an editor?  Or is this just to add arguments to the Exec line?

(I should probably go read the release notes again)
Title: Compatibility Openzaurus/sharp Rom
Post by: Pyrates on January 07, 2005, 01:17:37 pm
Just keep the stylus on the icon for some time

Cheers
Philipp