OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: Storm on May 21, 2005, 12:53:10 am
-
Running OZ 3.5.3, I installed ko/pi, ka/pi and ka/pi-applet.
The following packages are installed:
# ipkg list_installed | grep -i kde
kapi - 2.1.1-r0 - KAddressbook/PI is a port of KDE addressbook
kopi-applet - 2.1.1-r0 - KDE Pim/PI applet
libmicrokabc - 2.1.1-r0 - KDE Pim/PI library - microkabc
libmicrokcal1 - 2.1.1-r0 - KDE Pim/PI library - microkcal
libmicrokdelibs - 2.1.1-r0 - KDE Pim/PI library - microkde
Ran makecompat on kapi and kopi.
When I launch either app, I get undefined symbol errors:
# kapi
/opt/QtPalmtop/bin/kapi
kapi: symbol lookup error: /opt/QtPalmtop/lib/libmicrokabc.so.1: undefined symbol: _ZN2Qt5greenE
# kopi
/opt/QtPalmtop/bin/kopi
kopi: symbol lookup error: /opt/QtPalmtop/lib/libmicroqtcompat.so.1: undefined symbol: _ZN12QApplication11main_widgetE
If I unlink the apps, the message changes:
# kopi
kopi: symbol lookup error: /opt/QtPalmtop/lib/libqtcompat.so.1: undefined symbol: newData__7QGArray
# kapi
kapi: symbol lookup error: /opt/QtPalmtop/lib/libqtcompat.so.1: undefined symbol: newData__7QGArray
Is there a fix for it, or should I use the kdepim packages from sourceforge (which is version 2.1.4, but packaged for Sharp ROM)...
Thanks,
--Storm
-
You must install KO/PI and KA/PI from OpenZaurus. You will find them in the Opie feed.
-
You must install KO/PI and KA/PI from OpenZaurus. You will find them in the Opie feed.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=80784\"][{POST_SNAPBACK}][/a][/div]
I do have kapi and kopi installed from the OZ 3.5.3 feeds. These are the ones that are not working.
--Storm
-
Storm:
DO NOT use sharp-compat-libs on software from OZ feeds.
kopi, kapi works out-of-box on OZ (when used OZ versions)
-
The kdepimpi packages (kopi, kapi, etc) do not require the compat libs. This seems too be your problem. Clean the rom from these packages and install again without using mkcompat.
Cheers,
Sam
Edit: hrw was one minute faster
-
The kdepimpi packages (kopi, kapi, etc) do not require the compat libs. This seems too be your problem. Clean the rom from these packages and install again without using mkcompat.
Cheers,
Sam
Edit: hrw was one minute faster
[div align=\"right\"][a href=\"index.php?act=findpost&pid=80814\"][{POST_SNAPBACK}][/a][/div]
HRW, Teletubbie,
That worked. Thanks for pointing it out. Just for the record, the reason I ran the compat libs against it in the first place was the errors I was getting...
Thanks for clearing it up...
--Storm