Author Topic: GLIBC_* errors  (Read 2965 times)

Razzle

  • Newbie
  • *
  • Posts: 43
    • View Profile
    • http://
GLIBC_* errors
« on: November 18, 2004, 01:46:42 pm »
I'm getting the following errors when trying to start scummvm:
Code: [Select]
scummvm: /lib/libc.so.6: version `GLIBC_2.3' not found (required by /usr/lib/lib
vorbisidec.so.1)
scummvm: /lib/ld-linux.so.2: version `GLIBC_PRIVATE' not found (required by /usr
/lib/libc.so.6)

I'm using Sharp ROM 1.2 on a SL-6000.

libc6_2.3.2+cvs20040726-r9_arm.ipk is installed.

Any ideas?
« Last Edit: November 18, 2004, 01:47:02 pm by Razzle »
SL-6000W (Sharp 1.12)
SL-5500G (OZ 3.5.1)

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
GLIBC_* errors
« Reply #1 on: November 18, 2004, 04:12:14 pm »
Your ipk is probably from OZ (which uses a later version of libc than the Sharp ROM).

I'm not sure if you can find a Sharp ROM version (linked against libc2.2); the trick of changing LD_LIBRARY_PATH probably won't work for libs so I can't think of anything else.


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

Razzle

  • Newbie
  • *
  • Posts: 43
    • View Profile
    • http://
GLIBC_* errors
« Reply #2 on: November 19, 2004, 09:43:30 am »
Hm strange. I think I saw people here who were running scummvm with the Sharp ROM..
SL-6000W (Sharp 1.12)
SL-5500G (OZ 3.5.1)

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
GLIBC_* errors
« Reply #3 on: November 19, 2004, 10:03:53 am »
I meant libvorbisidec, sorry for not being clearer.


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

Razzle

  • Newbie
  • *
  • Posts: 43
    • View Profile
    • http://
GLIBC_* errors
« Reply #4 on: November 19, 2004, 02:33:34 pm »
Aahh yes I should've seen that.. and indeed libvorbis seems to be from a OZ feed.

The second error seems to be libc related though. I get the same when trying to run ip from the iproute package.
SL-6000W (Sharp 1.12)
SL-5500G (OZ 3.5.1)

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
GLIBC_* errors
« Reply #5 on: November 20, 2004, 06:46:24 am »
You say you installed another version of libc; this is probably the problem.

The error says "required by /usr/lib/libc.so.6". This isn't where libc normally lives afaik. Your versions of libc are getting mixed up. Why did you install libc2.3.2?

I'd remove it and try again, that should get rid of the second error.


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

Razzle

  • Newbie
  • *
  • Posts: 43
    • View Profile
    • http://
GLIBC_* errors
« Reply #6 on: November 29, 2004, 06:20:13 pm »
Quote
You say you installed another version of libc; this is probably the problem.

The error says "required by /usr/lib/libc.so.6". This isn't where libc normally lives afaik. Your versions of libc are getting mixed up. Why did you install libc2.3.2?

I'd remove it and try again, that should get rid of the second error.


Si
I think it was required by kismet..
And I looks like I can't remove it:

"unable to remove '///usr/share/zoneinfo/iso3166.tab': Read-only file system"

Also I have some bad memories about removing libc from my Z5500.. had to reflash.
SL-6000W (Sharp 1.12)
SL-5500G (OZ 3.5.1)