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

Title: KO/PI compiled for Openzaurus 3.36?
Post 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.
Title: KO/PI compiled for Openzaurus 3.36?
Post by: Mickeyl on April 28, 2004, 05:13:05 am
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.
Title: KO/PI compiled for Openzaurus 3.36?
Post by: elvis on April 28, 2004, 09:07:10 am
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
Title: KO/PI compiled for Openzaurus 3.36?
Post by: catachresis on April 28, 2004, 10:13:43 am
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/)
Title: KO/PI compiled for Openzaurus 3.36?
Post by: elvis on May 05, 2004, 09:24:16 am
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
Title: KO/PI compiled for Openzaurus 3.36?
Post by: Mickeyl on May 05, 2004, 10:10:39 am
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
Title: KO/PI compiled for Openzaurus 3.36?
Post by: heathkit on May 22, 2004, 01:39:35 pm
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?
Title: KO/PI compiled for Openzaurus 3.36?
Post by: Mickeyl on May 22, 2004, 02:07:14 pm
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)