Author Topic: KO/PI compiled for Openzaurus 3.36?  (Read 4062 times)

elvis

  • Jr. Member
  • **
  • Posts: 50
    • View Profile
    • http://
KO/PI compiled for Openzaurus 3.36?
« 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.

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
KO/PI compiled for Openzaurus 3.36?
« Reply #1 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.
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

elvis

  • Jr. Member
  • **
  • Posts: 50
    • View Profile
    • http://
KO/PI compiled for Openzaurus 3.36?
« Reply #2 on: April 28, 2004, 09:07:10 am »
Mickeyl,

I looked at the links listed in http://openembedded.org/oe_wiki/index.php/...pplicationLinks and didn\'t see KO/PI. The \'unstable\' and \'testing\' feed links are not working. Am I looking in the wrong place?

Thanks

catachresis

  • Newbie
  • *
  • Posts: 48
    • View Profile
    • http://
KO/PI compiled for Openzaurus 3.36?
« Reply #3 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/

elvis

  • Jr. Member
  • **
  • Posts: 50
    • View Profile
    • http://
KO/PI compiled for Openzaurus 3.36?
« Reply #4 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

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
KO/PI compiled for Openzaurus 3.36?
« Reply #5 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/

Oh and... the OE site is a wiki, why not help us to improve  it
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

heathkit

  • Newbie
  • *
  • Posts: 4
    • View Profile
    • http://
KO/PI compiled for Openzaurus 3.36?
« Reply #6 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?

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
KO/PI compiled for Openzaurus 3.36?
« Reply #7 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)
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.