OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: elvis on April 27, 2004, 11:30:39 pm
-
Anyone able to compile KO/PI for OZ 3.36? Right now I am using the compat libraries and I cannot get the alarm to work correctly.
-
It\'s in OpenEmbedded since a few months. There\'s a chance that packages built with OE are still be compatible with OZ 3.3.6-pre1.
-
Mickeyl,
I looked at the links listed in http://openembedded.org/oe_wiki/index.php/...pplicationLinks (http://openembedded.org/oe_wiki/index.php/ZaurusApplicationLinks) and didn\'t see KO/PI. The \'unstable\' and \'testing\' feed links are not working. Am I looking in the wrong place?
Thanks
-
Elvis, this is the Experimental feed. Works okay for me.
http://www.openzaurus.org/official/experim...4.18-gcc3/ipks/ (http://www.openzaurus.org/official/experimental/collie/3.3.6-pre1-2.4.18-gcc3/ipks/)
-
Catachresis,
Forgive my ignorance but I\'ve searched through that feed and do not find an ipkg for KO/PI. Mickey suggested there is one on the OE site but I\'ve not managed to find it (the OE site doesn\'t look too user-friendly either).
Elvis
-
I said it is in the OpenEmbedded metadata repository. See http://openembedded.bkbits.net:8080/packag...index.html|src/ (http://openembedded.bkbits.net:8080/packages/src/korganizer?nav=index.html|src/)
Oh and... the OE site is a wiki, why not help us to improve it
-
I\'ve built a ko/pi package using oe. However, I couldn\'t install it - it required a newer glibc. Ipkg trashed my system (3.3.6pre1) while trying to upgrade glibc. Any suggestions?
-
Use OEMASK to mask out glibc-3.4 and glibc-initial-3.4. Then OE will use gcc 3.3.x and this will be compatible with oz 3.3.6-pre1.
(The more sane option is, of course, to help us make OE build OZ images... many things will be much better when we are at that point, e.g. no more hacking on unmaintained outdated images like 3.3.x)